.asset-library-picker{border-top:1px solid var(--color-border);margin-top:8px;padding-top:8px}.asset-library-picker__summary{min-height:24px;color:var(--color-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;font-size:.75rem;font-weight:650;list-style:none;display:flex}.asset-library-picker__summary::-webkit-details-marker{display:none}.asset-library-picker__summary>svg{color:var(--color-muted);flex:none;transition:transform .16s ease-out}.asset-library-picker__summary>svg.is-open{transform:rotate(180deg)}.asset-library-picker__summary:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.asset-library-picker__toolbar{justify-content:space-between;align-items:center;gap:8px;margin:8px 0;display:flex}.asset-library-picker__empty{color:var(--color-muted);font-size:.75rem}.asset-library-picker__actions{gap:4px;display:inline-flex}.asset-library-picker__action{min-height:32px}.asset-library-picker__grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:8px;max-height:206px;display:grid;overflow-y:auto}.asset-library-picker__languages{gap:4px;margin:0 0 8px;display:flex}.asset-library-picker__languages button{min-height:28px;color:var(--color-muted);background:var(--color-surface-subtle);cursor:pointer;border:0;border-radius:999px;padding:0 8px;font-size:.75rem}.asset-library-picker__languages button:hover:not(.is-active){color:var(--color-ink)}.asset-library-picker__languages button.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.asset-library-picker--avatar .asset-library-picker__grid{max-height:502px}.asset-library-picker__item{min-width:0;min-height:94px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;grid-template-rows:62px auto;gap:5px;padding:4px;font-size:.75rem;transition:border-color .16s ease-out,background-color .16s ease-out;display:grid;position:relative;overflow:hidden}.asset-library-picker__item-wrap{min-width:0;position:relative}.asset-library-picker__item:hover:not(:disabled){background:var(--color-surface-subtle);border-color:color-mix(in srgb, var(--color-primary), transparent 52%)}.asset-library-picker__item:active:not(:disabled){background:var(--color-primary-soft)}.asset-library-picker__item:disabled{cursor:not-allowed;opacity:.58}.asset-library-picker__item.is-selected{background:var(--color-primary-soft);border-color:var(--color-primary)}.asset-library-picker__thumbnail{object-fit:cover;background:var(--color-surface-subtle);border-radius:5px;width:100%;height:62px}.asset-library-picker__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-library-picker__badge{color:#fff;background:var(--color-primary);border-radius:999px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:6px;right:6px}.asset-library-picker__item-wrap.is-library .asset-library-picker__badge{right:28px}.asset-library-picker__delete{z-index:2;color:#fff;border:2px solid var(--color-surface);cursor:pointer;opacity:.9;background:#6b7280;border-radius:999px;place-items:center;width:20px;height:20px;padding:0;transition:opacity .14s ease-out,transform .14s ease-out,background-color .14s ease-out;display:grid;position:absolute;top:-5px;right:-5px;transform:scale(1);box-shadow:0 1px 3px #0f172a38}.asset-library-picker__item-wrap:hover .asset-library-picker__delete,.asset-library-picker__delete:focus-visible,.asset-library-picker__delete:disabled{opacity:1}.asset-library-picker__delete:hover:not(:disabled){background:#e45161}.asset-library-picker__delete:disabled{cursor:wait}.asset-library-picker__empty,.asset-library-picker__error{margin:8px 0 0}.asset-library-picker__error{color:#9f2d2d;font-size:.75rem}.asset-library-picker--compact .asset-library-picker__toolbar{justify-content:flex-end;margin-block:6px}.asset-library-picker--compact .asset-library-picker__empty{margin-top:4px}@media (prefers-reduced-motion:reduce){.asset-library-picker__summary>svg,.asset-library-picker__item,.asset-library-picker__delete{transition:none}}.auth-page{color:#f8fafc;background:radial-gradient(70% 82% at 102% 105%,#00bbd440 0%,#0000 68%),radial-gradient(56% 70% at -10% -8%,#3d5afe47 0%,#0000 70%),linear-gradient(142deg,#101a39 0%,#162c55 48%,#0d5363 100%);min-height:100dvh;position:relative;overflow:hidden}.auth-page__language{z-index:2;position:fixed;top:20px;right:24px}.auth-page__language.language-switcher{color:#ffffffeb;background:#ffffff24;border-color:#ffffff42}.auth-page__language.language-switcher:hover{color:#fff;background:#ffffff38;border-color:#ffffff6b}.auth-page__header{z-index:1;position:absolute;top:28px;left:48px}.auth-page__brand{color:#fff;align-items:center;gap:10px;display:inline-flex}.auth-page__brand strong{font-size:1.5rem;line-height:1.2}.auth-brand__mark,.auth-state-page__mark{color:#fff;background:#3d5afe;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.auth-page__content{flex-direction:column;align-items:center;width:min(100%,1120px);min-height:100dvh;margin:0 auto;padding:144px 24px 80px;display:flex}.auth-showcase{text-align:center;width:100%;max-width:1000px}.auth-showcase h1{color:#fff;letter-spacing:-.025em;text-wrap:balance;font-size:2.625rem;line-height:1.2}.auth-showcase p{color:#ffffffc7;text-wrap:pretty;max-width:860px;margin:20px auto 36px;font-size:1.25rem;line-height:1.55}.auth-showcase__tags{flex-wrap:wrap;justify-content:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.auth-showcase__tags li{color:#fff;background:#ffffff2b;border:1px solid #ffffff1f;border-radius:999px;min-width:162px;padding:12px 20px;font-size:1rem;font-weight:600}.auth-page__form-region{width:min(100%,560px);margin-top:40px}.auth-form{width:100%;color:var(--color-ink);background:#fffffffa;border-radius:14px;flex-direction:column;gap:18px;padding:40px 48px;display:flex;box-shadow:0 8px 24px #050f2938}.auth-form__header{text-align:center;margin-bottom:6px}.auth-form__header h2{color:var(--color-ink);text-wrap:balance;font-size:1.25rem;line-height:1.3}.auth-form__header p{color:var(--color-muted);margin:7px auto 0;font-size:.8125rem;line-height:1.5}.auth-form__fields{flex-direction:column;gap:18px;display:flex}.auth-form--wechat{gap:20px}.auth-wechat__guide{min-height:96px;color:var(--color-ink);background:var(--color-surface-subtle);border:1px solid var(--color-border);border-radius:12px;align-items:center;gap:16px;padding:18px;display:flex}.auth-wechat__scan{width:52px;height:52px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:10px;flex:none;place-items:center;display:grid}.auth-wechat__guide>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.auth-wechat__guide strong{font-size:.9375rem;line-height:1.4}.auth-wechat__guide small{color:var(--color-muted);text-wrap:pretty;font-size:.8125rem;line-height:1.5}.auth-wechat__submit{text-decoration:none}.auth-wechat__security{color:var(--color-muted);text-align:left;justify-content:center;align-items:flex-start;gap:7px;margin:-4px 0 0;font-size:.75rem;line-height:1.5;display:flex}.auth-wechat__security svg{color:var(--color-primary);flex:none;margin-top:1px}.auth-google-button{width:100%;min-height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border-strong);justify-content:center;align-items:center;gap:9px;display:inline-flex}.auth-google-button:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 55%)}.auth-google-mark{color:#1a73e8;place-items:center;width:19px;height:19px;font-size:.9375rem;font-weight:800;line-height:1;display:grid}.auth-form__divider{color:var(--color-auxiliary);align-items:center;gap:12px;font-size:.75rem;display:flex}.auth-form__divider:before,.auth-form__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.auth-icon-input{min-height:44px;color:var(--color-auxiliary);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;align-items:center;gap:9px;padding-left:12px;display:flex}.auth-icon-input:focus-within{color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary), transparent 86%)}.auth-icon-input input{min-width:0;min-height:42px;color:var(--color-ink);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 12px 0 0}.auth-form__text-link,.auth-form__switch button{color:var(--color-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}.auth-form__forgot{align-self:flex-end;margin-top:-7px;font-size:.8125rem}.auth-form__switch{color:var(--color-muted);text-align:center;margin:-2px 0 0;font-size:.8125rem;line-height:1.5}.auth-form__notice{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;font-size:.8125rem;line-height:1.5}.auth-form__success,.auth-form__progress{color:#166534;text-align:left;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:center;align-items:flex-start;gap:10px;padding:20px;display:flex}.auth-form__success p,.auth-form__progress p{margin:0;line-height:1.55}.auth-form__progress{color:var(--color-muted);background:var(--color-surface-subtle);border-color:var(--color-border)}.auth-field{flex-direction:column;align-items:stretch;gap:7px;display:flex}.auth-field:focus-within{outline:none}.auth-field>span:first-child{color:var(--color-ink);font-size:.875rem;font-weight:600}.auth-field>input,.auth-password-input input{width:100%;height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;padding:0 12px}.auth-field>input:hover,.auth-password-input input:hover{border-color:#9ca3af}.auth-password-input{display:block;position:relative}.auth-password-input input{padding-right:48px}.auth-password-input button{width:36px;height:36px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:4px;right:4px}.auth-password-input button:hover{color:var(--color-ink);background:var(--color-surface-subtle)}.auth-form__notice,.auth-form__error{border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:.875rem;line-height:1.45;display:flex}.auth-form__error{color:#b91c1c;background:var(--color-danger-soft)}.auth-form__error svg{flex:none;margin-top:1px}.auth-form__submit{width:100%;min-height:44px;margin-top:4px;margin-left:0}.auth-state-page{min-height:100dvh;color:var(--color-muted);background:var(--color-bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:32px;display:flex}.auth-state-page__mark{margin-bottom:10px}.auth-state-page__error{width:44px;height:44px;color:var(--color-danger);background:var(--color-danger-soft);border-radius:10px;place-items:center;display:grid}.auth-state-page h1{text-wrap:balance;color:var(--color-ink);font-size:1.25rem;line-height:1.3}.auth-state-page p{max-width:56ch}@media (width<=820px){.auth-page__header{top:20px;left:24px}.auth-page__brand strong{font-size:1.25rem}.auth-page__content{padding-top:112px}.auth-showcase h1{font-size:2rem}.auth-showcase p{margin-top:16px;margin-bottom:28px;font-size:1.0625rem}.auth-showcase__tags{gap:10px}.auth-showcase__tags li{min-width:auto;padding:9px 14px;font-size:.875rem}.auth-page__form-region{margin-top:32px}}@media (width<=520px){.auth-page__language{top:18px;right:18px}.auth-page__header{left:18px}.auth-page__brand .auth-brand__mark{width:36px;height:36px}.auth-page__brand strong{font-size:1.0625rem}.auth-page__content{padding:102px 18px 40px}.auth-showcase h1{font-size:1.625rem}.auth-showcase p{font-size:1rem}.auth-showcase__tags{gap:8px}.auth-showcase__tags li{font-size:.8125rem}.auth-form{padding:30px 24px}.auth-wechat__guide{align-items:flex-start;padding:16px}.auth-wechat__scan{width:44px;height:44px}.auth-page__form-region{margin-top:28px}.auth-password-input button{border-radius:8px;width:44px;min-height:44px;top:0;right:0}}@media (prefers-reduced-motion:reduce){.auth-page *,.auth-state-page *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.portal-shell{background:var(--color-bg);grid-template-columns:232px minmax(0,1fr);min-height:100dvh;display:grid}.portal-sidebar{background:var(--color-surface);border-right:1px solid var(--color-border);height:100dvh;z-index:var(--z-sticky);flex-direction:column;padding:16px 12px 12px;display:flex;position:sticky;top:0}.portal-sidebar__brand{min-height:48px;color:var(--color-ink);align-items:center;gap:10px;padding:0 8px;text-decoration:none;display:flex}.portal-sidebar__brand>span:last-child,.portal-sidebar__account>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.portal-sidebar__brand strong,.portal-sidebar__account strong{font-size:.875rem;line-height:1.35}.portal-sidebar__brand small,.portal-sidebar__account small{color:var(--color-muted);font-size:.75rem;line-height:1.35}.portal-sidebar__nav{flex-direction:column;gap:4px;margin-top:28px;display:flex}.portal-sidebar__nav a{min-height:44px;color:var(--color-muted);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.portal-sidebar__nav a:hover{color:var(--color-ink);background:var(--color-surface-subtle)}.portal-sidebar__nav a.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.portal-sidebar__account{border-top:1px solid var(--color-border);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;margin-top:auto;padding:12px 8px 0;display:grid}.portal-sidebar__avatar{width:32px;height:32px;color:var(--color-muted);background:var(--color-surface-subtle);border-radius:8px;place-items:center;display:grid}.portal-sidebar__avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.portal-sidebar__account button{min-height:36px;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;font-size:.875rem;display:flex}.portal-sidebar__account button:hover:not(:disabled){color:var(--color-ink);background:var(--color-surface-subtle);border-color:var(--color-border-strong)}.portal-sidebar__account .portal-sidebar__upgrade{color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 72%);font-weight:650}.portal-sidebar__account-error{color:#b91c1c;grid-column:1/-1;font-size:.75rem;line-height:1.4}.portal-shell__content{min-width:0;position:relative}.portal-shell__language{z-index:1;position:absolute;top:16px;right:24px}.portal-page{width:min(1120px,100% - 48px);margin:0 auto;padding:48px 0 80px}.portal-page__toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.product-catalog{gap:16px;display:grid}.product-catalog__item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;grid-template-columns:minmax(220px,.72fr) minmax(320px,1.3fr);display:grid;overflow:hidden}.product-catalog__identity{background:var(--color-primary-soft);border-right:1px solid var(--color-border);grid-template-columns:48px minmax(0,1fr);align-content:center;align-items:center;gap:4px 12px;min-height:220px;padding:32px;display:grid}.product-catalog__mark{color:#fff;background:var(--color-primary);border-radius:12px;grid-row:1/span 2;place-items:center;width:48px;height:48px;display:grid}.product-catalog__identity>span:nth-child(2){flex-direction:column;display:flex}.product-catalog__identity strong{font-size:1.125rem;line-height:1.35}.product-catalog__identity small{color:var(--color-muted);font-size:.875rem}.product-catalog__identity em{color:#15803d;grid-column:2;align-items:center;gap:6px;width:max-content;font-size:.75rem;font-style:normal;font-weight:600;display:inline-flex}.product-catalog__identity em i{background:var(--color-success);border-radius:50%;width:7px;height:7px}.product-catalog__identity em.is-setup{color:#9a6700}.product-catalog__identity em.is-setup i{background:var(--color-warning)}.product-catalog__body{flex-direction:column;justify-content:center;gap:20px;padding:32px;display:flex}.product-catalog__body>p{max-width:60ch;color:var(--color-muted);line-height:1.65}.product-catalog__body ul{flex-flow:wrap;gap:10px 20px;margin:0;padding:0;list-style:none;display:flex}.product-catalog__body li{color:var(--color-ink);align-items:center;gap:6px;font-size:.875rem;display:flex}.product-catalog__body li svg{color:var(--color-success)}.product-catalog__item>footer{border-top:1px solid var(--color-border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 16px 10px 32px;display:flex}.product-catalog__item>footer>span{color:var(--color-muted);font-size:.875rem}.product-catalog__future{color:var(--color-muted);text-align:center;margin-top:16px;font-size:.875rem}.recognition-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.recognition-page__header h1{letter-spacing:-.02em;margin:8px 0;font-size:1.5rem}.recognition-page__header p{max-width:60ch;color:var(--color-muted);line-height:1.6}.recognition-page__eyebrow{color:var(--color-primary);align-items:center;gap:6px;font-size:.8125rem;font-weight:650;display:inline-flex}.recognition-flow{color:var(--color-auxiliary);align-items:center;gap:10px;margin-bottom:20px;font-size:.8125rem;display:flex}.recognition-flow span{align-items:center;gap:6px;display:inline-flex}.recognition-flow b{color:currentColor;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;display:grid}.recognition-flow .is-active{color:var(--color-primary);font-weight:650}.recognition-flow .is-active b{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.recognition-upload,.recognition-review{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.recognition-upload__copy{align-items:center;gap:14px;padding:28px 32px 12px;display:flex}.recognition-upload__icon{width:48px;height:48px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:12px;place-items:center;display:grid}.recognition-upload h2,.recognition-review h2{margin:0 0 5px;font-size:1rem}.recognition-upload p,.recognition-review p{color:var(--color-muted);font-size:.875rem;line-height:1.55}.recognition-dropzone{width:calc(100% - 64px);min-height:166px;color:var(--color-muted);background:var(--color-surface-subtle);border:1px dashed color-mix(in srgb, var(--color-primary), var(--color-border) 55%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin:12px 32px 20px;display:flex}.recognition-dropzone:hover{color:var(--color-primary);background:var(--color-primary-soft);border-color:var(--color-primary)}.recognition-dropzone strong{color:var(--color-ink);font-size:.9375rem}.recognition-dropzone small{font-size:.75rem}.recognition-selected-file{background:var(--color-surface-subtle);border-radius:8px;align-items:center;gap:10px;margin:12px 32px 20px;padding:14px;display:flex}.recognition-selected-file>svg{color:var(--color-primary)}.recognition-selected-file>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.recognition-selected-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.recognition-selected-file small{color:var(--color-muted);font-size:.75rem}.recognition-options{flex-wrap:wrap;gap:12px 20px;padding:0 32px 22px;display:flex}.recognition-options label{color:var(--color-muted);align-items:center;gap:7px;font-size:.8125rem;display:flex}.recognition-options input{width:16px;height:16px;accent-color:var(--color-primary)}.recognition-upload footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 16px 10px 32px;display:flex}.recognition-upload footer>span{color:var(--color-muted);align-items:center;gap:6px;font-size:.8125rem;display:inline-flex}.recognition-upload footer>span:has(svg){color:#15803d}.recognition-dev-toggle{display:none}.recognition-review>header{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:20px;padding:28px 32px;display:flex}.recognition-review h2{margin-top:8px;font-size:1.125rem}.recognition-review p{margin:0}.recognition-review__body{grid-template-columns:minmax(0,1fr) 260px;display:grid}.recognition-dialogue-list{margin:0;padding:14px 32px 18px;list-style:none}.recognition-dialogue-list li{border-bottom:1px solid var(--color-border);grid-template-columns:44px 76px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;display:grid}.recognition-dialogue-list time{color:var(--color-auxiliary);font-variant-numeric:tabular-nums;font-size:.75rem}.recognition-dialogue-list select,.recognition-dialogue-list input{height:36px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);font:inherit;border-radius:7px;font-size:.875rem}.recognition-dialogue-list select{padding:0 6px}.recognition-dialogue-list input{min-width:0;padding:0 9px}.recognition-dialogue-list input:focus,.recognition-dialogue-list select:focus{border-color:var(--color-primary);outline:none}.recognition-review__summary{background:var(--color-surface-subtle);border-left:1px solid var(--color-border);align-self:stretch;padding:24px}.recognition-review__summary strong{font-size:.875rem}.recognition-review__summary p{margin:8px 0 18px;font-size:.8125rem}.recognition-review__summary .button{width:100%}.recognition-studio{background:var(--color-bg);min-width:0;min-height:100dvh}.recognition-studio__topbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:0 20px;display:flex}.recognition-studio__topbar>div{align-items:center;gap:10px;display:flex}.recognition-studio__topbar>div>span:last-child{flex-direction:column;display:flex}.recognition-studio__topbar strong{font-size:.9375rem}.recognition-studio__topbar small{color:var(--color-muted);font-size:.75rem}.recognition-studio__canvas{width:min(1180px,100% - 48px);margin:0 auto;padding:36px 0 64px}.recognition-workspace{background:var(--color-surface);grid-template-columns:minmax(260px,.78fr) minmax(420px,1.35fr) minmax(300px,.9fr);height:calc(100dvh - 56px);min-height:540px;display:grid}.recognition-panel{border-right:1px solid var(--color-border);flex-direction:column;min-width:0;min-height:0;display:flex}.recognition-panel:last-child{border-right:0}.recognition-panel>header{border-bottom:1px solid var(--color-border);align-items:center;gap:10px;min-height:66px;padding:12px 16px;display:flex}.recognition-panel>header>span:nth-of-type(2){flex-direction:column;min-width:0;display:flex}.recognition-panel>header strong{font-size:.9375rem}.recognition-panel>header small{color:var(--color-muted);margin-top:2px;font-size:.75rem}.recognition-panel__icon{width:34px;height:34px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;flex:none;place-items:center;display:grid}.recognition-panel--upload{background:var(--color-surface-subtle)}.recognition-panel--upload>header{background:var(--color-surface)}.recognition-panel--upload .recognition-dropzone{width:auto;min-height:160px;margin:16px}.recognition-file{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:9px;margin:16px;padding:12px;display:flex}.recognition-file>svg{color:var(--color-primary)}.recognition-file>span{flex-direction:column;flex:1;min-width:0;display:flex}.recognition-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.recognition-file small{color:var(--color-muted);font-size:.75rem}.recognition-image-tray{min-height:0;margin:16px}.recognition-image-tray>header{border:0;justify-content:space-between;align-items:center;gap:8px;min-height:auto;padding:0 0 9px;display:flex}.recognition-image-tray>header>span:first-child{flex-direction:column;gap:2px;min-width:0;display:flex}.recognition-image-tray>header strong{color:var(--color-ink);font-size:.8125rem}.recognition-image-tray>header small,.recognition-image-tray>header>span:last-child{color:var(--color-muted);font-size:.6875rem}.recognition-image-tray__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:80px;gap:8px;height:872px;padding:1px;display:grid;overflow:auto}.recognition-image-thumb,.recognition-image-add{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.recognition-image-thumb{grid-template-rows:minmax(0,1fr) auto;display:grid}.recognition-image-thumb img{object-fit:cover;background:var(--color-bg);width:100%;height:52px;display:block}.recognition-image-thumb figcaption{min-width:0;color:var(--color-muted);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;padding:4px 6px;font-size:.625rem;line-height:1.15;display:grid}.recognition-image-thumb figcaption>span:first-child{width:15px;height:15px;color:var(--color-primary);background:var(--color-primary-soft);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;display:grid}.recognition-image-thumb figcaption>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recognition-image-thumb__remove{width:22px;height:22px;color:var(--color-ink);opacity:0;background:#ffffffeb;border:1px solid #fffffff2;border-radius:50%;transition:opacity .16s ease-out,color .16s ease-out;position:absolute;top:4px;right:4px}.recognition-image-thumb:hover .recognition-image-thumb__remove,.recognition-image-thumb:focus-within .recognition-image-thumb__remove{opacity:1}.recognition-image-thumb__remove:hover:not(:disabled){color:var(--color-danger)}.recognition-image-add{color:var(--color-muted);cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.recognition-image-add:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft);border-color:var(--color-primary)}.recognition-image-add strong{color:var(--color-ink);font-size:.75rem}.recognition-image-add small{font-size:.625rem}.recognition-image-add:disabled,.recognition-image-thumb__remove:disabled{cursor:not-allowed;opacity:.55}.recognition-panel--upload .recognition-options{flex-flow:column;gap:12px;padding:4px 16px 16px}.recognition-panel--upload footer,.recognition-panel--result>footer{background:var(--color-surface);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;min-height:58px;margin-top:auto;padding:9px 12px 9px 16px;display:flex}.recognition-panel--upload footer>span,.recognition-panel--result>footer>span{color:var(--color-muted);font-size:.75rem}.recognition-panel--upload footer>span:has(svg){color:#15803d;align-items:center;gap:5px;display:inline-flex}.recognition-panel--result{background:var(--color-surface)}.recognition-panel--result .recognition-dialogue-list{flex:1;padding:10px 16px;overflow:auto}.recognition-transcript-editor{resize:none;width:auto;min-height:0;color:var(--color-ink);background:var(--color-surface-subtle);border:1px solid var(--color-border);font:inherit;border-radius:8px;flex:1;margin:14px 16px;padding:13px;font-size:.875rem;line-height:1.7}.recognition-transcript-editor:focus{border-color:var(--color-primary);outline:2px solid color-mix(in srgb, var(--color-primary), transparent 82%);outline-offset:1px}.recognition-empty{color:var(--color-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px;font-size:.8125rem;display:flex}.recognition-empty svg{color:var(--color-auxiliary)}.recognition-empty strong{color:var(--color-ink);font-size:.9375rem}.recognition-empty span{max-width:30ch;line-height:1.6}.recognition-input-mode{background:var(--color-surface-subtle);border:1px solid var(--color-border);border-radius:8px;flex:none;gap:2px;margin-left:auto;padding:3px;display:inline-flex}.recognition-input-mode button{min-height:28px;color:var(--color-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:0 9px;font-size:.6875rem;font-weight:650}.recognition-input-mode button:hover{color:var(--color-ink)}.recognition-input-mode button.is-active{color:var(--color-primary);background:var(--color-surface);box-shadow:0 1px 2px #0f172a17}.recognition-input-mode button:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.recognition-panel--rewrite{background:var(--color-surface-subtle)}.recognition-panel--rewrite>header{background:var(--color-surface)}.recognition-prompt{flex-direction:column;gap:7px;padding:16px;display:flex}.recognition-prompt>span{color:var(--color-ink);font-size:.8125rem;font-weight:650}.recognition-prompt textarea,.recognition-generated textarea{resize:vertical;width:100%;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);font:inherit;border-radius:8px;font-size:.8125rem;line-height:1.55}.recognition-prompt textarea{min-height:160px;padding:10px}.recognition-prompt textarea:focus,.recognition-generated textarea:focus{border-color:var(--color-primary);outline:none}.recognition-context{color:var(--color-muted);margin:0 16px 14px;font-size:.75rem;line-height:1.55}.recognition-generate{width:calc(100% - 32px);margin:0 16px}.recognition-notice{color:#b91c1c;margin:12px 16px 0;font-size:.75rem;line-height:1.5}.recognition-generated{flex-direction:column;flex:1;gap:8px;min-height:0;margin:18px 16px 16px;display:flex}.recognition-generated>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.recognition-generated>header>span{align-items:center;gap:6px;display:inline-flex}.recognition-generated strong{font-size:.8125rem}.recognition-generated textarea{flex:1;min-height:150px;padding:10px}.recognition-format-rules{color:var(--color-muted);margin:0 16px 14px;font-size:.75rem;line-height:1.55}.recognition-format-rules summary{cursor:pointer;color:var(--color-ink);font-weight:650}.recognition-format-rules ul{gap:5px;margin:8px 0 0;padding-left:18px;display:grid}.recognition-format-rules code{color:#3730a3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.recognition-create-project-dialog{background:0 0;border:0;width:min(520px,100vw - 32px);padding:0}.recognition-create-project-dialog::backdrop{background:#0f172a47}.recognition-create-project-dialog .confirm-dialog__surface{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.recognition-create-project-dialog__body{gap:18px;padding:20px;display:grid}.recognition-create-project-dialog__body>label{color:var(--color-ink);gap:6px;font-size:.8125rem;font-weight:650;display:grid}.recognition-create-project-dialog__body>label input{width:100%;min-height:42px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;padding:0 12px}.recognition-create-project-dialog__body fieldset{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.recognition-create-project-dialog__body legend{color:var(--color-ink);margin-bottom:7px;font-size:.8125rem;font-weight:650}.recognition-create-project-dialog__body fieldset label{border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:flex-start;gap:8px;min-width:0;padding:10px;display:flex}.recognition-create-project-dialog__body fieldset input{accent-color:var(--color-primary);margin:3px 0 0}.recognition-create-project-dialog__body fieldset span{color:var(--color-ink);flex-direction:column;gap:2px;font-size:.8125rem;font-weight:600;display:flex}.recognition-create-project-dialog__body fieldset small{color:var(--color-muted);font-size:.6875rem;font-weight:400;line-height:1.35}.create-project-field select{width:100%;height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid color-mix(in srgb, var(--color-primary), transparent 62%);border-radius:8px;padding:0 36px 0 12px}.llm-settings-status{color:#15803d;background:var(--color-success-soft);border-radius:8px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:.875rem;font-weight:600;display:inline-flex}.llm-settings-loading{min-height:240px;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:.875rem;display:flex}.llm-settings-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.llm-settings-panel>section{border-bottom:1px solid var(--color-border);grid-template-columns:220px minmax(0,1fr);gap:32px;padding:28px 32px;display:grid}.llm-settings-panel>section>header{align-items:flex-start;gap:10px;display:flex}.llm-settings-panel>section>header>svg{color:var(--color-primary);margin-top:2px}.llm-settings-panel>section>header span{flex-direction:column;display:flex}.llm-settings-panel>section>header strong{font-size:.875rem}.llm-settings-panel>section>header small{color:var(--color-muted);margin-top:3px;font-size:.75rem}.llm-settings-fields{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);gap:16px;display:grid}.llm-settings-fields label,.llm-settings-key>label:first-child{flex-direction:column;gap:6px;min-width:0;display:flex}.llm-settings-fields label>span,.llm-settings-key label>span:first-child{font-size:.875rem;font-weight:600}.llm-settings-fields input,.llm-settings-secret input,.llm-settings-fields select{width:100%;height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:0 12px}.llm-settings-fields label>small{color:var(--color-muted);font-size:.75rem;line-height:1.45}.llm-settings-key{flex-direction:column;gap:12px;display:flex}.llm-settings-secret{display:block;position:relative}.llm-settings-secret input{padding-right:48px}.llm-settings-secret button{width:36px;height:36px;color:var(--color-muted);background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:4px;right:4px}.llm-settings-secret button:hover:not(:disabled){color:var(--color-ink);background:var(--color-surface-subtle)}.llm-settings-clear-key{width:max-content;color:var(--color-muted);align-items:center;gap:8px;font-size:.875rem;display:flex}.llm-settings-clear-key input{width:16px;height:16px;accent-color:var(--color-primary)}.llm-settings-key>p{color:var(--color-muted);align-items:center;gap:6px;font-size:.75rem;display:flex}.media-recognition-settings__content{flex-direction:column;gap:18px;display:flex}.media-recognition-settings__secret{padding-top:2px}.media-recognition-settings__content>.button{align-self:flex-start}.llm-settings-tabs{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border);gap:4px;padding:10px 14px 0;display:flex}.llm-settings-tabs button{min-height:38px;color:var(--color-muted);background:0 0;border:0;border-radius:7px 7px 0 0;align-items:center;gap:7px;padding:0 12px;font-size:.875rem;font-weight:600;display:inline-flex}.llm-settings-tabs button:hover{color:var(--color-ink)}.llm-settings-tabs button.is-active{color:var(--color-primary);background:var(--color-surface);box-shadow:inset 0 -2px var(--color-primary)}.llm-settings-panel.is-recognition .llm-section,.llm-settings-panel.is-recognition .llm-key-section,.llm-settings-panel.is-recognition .llm-settings-footer,.llm-settings-panel.is-llm .recognition-section{display:none}.llm-settings-notice{padding:10px 32px;font-size:.875rem}.llm-settings-notice.is-success{color:#166534;background:var(--color-success-soft)}.llm-settings-notice.is-error{color:#b91c1c;background:#fef2f2}.llm-settings-panel>footer{background:var(--color-surface-subtle);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:64px;padding:10px 16px 10px 32px;display:grid}.llm-settings-panel>footer>span{color:var(--color-muted);font-size:.875rem}.source-materials-editor__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.source-materials-editor__header small{color:var(--color-muted);margin-top:6px;font-size:.875rem}.source-materials-editor__header>span{flex-direction:column;align-items:center;display:flex}.source-materials-editor__header strong{font-size:1rem}.source-materials-directory,.source-material-editor{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.source-materials-directory>header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 16px 12px 20px;display:flex}.source-materials-directory>header>strong{font-size:1rem}.source-materials-search{align-items:center;gap:8px;display:flex}.source-materials-search>svg{color:var(--color-muted);margin-right:-2px}.source-materials-search input{width:min(260px,28vw);height:36px;color:var(--color-ink);background:var(--color-surface-subtle);border:1px solid var(--color-border);border-radius:8px;padding:0 8px;font-size:.875rem}.source-materials-search input:focus{background:var(--color-surface);border-color:var(--color-primary);outline:none}.source-materials-state{min-height:250px;color:var(--color-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px;font-size:.875rem;display:flex}.source-materials-state strong{color:var(--color-ink);font-size:1rem}.source-materials-state .button{margin-top:8px}.source-materials-list{flex-direction:column;display:flex}.source-material-row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) 36px 36px;align-items:center;gap:4px;min-height:68px;padding:8px 16px;display:grid}.source-material-row:last-child{border-bottom:0}.source-material-row:hover{background:var(--color-surface-subtle)}.source-material-row__open{min-width:0;min-height:48px;color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.source-material-row__open:disabled{cursor:wait}.source-material-row__open>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.source-material-row__open strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.source-material-row__open small{color:var(--color-muted);font-size:.75rem}.source-material-row__open>svg{color:var(--color-muted)}.source-material-row__icon{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.source-material-row__rename{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:48px;display:grid}.source-material-row__rename>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.source-material-row__rename input{width:100%;min-width:0;height:32px;color:var(--color-ink);font:inherit;background:var(--color-surface);border:1px solid var(--color-primary);border-radius:6px;outline:none;padding:4px 8px;font-size:.875rem;font-weight:600}.source-material-row__rename .field-error{color:var(--color-danger);font-size:.75rem}.source-material-row__rename-actions{align-items:center;gap:4px;display:flex}.source-material-row__rename-trigger{color:var(--color-muted)}.source-material-row__rename-trigger:hover:not(:disabled),.source-material-row__rename-trigger:focus-visible{color:var(--color-primary);background:var(--color-primary-soft)}.source-material-row__delete{color:var(--color-muted)}.source-material-row__delete:hover:not(:disabled),.source-material-row__delete:focus-visible{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 9%, transparent)}.source-material-editor{flex-direction:column;display:flex}.source-material-editor>label{flex-direction:column;gap:8px;padding:20px;display:flex}.source-material-editor>label+label{padding-top:0}.source-material-editor>label>span{color:var(--color-ink);font-size:.875rem;font-weight:600}.source-material-editor input,.source-material-editor textarea{width:100%;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);font:inherit;border-radius:8px}.source-material-editor input{height:44px;padding:0 12px}.source-material-editor textarea{resize:vertical;min-height:min(58vh,560px);padding:12px;line-height:1.65}.source-material-editor input:focus,.source-material-editor textarea:focus{border-color:var(--color-primary);outline:none}.source-material-editor>.field-error{padding:0 20px 16px}.source-material-editor>footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-border);justify-content:flex-end;align-items:center;gap:12px;padding:12px 20px;display:flex}.source-material-editor__saved{color:#15803d;font-size:.8125rem;font-weight:600}.recognition-studio__actions{align-items:center;gap:8px;display:flex}.recognition-save-dialog__name{flex-direction:column;gap:8px;padding:4px 20px 20px;display:flex}.recognition-save-dialog__name>span{color:var(--color-ink);font-size:.875rem;font-weight:600}.recognition-save-dialog__name input{width:100%;height:42px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);font:inherit;border-radius:8px;padding:0 12px}.recognition-save-dialog__name input:focus{border-color:var(--color-primary);outline:none}@media (width<=1120px){.portal-shell__content{padding-top:52px}.portal-shell__language{top:8px;right:24px}}@media (width<=860px){.portal-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.portal-sidebar{border-right:0;border-bottom:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;height:auto;padding:8px 16px;display:grid}.portal-sidebar__brand{min-height:44px;padding:0}.portal-sidebar__brand>span:last-child{display:none}.portal-sidebar__nav{flex-flow:row;gap:2px;min-width:0;margin-top:0;overflow-x:auto}.portal-sidebar__nav a{flex:none;min-height:40px;padding-inline:10px}.portal-sidebar__account{border:0;gap:4px;margin:0;padding:0;display:flex}.portal-sidebar__account>span{display:none}.portal-sidebar__account button{width:44px;min-height:44px;padding:0;font-size:0}.portal-page{width:min(100% - 32px,720px);padding-top:32px}.product-catalog__item{grid-template-columns:1fr}.product-catalog__identity{border-right:0;border-bottom:1px solid var(--color-border);min-height:148px}.product-catalog__item>footer{grid-column:1}.llm-settings-panel>section{grid-template-columns:1fr;gap:16px;padding:24px}.llm-settings-fields{grid-template-columns:1fr}.recognition-page__header,.recognition-review>header{flex-direction:column}.recognition-page__header .button{width:100%}.recognition-review__body{grid-template-columns:1fr}.recognition-review__summary{border-top:1px solid var(--color-border);border-left:0}.recognition-upload__copy,.recognition-review>header{padding:24px}.recognition-dropzone,.recognition-selected-file{width:calc(100% - 48px);margin-left:24px;margin-right:24px}.recognition-options,.recognition-upload footer,.recognition-dialogue-list{padding-left:24px;padding-right:24px}.source-materials-search input{width:180px}}@media (width<=600px){.portal-sidebar{grid-template-columns:minmax(0,1fr) auto;padding-inline:8px}.portal-sidebar__brand,.portal-sidebar__nav a span{display:none}.portal-sidebar__nav a{justify-content:center;width:44px;min-height:44px;padding:0}.llm-settings-panel>footer{grid-template-columns:1fr 1fr;padding:12px}.llm-settings-panel>footer>span{grid-column:1/-1}.llm-settings-panel>footer .button{width:100%}.source-materials-editor__header{flex-wrap:wrap;align-items:flex-start}.source-materials-editor__header>span{order:-1;align-items:flex-start;width:100%}.source-materials-directory>header{flex-direction:column;align-items:flex-start}.source-materials-search,.source-materials-search input{width:100%}}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;--color-bg:#f6f7f9;--color-surface:#fff;--color-surface-subtle:#f1f3f7;--color-ink:#111827;--color-muted:#6b7280;--color-auxiliary:#94a3b8;--color-border:#e5e7eb;--color-border-strong:#cbd5e1;--color-primary:#3d5afe;--color-primary-hover:#3049db;--color-primary-soft:#eef1ff;--color-cyan:#00bbd4;--color-focus:#3d5afe;--color-success:#22c55e;--color-success-soft:#ecfdf3;--color-warning:#f59e0b;--color-warning-soft:#fff8e6;--color-danger:#ef4444;--color-danger-soft:#fef2f2;--chat-green:#07c160;--z-sticky:20;--z-toast:50;--z-modal-backdrop:60;--z-modal:70;background:#f6f7f9;font-family:MiSans,HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{color:var(--color-ink);background:var(--color-bg);font-size:16px;line-height:1.5;overflow:auto}.preview-mode-tabs.preview-mode-tabs--single{grid-template-columns:1fr}.narration-image-panel{gap:8px;display:grid}.narration-image-panel__heading,.narration-image-summary{justify-content:space-between;align-items:center;gap:8px;display:flex}.narration-image-panel__heading>span{gap:2px;min-width:0;display:grid}.narration-image-panel__heading strong{font-size:.875rem}.narration-image-panel__heading small,.narration-image-summary{color:var(--color-muted);font-size:.6875rem}.narration-image-summary{background:var(--color-surface-subtle);border-radius:7px;min-height:28px;padding:4px 8px}.narration-image-list{max-height:210px;margin:0;padding:0;list-style:none;overflow-y:auto}.narration-image-list li{border-bottom:1px solid var(--color-border);align-items:center;display:flex;position:relative}.narration-image-list li:last-child{border-bottom:0}.narration-image-list li:not(.is-selected) .narration-image-list__select:hover{background:var(--color-surface-subtle)}.narration-image-list li.is-selected{background:var(--color-primary-soft);box-shadow:inset 3px 0 0 var(--color-primary)}.narration-image-list__select{width:100%;min-width:0;min-height:48px;color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:24px 38px minmax(0,1fr);align-items:center;gap:7px;padding:5px 32px 5px 7px;display:grid}.narration-image-list__select>span:first-child{color:var(--color-muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.narration-image-list__select img,.narration-image-list__select i{object-fit:cover;border-radius:5px;width:38px;height:38px}.narration-image-list__select i{color:var(--color-muted);background:var(--color-surface-subtle);place-items:center;display:grid}.narration-image-list__select>span:last-child{gap:1px;min-width:0;display:grid}.narration-image-list__select strong,.narration-image-list__select small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.narration-image-list__select strong{font-size:.75rem;font-weight:600}.narration-image-list__select small{color:var(--color-muted);font-size:.6875rem}.narration-image-list__delete{width:26px;height:26px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;right:5px}.narration-image-list__delete:hover{color:var(--color-danger);background:var(--color-danger-soft)}.narration-event-editor .narration-timing-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.narration-canvas-panel{align-content:start;gap:14px;width:100%;height:100%;min-height:0;padding:14px;display:grid;overflow-y:auto}.narration-setting-group{gap:7px;display:grid}.narration-setting-group>strong{color:var(--color-muted);font-size:.75rem;font-weight:600}.narration-subtitle-toggle{background:var(--color-surface-subtle);border-radius:7px;padding:8px}.narration-scene{background:#101827;width:100%;height:100%;position:relative;overflow:hidden}.narration-scene__image,.narration-scene__blur{width:100%;height:100%;position:absolute;inset:0}.narration-scene--cover .narration-scene__image{object-fit:cover}.narration-scene--contain .narration-scene__image,.narration-scene--blur .narration-scene__image{object-fit:contain}.narration-scene__blur{filter:blur(48px)brightness(.74);object-fit:cover;transform:scale(1.08)}.narration-scene__empty{color:#d6deea;text-align:center;place-content:center;justify-items:center;gap:14px;width:100%;height:100%;display:grid}.narration-scene__empty strong{font-size:42px}.narration-scene__empty span{color:#93a4ba;font-size:28px}.narration-scene__subtitle{z-index:4;color:#fff;text-align:center;text-shadow:0 2px 5px #0000008c;background:#000000ad;border-radius:18px;margin:0;padding:20px 28px;font-size:42px;font-weight:600;line-height:1.45;position:absolute;bottom:92px;left:64px;right:64px}button,input,textarea,select{font:inherit}button,label,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--color-focus), transparent 72%);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.46}.language-switcher{min-height:34px;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.8125rem;font-weight:600;display:inline-flex}.language-switcher:hover{color:var(--color-primary);border-color:color-mix(in srgb, var(--color-primary), var(--color-border) 60%)}h1,h2,h3,p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:var(--color-bg);grid-template-rows:56px minmax(0,1fr);min-width:1120px;height:100dvh;display:grid;overflow:hidden}html:has(.app-shell){height:100%;min-height:0;overflow:hidden}body:has(.app-shell){height:100%;min-height:0;overflow:hidden}#root:has(.app-shell){height:100%;min-height:0;overflow:hidden}.topbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:var(--z-sticky);grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:16px;padding:0 16px;display:grid}.brand,.project-title,.top-actions,.section-summary,.section-heading{align-items:center;display:flex}.brand{gap:8px;min-width:0}.brand-mark{color:#fff;background:var(--color-primary);border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.brand>span:not(.brand-mark){flex-direction:column;min-width:0;display:flex}.brand strong{font-size:1rem;font-weight:700;line-height:1.25}.brand small,.project-title span,.section-heading p{color:var(--color-muted);font-size:.75rem;line-height:1.4}.brand--button{width:max-content;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.brand-back{color:var(--color-muted);flex:none}.brand--button:hover .brand-back{color:var(--color-primary)}.project-title{border-left:1px solid var(--color-border);flex-direction:column;align-items:flex-start;min-width:0;margin-left:14px;padding-left:14px}.project-title strong{text-overflow:ellipsis;white-space:nowrap;max-width:40ch;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.project-title span,.canvas-toolbar time,.export-progress,.duration-badge,.alignment-row time,.timeline-tick time,.canvas-transport time{font-variant-numeric:tabular-nums}.unsaved-state{color:#9a5c00;align-items:center;gap:4px;margin-left:8px;font-style:normal;font-weight:600;display:inline-flex}.unsaved-state:before{background:var(--color-warning);content:"";border-radius:50%;width:6px;height:6px}.readonly-state{color:var(--color-primary);align-items:center;gap:4px;margin-left:8px;font-style:normal;font-weight:650;display:inline-flex}.readonly-workspace-banner{color:#3730a3;background:#eef2ff;border-bottom:1px solid #c7d2fe;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.readonly-workspace-banner>svg{flex:none;margin-top:2px}.readonly-workspace-banner>span{flex-direction:column;gap:2px;display:flex}.readonly-workspace-banner strong{font-size:.8125rem}.readonly-workspace-banner small{color:#4f46e5;font-size:.6875rem;line-height:1.45}.readonly-edit-zone,fieldset.center-settings-panel{border:0;min-inline-size:0;margin:0;padding:0}.app-shell--readonly .readonly-edit-zone,.app-shell--readonly .center-settings-panel{background:color-mix(in srgb, var(--color-surface), var(--color-bg) 20%)}.app-shell--readonly .readonly-edit-zone :is(input,textarea,select,button),.app-shell--readonly .center-settings-panel :is(input,textarea,select,button){cursor:default}.right-panel>.readonly-edit-zone{flex:auto;min-height:0;display:flex;overflow:hidden}.right-panel>.readonly-edit-zone>.sticker-section{flex:auto;min-height:0}.narrow-editor-notice{display:none}.top-actions{justify-self:end;gap:8px}.top-divider{background:var(--color-border);width:1px;height:24px;margin:0 4px}.button,.icon-button,.canvas-transport button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;text-decoration:none;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out;display:inline-flex}.button{border:1px solid #0000;padding:0 14px;font-size:.875rem;font-weight:600}.button--primary{color:#fff;background:var(--color-primary)}.button--primary:hover:not(:disabled){background:var(--color-primary-hover)}.button--danger{color:#fff;background:var(--color-danger)}.button--danger:hover:not(:disabled){background:#dc2626}.button--secondary,.button--quiet{color:var(--color-ink);background:var(--color-surface);border-color:var(--color-border)}.button--secondary:hover:not(:disabled),.button--quiet:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 68%)}.button--compact{min-height:32px;padding-inline:10px;font-size:.75rem}.button--full{width:100%}.icon-button,.canvas-transport button{width:36px;min-height:36px;color:var(--color-muted);background:0 0;border:1px solid #0000;padding:0}.icon-button:hover:not(:disabled),.canvas-transport button:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft)}.workspace{grid-template-columns:var(--left-panel-width,390px) 10px minmax(400px, 1fr) 10px var(--right-panel-width,500px);background:var(--color-border);gap:0;min-height:0;display:grid;overflow:hidden}.left-panel,.right-panel,.center-workspace{background:var(--color-surface);min-width:0;min-height:0;overflow:hidden}.workspace-resizer{cursor:col-resize;touch-action:none;background:var(--color-bg);min-width:10px;position:relative}.workspace-resizer:after{inset-block:0;background:var(--color-border);content:"";width:2px;transition:background-color .16s ease-out,transform .16s ease-out;position:absolute;left:4px}.workspace-resizer:hover:after,.workspace-resizer:focus-visible:after{background:var(--color-cyan);transform:scaleX(1.5)}body.is-resizing-workspace,body.is-resizing-workspace *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.left-panel{overscroll-behavior:contain;flex-direction:column;display:flex;overflow-y:auto}.panel-section{border-bottom:1px solid var(--color-border);flex:none;padding:12px}.panel-section:last-child{border-bottom:0}.panel-section--alignment-editor{border-bottom:0;flex-direction:column;gap:16px;display:flex}.alignment-editor__results{flex-direction:column;flex:none;height:clamp(190px,24vh,240px);min-height:170px;display:flex}.alignment-editor__form{margin-top:0;padding-top:0}.section-label{justify-content:space-between;align-items:flex-start;height:24px;margin-bottom:8px;display:flex}.section-label span,.section-heading h2,.preview-pane h2{font-size:1rem;font-weight:600;line-height:1.3}.section-label small{color:var(--color-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.asset-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.asset-upload-grid--speaking{grid-template-columns:repeat(2,minmax(0,1fr))}.project-mode-switch{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:10px;padding:0;display:grid}.project-mode-switch button{min-width:0;min-height:40px;color:var(--color-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 9px;display:flex}.project-mode-switch button>span{flex-direction:column;min-width:0;font-size:.75rem;font-weight:650;line-height:1.2;display:flex}.project-mode-switch button small{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.625rem;font-weight:500;overflow:hidden}.project-mode-switch button:hover:not(.is-active){color:var(--color-ink);background:color-mix(in srgb, var(--color-surface), transparent 22%)}.project-mode-switch button.is-active{color:var(--color-primary);background:var(--color-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary), transparent 72%)}.project-mode-switch button.is-active small{color:var(--color-primary);opacity:.76}.file-upload{min-width:0;position:relative}.file-upload__button{min-width:0;min-height:82px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;flex-direction:column;align-items:flex-start;gap:5px;padding:9px 34px 9px 9px;transition:background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out;display:flex}.file-upload__button--dialogue{border-color:color-mix(in srgb, var(--color-primary), transparent 68%);text-align:left;width:100%;position:relative}.file-upload__dialogue-action{width:26px;height:26px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:6px;place-items:center;display:grid;position:absolute;top:9px;right:9px}.file-upload__button:hover,.file-upload:focus-within .file-upload__button{color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 62%)}.file-upload:focus-within .file-upload__button{outline:2px solid color-mix(in srgb, var(--color-primary), transparent 45%);outline-offset:2px}.file-upload__title{align-items:center;gap:4px;width:100%;min-width:0;display:flex}.file-upload__title strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.file-upload__button>small{width:100%;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;line-height:1.4;overflow:hidden}.file-upload__secondary{width:26px;height:26px;color:var(--color-primary);background:var(--color-primary-soft);cursor:pointer;z-index:1;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:8px;right:8px}.file-upload__requirement{border-radius:999px;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:9px;right:9px}.file-upload__requirement--required{color:var(--color-primary);background:var(--color-primary-soft)}.file-upload__requirement--optional{color:var(--color-muted);background:var(--color-surface-subtle)}.file-upload__secondary:hover{color:#fff;background:var(--color-primary)}.file-upload__secondary:focus-visible{outline:2px solid color-mix(in srgb, var(--color-primary), transparent 35%);outline-offset:2px}.section-summary{background:var(--color-surface-subtle);border-radius:8px;justify-content:space-between;gap:8px;min-height:32px;margin-bottom:8px;padding:4px 8px;font-size:.75rem}.section-summary span:first-child{align-items:center;gap:4px;display:inline-flex}.summary-ok,.summary-warning{font-weight:600}.summary-ok{color:var(--color-success)}.summary-warning{color:#b46900}.alignment-list{background:var(--color-surface);border:0;border-radius:0;flex:1;min-height:0;overflow-y:auto}.alignment-row{width:100%;min-height:38px;color:var(--color-ink);background:var(--color-surface);border:0;border-bottom:1px solid var(--color-border);cursor:pointer;text-align:left;grid-template-columns:28px minmax(0,1fr) auto 40px 16px;align-items:center;gap:4px;padding:4px 8px;display:grid}.alignment-row:last-child{border-bottom:0}.alignment-row:hover{background:var(--color-surface-subtle)}.alignment-row.is-selected{background:var(--color-primary-soft);box-shadow:inset 3px 0 0 var(--color-primary)}.role-chip{width:28px;height:28px;color:hsl(var(--role-hue,220) 55% 35%);background:hsl(var(--role-hue,220) 72% 94%);border-radius:8px;flex:none;place-items:center;font-size:.75rem;font-weight:700;display:inline-grid;overflow:hidden}.alignment-row__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.alignment-row>svg{color:var(--color-cyan)}.alignment-row time{color:var(--color-muted);font-size:.75rem}.alignment-row.is-precise{grid-template-columns:28px minmax(0,1fr) auto 52px 16px}.random-seed-control{gap:8px;padding-top:4px;display:grid}.random-seed-control__head,.random-seed-control__fixed{justify-content:space-between;align-items:center;gap:8px;display:flex}.random-seed-control__head>span{font-size:.8125rem;font-weight:600}.random-seed-control small{color:var(--color-muted);font-size:.75rem}.random-seed-control__fixed input{flex:1;min-width:0}.match-dot{width:16px;height:16px;color:var(--color-success);border-radius:50%;place-items:center;font-size:.75rem;font-weight:700;display:grid}.match-dot--unmatched{color:#9a5c00;background:var(--color-warning-soft)}.event-editor{flex-direction:column;gap:8px;display:flex}.event-editor label,.editor-picker-field,.time-fields label,.participant-name-field,.conversation-title-field,.seed-field{flex-direction:column;gap:4px;display:flex}.event-editor label>span,.editor-picker-field>span,.message-kind-toggle legend,.conversation-title-field>span,.seed-field>span{color:var(--color-muted);font-size:.75rem;font-weight:600}.event-editor textarea,.event-editor input:not([type=range]),.event-editor select,.editor-picker__trigger,.participant-name-field input,.conversation-title-field input,.seed-field input,.sticker-search input{width:100%;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}.event-editor textarea{resize:vertical;min-height:64px;max-height:112px;padding:8px 10px;font-size:.875rem;line-height:1.5}.event-editor input:not([type=range]),.event-editor select,.editor-picker__trigger,.participant-name-field input,.conversation-title-field input,.seed-field input{height:36px;padding:0 8px;font-size:.75rem}.event-editor__row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.editor-picker{position:relative}.editor-picker__trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-picker__trigger svg{color:var(--color-muted);flex:none;transition:transform .16s ease-out}.editor-picker.is-open .editor-picker__trigger{border-color:var(--color-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary), transparent 78%)}.editor-picker.is-open .editor-picker__trigger svg{transform:rotate(180deg)}.editor-picker__options{z-index:4;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 8px #0f172a1a}.editor-picker__options button{width:100%;min-height:32px;color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:.75rem;display:flex}.editor-picker__options button:hover,.editor-picker__options button.is-selected{color:var(--color-primary);background:var(--color-primary-soft)}.editor-picker__options button:focus-visible,.editor-picker__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.message-kind-toggle{border:0;grid-template-columns:1fr 1fr;gap:2px;min-width:128px;margin:0;padding:0;display:grid}.message-kind-toggle legend{margin-bottom:4px}.message-kind-toggle button,.conversation-kind button,.inspector-tabs button,.preview-tabs button{min-height:36px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.message-kind-toggle,.conversation-kind,.preview-tabs{background:var(--color-surface-subtle);border-radius:8px;padding:2px}.message-kind-toggle button.is-active,.conversation-kind button.is-active,.preview-tabs button.is-active{color:var(--color-primary);background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border)}.voice-duration-field{grid-template-columns:88px minmax(0,1fr) 44px;align-items:center;display:grid!important}.voice-duration-field input{accent-color:var(--color-primary)}.voice-duration-field output{color:var(--color-muted);text-align:right;font-size:.75rem}.time-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.event-editor .button{min-height:36px;font-size:.75rem}.empty-copy{color:var(--color-muted);font-size:.875rem}.editor-mode-tabs{background:var(--color-surface-subtle);border-radius:8px;grid-template-columns:1fr 1fr;gap:2px;padding:2px;display:grid}.editor-mode-tabs button{min-height:34px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.editor-mode-tabs button.is-active{color:var(--color-primary);background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border)}.message-type-picker{border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;display:grid}.message-type-picker legend{color:var(--color-muted);margin-bottom:4px;font-size:.75rem;font-weight:600}.message-type-picker button{min-width:0;min-height:44px;color:var(--color-muted);background:var(--color-surface-subtle);cursor:pointer;border:1px solid #0000;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:4px 2px;font-size:.6875rem;display:flex}.message-type-picker button:hover,.message-type-picker button.is-active{color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 64%)}.message-fields-stack{flex-direction:column;gap:8px;display:flex}.inline-check{cursor:pointer;align-items:center;min-height:32px;flex-direction:row!important;gap:8px!important}.inline-check input{accent-color:var(--color-primary);width:16px!important;height:16px!important}.inline-check span{color:var(--color-ink)!important;font-weight:500!important}.message-media-field{flex-direction:column;gap:4px;display:flex}.message-media-field>span{color:var(--color-muted);font-size:.75rem;font-weight:600}.message-media-field__body{min-height:76px;color:var(--color-muted);background:var(--color-surface-subtle);border-radius:8px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;padding:6px;display:grid}.message-media-field__body>img,.message-media-field__body>video,.message-media-field__body>svg{object-fit:cover;background:var(--color-surface);border-radius:6px;width:64px;height:64px}.message-media-field__body>svg{padding:20px}.message-media-field__body>label{flex-direction:row;align-items:center;width:max-content}.message-editor__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.message-editor__actions>span{display:none}.message-editor__actions .button--secondary{width:100%}.editor-error{color:#9f2d2d;background:#fff1f1;border-radius:6px;padding:7px 8px;font-size:.75rem}.empty-editor-state{flex-direction:column;gap:8px;display:flex}.export-section{flex:none}.export-drawer{overscroll-behavior:contain;background:0 0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0 0 0 auto;padding:0}.export-drawer::backdrop{background:#0f172a47}.export-drawer__panel{background:var(--color-surface);border-left:1px solid var(--color-border);grid-template-rows:auto minmax(0,1fr);height:100%;margin-left:auto;display:grid;overflow:hidden}.export-drawer__header{border-bottom:1px solid var(--color-border);grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:64px;padding:10px 14px;display:grid}.export-drawer__header>span:first-child{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.export-drawer__header>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.export-drawer__header strong{font-size:.9375rem}.export-drawer__header small{color:var(--color-muted);font-size:.75rem}.export-drawer__body{overscroll-behavior:contain;min-height:0;padding:18px;overflow-y:auto}.export-drawer__content{flex-direction:column;gap:12px;display:flex}.resizable-drawer-panel{max-width:calc(100vw - 12px);position:relative}.drawer-resize-handle{inset-block:0;cursor:ew-resize;touch-action:none;z-index:2;width:10px;position:absolute;left:-5px}.drawer-resize-handle:after{background:var(--color-border-strong);content:"";opacity:0;border-radius:999px;width:3px;height:42px;transition:opacity .14s ease-out,background-color .14s ease-out;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.drawer-resize-handle:hover:after,.drawer-resize-handle:focus-visible:after{background:var(--color-primary);opacity:1}.drawer-resize-handle:focus-visible{outline:none}.export-config-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:12px}.export-config-card__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.export-config-card__header>span{flex-direction:column;gap:2px;display:flex}.export-config-card__header strong{font-size:.8125rem}.export-config-card__header small{color:var(--color-muted);font-size:.6875rem}.export-choice-group{flex-direction:column;gap:12px;margin-bottom:0;display:flex}.export-option-field{gap:6px;display:grid}.export-option-field__label{color:var(--color-ink);font-size:.75rem;font-weight:600;line-height:1.25}.export-choice{background:var(--color-surface-subtle);border:0;border-radius:8px;grid-template-columns:1fr 1fr;gap:2px;margin:0;padding:2px;display:grid}.export-choice--three{grid-template-columns:repeat(3,minmax(0,1fr))}.export-choice button{min-height:36px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:.75rem;font-weight:600;display:inline-flex}.export-choice button:hover:not(:disabled):not(.is-active){color:var(--color-ink);background:color-mix(in srgb, var(--color-surface), transparent 34%)}.export-choice button:disabled{cursor:not-allowed;opacity:.56}.export-choice button.is-active{color:var(--color-primary);background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border)}.demo-export-mode-summary{color:#3730a3;background:#eef2ff;border-radius:7px;grid-column:1/-1;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-size:.8125rem;font-weight:650;line-height:1.4;display:flex}.video-export-note{color:#314252;background:#edf8fb;border-radius:8px;margin-bottom:8px;padding:8px;font-size:.75rem;line-height:1.45}.export-health,.directory-control{border-radius:8px;align-items:center;gap:8px;min-height:48px;margin-bottom:8px;padding:8px;display:flex}.export-health{color:var(--color-success);background:var(--color-success-soft)}.export-health>span,.directory-control>span{flex-direction:column;flex:1;min-width:0;display:flex}.export-health strong,.directory-control strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.export-health small,.directory-control small{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.export-health.is-blocked{color:#a76300;background:var(--color-warning-soft)}.directory-control{color:var(--color-primary);background:var(--color-primary-soft)}.export-config-card>.directory-control{margin-bottom:0}.advanced-settings{border:1px solid var(--color-border);border-radius:8px;margin-top:10px;margin-bottom:0}.advanced-settings>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:40px;padding:0 8px;font-size:.75rem;font-weight:600;list-style:none;display:flex}.advanced-settings>summary::-webkit-details-marker{display:none}.advanced-settings>summary span{align-items:center;gap:8px;display:inline-flex}.advanced-settings[open]>summary>svg{transform:rotate(180deg)}.random-settings{border-top:1px solid var(--color-border);padding:4px 8px 8px}.random-setting{grid-template-columns:88px minmax(0,1fr) 36px;align-items:center;gap:8px;min-height:40px;display:grid}.random-setting label{align-items:center;gap:6px;font-size:.75rem;display:flex}.random-setting input[type=checkbox],.switch-row input,.self-radio input{accent-color:var(--color-primary)}.random-setting input[type=range]{min-width:0;accent-color:var(--color-primary)}.random-setting output{color:var(--color-muted);text-align:right;font-size:.75rem}.seed-field{margin-top:4px}.export-progress{color:var(--color-muted);flex-direction:column;gap:4px;margin-bottom:8px;font-size:.75rem;display:flex}.export-progress span{align-items:center;gap:8px;display:flex}.export-progress progress{width:100%;height:5px;accent-color:var(--color-primary)}.jianying-compat-note{color:#11623a;border:1px solid color-mix(in srgb, var(--chat-green), transparent 58%);background:#eefbf3;border-radius:8px;align-items:flex-start;gap:6px;margin:10px 0 0;padding:8px 10px;font-size:.75rem;line-height:1.5;display:flex}.jianying-compat-note svg{flex:none;margin-top:1px}.jianying-compat-note>span{flex-direction:column;gap:1px;display:flex}.jianying-compat-note strong{color:#14532d;font-size:.75rem}.jianying-compat-note small{color:#277348;font-size:.6875rem;line-height:1.45}.jianying-target-settings{gap:10px;display:grid}.draft-root-field{color:var(--color-text);gap:5px;font-size:.75rem;display:grid}.draft-root-field>span{justify-content:space-between;align-items:baseline;gap:8px;font-weight:600;display:flex}.draft-root-field small{color:var(--color-muted);text-align:right;font-weight:400}.draft-root-field input{width:100%;min-width:0;color:var(--color-text);border:1px solid var(--color-border);background:#fff;border-radius:7px;padding:8px 10px;font:.72rem/1.35 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.draft-root-field input:focus{border-color:var(--color-primary);outline:2px solid color-mix(in srgb, var(--color-primary) 16%, transparent)}.export-complete-actions{flex-direction:column;gap:8px;display:flex}.brand-defaults-dialog{width:min(720px,100vw - 32px);max-height:min(820px,100dvh - 32px);color:var(--color-ink);background:0 0;border:0;padding:0}.brand-defaults-dialog::backdrop{background:#0f172a6b}.brand-defaults-dialog__surface{max-height:inherit;background:var(--color-surface);border-radius:12px;overflow:auto}.brand-defaults-dialog__surface>header{border-bottom:1px solid var(--color-border);align-items:center;gap:10px;padding:16px 18px;display:flex}.brand-defaults-dialog__surface>header>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.brand-defaults-dialog__surface>header strong{font-size:1rem}.brand-defaults-dialog__surface>header small{color:var(--color-muted);font-size:.75rem}.brand-defaults-dialog__icon{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.brand-defaults-dialog__body{gap:18px;padding:18px;display:grid}.brand-defaults-dialog__body section{border-bottom:1px solid var(--color-border);gap:10px;padding-bottom:18px;display:grid}.brand-defaults-dialog__body section:last-of-type{border-bottom:0;padding-bottom:0}.brand-defaults-dialog__body h2{margin:0;font-size:.875rem}.brand-defaults-dialog__body p{color:var(--color-muted);margin:-5px 0 0;font-size:.75rem;line-height:1.45}.brand-defaults-dialog__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.brand-defaults-dialog__source{border:0;flex-wrap:wrap;gap:12px 18px;margin:0;padding:0;display:flex}.brand-defaults-dialog__source label{min-height:32px;color:var(--color-ink);cursor:pointer;align-items:center;gap:7px;font-size:.8125rem;font-weight:600;display:inline-flex}.brand-defaults-dialog__source input{width:16px;height:16px;accent-color:var(--color-primary);margin:0}.brand-defaults-dialog__fields label{color:var(--color-muted);gap:6px;font-size:.75rem;display:grid}.brand-defaults-dialog__fields label>span{color:var(--color-ink);font-weight:600}.brand-defaults-dialog__fields select{height:36px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:7px;padding:0 8px}.brand-defaults-dialog__fields input{width:100%;accent-color:var(--color-primary)}.brand-defaults-dialog__loading,.brand-defaults-dialog__error{align-items:center;gap:8px;margin:0;padding:20px;font-size:.875rem;display:flex}.brand-defaults-dialog__error{color:var(--color-danger)}.brand-defaults-dialog__surface>footer{border-top:1px solid var(--color-border);justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.center-workspace{background:#eef1f5;flex-direction:column;display:flex;container:preview-workspace/inline-size}.canvas-toolbar{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 12px;display:flex}.canvas-transport{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.canvas-transport audio{display:none}.canvas-transport .transport-play{color:#fff;background:var(--color-primary);border-radius:50%}.canvas-transport .transport-play:hover:not(:disabled){color:#fff;background:var(--color-primary-hover)}.canvas-transport time{color:var(--color-muted);font-size:.75rem}.canvas-transport input{min-width:100px;max-width:280px;accent-color:var(--color-primary);flex:1}.transport-track{max-width:120px;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin-left:4px;font-size:.75rem;overflow:hidden}.canvas-tools{align-items:center;gap:4px;display:flex}.zoom-control{height:36px;color:var(--color-muted);background:var(--color-surface-subtle);border-radius:8px;align-items:center;gap:8px;padding:0 8px;display:flex}.zoom-control input{width:84px;accent-color:var(--color-primary)}.zoom-control output{width:36px;color:var(--color-ink);font-variant-numeric:tabular-nums;font-size:.75rem}.center-editor-layout{background:#eef1f5;flex:1;grid-template-columns:minmax(270px,31%) minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.center-settings-panel{background:var(--color-surface);border-right:1px solid var(--color-border);min-width:0;min-height:0;overflow:hidden}.preview-workbench{background:var(--color-surface);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.preview-mode-tabs{background:var(--color-surface);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-height:52px;padding:7px 8px;display:grid}.preview-mode-tabs button{min-width:0;min-height:36px;color:var(--color-muted);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:.8125rem;font-weight:600;position:relative;overflow:hidden}.preview-mode-tabs button:hover:not(:disabled){color:var(--color-ink);background:var(--color-surface-subtle)}.preview-mode-tabs button.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.preview-mode-tabs button.is-active:after{background:var(--color-primary);content:"";border-radius:999px;height:2px;position:absolute;bottom:0;left:14px;right:14px}.single-scene-controls{min-height:40px;color:var(--color-muted);background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding:4px 12px;font-size:.75rem;display:flex}.single-scene-controls__label{color:var(--color-ink);flex:none;font-weight:600}.single-scene-toggle{min-height:32px;color:var(--color-ink);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.single-scene-toggle input{width:15px;height:15px;accent-color:var(--color-primary);margin:0}.single-scene-toggle:has(input:disabled){color:var(--color-auxiliary);cursor:not-allowed}.single-scene-controls__hint{min-width:0;color:var(--color-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}.preview-mode-panel{flex:1;min-height:0;display:flex;overflow:hidden}.preview-pane{background:var(--color-surface);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.preview-mode-panel>.preview-pane{width:100%;height:100%}.duration-badge{color:var(--color-muted);background:var(--color-surface-subtle);border-radius:999px;flex:none;padding:2px 8px;font-size:.75rem}.preview-stage{overscroll-behavior:contain;background:#eef1f5;flex:1;justify-content:center;align-items:flex-start;min-width:0;min-height:0;padding:24px;display:flex;overflow:auto}.preview-canvas-frame{background:#dfe4eb;border:1px solid #d8dee8;flex:none;position:relative;overflow:hidden}.preview-canvas-transform{transform-origin:0 0;position:absolute;inset:0 auto auto 0}.preview-canvas-transform>.chat-scene{width:100%;height:100%}.preview-empty{width:min(280px,84%);color:var(--color-muted);text-align:center;flex-direction:column;align-self:center;align-items:center;gap:8px;display:flex}.preview-empty strong{color:var(--color-ink);font-size:1rem;font-weight:600}.preview-empty span{font-size:.875rem;line-height:1.5}.chat-scene{isolation:isolate;width:100%;height:100%;color:var(--chat-ink);background:var(--scene-bg);font-family:var(--chat-font);position:relative;overflow:hidden;container-type:inline-size}.chat-scene--cumulative{flex-direction:column;display:flex}.wechat-header,.wechat-composer{color:#08080a;flex:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}.wechat-statusbar{background:#edebec;justify-content:space-between;align-items:center;height:13.55cqw;padding:1.25cqw 7.8cqw 0 10.5cqw;font-size:4.15cqw;font-weight:600;line-height:1;display:flex}.wechat-statusbar__time{letter-spacing:-.025em}.wechat-statusbar__indicators{align-items:center;gap:.9cqw;display:flex}.wechat-system-icon{color:#08080a;display:block;overflow:visible}.wechat-system-icon--signal{fill:currentColor;width:4.7cqw;height:3.8cqw}.wechat-system-icon--wifi{stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;width:4.9cqw;height:3.8cqw}.wechat-system-icon--wifi circle{fill:currentColor;stroke:none}.wechat-battery{color:#fff;letter-spacing:-.03em;background:#08080a;border-radius:.88cqw;place-items:center;width:6.2cqw;height:3.55cqw;font-size:2.35cqw;font-weight:700;line-height:1;display:grid;position:relative}.wechat-battery:after{content:"";background:#08080a6b;border-radius:0 .35cqw .35cqw 0;width:.42cqw;height:1.46cqw;position:absolute;top:1.03cqw;right:-.52cqw}.wechat-navbar{background:#edebec;border-bottom:.12cqw solid #00000024;grid-template-columns:10cqw minmax(0,1fr) 10cqw;align-items:center;height:11.4cqw;padding:0 4.25cqw;display:grid}.wechat-navbar strong{letter-spacing:-.02em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:4.1cqw;font-weight:600;line-height:1.15;overflow:hidden}.wechat-navbar__back,.wechat-navbar__more{align-items:center;height:100%;display:flex}.wechat-navbar__back{justify-content:flex-start}.wechat-navbar__more{justify-content:flex-end}.wechat-navbar__back svg{stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:2.6cqw;height:5.2cqw}.wechat-navbar__more svg{fill:currentColor;width:5.7cqw;height:3.1cqw}.chat-history{scrollbar-width:none;flex-direction:column;flex:1;justify-content:flex-start;gap:2.3cqw;min-height:0;padding:3.8cqw 3.2cqw;display:flex;overflow:hidden auto}.chat-history::-webkit-scrollbar{display:none}.chat-time-label{color:#8c929b;flex:none;align-self:center;font-size:2.1cqw}.chat-message{flex:none;align-items:flex-start;gap:2cqw;display:flex}.chat-scene--progressive{background:#000}.progressive-chat-reveal{background:var(--scene-bg);width:100%;max-height:100%;transition:height .22s cubic-bezier(.2,.72,.2,1);overflow:hidden}.progressive-chat-content{background:var(--scene-bg);flex-direction:column;width:100%;display:flex}.progressive-chat-history{flex-direction:column;gap:2.3cqw;padding:3.8cqw 3.2cqw;display:flex;overflow:visible}.progressive-chat-reveal.is-full,.progressive-chat-reveal.is-full .progressive-chat-content{height:100%}.progressive-chat-reveal.is-full .progressive-chat-history{scrollbar-width:none;flex:1;min-height:0;overflow:hidden auto}.progressive-chat-reveal.is-full .progressive-chat-history::-webkit-scrollbar{display:none}.chat-scene--render .progressive-chat-reveal{transition:none}.chat-message--right{flex-direction:row-reverse}.chat-avatar{width:8.4cqw;height:8.4cqw;color:hsl(var(--avatar-hue,220) 48% 34%);background:hsl(var(--avatar-hue,220) 70% 90%);border-radius:1.2cqw;flex:none;place-items:center;font-size:3.2cqw;font-weight:600;line-height:1;display:grid;overflow:hidden}.chat-avatar img{object-fit:cover;width:100%;height:100%}.chat-message__content{flex-direction:column;align-items:flex-start;gap:.7cqw;max-width:70cqw;display:flex}.chat-message--right .chat-message__content{align-items:flex-end}.chat-sender-name{color:#8a8f98;text-overflow:ellipsis;white-space:nowrap;max-width:62cqw;font-size:2.25cqw;line-height:1.15;overflow:hidden}.chat-bubble{background:var(--incoming);border-radius:min(var(--bubble-radius), 1.5cqw);word-break:break-word;align-items:center;max-width:67cqw;min-height:8.4cqw;padding:2cqw 2.7cqw;font-size:3.8cqw;line-height:1.38;display:flex;position:relative}.chat-message--right .chat-bubble{background:var(--outgoing)}.chat-bubble:before{border-top:1.1cqw solid #0000;border-right:1.5cqw solid var(--incoming);content:"";border-bottom:1.1cqw solid #0000;width:0;height:0;position:absolute;top:2cqw;left:-1.2cqw}.chat-message--right .chat-bubble:before{border-right:0;border-left:1.5cqw solid var(--outgoing);left:auto;right:-1.2cqw}.chat-bubble--voice{justify-content:flex-start;width:34cqw}.chat-message--right .chat-bubble--voice{justify-content:flex-end}.chat-voice-row{align-items:center;gap:3.1cqw;display:flex}.chat-message--right .chat-voice-row{flex-direction:row-reverse}.voice-bubble{justify-content:flex-start;align-items:center;gap:2.3cqw;width:100%;display:flex}.chat-message--right .voice-bubble{flex-direction:row-reverse;justify-content:flex-start}.voice-waves.is-playing path{transform-box:fill-box;transform-origin:50%;animation:.9s ease-in-out infinite voice-wave-pulse}.voice-waves.is-playing path:nth-child(2){animation-delay:.14s}.voice-waves.is-playing path:nth-child(3){animation-delay:.28s}@keyframes voice-wave-pulse{0%,to{opacity:.35;transform:scale(.78)}50%{opacity:1;transform:scale(1.06)}}.billing-page{width:min(880px,100% - 48px);margin:0 auto;padding:48px 0 80px}.billing-page__back{color:var(--color-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.8125rem;display:inline-flex}.billing-page__hero{padding:44px 0 28px}.billing-page__hero>span{color:var(--color-primary);align-items:center;gap:7px;font-size:.8125rem;font-weight:700;display:inline-flex}.billing-page__hero h1{max-width:22ch;color:var(--color-ink);letter-spacing:-.03em;margin:12px 0;font-size:clamp(1.75rem,3.3vw,2.5rem);line-height:1.15}.billing-page__hero p{max-width:68ch;color:var(--color-muted);text-wrap:pretty;margin:0;line-height:1.65}.billing-page--upgrade .billing-page__hero p{max-width:100%}.billing-plan,.account-summary,.subscription-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px}.billing-plan__identity{align-items:center;gap:14px;padding:28px 32px 18px;display:flex}.billing-plan__identity>svg{width:46px;height:46px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:10px;padding:10px}.billing-plan h2,.subscription-panel h2{margin:0;font-size:1.125rem}.billing-plan p,.subscription-panel p{color:var(--color-muted);margin:4px 0 0;font-size:.8125rem;line-height:1.5}.billing-plan ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 24px;margin:0;padding:16px 32px 30px;list-style:none;display:grid}.billing-plan li{color:var(--color-ink);align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.billing-plan li svg{color:#15803d;flex:none;margin-top:2px}.billing-plan footer,.subscription-panel footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-border);border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 16px 12px 32px;display:flex}.billing-plan footer>span{color:var(--color-muted);align-items:center;gap:6px;font-size:.75rem;display:inline-flex}.billing-page__error{color:#b91c1c!important;margin:0 32px 16px!important}.billing-page--account{width:min(760px,100% - 48px)}.account-summary{justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.account-summary>div{align-items:center;gap:11px;min-width:0;display:flex}.account-summary>div>span:last-child{flex-direction:column;min-width:0;display:flex}.account-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-summary small{color:var(--color-muted);font-size:.75rem}.account-summary__avatar{width:40px;height:40px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:9px;place-items:center;display:grid}.account-summary__avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.plan-badge{border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.75rem;font-weight:750;display:inline-flex}.plan-badge--free{color:#475569;background:#f1f5f9}.plan-badge--pro{color:#3730a3;background:#eef2ff}.subscription-panel{margin-top:16px}.subscription-panel>header{border-bottom:1px solid var(--color-border);padding:24px 28px}.subscription-panel>header>div{align-items:flex-start;gap:11px;display:flex}.subscription-panel>header svg{color:var(--color-primary);margin-top:1px}.subscription-panel dl{margin:0;padding:4px 28px}.subscription-panel dl>div{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.subscription-panel dl>div:last-child{border-bottom:0}.subscription-panel dt{color:var(--color-muted);font-size:.8125rem}.subscription-panel dd{color:var(--color-ink);margin:0;font-size:.875rem;font-weight:650}.subscription-panel__empty{padding:24px 28px;margin:0!important}.subscription-panel footer{justify-content:flex-end}.billing-result{min-height:calc(100dvh - 1px);color:var(--color-ink);background:var(--color-bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;display:flex}.billing-result>span{border-radius:16px;place-items:center;width:64px;height:64px;display:grid}.billing-result>span.is-success{color:#15803d;background:var(--color-success-soft)}.billing-result>span.is-cancel{color:var(--color-muted);background:var(--color-surface-subtle)}.billing-result h1{margin:20px 0 8px;font-size:1.75rem}.billing-result p{max-width:52ch;color:var(--color-muted);line-height:1.6}.billing-result>div{gap:10px;margin-top:22px;display:flex}.ai-usage-summary{border-top:1px solid var(--color-border);padding:20px 28px 24px}.ai-usage-summary>header{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.ai-usage-summary h3{margin:0;font-size:.9375rem}.ai-usage-summary small,.ai-usage-summary p{color:var(--color-muted);font-size:.75rem}.ai-usage-summary strong{color:var(--color-ink);font-variant-numeric:tabular-nums;font-size:.875rem}.ai-usage-summary progress{width:100%;height:8px;accent-color:var(--color-primary);margin:14px 0 10px;display:block}.ai-usage-summary p{margin:0;line-height:1.5}@media (width<=700px){.billing-page{width:min(100% - 32px,880px);padding-top:28px}.billing-plan ul{grid-template-columns:1fr;padding-inline:22px}.billing-plan footer{flex-direction:column;align-items:stretch;padding:18px 22px}.billing-plan footer .button{width:100%}}@media (prefers-reduced-motion:reduce){.voice-waves.is-playing path{opacity:1;animation:none;transform:none}}.chat-voice-unread-dot{background:#fa5151;border-radius:50%;flex:none;width:2.1cqw;height:2.1cqw}.chat-message__stack{max-width:67cqw}.chat-delivery-failure{color:#8a8f99;align-items:center;gap:1.1cqw;max-width:67cqw;font-size:3.1cqw;line-height:1.35;display:inline-flex}.chat-delivery-failure b{color:#fff;background:#fa5151;border-radius:50%;flex:none;place-items:center;width:3.5cqw;height:3.5cqw;font-size:2.65cqw;font-weight:800;line-height:1;display:inline-grid}.chat-voice-transcript{max-width:67cqw;color:var(--chat-ink);background:var(--incoming);border-radius:min(var(--bubble-radius), 1.5cqw);word-break:break-word;padding:2cqw 2.7cqw;font-size:3.8cqw;line-height:1.38;position:relative}.chat-message--right .chat-voice-transcript{background:var(--outgoing)}.chat-bubble--media{min-height:0;padding:0;display:block;overflow:hidden;background:0 0!important}.chat-bubble--media:before{display:none}.chat-bubble--call{justify-content:space-between;align-items:center;gap:3.1cqw;min-height:14.5cqw;padding:2.8cqw 3.8cqw;font-size:5cqw;line-height:1;display:inline-flex}.chat-bubble--call>svg{stroke-width:1.75px;flex:none;width:7.8cqw;height:7.8cqw}.chat-sticker-message{object-fit:contain;width:26cqw;max-width:38cqw;max-height:38cqw;display:block}.chat-bubble--video{width:52cqw;position:relative}.chat-video-message{object-fit:cover;background:#20242b;border-radius:1.3cqw;width:52cqw;height:34cqw;display:block}.chat-video-message__play{color:#fff;background:#0000008c;border-radius:50%;place-items:center;width:8cqw;height:8cqw;font-size:3cqw;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-video-message__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#000000a6);padding:3.5cqw 1.5cqw 1.25cqw;font-size:2.7cqw;line-height:1.2;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.chat-bubble--file{background:#f1f1f3;width:66cqw;min-height:28cqw;padding:4cqw}.chat-message--right .chat-bubble--file{background:#f1f1f3}.chat-file-card{grid-template-columns:minmax(0,1fr) 13cqw;align-items:center;gap:4cqw;display:grid}.chat-file-card strong{color:#202124;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:5.35cqw;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.chat-file-card small{color:#999ca5;margin-top:2cqw;font-size:4.2cqw;display:block}.chat-file-card>svg{color:#e8474b;fill:#e8474b;stroke:#fff;stroke-width:1.4px;width:13cqw;height:13cqw}.chat-image-message{object-fit:cover;border-radius:1.3cqw;max-width:56cqw;max-height:52cqw;display:block}.chat-media-placeholder{color:#5f6670;background:#dde2e8;place-items:center;width:42cqw;height:30cqw;display:grid}.chat-location-card{background:#f2f2f4;border-radius:1.3cqw;width:64cqw;overflow:hidden}.chat-location-card>img{object-fit:cover;width:100%;height:27cqw;display:block}.chat-location-card__copy{padding:2.8cqw 3cqw 2.2cqw}.chat-location-card__title,.chat-location-card__subtitle{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-location-card__title{color:#202124;font-size:4.2cqw;font-weight:600;line-height:1.2}.chat-location-card__subtitle{color:#9ca0a7;margin-top:1.2cqw;font-size:3.35cqw;font-weight:500;line-height:1.2}.chat-red-packet-card{color:#fff;background:#f6a13a;border-radius:1.3cqw;width:57cqw;position:relative;overflow:hidden}.chat-red-packet-card.is-received{background:#f6c78f}.chat-red-packet-card:after{content:"";background:#fff;border-radius:50%;width:3.2cqw;height:3.2cqw;position:absolute;top:4.3cqw;right:-1.6cqw}.chat-message--right .chat-red-packet-card:after{left:-1.6cqw;right:auto}.chat-red-packet-card__main{align-items:center;gap:2.8cqw;min-height:19cqw;padding:3.2cqw 4cqw 2.6cqw;display:flex}.chat-red-packet-card__seal{color:#f6a13a;background:#f1464f;border-radius:1cqw;flex:none;place-items:center;width:10.2cqw;height:10.2cqw;font-size:5.4cqw;font-weight:700;display:grid}.chat-red-packet-card.is-received .chat-red-packet-card__seal{color:#f6c78f;background:0 0;border:.8cqw solid #fff;border-radius:50%}.chat-red-packet-card__copy{min-width:0}.chat-red-packet-card__copy strong,.chat-red-packet-card__copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-red-packet-card__copy strong{font-size:4.45cqw;font-weight:600;line-height:1.2}.chat-red-packet-card__copy small{margin-top:1.3cqw;font-size:3.4cqw;line-height:1.2}.chat-red-packet-card__footer{color:#ffffffe6;border-top:.13cqw solid #ffffff52;padding:2.2cqw 4cqw;font-size:2.9cqw;line-height:1;display:block}.chat-transfer-card{color:#fff;background:#fa9d3b;border-radius:1.3cqw;width:57cqw;overflow:hidden}.chat-transfer-card--received{background:#d4a977}.chat-transfer-card--refunded{background:#babec5}.chat-transfer-card__main{align-items:center;gap:2.8cqw;min-height:19cqw;padding:3.2cqw 4cqw 2.6cqw;display:flex}.chat-transfer-card__icon{color:#fa9d3b;background:#fff;border-radius:50%;flex:none;place-items:center;width:10.2cqw;height:10.2cqw;font-size:5.4cqw;font-weight:700;display:grid}.chat-transfer-card--received .chat-transfer-card__icon,.chat-transfer-card--refunded .chat-transfer-card__icon{color:currentColor;background:#ffffffb8}.chat-transfer-card__main>span:last-child{min-width:0}.chat-transfer-card__main strong,.chat-transfer-card__main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-transfer-card__main strong{font-size:4.45cqw;font-weight:600;line-height:1.2}.chat-transfer-card__main small{opacity:.86;margin-top:1.3cqw;font-size:3.4cqw;line-height:1.2}.chat-transfer-card__footer{opacity:.92;border-top:.13cqw solid #ffffff52;padding:2.2cqw 4cqw;font-size:2.9cqw;line-height:1;display:block}.voice-bubble strong{font-size:3.7cqw;font-weight:400;line-height:1}.voice-waves{flex:none;display:block}.voice-waves--curved{width:3.1cqw;height:4.6cqw;overflow:visible}.chat-message--right .voice-waves--curved{transform:scaleX(-1)}.wechat-composer{background:#efeeee;border-top:.12cqw solid #0000001f;grid-template-columns:6.79cqw minmax(0,1fr) 6.79cqw 7.47cqw;align-items:start;gap:2.71cqw;width:100%;height:22.82cqw;padding:1.95cqw 2.71cqw 10.69cqw;display:grid}.wechat-composer__action,.wechat-composer__input{align-items:center;height:10.18cqw;display:flex}.wechat-composer__action{justify-content:center}.wechat-composer__action>svg{stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:6.79cqw;height:6.79cqw;overflow:visible}.wechat-composer__face-dot{fill:currentColor;stroke:none}.wechat-composer__input{background:#fff;border-radius:.7cqw;justify-content:flex-end;padding-right:2.6cqw}.wechat-composer__microphone{color:#5f6268;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:5.5cqw;height:6.6cqw}.wechat-composer__plus{justify-content:flex-end}.chat-scene--whatsapp{--incoming:#fff;--outgoing:#d9fdd3;--chat-ink:#111b21;--bubble-radius:2.15cqw;background-color:#efeae2;background-image:radial-gradient(circle at 18% 14%,#ffffff70 0 .24cqw,#0000 .3cqw),radial-gradient(circle at 72% 46%,#80684e1c 0 .18cqw,#0000 .25cqw);background-size:5.5cqw 5.5cqw,7.4cqw 7.4cqw}.chat-scene--whatsapp .wechat-statusbar{color:#fff;background:#008069;height:10.8cqw;padding:1.15cqw 4.5cqw 0;font-size:3.5cqw;font-weight:500}.chat-scene--whatsapp .wechat-system-icon{color:#fff}.chat-scene--whatsapp .wechat-system-icon--signal{width:4.15cqw;height:3.35cqw}.chat-scene--whatsapp .wechat-system-icon--wifi{width:4.45cqw;height:3.35cqw}.chat-scene--whatsapp .wechat-battery{color:#008069;background:#fff;width:5.9cqw;height:3.25cqw;font-size:2.1cqw}.chat-scene--whatsapp .wechat-battery:after{background:#ffffffc2}.chat-scene--whatsapp .wechat-navbar{color:#fff;background:#008069;border:0;grid-template-columns:8cqw minmax(0,1fr) 11cqw;height:12.2cqw;padding:0 3.7cqw}.chat-scene--whatsapp .wechat-navbar strong{text-align:left;font-size:3.8cqw;font-weight:600}.chat-scene--whatsapp .wechat-navbar__back svg{stroke-width:2.45px;width:3.2cqw;height:5.5cqw}.chat-scene--whatsapp .wechat-navbar__more svg{width:5.3cqw;height:3.6cqw}.chat-scene--whatsapp .chat-history{gap:1.85cqw;padding:3.1cqw 3cqw}.chat-scene--whatsapp .progressive-chat-reveal,.chat-scene--whatsapp .progressive-chat-content{background-color:#efeae2}.chat-scene--whatsapp .progressive-chat-history{gap:1.85cqw;padding:3.1cqw 3cqw}.chat-scene--whatsapp .chat-time-label{color:#54656f;background:#ffffffb8;border-radius:1cqw;padding:.75cqw 1.5cqw;font-size:2cqw}.chat-scene--whatsapp .chat-avatar{border-radius:50%}.chat-scene--whatsapp .chat-message__content{gap:.4cqw}.chat-scene--whatsapp .chat-sender-name{color:#667781;font-size:2.05cqw}.chat-scene--whatsapp .chat-bubble{border-radius:1.25cqw 2.15cqw 2.15cqw;min-height:7.8cqw;padding:1.65cqw 2.25cqw;font-size:3.55cqw}.chat-scene--whatsapp .chat-message--right .chat-bubble{border-radius:2.15cqw 1.25cqw 2.15cqw 2.15cqw}.chat-scene--whatsapp .chat-bubble:before{border-top:0;border-right:1.7cqw solid var(--incoming);border-bottom:1.7cqw solid #0000;top:0;left:-1.35cqw}.chat-scene--whatsapp .chat-message--right .chat-bubble:before{border-bottom:1.7cqw solid #0000;border-right:0;border-left:1.7cqw solid var(--outgoing);left:auto;right:-1.35cqw}.chat-scene--whatsapp .wechat-composer{color:#54656f;background:#f0f2f5;border:0;grid-template-columns:6.5cqw minmax(0,1fr) 6.5cqw 7.2cqw;align-items:center;gap:1.9cqw;height:17cqw;padding:1.8cqw 2.55cqw 2.2cqw}.chat-scene--whatsapp .wechat-composer__action,.chat-scene--whatsapp .wechat-composer__input{height:9cqw}.chat-scene--whatsapp .wechat-composer__input{border-radius:4.5cqw;justify-content:flex-start;padding:0 2.5cqw}.chat-scene--whatsapp .wechat-composer__microphone{color:#54656f;width:4.9cqw;height:5.9cqw}.chat-scene--whatsapp .wechat-composer__action>svg{stroke-width:1.7px;width:6.1cqw;height:6.1cqw}.chat-scene--single{background:#050505;align-items:flex-start;display:flex}.single-message-band{box-sizing:border-box;background:var(--scene-bg);flex-direction:column;justify-content:center;align-items:center;gap:3cqw;width:100%;min-height:23cqw;max-height:100%;margin-top:44cqw;padding:6cqw 4.5cqw;display:flex;overflow:hidden}.single-message-band .chat-message{width:100%}.single-message-band .chat-avatar{width:10.4cqw;height:10.4cqw;font-size:4cqw}.single-message-band .chat-bubble{min-height:10.4cqw;font-size:4.3cqw}.scene-sticker-layer{z-index:4;pointer-events:none;position:absolute;inset:0}.scene-sticker-layer--editable{pointer-events:auto}.scene-sticker{transform-origin:50%;place-items:center;width:21cqw;height:21cqw;font-size:15cqw;line-height:1;display:grid;position:absolute}.scene-sticker img{object-fit:contain;width:100%;height:100%}.scene-sticker__surface{cursor:grab}.scene-sticker.is-dragging .scene-sticker__surface{cursor:grabbing}.scene-sticker.is-selected{z-index:2}.scene-sticker__surface:focus-visible,.scene-sticker__scale-handle:focus-visible,.scene-sticker__delete-handle:focus-visible{box-shadow:0 0 0 .8cqw color-mix(in srgb, var(--color-primary), transparent 35%);outline:.45cqw solid #fff}.right-panel{flex-direction:column;min-height:0;display:flex}.inspector-tabs{background:var(--color-surface);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:4px;min-height:44px;padding:4px;display:grid}.inspector-tabs button{min-height:36px;position:relative}.inspector-tabs button.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.inspector-tabs button.is-active:after{background:var(--color-primary);content:"";height:2px;position:absolute;bottom:-4px;left:12px;right:12px}.inspector-content{border-bottom:1px solid var(--color-border);flex:none;max-height:min(42vh,380px);padding:12px;overflow:auto}.sticker-section{background:var(--color-surface);border-bottom:1px solid var(--color-border);flex:none}.sticker-section__body{max-height:min(46vh,480px);padding:12px;overflow:auto}.section-heading{justify-content:space-between;gap:8px;margin-bottom:8px}.section-heading>div{min-width:0}.section-heading>svg{color:var(--color-muted)}.conversation-kind{grid-template-columns:1fr 1fr;margin-bottom:8px;display:grid}.conversation-title-field{margin-bottom:8px}.conversation-member-count{grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:4px 8px;margin-bottom:8px;display:grid}.conversation-member-count>span{color:var(--color-muted);font-size:.75rem;font-weight:600}.conversation-member-count input{width:100%;height:32px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);border-radius:7px;padding:0 7px;font-size:.75rem}.conversation-member-count input:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.conversation-panel--canvas{background:var(--color-surface);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.conversation-panel__body{flex:1;min-height:0;max-height:none;padding:12px;overflow:auto}.conversation-panel__layout{grid-template-columns:1fr;gap:12px;display:grid}.conversation-panel__basics,.conversation-panel__people{min-width:0}.conversation-panel__people{padding-top:10px}.avatar-assignment-actions{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:7px;display:flex}.avatar-assignment-actions>span{color:var(--color-muted);margin-right:auto;font-size:.75rem;font-weight:600}.avatar-assignment-actions .button{min-height:28px;padding-inline:7px;font-size:.6875rem}.avatar-assignment-notice{color:var(--color-muted);margin:-2px 0 7px;font-size:.6875rem;line-height:1.35}.conversation-panel--canvas .participant-list{grid-template-columns:1fr;max-height:248px;margin-bottom:6px;display:grid;overflow:auto}.conversation-panel--canvas .participant-editor{min-width:0}.conversation-add-person{margin-inline:auto;width:max-content;min-height:30px;margin-bottom:2px;display:flex}.switch-row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:4px 0 8px;display:flex}.switch-row>span{flex-direction:column;display:flex}.switch-row strong{font-size:.75rem;font-weight:600}.switch-row small{color:var(--color-muted);font-size:.75rem}.switch-row input{width:34px;height:20px}.participant-list{margin-bottom:8px}.participant-editor{border-bottom:1px solid var(--color-border);grid-template-columns:36px 28px minmax(0,1fr) 32px 28px;align-items:center;gap:8px;min-height:48px;padding:4px 0;display:grid}.participant-editor.is-self{background:linear-gradient(90deg, transparent, var(--color-primary-soft))}.participant-editor.is-avatar-target{background:color-mix(in srgb, var(--color-primary-soft), transparent 20%);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--color-primary), transparent 54%);position:relative}.participant-avatar{background:var(--color-surface-subtle);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:relative;overflow:hidden}.participant-avatar>span{width:100%;height:100%;color:hsl(var(--avatar-hue,220) 48% 34%);background:hsl(var(--avatar-hue,220) 70% 90%);place-items:center;font-size:.875rem;font-weight:600;display:grid}.participant-avatar img{object-fit:cover;width:100%;height:100%}.participant-avatar>svg{color:#fff;background:color-mix(in srgb, var(--color-ink), transparent 20%);border-radius:4px;padding:1px;position:absolute;bottom:1px;right:1px}.participant-avatar.is-selected{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary), transparent 78%)}.participant-avatar.is-selected>svg{color:var(--color-primary);background:var(--color-surface)}.participant-name-field input{min-width:0}.self-radio{color:var(--color-muted);cursor:pointer;flex-direction:column;align-items:center;font-size:.75rem;display:flex}.participant-remove{width:28px;height:28px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.participant-remove:hover:not(:disabled){color:var(--color-danger);background:#fef2f2}.sticker-attached-panel{border-bottom:1px solid var(--color-border);margin-bottom:8px;padding-bottom:8px}.sticker-attached-panel__header{justify-content:space-between;align-items:center;gap:8px;min-height:28px;margin-bottom:6px;display:flex}.sticker-auto-match-toggle{min-height:28px;color:var(--color-ink);cursor:pointer;flex:none;align-items:center;gap:5px;font-size:.875rem;font-weight:600;display:inline-flex}.sticker-auto-match-toggle input{width:15px;height:15px;accent-color:var(--color-primary);margin:0}.sticker-attached-panel__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.sticker-ai-match{min-height:26px;color:var(--color-primary);background:var(--color-primary-soft);cursor:pointer;border:0;border-radius:5px;padding:0 7px;font-size:.6875rem}.sticker-ai-match:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary-soft), var(--color-primary) 12%)}.sticker-ai-match{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.sticker-ai-match:disabled{color:var(--color-muted);background:var(--color-surface-subtle);cursor:wait}.sticker-ai-match__notice{color:var(--color-muted);margin:-2px 0 6px;font-size:.6875rem;line-height:1.35}.sticker-ai-progress{color:var(--color-muted);align-items:center;gap:7px;margin:0 0 7px;font-size:.6875rem;display:flex}.sticker-ai-progress>span{background:var(--color-surface-subtle);border-radius:999px;width:68px;height:4px;overflow:hidden}.sticker-ai-progress i{background:var(--color-primary);border-radius:inherit;height:100%;transition:width .18s ease-out;display:block}.sticker-scope-toggle{background:var(--color-surface-subtle);border-radius:6px;gap:2px;padding:2px;display:flex}.sticker-scope-toggle button{min-height:26px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 7px;font-size:.6875rem}.sticker-scope-toggle button.is-active{color:var(--color-primary);background:var(--color-surface)}.sticker-empty{color:var(--color-muted);background:var(--color-surface-subtle);border-radius:6px;padding:8px;font-size:.75rem;line-height:1.4}.sticker-attached-list{max-height:116px;overflow:auto}.sticker-attached-row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) 30px;align-items:center;min-height:42px;display:grid}.sticker-attached-row:last-child{border-bottom:0}.sticker-attached-row.is-selected{background:var(--color-primary-soft)}.sticker-attached-row__select{min-width:0;color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:4px;display:grid}.sticker-attached-row__select>img,.sticker-attached-row__select>span:first-child{object-fit:contain;place-items:center;width:32px;height:32px;display:grid}.sticker-attached-row__select>span:last-child{flex-direction:column;min-width:0;display:flex}.sticker-attached-row__select strong,.sticker-attached-row__select small{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.sticker-attached-row__select small{color:var(--color-muted);font-size:.6875rem}.sticker-attached-row__delete{width:28px;height:28px;color:var(--color-danger);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.sticker-attached-row__delete:hover{background:#fff1f1}.sticker-transform-controls{flex-direction:column;gap:4px;padding-top:6px;display:flex}.sticker-transform-controls label{color:var(--color-muted);grid-template-columns:36px minmax(0,1fr) 42px;align-items:center;gap:6px;font-size:.6875rem;display:grid}.sticker-transform-controls input{min-width:0;accent-color:var(--color-primary)}.sticker-transform-controls output{text-align:right;font-variant-numeric:tabular-nums}.sticker-search{height:36px;color:var(--color-muted);background:var(--color-surface-subtle);border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:0 8px;display:flex}.sticker-search input{background:0 0;border:0;outline:0;height:100%;padding:0;font-size:.75rem}.sticker-categories{scrollbar-width:none;gap:4px;padding-bottom:8px;display:flex;overflow-x:auto}.sticker-languages{background:var(--color-surface-subtle);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:8px;padding:3px;display:grid}.sticker-languages button{min-height:30px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 6px;font-size:.75rem}.sticker-languages button.is-active{color:var(--color-primary);background:var(--color-surface)}.sticker-categories::-webkit-scrollbar{display:none}.sticker-categories button{min-height:28px;color:var(--color-muted);background:var(--color-surface-subtle);cursor:pointer;border:0;border-radius:999px;flex:none;padding:0 8px;font-size:.75rem}.sticker-categories button.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.sticker-library-actions{justify-content:space-between;align-items:center;gap:8px;min-height:32px;margin:-2px 0 8px;display:flex}.sticker-library-actions small{color:var(--color-muted);font-size:.75rem}.sticker-library-actions>span{gap:4px;display:inline-flex}.sticker-library-actions button{min-height:32px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:7px;align-items:center;gap:4px;padding:0 9px;font-size:.75rem;display:inline-flex}.sticker-library-actions button:hover:not(:disabled){color:var(--color-primary);background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 62%)}.sticker-library-actions button:disabled{cursor:wait;opacity:.6}.sticker-library-error{color:#9f2d2d;margin:-2px 0 8px;font-size:.75rem}.sticker-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;max-height:220px;display:grid;overflow:auto}.sticker-grid__item-wrap{aspect-ratio:1;min-width:0;position:relative}.sticker-grid__item{aspect-ratio:1;background:var(--color-surface-subtle);cursor:pointer;content-visibility:auto;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;overflow:hidden}.sticker-grid__item:hover:not(:disabled){background:var(--color-primary-soft);border-color:color-mix(in srgb, var(--color-primary), transparent 56%)}.sticker-grid__item img{object-fit:contain;width:92%;height:92%}.sticker-grid__item small{display:none}.sticker-grid__delete{color:#fff;cursor:pointer;background:#111827b8;border:1px solid #ffffffd1;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:3px;right:3px}.sticker-grid__delete:hover{background:var(--color-danger)}.attached-stickers{min-height:28px;color:var(--color-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}.attached-stickers span{flex:1}.attached-stickers{border-top:1px solid var(--color-border)}.attached-stickers button{width:28px;height:28px;color:var(--color-danger);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.right-section{border-bottom:1px solid var(--color-border);padding:12px}.timeline-section{border-bottom:0;flex-direction:column;flex:1;min-height:0;display:flex}.timeline-section .section-heading h2{font-size:.875rem}.timeline-section__actions{align-items:center;gap:4px;display:flex}.timeline-section__actions .icon-button{width:32px;min-height:32px}.timeline-section__actions svg{transition:transform .16s ease-out}.timeline-section__actions svg.is-collapsed{transform:rotate(180deg)}.timeline-section.is-collapsed{flex:none;min-height:0;padding-block:8px}.timeline-section.is-collapsed .section-heading{margin-bottom:0}.right-panel:has(.timeline-section.is-collapsed) .sticker-section{flex-direction:column;flex:1;min-height:0;display:flex}.right-panel:has(.timeline-section.is-collapsed) .sticker-section__body{flex:1;max-height:none}.right-panel:has(.timeline-section.is-collapsed) .sticker-grid{max-height:none}.timeline{border:1px solid var(--color-border);border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.timeline-lane-labels{height:28px;color:var(--color-muted);background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border);text-align:center;grid-template-columns:1fr 1fr;padding-left:44px;font-size:.75rem;font-weight:600;display:grid}.timeline-lane-labels span{place-items:center;display:grid}.timeline-lane-labels span+span{border-left:1px solid var(--color-border)}.timeline-scroll{flex:1;min-height:0;overflow-y:auto}.timeline-content{min-height:100%;margin:10px 0 10px 44px;position:relative}.timeline-content:after{inset-block:0;background:var(--color-border);content:"";pointer-events:none;width:1px;position:absolute;left:50%}.timeline-tick{background:var(--color-border);height:1px;position:absolute;left:-44px;right:0}.timeline-tick time{color:var(--color-muted);background:var(--color-surface);font-size:.75rem;position:absolute;top:-9px;left:4px}.timeline-event{color:#164e2d;cursor:pointer;text-align:left;background:#e9f9ee;border:1px solid #91dbaa;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:start;gap:4px;width:calc(50% - 8px);min-height:28px;padding:4px 6px;display:grid;position:absolute;overflow:hidden}.timeline-event-shell--right .timeline-event{background:#dff7e7;border-color:#74d497}.timeline-event--left{left:4px}.timeline-event--right{right:4px}.timeline-event:hover{filter:saturate(1.12)brightness(.98)}.timeline-event.is-selected{border-color:var(--chat-green);outline:2px solid color-mix(in srgb, var(--chat-green), transparent 58%);z-index:3}.timeline-event strong,.timeline-event span{font-size:.75rem;line-height:1.3}.timeline-event span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.timeline-event>svg,.timeline-event i{color:#069d50}.timeline-event i{font-size:.75rem;font-style:normal}.timeline-event-shell{border-radius:6px}.timeline-event-shell.is-dragging{filter:saturate(1.08)}.timeline-event-shell.is-dragging .timeline-event__body{box-shadow:0 0 0 2px color-mix(in srgb, var(--chat-green), transparent 38%)}.timeline-event__resize-handle{opacity:0;transition:opacity .12s ease-out}.timeline-event-shell:hover .timeline-event__resize-handle,.timeline-event-shell:focus-within .timeline-event__resize-handle,.timeline-event-shell.is-dragging .timeline-event__resize-handle{opacity:1}.timeline-event__resize-handle:after{background:var(--chat-green);content:"";border-radius:999px;width:24px;height:2px;position:absolute;left:50%;transform:translate(-50%)}.timeline-event__resize-handle--start:after{top:2px}.timeline-event__resize-handle--end:after{bottom:2px}.timeline-event__resize-handle:focus-visible{opacity:1;outline:2px solid var(--color-primary);outline-offset:1px}.timeline-playhead{background:var(--chat-green);z-index:4;pointer-events:none;height:2px;position:absolute;left:-44px;right:0}.timeline-playhead:before{background:var(--chat-green);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:38px}.toast{min-height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border);opacity:0;pointer-events:none;z-index:var(--z-toast);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.875rem;transition:opacity .18s ease-out,transform .18s ease-out;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(8px)}.toast.is-visible{opacity:1;transform:translateY(0)}.toast--success svg{color:var(--color-success)}.toast--error{border-color:color-mix(in srgb, var(--color-danger), transparent 54%)}.toast--error svg{color:var(--color-danger)}.manual-drawer,.confirm-dialog,.dialogue-generator{max-width:none;max-height:none;color:var(--color-ink);background:0 0;border:0;margin:0;padding:0;overflow:hidden}.manual-drawer{overscroll-behavior:contain;width:100vw;height:100dvh}.manual-drawer::backdrop,.confirm-dialog::backdrop,.dialogue-generator::backdrop{background:#0f172a47}.dialogue-generator{width:min(1040px,100vw - 40px);max-height:calc(100dvh - 40px);margin:auto}.dialogue-generator__surface{background:var(--color-surface);border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100dvh - 40px);display:grid;overflow:hidden}.dialogue-generator__header{border-bottom:1px solid var(--color-border);grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:68px;padding:12px 16px;display:grid}.dialogue-generator__icon{width:38px;height:38px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:9px;place-items:center;display:grid}.dialogue-generator__header>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.dialogue-generator__header strong{font-size:1rem}.dialogue-generator__header small{color:var(--color-muted);font-size:.75rem}.dialogue-generator__body{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(300px,.82fr) minmax(430px,1.18fr);min-height:0;display:grid;overflow:hidden}.dialogue-generator__workflow-tabs{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-border);grid-column:1/-1;gap:4px;padding:8px 18px;display:inline-flex}.dialogue-generator__workflow-tabs button{min-height:32px;color:var(--color-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:.75rem;font-weight:600;display:inline-flex}.dialogue-generator__workflow-tabs button.is-active{color:var(--color-primary);background:var(--color-surface);border-color:color-mix(in srgb, var(--color-primary), transparent 74%)}.dialogue-generator__prompt,.dialogue-generator__result{flex-direction:column;gap:10px;min-width:0;min-height:0;padding:18px;display:flex}.dialogue-generator__prompt{background:var(--color-surface-subtle);border-right:1px solid var(--color-border)}.dialogue-generator__section-heading,.dialogue-generator__result-head,.dialogue-generator__model,.dialogue-generator__footer,.dialogue-generator__editor-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.dialogue-generator__section-heading>span{align-items:baseline;gap:8px;min-width:0;display:flex}.dialogue-generator__section-heading strong{font-size:.875rem}.dialogue-generator__section-heading small,.dialogue-generator__editor-meta{color:var(--color-muted);font-size:.75rem}.dialogue-generator textarea{resize:none;width:100%;color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-border-strong);font:inherit;border-radius:8px;padding:11px 12px;font-size:.8125rem;line-height:1.65}.dialogue-generator textarea:focus{border-color:var(--color-primary);outline:2px solid color-mix(in srgb, var(--color-primary), transparent 78%)}.dialogue-generator__prompt-editor{min-height:224px;resize:vertical!important}.dialogue-generator__model{border-top:1px solid var(--color-border);align-items:flex-end;margin-top:auto;padding-top:12px}.dialogue-generator__model>span:first-child{grid-template-columns:8px minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;display:grid}.dialogue-generator__model>span:first-child i{background:var(--color-muted);border-radius:50%;grid-row:1/span 2;width:8px;height:8px}.dialogue-generator__model.is-ready>span:first-child i{background:var(--color-success)}.dialogue-generator__model>span:first-child strong{font-size:.75rem}.dialogue-generator__model>span:first-child small{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.dialogue-generator__model>span:last-child{align-items:center;gap:6px;display:flex}.dialogue-generator__result{background:var(--color-surface)}.dialogue-generator__post-context{color:var(--color-muted);margin:0;font-size:.75rem;line-height:1.55}.dialogue-generator__post-result{gap:12px}.dialogue-generator__result-head>span:first-child,.dialogue-generator__post-body{flex-direction:column;gap:6px;min-width:0;display:flex}.dialogue-generator__result-head>span:first-child small,.dialogue-generator__post-body>span{color:var(--color-muted);font-size:.75rem}.dialogue-generator__post-body>span{color:var(--color-ink);font-weight:650}.dialogue-generator__post-body>span:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.dialogue-generator__stale-badge{color:var(--color-warning);font-size:.6875rem;font-weight:600}.dialogue-generator__post-body{flex:1;min-height:0}.dialogue-generator__post-body textarea{resize:vertical;flex:1;min-height:240px}.dialogue-generator textarea:disabled{cursor:wait;opacity:.72}.dialogue-generator__manual{background:var(--color-surface);flex-direction:column;grid-column:1/-1;gap:10px;min-width:0;min-height:0;padding:18px;display:flex}.dialogue-generator__manual-tip{color:var(--color-muted);font-size:.75rem}.dialogue-generator__tabs{background:var(--color-surface-subtle);border-radius:8px;padding:3px;display:inline-flex}.dialogue-generator__tabs button{min-height:31px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:.75rem;font-weight:600;display:inline-flex}.dialogue-generator__tabs button.is-active{color:var(--color-primary);background:var(--color-surface)}.dialogue-generator__tabs small{font-size:.625rem;font-weight:500}.dialogue-generator__editor{flex:1;min-height:390px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important}.dialogue-generator__error{color:var(--color-danger);background:var(--color-danger-soft);border-radius:8px;grid-column:1/-1;margin:0 18px 14px;padding:9px 11px;font-size:.8125rem}.dialogue-generator__footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-border);justify-content:flex-end;min-height:66px;padding:11px 16px}.dialogue-generator__footer p{max-width:none;color:var(--color-muted);margin-right:auto;font-size:.75rem}.manual-drawer__panel{background:var(--color-surface);border-left:1px solid var(--color-border);grid-template-rows:auto auto minmax(0,1fr);height:100dvh;margin-left:auto;display:grid;overflow:hidden}.manual-drawer__header{border-bottom:1px solid var(--color-border);grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:64px;padding:10px 14px;display:grid}.manual-drawer__icon,.confirm-dialog__icon{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.manual-drawer__header>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.manual-drawer__header strong{font-size:.9375rem}.manual-drawer__header small{color:var(--color-muted);font-size:.75rem}.manual-drawer__toc{border-bottom:1px solid var(--color-border);scrollbar-width:thin;gap:4px;padding:8px 12px;display:flex;overflow-x:auto}.manual-drawer__toc a{min-height:32px;color:var(--color-muted);border-radius:6px;flex:none;align-items:center;padding:0 9px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.manual-drawer__toc a:hover,.manual-drawer__toc a:focus-visible{color:var(--color-primary);background:var(--color-primary-soft)}.manual-drawer__body{overscroll-behavior:contain;scroll-behavior:smooth;min-height:0;overflow:auto}.manual-drawer__body .manual-content{border:0;border-radius:0;overflow:visible}.manual-drawer__body .manual-content>header,.manual-drawer__body .manual-content>section{padding:24px}.manual-drawer__body .manual-content>section{grid-template-columns:40px minmax(0,1fr);gap:12px;scroll-margin-top:8px}.confirm-dialog{width:min(520px,100vw - 32px);margin:auto}.confirm-dialog__surface{background:var(--color-surface);border-radius:12px;overflow:hidden}.confirm-dialog__surface>header{grid-template-columns:40px minmax(0,1fr) 36px;align-items:start;gap:12px;padding:20px;display:grid}.confirm-dialog__surface h2{margin-bottom:6px;font-size:1rem;font-weight:700}.confirm-dialog__surface p{max-width:48ch;color:var(--color-muted);font-size:.875rem;line-height:1.55}.confirm-dialog__surface>footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-border);grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;min-height:64px;padding:10px 16px;display:grid}.product-shell{background:var(--color-bg);min-height:100vh}.product-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);min-height:64px;z-index:var(--z-sticky);grid-template-columns:260px minmax(0,1fr) auto;align-items:center;gap:24px;padding:0 28px;display:grid;position:sticky;top:0}.product-brand{min-width:0;color:var(--color-ink);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.product-brand>span:last-child{flex-direction:column;display:flex}.product-brand strong{font-size:1rem;line-height:1.25}.product-brand small{color:var(--color-muted);font-size:.75rem}.product-header>nav{justify-self:start;align-items:center;gap:4px;display:flex}.product-header>nav a{min-height:40px;color:var(--color-muted);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.product-header>nav a:hover,.product-header>nav a.is-active{color:var(--color-primary);background:var(--color-primary-soft)}.account-slot{position:relative}.account-slot>summary{cursor:pointer;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:4px 8px;list-style:none;display:flex}.account-slot>summary::-webkit-details-marker{display:none}.account-slot>summary:hover{background:var(--color-surface-subtle)}.account-slot>summary>span{flex-direction:column;min-width:0;display:flex}.account-slot>summary strong{font-size:.875rem}.account-slot>summary small{color:var(--color-muted);font-size:.75rem}.account-slot[open]>summary>svg:last-child{transform:rotate(180deg)}.account-popover{background:var(--color-surface);border:1px solid var(--color-border);width:288px;z-index:var(--z-sticky);border-radius:12px;padding:16px;position:absolute;top:calc(100% + 8px);right:0}.account-popover>strong{font-size:1rem}.account-popover p{color:var(--color-muted);margin:8px 0 16px;font-size:.875rem;line-height:1.5}.projects-page{width:min(1120px,100% - 48px);margin:0 auto;padding:48px 0 80px}.projects-toolbar{justify-content:flex-end;margin-bottom:16px;display:flex}.manual-content>header h1{color:var(--color-ink);text-wrap:balance;font-size:1.25rem;font-weight:700;line-height:1.25}.create-project-form{background:var(--color-primary-soft);border:1px solid color-mix(in srgb, var(--color-primary), transparent 74%);border-radius:12px;grid-template-columns:minmax(180px,.7fr) minmax(320px,1.5fr) auto;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;display:grid}.create-project-field{flex-direction:column;gap:4px;display:flex}.create-project-field input{width:100%;height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid color-mix(in srgb, var(--color-primary), transparent 62%);border-radius:8px;padding:0 12px}.create-project-field input::placeholder{color:var(--color-muted)}.create-project-field input[aria-invalid=true]{border-color:var(--color-danger)}.field-error{color:var(--color-danger);font-size:.875rem}.create-project-actions{gap:8px;display:flex}.product-picker{min-width:0;position:relative}.product-picker>summary{min-height:44px;color:var(--color-ink);background:var(--color-surface);border:1px solid color-mix(in srgb, var(--color-primary), transparent 62%);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:.875rem;list-style:none;display:flex}.product-picker>summary::-webkit-details-marker{display:none}.product-picker>summary>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-picker>summary>svg{color:var(--color-muted);transition:transform .16s ease-out}.product-picker[open]>summary{border-color:var(--color-primary)}.product-picker[open]>summary>svg{transform:rotate(180deg)}.product-picker__menu{z-index:var(--z-sticky);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.product-picker__menu button{width:100%;min-height:52px;color:var(--color-ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.product-picker__menu button:hover,.product-picker__menu button:focus-visible,.product-picker__menu button[aria-selected=true]{background:var(--color-primary-soft)}.product-picker__menu button>span{flex-direction:column;gap:2px;display:flex}.product-picker__menu button strong{font-size:.875rem}.product-picker__menu button small{color:var(--color-muted);font-size:.75rem}.product-picker__menu button>svg{color:var(--color-primary)}.project-directory{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.demo-project-directory{margin-bottom:16px}.demo-project-directory__badge{color:var(--color-primary);background:var(--color-primary-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:.75rem;font-weight:650;display:inline-flex}.demo-project-directory__error{padding:0 16px 14px;display:block}.project-directory>header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex}.project-directory>header h2{font-size:1rem;font-weight:600;line-height:1.3}.project-directory>header p{color:var(--color-muted);margin-top:4px;font-size:.875rem}.project-category-tabs{border-bottom:1px solid var(--color-border);scrollbar-width:thin;gap:4px;padding:10px 16px;display:flex;overflow-x:auto}.project-category-tabs button{min-height:36px;color:var(--color-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:8px;padding:0 10px;font-size:.875rem;font-weight:500;transition:color .16s ease-out,background-color .16s ease-out;display:inline-flex}.project-category-tabs button:hover,.project-category-tabs button:focus-visible{color:var(--color-ink);background:var(--color-surface-subtle)}.project-category-tabs button.is-active{color:var(--color-primary);background:var(--color-primary-soft);font-weight:600}.project-category-tabs button small{min-width:20px;color:inherit;background:color-mix(in srgb, currentColor 10%, transparent);font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 6px;font-size:.75rem;line-height:1.4}.project-list{flex-direction:column;display:flex}.project-row{min-height:76px;color:var(--color-ink);background:var(--color-surface);border-bottom:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) 36px 36px;align-items:center;gap:4px;padding:12px 16px;transition:background-color .16s ease-out;display:grid}.project-row--demo{grid-template-columns:minmax(0,1fr) auto}.project-row__clone{min-width:112px}.project-row:last-child{border-bottom:0}.project-row:hover{background:var(--color-surface-subtle)}.project-row__open{min-width:0;min-height:52px;color:inherit;grid-template-columns:40px minmax(220px,1fr) minmax(280px,auto) 28px;align-items:center;gap:16px;text-decoration:none;display:grid}.project-row__rename{grid-template-columns:40px minmax(220px,1fr) minmax(280px,auto) auto;align-items:center;gap:16px;min-width:0;min-height:52px;display:grid}.project-row__rename .project-row__name input{width:100%;min-width:0;height:32px;color:var(--color-ink);font:inherit;background:var(--color-surface);border:1px solid var(--color-primary);border-radius:6px;outline:none;padding:4px 8px;font-weight:600}.project-row__rename .project-row__name .field-error{color:var(--color-danger)}.project-row__rename-actions{align-items:center;gap:4px;display:flex}.project-row__rename-trigger{color:var(--color-muted)}.project-row__rename-trigger:hover:not(:disabled),.project-row__rename-trigger:focus-visible{color:var(--color-primary);background:var(--color-primary-soft)}.project-row__delete{color:var(--color-muted)}.project-row__delete:hover:not(:disabled),.project-row__delete:focus-visible{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 9%, transparent)}.project-row__icon{width:36px;height:36px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.project-row__name{flex-direction:column;gap:4px;min-width:0;display:flex}.project-row__name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.project-row__name small,.project-row__date{color:var(--color-muted);font-size:.875rem}.project-row__readonly{color:#4f46e5;align-items:center;gap:4px;font-size:.75rem;font-weight:650;display:inline-flex}.project-row__date{font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:flex}.project-row__arrow{color:var(--color-muted);transition:color .16s ease-out,transform .16s ease-out}.project-row:hover .project-row__arrow{color:var(--color-primary);transform:translate(2px)}.project-delete-dialog__icon{color:var(--color-danger);background:color-mix(in srgb, var(--color-danger) 10%, transparent)}.project-list-state{min-height:288px;color:var(--color-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.project-list-state strong{color:var(--color-ink);margin-top:4px;font-size:1rem}.project-list-state p{max-width:52ch;margin-bottom:8px;font-size:.875rem;line-height:1.5}.project-list-skeleton{flex-direction:column;display:flex}.project-list-skeleton span{background:linear-gradient(90deg, var(--color-surface), var(--color-surface-subtle), var(--color-surface));border-bottom:1px solid var(--color-border);background-size:200% 100%;height:76px;animation:1.4s ease-in-out infinite skeleton-shift}@keyframes skeleton-shift{to{background-position:-200% 0}}.manual-page{grid-template-columns:208px minmax(0,1fr);gap:48px;width:min(1120px,100% - 48px);margin:0 auto;padding:48px 0 96px;display:grid}.manual-toc{flex-direction:column;align-self:start;gap:16px;display:flex;position:sticky;top:96px}.manual-back{color:var(--color-muted);align-items:center;gap:8px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.manual-back:hover{color:var(--color-primary)}.manual-toc>strong{font-size:1rem}.manual-toc nav{flex-direction:column;gap:4px;display:flex}.manual-toc nav a{min-height:36px;color:var(--color-muted);border-radius:8px;align-items:center;padding:0 8px;font-size:.875rem;text-decoration:none;display:flex}.manual-toc nav a:hover{color:var(--color-primary);background:var(--color-primary-soft)}.manual-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;min-width:0;overflow:hidden}.manual-content>header{border-bottom:1px solid var(--color-border);padding:32px 40px}.manual-content>header p{max-width:68ch;color:var(--color-muted);margin-top:12px;font-size:1rem;line-height:1.6}.manual-content>section{border-bottom:1px solid var(--color-border);grid-template-columns:48px minmax(0,1fr);gap:16px;padding:32px 40px;scroll-margin-top:84px;display:grid}.manual-content>section:last-child{border-bottom:0}.manual-step{width:40px;height:40px;color:var(--color-primary);background:var(--color-primary-soft);border-radius:8px;place-items:center;display:grid}.manual-step span{display:none}.manual-content h2{font-size:1rem;font-weight:600;line-height:1.3}.manual-content section p,.manual-content li,.manual-content details{max-width:72ch;color:var(--color-muted);font-size:.875rem;line-height:1.6}.manual-content section h2+p{margin-top:8px}.file-format-list{border-block:1px solid var(--color-border);margin:16px 0}.file-format-list>div{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.file-format-list>div+div{border-top:1px solid var(--color-border)}.file-format-list dt{font-size:.875rem;font-weight:600}.file-format-list dd{color:var(--color-muted);margin:0;font-size:.875rem}.manual-content pre{color:var(--color-ink);background:var(--color-surface-subtle);border-radius:8px;padding:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.manual-source-guide{border-top:1px solid var(--color-border);margin-top:20px;padding-top:4px}.manual-source-guide h3{color:var(--color-ink);margin-top:16px;font-size:.9375rem;line-height:1.4}.manual-source-guide h3:first-child{margin-top:16px}.manual-source-guide ol{margin-top:8px}.manual-source-guide li+li{margin-top:6px}.manual-content a{color:var(--color-primary);text-underline-offset:2px;font-weight:600}.manual-content a:hover{color:var(--color-primary-hover)}.manual-note{color:var(--color-muted);background:var(--color-surface-subtle);border-radius:8px;grid-template-columns:56px minmax(0,1fr);gap:8px;margin-top:16px;padding:12px;font-size:.875rem;line-height:1.5;display:grid}.manual-note strong{color:var(--color-ink)}.manual-content ol{margin:16px 0 0;padding-left:20px}.manual-content code{color:var(--color-ink);font-family:SFMono-Regular,Consolas,monospace;font-size:.875em}.manual-content details{border-bottom:1px solid var(--color-border);padding:12px 0}.manual-content details:last-child{border-bottom:0}.manual-content details:first-of-type{margin-top:8px}.manual-content summary{color:var(--color-ink);cursor:pointer;font-weight:600}.manual-content details p{margin-top:8px}.route-state-page,.editor-route-state{min-height:calc(100vh - 64px);color:var(--color-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.route-state-page h1,.editor-route-state h1{color:var(--color-ink);font-size:1.25rem}.route-state-page p,.editor-route-state p{max-width:52ch;margin-bottom:8px;font-size:.875rem;line-height:1.5}.editor-route-shell{background:var(--color-bg);min-height:100vh}.editor-route-shell>header{background:var(--color-surface);border-bottom:1px solid var(--color-border);align-items:center;min-height:64px;padding:0 16px;display:flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}html[data-render-ready],.render-body,.render-body #root{background:0 0;width:1080px;min-width:1080px;height:1920px;min-height:1920px;overflow:hidden}.chat-scene--render{width:1080px;height:1920px}.render-loading,.render-error{background:#000;place-items:center;width:1080px;height:1920px;margin:0;display:grid}.render-error{color:#fff;font-size:32px}@container preview-workspace (width<=860px){.transport-track{display:none}.preview-mode-tabs button{padding-inline:6px;font-size:.75rem}.single-scene-controls{gap:8px;padding-inline:8px}.single-scene-controls__hint{display:none}}@container preview-workspace (width<=700px){.center-editor-layout{grid-template-rows:minmax(190px,34%) minmax(0,1fr);grid-template-columns:1fr}.center-settings-panel{border-right:0;border-bottom:1px solid var(--color-border)}}@container preview-workspace (width<=660px){.canvas-transport time:last-of-type,.zoom-control>svg,.zoom-control input,.canvas-tools>.icon-button:first-child{display:none}.zoom-control{padding-inline:6px}.canvas-swap{width:40px;padding:0;font-size:0}}@container preview-workspace (width<=520px){.conversation-panel__body{max-height:min(45vh,390px)}.conversation-panel__layout{grid-template-columns:1fr;gap:8px}.conversation-panel__people{border-left:0;padding:8px 0 0}.conversation-panel--canvas .participant-list{grid-template-columns:1fr}}@media (width<=1280px){.top-actions .button--secondary{width:40px;padding:0;font-size:0}.transport-track{display:none}.canvas-toolbar{gap:8px}}@media (width<=1120px){.app-shell{min-width:0;overflow:auto hidden}.app-shell>.topbar,.app-shell>.workspace{min-width:1120px}.narrow-editor-notice{z-index:var(--z-toast);color:#3730a3;width:min(480px,100vw - 24px);min-height:44px;box-shadow:var(--shadow-lg);background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:650;line-height:1.4;display:flex;position:fixed;top:64px;left:12px}.narrow-editor-notice svg{flex:none}}@media (width<=860px){.dialogue-generator{width:min(720px,100vw - 24px);max-height:calc(100dvh - 24px)}.dialogue-generator__surface{max-height:calc(100dvh - 24px)}.dialogue-generator__body{grid-template-columns:1fr;overflow-y:auto}.dialogue-generator__prompt{border-right:0;border-bottom:1px solid var(--color-border)}.dialogue-generator__editor{min-height:280px}.product-header{grid-template-columns:1fr auto;padding-inline:16px}.product-header>nav{grid-area:2/1/auto/-1;width:100%;padding-bottom:8px}.product-header>nav a{flex:1;justify-content:center}.account-slot>summary>span,.account-slot>summary>svg:last-child{display:none}.projects-page,.manual-page{width:min(100% - 32px,720px);padding-top:32px}.create-project-form{grid-template-columns:1fr;gap:16px}.create-project-actions{justify-content:flex-end}.project-row{grid-template-columns:minmax(0,1fr) 40px 40px}.project-row--demo{grid-template-columns:minmax(0,1fr) auto}.project-row__open{grid-template-columns:40px minmax(0,1fr) 24px}.project-row__rename{grid-template-columns:40px minmax(0,1fr) auto}.project-row__rename .project-row__date{display:none}.project-row__clone{min-width:112px}.project-row__date{grid-column:2}.project-row__arrow{grid-area:1/3/span 2}.manual-page{display:block}.manual-toc{margin-bottom:16px;position:static}.manual-toc nav{flex-flow:wrap}.manual-content>header,.manual-content>section{padding-inline:24px}}@media (width<=600px){.dialogue-generator__header{grid-template-columns:34px minmax(0,1fr) 34px;padding-inline:12px}.dialogue-generator__prompt,.dialogue-generator__result{padding:14px}.dialogue-generator__result-head,.dialogue-generator__model,.dialogue-generator__footer{flex-wrap:wrap;align-items:stretch}.dialogue-generator__result-head>.button{margin-left:auto}.dialogue-generator__model>span:last-child{flex-wrap:wrap}.dialogue-generator__footer p{width:100%}.dialogue-generator__footer .button{flex:1}.product-brand small,.project-row__date>span{display:none}.projects-toolbar .button{width:100%}.project-row{grid-template-columns:minmax(0,1fr) 44px 44px}.project-row__open,.project-row__rename{grid-column:1/-1}.project-row__rename-trigger{grid-area:2/2}.project-row__delete{grid-area:2/3}.project-row--demo{grid-template-columns:1fr}.project-row--demo .project-row__open,.project-row__clone{grid-column:1}.project-row__clone{width:100%;min-width:0}.project-row__date{flex-direction:column;align-items:flex-start;gap:4px}.project-category-tabs button,.icon-button,.canvas-transport button,.language-switcher{min-height:44px}.icon-button,.canvas-transport button{width:44px}.manual-content>section{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
