.auth-gate{min-height:100dvh;color:var(--text,#e7e1e7);background:var(--bg,#19181b);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.auth-gate p{color:#a69eaa;max-width:460px;line-height:1.7}.auth-intro{padding:8px 0 20px}.auth-intro h3{margin:18px 0 10px;font-size:18px}.auth-intro p,.auth-message{color:#aaa2ac;font-size:13px;line-height:1.7}.login-google{width:100%;min-height:42px}.account-menu{position:relative}.account-menu summary{cursor:pointer;border-radius:50%;place-items:center;width:28px;height:28px;list-style:none;display:grid;overflow:hidden}.account-menu summary:focus-visible{outline:2px solid var(--pink,#ed97bc);outline-offset:3px}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary img{object-fit:cover;width:100%;height:100%}.account-avatar-initial{width:100%;height:100%;color:var(--text,#e8e5eb);background:#413440;place-items:center;font-size:13px;font-weight:600;line-height:1;display:grid}.account-dropdown{z-index:100;background:#29252b;border:1px solid #493b49;border-radius:10px;flex-direction:column;gap:4px;width:224px;max-width:calc(100vw - 24px);padding:6px;font-size:12px;line-height:1.5;display:flex;position:absolute;top:36px;right:0;box-shadow:0 16px 40px #0006}.account-dropdown small{color:#b6abb7;font-size:11px}.account-dropdown a,.account-dropdown button{text-align:left;width:100%;min-height:30px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:5px 8px;text-decoration:none;display:flex}.account-dropdown a:hover,.account-dropdown button:hover{background:#ffffff08}.account-dropdown a:focus-visible,.account-dropdown button:focus-visible{outline:1px solid var(--accent,#ed97bc);outline-offset:-1px}.account-identity{overflow-wrap:anywhere;border-bottom:1px solid #493b49;flex-direction:column;gap:3px;padding:7px 8px 9px;display:flex}.account-identity strong{font-size:12px;font-weight:600}.account-actions,.account-languages{flex-direction:column;gap:2px;display:flex}.account-languages,.account-signout{border-top:1px solid #493b49;padding-top:4px}.account-languages>small{padding:4px 8px}.account-dropdown .selected{color:#ed97bc;background:#ed97bc0d}.account-language-check{margin-left:auto}.account-dropdown .ic{flex:0 0 14px;width:14px;height:14px}.account-dropdown button:disabled{opacity:.5;cursor:wait}.import-projects{border:1px solid #493b49;border-radius:10px;align-items:center;gap:16px;margin-bottom:20px;padding:14px 18px;font-size:13px;display:flex}.import-projects p{flex:1;margin:0}
.eyebrow{text-transform:uppercase;letter-spacing:1.2px;color:#9a8296;font-size:9px}.canvas-page{background:var(--canvas);height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.canvas-nav{z-index:20;background:#27262b;border-right:1px solid #39343d;flex-direction:column;flex:none;width:248px;min-height:0;transition:width .16s;display:flex}.nav-collapsed .canvas-nav{width:48px}.canvas-nav>header{border-bottom:1px solid #3a3540;flex:none;justify-content:space-between;align-items:center;height:52px;padding:0 10px;display:flex}.canvas-nav-title{font-size:13px}.canvas-search{background:#161419;border:1px solid #332e38;border-radius:6px;align-items:center;gap:7px;margin:10px;padding:0 8px;display:flex}.canvas-search .ic{color:#827889;width:13px}.canvas-search input{background:0 0;border:0;width:100%;padding:7px 0;font-size:11px}.canvas-filter-row{gap:3px;padding:0 10px 8px;display:flex}.canvas-filter-row button{padding:4px 6px;font-size:10px}.canvas-scene-filter{width:calc(100% - 20px);margin:0 10px 7px;padding:6px;font-size:10px}.canvas-nav-list{flex:1;min-height:0;padding:2px 8px 10px;overflow:auto}.canvas-nav-item{text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:56px;margin-bottom:3px;padding:7px 6px;display:flex;position:relative}.canvas-nav-item:hover{background:#302b35}.canvas-nav-item.selected{background:#392a35;border-color:#865a72}.canvas-nav-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:450;display:block;overflow:hidden}.canvas-nav-item small{margin-top:3px;font-size:9px;display:block}.nav-thumb{color:#75677b;background:#312b34;border-radius:4px;flex:none;place-items:center;width:58px;height:38px;display:grid;overflow:hidden}.nav-thumb img{object-fit:cover;width:100%;height:100%}.canvas-nav-item .loading-wave{margin-left:-5px;transform:scale(.55)}.canvas-batch{border-top:1px solid #3b3540;flex-direction:column;flex:none;gap:4px;padding:8px;display:flex}.canvas-batch button{justify-content:flex-start;padding:7px 8px;font-size:10px}.canvas-batch button small{margin-left:auto}.canvas-viewport{cursor:grab;-webkit-user-select:none;user-select:none;background-color:#111113;background-image:radial-gradient(#fff2 .7px,#0000 .8px);background-size:24px 24px;flex:1;min-width:0;min-height:0;position:relative;overflow:hidden}.canvas-viewport:active,.canvas-viewport.space-pan{cursor:grabbing}.canvas-world{transform-origin:0 0;width:2400px;height:1600px;position:absolute;top:0;left:0}.canvas-wires{pointer-events:none;position:absolute;inset:0;overflow:visible}.canvas-edge{fill:none;stroke:#9a7ba8;stroke-width:1.3px;opacity:.74}.edge-continuity{stroke:#799bb2}.edge-frame{stroke:#9c82ac}.edge-asset{stroke:#b07e9c}.canvas-node{min-height:0;height:var(--node-height,auto);-webkit-user-select:none;user-select:none;background:#242127;border:1px solid #403744;border-radius:8px;flex-direction:column;display:flex;position:absolute;overflow:visible;box-shadow:0 12px 28px #0004}.canvas-node.selected{border-color:var(--selected);box-shadow:0 0 0 1px #d494b855,0 12px 28px #0005}.node-heading{color:#cfc4d2;flex:none;align-items:center;gap:7px;height:29px;padding:0 9px;font-size:10px;display:flex}.node-heading>.ic{color:#b188aa;width:14px;height:14px}.node-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.node-heading small{color:#807582}.node-heading button{width:21px;height:21px;padding:3px}.node-picture{background:#18161b;border-top:1px solid #332e38;border-bottom:1px solid #332e38;flex:1;place-items:center;height:auto;min-height:0;display:grid;position:relative;overflow:hidden}.node-picture img,.node-picture video{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.node-empty{color:#655a6b;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.node-empty .ic{width:28px;height:28px}.node-empty small{font-size:10px}.node-meta{color:#887b8d;align-items:center;gap:7px;height:30px;padding:0 8px;font-size:9px;display:flex}.node-meta .node-video-controls{margin-left:auto}.node-meta .node-video-controls .ic{width:12px;height:12px}.node-shot-badge,.film-shot-badge{color:#e0d6e2;background:#0e0b12b8;border-radius:3px;padding:2px 5px;font-size:9px;position:absolute;bottom:7px;left:7px}.node-job{background:#17131dc9;place-items:center;display:grid;position:absolute;inset:0}.node-job .loading-wave{transform:scale(.75)}.port{opacity:0;z-index:5;background:#a484ad;border:2px solid #211c25;border-radius:50%;width:9px;height:9px;padding:0;position:absolute;top:47%}.canvas-node:hover .port,.canvas-node.selected .port,.connection-hint~* .port{opacity:.9}.port-in{left:-5px}.port-out{right:-5px}.connection-hint{z-index:30;color:#f0c4d8;pointer-events:none;background:#392b3a;border:1px solid #8d627d;border-radius:5px;padding:7px 10px;font-size:11px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.canvas-tools{z-index:15;background:#272229e8;border:1px solid #4a3b4f;border-radius:7px;align-items:center;gap:4px;padding:5px;display:flex;position:absolute;bottom:15px;left:15px;box-shadow:0 8px 24px #0006}.canvas-tools select{background:0 0;border-color:#0000;max-width:100px;padding:5px;font-size:10px}.canvas-tools button{padding:5px 7px;font-size:10px}.canvas-tools button.icon{width:25px;height:25px;font-size:15px}.zoom-readout{color:#cdbbd1;cursor:pointer;background:0 0;border:0;padding:4px 6px;font:10px ui-monospace,monospace}.canvas-top-actions{z-index:14;gap:5px;display:flex;position:absolute;top:12px;right:15px}.playback-note{z-index:14;color:#edbfd4;background:#2a222de8;border:1px solid #5a425c;border-radius:6px;flex-direction:column;gap:2px;padding:7px 10px;font-size:10px;display:flex;position:absolute;top:12px;right:15px}.playback-note span{color:#9d8da3}.film-node{border-color:#9b7392}.film-node .node-heading>.ic{color:var(--pink)}.film-node .node-picture video,.film-node .node-picture img{object-fit:cover}.film-controls{align-items:center;gap:3px;height:35px;padding:4px 6px;display:flex}.film-controls button{width:23px;height:23px;padding:4px}.film-controls input{flex:1;min-width:30px;padding:0}.film-controls span{color:#a08ca6;white-space:nowrap;font:9px ui-monospace,monospace}.popover{z-index:70;color:#d8ccd9;background:#242028;border:1px solid #665064;border-radius:10px;width:min(390px,100vw - 24px);max-height:min(600px,100vh - 24px);padding:14px;position:fixed;overflow:auto;box-shadow:0 22px 70px #0009}.popover>header{border-bottom:1px solid #3e3046;justify-content:space-between;align-items:flex-start;margin-bottom:11px;padding-bottom:11px;display:flex}.popover h3{margin-top:2px;font-weight:500}.popover header button{width:23px;height:23px;padding:4px}.popover-label{color:#9d8ca4;flex-direction:column;gap:6px;font-size:10px;display:flex}.popover-label textarea{width:100%;min-height:130px;font-size:11px;line-height:1.8}.popover-tabs{gap:8px;margin-bottom:8px;display:flex}.popover-tabs span{color:#89788f;padding:4px 6px;font-size:10px}.popover-tabs .active{color:#eab5ce;background:#3b2a39;border-radius:4px}.popover-section{border-top:1px solid #3b3041;margin-top:12px;padding-top:10px}.popover-section-title{color:#a494aa;margin-bottom:7px;font-size:10px;display:block}.reference-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.reference-grid button{background:#18141e;border-color:#493a52;height:61px;padding:0;position:relative;overflow:hidden}.reference-grid button.current{border-color:var(--pink)}.reference-grid img{object-fit:cover;width:100%;height:100%}.reference-grid small{background:#100b15c9;padding:2px;font-size:8px;position:absolute;bottom:0;left:0;right:0}.reference-add{color:#b395c3;border-style:dashed!important}.popover-ref-list{flex-wrap:wrap;gap:6px;display:flex}.popover-ref-list>span{background:#302733;border-radius:4px;align-items:center;gap:4px;padding:3px;display:flex}.popover-ref-list img{object-fit:cover;border-radius:3px;width:30px;height:24px}.popover-ref-list small{font-size:9px}.popover-footer-fields{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.popover-footer-fields label{color:#a595a9;flex-direction:column;gap:4px;font-size:9px;display:flex}.popover-footer-fields select{width:100%;padding:5px;font-size:10px}.popover-actions{gap:7px;margin-top:13px;display:flex}.popover-actions button{flex:1}.popover-fold{border-top:1px solid #3a3042;margin-top:12px;padding-top:9px}.popover-fold summary{color:#a090a7;cursor:pointer;font-size:10px}.version-list{gap:6px;margin-top:9px;display:flex;overflow:auto}.version-list button{border-color:#493a52;flex:none;width:81px;height:58px;padding:0;position:relative;overflow:hidden}.version-list button.current{border-color:var(--pink)}.version-list img,.version-list video{object-fit:cover;width:100%;height:100%}.version-list span{background:#100b15b8;padding:1px 3px;font-size:9px;position:absolute;bottom:3px;left:3px}.context-menu-position{z-index:90;background:#262229;border:1px solid #514153;border-radius:8px;min-width:190px;padding:5px;position:fixed;box-shadow:0 18px 44px #0008}.context-menu-position .menu-list button{justify-content:flex-start;width:100%;padding:8px 9px;font-size:11px}.sound-actions{gap:7px;margin-bottom:16px;display:flex}.sound-actions button{font-size:11px}.sound-filters{margin-bottom:12px}.sound-help{color:#a998b5;font-size:11px!important}.sound-list{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.sound-list article{background:#2b2530;border:1px solid #46374c;border-radius:7px;padding:10px}.sound-list article strong{font-size:11px;font-weight:500}.sound-list audio{width:100%;height:30px;margin:9px 0;display:block}.sound-empty{text-align:center;color:#8d7d94;padding:28px;font-size:11px}
.pn-header-tools{flex:none;align-items:center;gap:10px;margin-left:12px;display:flex}.pn-language-picker{color:#e8e5eb;flex:none;position:relative}.pn-language{color:#dec3d6;padding:7px;font-size:12px;text-decoration:none}.pn-header-tools button{white-space:nowrap;font-size:11px}.pn-header-tools{gap:4px;margin-left:5px}.pn-language-picker>summary{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#27262b;border:1px solid #49404b;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:5px 11px;font-size:12px;font-weight:400;line-height:20px;list-style:none;transition:background .15s,border-color .15s;display:flex}.pn-language-picker>summary::-webkit-details-marker{display:none}.pn-language-picker>summary:hover{background:#302b33;border-color:#75616f}.pn-language-picker[open]>summary{border-color:var(--primary-action);background:#302831}.pn-language-picker>summary:focus-visible,.pn-language-picker .pn-language-option:focus-visible{outline:2px solid var(--primary-action);outline-offset:3px}.pn-language-flag{flex:none;font-size:15px;line-height:1}.pn-language-picker .pn-language-chevron,#v8-root .pn-language-picker .pn-language-chevron{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;color:#bba9b8;width:14px;height:14px;transition:transform .15s}.pn-language-picker[open] .pn-language-chevron{transform:rotate(180deg)}.pn-language-menu{z-index:1000;background:#242127;border:1px solid #4b3e4d;border-radius:13px;width:206px;max-width:calc(100vw - 32px);padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #0005}.pn-language-picker:not([open])>.pn-language-menu{display:none}.pn-language-picker .pn-language-option{color:#e8e5eb;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;min-height:39px;padding:8px 10px;font-size:13px;font-weight:400;line-height:21px;text-decoration:none;display:flex}.pn-language-picker .pn-language-option:hover{background:#352c35}.pn-language-picker .pn-language-option.selected{color:var(--primary-action);background:#ed97bc0b}.pn-language-picker .pn-language-check,#v8-root .pn-language-picker .pn-language-check{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;margin-left:auto}:is(.topbar:has(.pn-language-picker[open]),.as-header:has(.pn-language-picker[open])){z-index:70;position:relative}
:is(#v8-root,.as-production-assistant){color:#e9e5ea;--accent:#edacc9;background:#18181b;flex-direction:column;height:100%;min-height:0;font:13px/1.6 -apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;display:flex;position:relative}:is(#v8-root,.as-production-assistant)[hidden]{display:none}:is(#v8-root,.as-production-assistant) *{box-sizing:border-box}:is(#v8-root,.as-production-assistant) button{border-radius:8px;min-height:32px;font-size:12px}:is(#v8-root,.as-production-assistant) button:hover{border-color:#866274}:is(#v8-root,.as-production-assistant) button:disabled{opacity:.35}:is(#v8-root,.as-production-assistant) button.as-primary{color:#2f2028;background:#edacc9;border-color:#edacc9;font-weight:600}:is(#v8-root,.as-production-assistant) .as-muted{color:#99939e}:is(#v8-root,.as-production-assistant) .as-small{font-size:11px}:is(#v8-root,.as-production-assistant) svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.as-header{border-bottom:1px solid #323036;flex-shrink:0;align-items:center;gap:18px;height:66px;padding:0 25px;display:flex}.as-logo{letter-spacing:1px;align-items:center;gap:8px;font-size:20px;font-weight:650;display:flex}.as-logo span{color:var(--accent);font-size:28px}.as-module{border-left:1px solid #3b3740;padding-left:20px;font-size:14px;font-weight:550}.as-v{color:#d1afc0;border:1px solid #58424e;border-radius:5px;margin-left:7px;padding:1px 5px;font-size:10px}.as-spacer{flex:1}.as-prototype{color:#99939e;font-size:11px}.as-layout{flex:1;grid-template-columns:184px minmax(330px,390px) minmax(410px,1fr);min-height:0;display:grid}.as-library{background:#1d1c20;border-right:1px solid #302e34;flex-direction:column;gap:12px;min-height:0;padding:19px 12px;display:flex}.as-library .as-new{color:#f3bdd5;background:#322730;border:1px solid #634454;justify-content:flex-start;width:100%;padding-left:13px}.as-library-label{color:#8f8996;letter-spacing:1px;padding:9px 10px 0;font-size:11px}.as-doc-list{flex:1;overflow:auto}.as-doc-item{text-align:left;flex-direction:column;width:100%;margin-bottom:6px;white-space:normal!important;background:0 0!important;border:1px solid #0000!important;align-items:flex-start!important;gap:4px!important;padding:11px!important;display:flex!important}.as-doc-item.selected{background:#332a33!important;border-color:#55414d!important}.as-doc-item strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.as-doc-item small{color:#9b8e9a;font-size:10px}.as-library-bottom{border-top:1px solid #343037;flex-direction:column;gap:7px;padding-top:13px;display:flex}.as-library-bottom button{background:0 0;border-color:#0000;justify-content:flex-start}.as-local-note{color:#79737f;padding:8px 10px;font-size:10px;line-height:1.8}.as-chat{background:#202024;border-right:1px solid #343038;flex-direction:column;min-height:0;display:flex}.as-chat-head{border-bottom:1px solid #302e35;padding:19px 22px 13px}.as-chat-heading{align-items:center;gap:8px;display:flex}.as-chat-heading h2{font-size:15px}.as-online{background:#b6c9af;border-radius:50%;width:6px;height:6px;margin-left:2px}.as-chat-head p{color:#aaa1ac;margin-top:6px;font-size:11px}.as-method-chips{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.as-method-chips button{color:#c7a8bb;background:#2a262e;border-color:#423644;padding:2px 7px;min-height:23px!important;font-size:10px!important}.as-messages{scroll-behavior:smooth;flex:1;padding:22px 22px 12px;overflow:auto}.as-message{margin-bottom:25px}.as-message-label{color:#b9a7b5;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;display:flex}.as-message-label .as-avatar{color:#ecc4d7;background:#43333f;border-radius:6px;place-items:center;width:23px;height:23px;font-size:14px;display:grid}.as-message p{white-space:pre-wrap;color:#d8d2dc;font-size:13px;line-height:1.95}.as-message.user{margin-left:28px}.as-message.user p{color:#eee1e9;background:#383039;border:1px solid #4a3a45;border-radius:13px 13px 3px;padding:12px 14px}.as-message.user .as-message-label{color:#a99da9;justify-content:flex-end}.as-quote{color:#c8adbe;white-space:pre-wrap;background:#29242b;border-left:2px solid #d39aba;max-height:98px;margin-bottom:9px;padding:8px 10px;font-size:11px;overflow:auto}.as-options{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.as-options button{color:#d8becd;white-space:normal;text-align:left;background:#26252b;border-color:#4a3b47;font-size:11px!important}.as-draft-card{background:#28242b;border:1px solid #57424f;border-radius:9px;margin-top:12px;padding:13px}.as-draft-card strong{margin-bottom:3px;font-size:13px;display:block}.as-draft-card button{margin-top:10px}.as-compose-wrap{background:#202024;padding:0 16px 13px}.as-compose{background:#28252c;border:1px solid #63505d;border-radius:12px;padding:11px}.as-compose:focus-within{border-color:#cb8faa;box-shadow:0 0 0 2px #bf7d9d12}.as-compose textarea{resize:none;background:0 0;border:0;width:100%;min-height:73px;max-height:130px;padding:2px 1px;font-size:12px}.as-compose textarea:focus{border:0}.as-compose-bottom{align-items:center;gap:6px;margin-top:5px;display:flex}.as-compose-bottom .as-muted{font-size:10px}.as-compose-bottom button{padding:5px 9px}.as-ref-chip{color:#ebbed5;background:#3a2e39;border:1px solid #765269;border-radius:7px;align-items:flex-start;gap:7px;margin-bottom:7px;padding:7px 9px;font-size:11px;display:flex}.as-ref-chip span{white-space:pre-wrap;flex:1;max-height:66px;overflow:auto}.as-ref-chip button{background:0 0;border:0;flex:none;width:20px;min-height:20px!important;padding:0!important}.as-bottom-note{text-align:center;color:#837b87;padding-top:8px;font-size:10px}.as-proposal{border:1px solid #65515f;border-radius:10px;margin-top:12px;overflow:hidden}.as-proposal-head{color:#e7bfd3;background:#352b34;align-items:center;gap:7px;padding:9px 12px;font-size:11px;display:flex}.as-proposal-content{padding:12px}.as-before{color:#978a97;white-space:pre-wrap;border-left:2px solid #61515a;margin-bottom:12px;padding-left:9px;font-size:11px}.as-proposal textarea{resize:vertical;color:#e8d5e0;width:100%;min-height:80px;font-size:12px;line-height:1.8}.as-proposal-actions{flex-wrap:wrap;gap:6px;padding-top:9px;display:flex}.as-proposal-done{color:#b6cbb9;padding:10px 12px;font-size:11px}.as-proposal-conflict{color:#eac28e;padding-top:8px;font-size:11px}.as-workspace{background:#19191c;flex-direction:column;min-width:0;min-height:0;display:flex}.as-doc-head{border-bottom:1px solid #302e34;flex:none;align-items:center;gap:10px;height:64px;padding:0 24px;display:flex}.as-doc-title{width:100%;min-width:90px;max-width:270px;font-weight:550;background:0 0!important;border:1px solid #0000!important;padding:5px!important;font-size:14px!important}.as-doc-title:hover,.as-doc-title:focus{border-color:#695063!important}.as-save{white-space:nowrap;color:#a2b9a5;font-size:10px}.as-doc-head button{background:0 0;border-color:#423a43;padding:5px 9px}.as-doc-tools{border-bottom:1px solid #29272e;flex-wrap:wrap;align-items:center;gap:8px;min-height:42px;padding:10px 26px;display:flex}.as-doc-tools span{color:#928894;font-size:11px}.as-doc-tools button{color:#bfa7b6;background:0 0;border-color:#0000;padding:2px 7px;min-height:25px!important;font-size:10px!important}.as-paper-scroll{flex:1;padding:27px clamp(18px,3.3vw,58px) 60px;overflow:auto}.as-paper{background:#222126;border:1px solid #373139;border-radius:3px;max-width:850px;min-height:calc(100% - 12px);margin:auto;padding:36px clamp(20px,3.2vw,55px) 30px;box-shadow:0 12px 55px #0002}.as-paper-kicker{letter-spacing:3px;color:#bd96ab;text-align:center;margin-bottom:9px;font-size:10px}.as-paper h1{text-align:center;letter-spacing:1px;color:#f0e5ec;overflow-wrap:anywhere;margin-bottom:10px;font-size:24px;font-weight:500}.as-paper-meta{text-align:center;color:#94838f;border-bottom:1px solid #3b3038;margin-bottom:24px;padding-bottom:25px;font-size:11px}.as-block{border-radius:6px;margin:0 0 13px;padding:7px 0;position:relative}.as-block:focus-within{background:#2c2630;box-shadow:0 0 0 9px #2c2630}.as-block-head{opacity:0;align-items:center;gap:8px;height:23px;margin-bottom:4px;transition:opacity .15s;display:flex}.as-block:hover .as-block-head,.as-block:focus-within .as-block-head{opacity:1}.as-block-head select{color:#c29eb4;background:#322933;border:0;height:22px;padding:0 4px;font-size:10px}.as-block-head button{color:#b993a9;background:0 0;border:0;padding:0 5px;min-height:21px!important;font-size:10px!important}.as-block textarea{resize:none;color:#d4cbd6;background:0 0;border:0;border-radius:0;outline:0;width:100%;min-height:28px;padding:0;font-size:14px;line-height:1.95;display:block;overflow:hidden}.as-block textarea::selection{color:#fff;background:#855875}.as-block.scene{margin-top:18px}.as-block.scene textarea{color:#e8b6cf;letter-spacing:.4px;font-size:13px;font-weight:600}.as-block.dialogue{border-left:2px solid #684453;padding-left:25px}.as-block.dialogue textarea{color:#e6dce6}.as-block.note textarea{color:#b5a7b7;font-style:italic}.as-block.as-highlight{animation:1.6s asFlash}@keyframes asFlash{0%{background:#78435c}to{background:0 0}}.as-add-block{color:#bba0b1;width:100%;margin:20px 0 0;background:0 0!important;border-style:dashed!important}.as-selectionbar{z-index:5;color:#392b34;white-space:nowrap;background:#ecd0e0;border:1px solid #efc1da;border-radius:10px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0008}.as-selectionbar[hidden]{display:none}.as-selectionbar button{border:0;color:#f5daea!important;background:#533749!important;min-height:29px!important}.as-empty-paper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:17px;min-height:400px;display:flex}.as-empty-icon{color:#dbaac4;background:linear-gradient(150deg,#43313f,#27242c);border:1px solid #644958;border-radius:6px;place-items:center;width:58px;height:66px;margin-bottom:12px;display:grid;transform:rotate(-5deg)}.as-empty-icon svg{width:29px!important;height:29px!important}.as-empty-paper h2{color:#e1cad7;font-size:19px;font-weight:500}.as-empty-paper p{color:#aa9aa8;max-width:270px;font-size:12px;line-height:1.95}.as-empty-paper button{color:#d5abc2;background:0 0;border-color:#5b4454}.as-empty-steps{color:#8f7f8e;gap:12px;margin:7px 0;font-size:10px;display:flex}.as-empty-steps b{color:#bc8da7;margin-right:4px;font-weight:400}.as-modal-layer{z-index:20;background:#0009;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.as-dialog{background:#242127;border:1px solid #54424e;border-radius:13px;flex-direction:column;width:min(620px,100%);max-height:90%;display:flex;box-shadow:0 30px 90px #0008}.as-dialog header{border-bottom:1px solid #3c323c;align-items:center;gap:12px;padding:18px 23px;display:flex}.as-dialog h2{font-size:16px}.as-dialog-body{padding:22px;overflow:auto}.as-dialog-body>p{color:#ada0ad;margin-bottom:17px;font-size:12px;line-height:1.9}.as-dialog footer{border-top:1px solid #3c323c;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.as-method-row{background:#2b262f;border:1px solid #473744;border-radius:9px;margin-bottom:12px;padding:15px}.as-method-row label{align-items:center;gap:8px;font-size:13px;display:flex}.as-method-row textarea{resize:vertical;width:100%;min-height:90px;margin-top:12px;font-size:12px}.as-method-row p{color:#a99ba9;margin:7px 0;font-size:11px}.as-form-label{color:#bca5b5;margin-bottom:13px;font-size:11px;display:block}.as-form-label input,.as-form-label textarea{width:100%;margin-top:5px;font-size:12px;display:block}.as-attachment{background:#30272f;border:1px solid #513b4a;border-radius:8px;align-items:center;gap:8px;margin-bottom:9px;padding:10px 12px;font-size:12px;display:flex}.as-version{border-bottom:1px solid #40333e;align-items:center;gap:9px;padding:14px 0;display:flex}.as-version strong{font-size:12px}.as-version p{color:#ad98a8;font-size:10px}.as-toast{color:#3c2d37;z-index:50;background:#eee0e9;border-radius:9px;max-width:80%;padding:10px 18px;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #0007}.as-notice{color:#cbb6c4;background:#312832;border-left:2px solid #bd8ca8;margin:10px 0 18px;padding:9px 12px;font-size:11px;line-height:1.9}.as-history-preview{white-space:pre-wrap;color:#c4b4c2;background:#1e1a21;max-height:240px;margin-bottom:15px;padding:17px;font-size:12px;overflow:auto}#v8-return{z-index:400;color:#36222c;background:#edacc9;border-color:#edacc9;position:fixed;bottom:17px;right:22px;box-shadow:0 5px 25px #0007}@media (min-width:1600px){.as-layout{grid-template-columns:208px 440px minmax(500px,1fr)}.as-messages{padding:26px 30px}.as-chat-head{padding-left:30px}.as-compose-wrap{padding-left:24px;padding-right:24px}.as-paper{padding-top:47px}}@media (max-width:1100px){.as-layout{grid-template-columns:148px 330px minmax(360px,1fr)}.as-header{padding:0 17px}.as-doc-head{padding:0 16px}.as-prototype{max-width:145px}.as-paper-scroll{padding:20px 17px}.as-paper{padding:27px 23px}.as-save{display:none}.as-library{padding:16px 8px}.as-library-label{font-size:10px}.as-doc-tools{padding:9px 17px}.as-doc-head button{font-size:10px!important}}@media (max-width:850px){.as-layout{grid-template-columns:310px minmax(330px,1fr)}.as-library{display:none}.as-module{padding-left:12px}.as-prototype{display:none}.as-mobile-new{display:inline-flex!important}.as-paper-scroll{padding:15px 12px}.as-paper{padding:23px 19px}}@media (max-width:640px){.as-layout{flex-direction:column;display:flex;overflow:auto}.as-chat{flex:none;height:55vh;min-height:460px}.as-workspace{flex:none;min-height:70vh}.as-header{gap:10px;height:56px}.as-module{font-size:12px}.as-header button{padding:4px 7px}.as-doc-head{height:52px}.as-paper-scroll{overflow:visible}.as-paper{min-height:400px}.as-messages{padding:15px}.as-compose textarea{min-height:50px}}:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:minmax(330px,420px) minmax(410px,1fr)}:is(#v8-root,.as-production-assistant) .as-header>.ghost{background:0 0;border:0;padding:0}:is(#v8-root,.as-production-assistant) .as-production-button{color:#edb9d3;background:#342b33;border-color:#604650}.as-home-drafts{margin:30px 0}.as-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.as-home-grid>button{text-align:left;white-space:normal;background:#222126;border:1px solid #423740;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;min-height:178px;padding:21px;display:flex}.as-home-grid strong{color:#eddee7;font-size:15px;font-weight:550}.as-home-grid p{color:#a99ca9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.8;display:-webkit-box;overflow:hidden}.as-home-grid small{color:#998895;justify-content:space-between;width:100%;margin-top:auto;font-size:10px;display:flex}.as-home-grid small span{color:#d49ab9}.as-home-icon{color:#e4aecb;font-size:23px}:is(#v8-root,.as-production-assistant) .as-empty-paper{min-height:300px}@media (min-width:1600px){:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:460px minmax(500px,1fr)}}@media (max-width:850px){:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:310px minmax(330px,1fr)}.as-home-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){:is(#v8-root,.as-production-assistant) .as-layout{display:flex}.as-home-grid{grid-template-columns:1fr}:is(#v8-root,.as-production-assistant) .as-header{flex-wrap:wrap;height:auto;min-height:65px;padding:8px 12px}}:is(#v8-root,.as-production-assistant){color:#ecebef;--accent:#edb2cd;background:#161618;font-size:13px;line-height:1.6}:is(#v8-root,.as-production-assistant) .as-header{background:#19191c;border-bottom:1px solid #303035;gap:12px;height:54px;min-height:54px;padding:0 20px}:is(#v8-root,.as-production-assistant) .as-header>.ghost{border:0;padding:0}:is(#v8-root,.as-production-assistant) .as-logo{letter-spacing:.2px;gap:8px;font-size:17px}:is(#v8-root,.as-production-assistant) .as-logo>span{font-size:25px;font-weight:400}:is(#v8-root,.as-production-assistant) .as-header .pn-header-tools{order:2;gap:12px;margin-left:0}:is(#v8-root,.as-production-assistant) .as-header .as-production-button{color:#2c2027;min-height:32px;box-shadow:none;background:#edb2cd;border:1px solid #efbad2;order:3;padding:6px 13px;font-weight:500}:is(#v8-root,.as-production-assistant) .as-header .as-production-button:hover:not(:disabled){background:#f5c6dc;border-color:#f5c6dc}:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:clamp(320px,25vw,368px) minmax(0,1fr);min-height:0;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-chat{background:#222226;border-right:1px solid #343439;min-width:0;min-height:0}:is(#v8-root,.as-production-assistant) .as-chat-head{background:#222226;border-bottom:1px solid #ffffff07;flex:none;padding:18px 20px 14px}:is(#v8-root,.as-production-assistant) .as-chat-heading h2{letter-spacing:.1px;color:#f2eff3;font-size:15px;font-weight:500;line-height:1.4}:is(#v8-root,.as-production-assistant) .as-chat-heading p{color:#aaa6b1;margin-top:5px;font-size:11px;line-height:1.6}:is(#v8-root,.as-production-assistant) .as-method-summary{align-items:center;gap:10px;margin-top:12px;display:flex}:is(#v8-root,.as-production-assistant) .as-method-summary>button{color:#d9d2df;background:#ffffff03;border:1px solid #47424c;min-height:26px;padding:3px 8px;font-size:11px}:is(#v8-root,.as-production-assistant) .as-method-summary svg{width:13px;height:13px}:is(#v8-root,.as-production-assistant) .as-method-count{color:#e8b9d0;font-variant-numeric:tabular-nums;background:#ffffff09;border-radius:4px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:inline-grid}:is(#v8-root,.as-production-assistant) .as-method-summary>span{color:#a7a2af;font-size:10px}:is(#v8-root,.as-production-assistant) .as-messages{scrollbar-width:thin;scrollbar-color:#504651 transparent;overscroll-behavior:contain;flex:1 1 0;min-height:0;padding:20px 20px 12px;overflow:auto}:is(#v8-root,.as-production-assistant) .as-message{margin:0 0 22px}:is(#v8-root,.as-production-assistant) .as-message-label{letter-spacing:.1px;color:#ada5b3;gap:7px;margin-bottom:7px;font-size:10px;line-height:20px}:is(#v8-root,.as-production-assistant) .as-message-label .as-avatar{color:#eeb9d2;background:#493743;border-radius:5px;width:20px;height:20px;font-size:14px;font-weight:400}:is(#v8-root,.as-production-assistant) .as-message p{letter-spacing:0;color:#e3dfe7;overflow-wrap:anywhere;font-size:12px;font-weight:400;line-height:1.85}:is(#v8-root,.as-production-assistant) .as-message.assistant>p,:is(#v8-root,.as-production-assistant) .as-message.assistant>.as-options,:is(#v8-root,.as-production-assistant) .as-message.assistant>.as-draft-card,:is(#v8-root,.as-production-assistant) .as-message.assistant>.as-proposal{margin-left:27px}:is(#v8-root,.as-production-assistant) .as-message.user{margin-left:22px}:is(#v8-root,.as-production-assistant) .as-message.user .as-message-label{color:#b8adb9;margin-bottom:6px;line-height:18px}:is(#v8-root,.as-production-assistant) .as-message.user p{color:#f0e9f0;background:#363039;border:1px solid #ffffff05;border-radius:10px 10px 3px;padding:10px 12px}:is(#v8-root,.as-production-assistant) .as-options{gap:6px;margin-top:10px}:is(#v8-root,.as-production-assistant) .as-options button{color:#dac8d4;background:#ffffff03;border-color:#4c444f;border-radius:7px;min-height:28px;padding:5px 9px;font-size:11px;line-height:1.5}:is(#v8-root,.as-production-assistant) .as-options button:hover{background:#44343f;border-color:#a2768d}:is(#v8-root,.as-production-assistant) .as-draft-card{background:#2c272e;border:1px solid #54444f;border-radius:8px;padding:11px 12px}:is(#v8-root,.as-production-assistant) .as-draft-card strong{font-size:12px;font-weight:500;line-height:1.65}:is(#v8-root,.as-production-assistant) .as-draft-card .as-small{font-size:10px}:is(#v8-root,.as-production-assistant) .as-compose-wrap{background:#222226;border-top:1px solid #ffffff06;flex:none;padding:10px 14px 14px;position:relative}:is(#v8-root,.as-production-assistant) .as-compose{background:#2b282e;border:1px solid #58505b;border-radius:11px;padding:11px 12px 10px;box-shadow:0 3px 12px #0001}:is(#v8-root,.as-production-assistant) .as-compose:focus-within{border-color:#ca90ae;box-shadow:0 0 0 2px #d39bb316,0 5px 20px #0002}:is(#v8-root,.as-production-assistant) .as-compose textarea{width:100%;height:56px;min-height:56px;max-height:140px;box-shadow:none;resize:none;color:#f0eaf1;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:12px;line-height:1.75;display:block}:is(#v8-root,.as-production-assistant) .as-compose textarea::placeholder{color:#aaa2af}:is(#v8-root,.as-production-assistant) .as-compose-bottom{align-items:center;margin-top:8px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-muted{color:#aba2b0;font-size:10px;line-height:1.5}:is(#v8-root,.as-production-assistant) .as-compose-bottom button{border-radius:8px;flex:none;width:30px;height:30px;min-height:30px;padding:7px}:is(#v8-root,.as-production-assistant) .as-compose-bottom button:disabled{opacity:1;color:#af9ba8;background:#584350;border-color:#64515f}:is(#v8-root,.as-production-assistant) .as-ref-chip{background:#3c2d38;border-color:#6c4a60;margin-bottom:12px}:is(#v8-root,.as-production-assistant) .as-workspace{background:#19191c;min-width:0;min-height:0}:is(#v8-root,.as-production-assistant) .as-doc-head{background:#1d1d20;border-bottom:1px solid #303035;gap:12px;height:49px;padding:0 27px}:is(#v8-root,.as-production-assistant) .as-doc-title{color:#ece7ef;text-overflow:ellipsis;width:65%;max-width:540px;font-weight:500;font-size:13px!important}:is(#v8-root,.as-production-assistant) .as-doc-head button{color:#c9c3ce;background:0 0;border-color:#414047;min-height:30px;padding:5px 10px;font-size:11px}:is(#v8-root,.as-production-assistant) .as-doc-tools{background:#1b1b1f;border-bottom:1px solid #2b2b31;flex-wrap:nowrap;flex:none;gap:20px;height:38px;min-height:38px;padding:0 31px}:is(#v8-root,.as-production-assistant) .as-doc-tools .as-document-tab{color:#ece7ee;flex:none;align-items:center;height:100%;font-size:12px;font-weight:500;display:flex;position:relative}:is(#v8-root,.as-production-assistant) .as-document-tab:after{content:"";background:#e2a6c3;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}:is(#v8-root,.as-production-assistant) .as-doc-tools .as-document-hint{color:#aaa2b0;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-paper-scroll{scrollbar-width:thin;scrollbar-color:#504651 transparent;overscroll-behavior:contain;background:radial-gradient(at 50% 0,#26232955,#0000 75%),#19191c;flex:1;min-height:0;padding:28px clamp(20px,4vw,64px) 72px;overflow:auto}:is(#v8-root,.as-production-assistant) .as-paper{background:linear-gradient(135deg,#27262b,#242429 60%);border:1px solid #38343c;border-radius:7px;width:100%;max-width:850px;min-height:calc(100% - 6px);margin:0 auto;padding:42px clamp(28px,4vw,64px) 40px;box-shadow:0 12px 40px #0003}:is(#v8-root,.as-production-assistant) .as-paper-kicker{letter-spacing:4px;color:#c69eb4;margin-bottom:14px;font-size:10px;line-height:1.5}:is(#v8-root,.as-production-assistant) .as-paper h1{letter-spacing:1px;color:#f5f0f5;margin:0 0 16px;font-family:Songti SC,Noto Serif CJK SC,STSong,Georgia,serif;font-size:clamp(25px,2vw,32px);font-weight:500;line-height:1.4}:is(#v8-root,.as-production-assistant) .as-paper-meta{color:#b2a7b5;border-bottom:1px solid #48404a;margin-bottom:28px;padding-bottom:27px;font-size:11px;line-height:1.6}:is(#v8-root,.as-production-assistant) .as-block{border-radius:4px;margin:0 0 16px;padding:0;position:relative}:is(#v8-root,.as-production-assistant) .as-block textarea{box-sizing:border-box;color:#ded9e2;letter-spacing:.1px;resize:none;width:100%;min-height:27px;max-height:none;box-shadow:none;background:0 0;border:0;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.9;display:block;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-block:focus-within{background:#302933;box-shadow:0 0 0 8px #302933}:is(#v8-root,.as-production-assistant) .as-block.scene{margin-top:32px;margin-bottom:12px}:is(#v8-root,.as-production-assistant) .as-paper-meta+.as-block.scene{margin-top:0}:is(#v8-root,.as-production-assistant) .as-block.scene textarea{color:#ebbad2;letter-spacing:.5px;min-height:25px;font-size:14px;font-weight:500;line-height:1.75}:is(#v8-root,.as-production-assistant) .as-block.action{padding-left:0}:is(#v8-root,.as-production-assistant) .as-block.dialogue{background:linear-gradient(90deg,#a77c9410,#0000 75%);border-left:2px solid #80566d;border-radius:2px;margin:3px 0 23px 24px;padding:9px 0 9px 18px}:is(#v8-root,.as-production-assistant) .as-block.dialogue textarea{color:#f0e6ee;font-size:15px}:is(#v8-root,.as-production-assistant) .as-block.note textarea{color:#b6a8bc;font-style:normal}:is(#v8-root,.as-production-assistant) .as-add-block{color:#bba9b8;border-color:#564651;margin-top:30px;font-size:11px}:is(#v8-root,.as-production-assistant) .as-empty-paper{gap:15px;min-height:330px}:is(#v8-root,.as-production-assistant) .as-empty-paper h2{color:#eee4ed;font-family:Songti SC,Georgia,serif;font-size:24px}:is(#v8-root,.as-production-assistant) .as-empty-paper p{color:#bab0c0;font-size:13px;line-height:1.85}@media (min-width:1800px){:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:380px minmax(0,1fr)}:is(#v8-root,.as-production-assistant) .as-paper{max-width:900px;padding:48px 64px}:is(#v8-root,.as-production-assistant) .as-messages{padding-left:22px;padding-right:22px}}@media (max-width:1000px){:is(#v8-root,.as-production-assistant) .as-layout{grid-template-columns:320px minmax(0,1fr)}:is(#v8-root,.as-production-assistant) .as-chat-head{padding:20px 18px 14px}:is(#v8-root,.as-production-assistant) .as-messages{padding:20px 18px 12px}:is(#v8-root,.as-production-assistant) .as-paper-scroll{padding:20px 20px 50px}:is(#v8-root,.as-production-assistant) .as-paper{padding:30px 25px}:is(#v8-root,.as-production-assistant) .as-method-summary{gap:8px}:is(#v8-root,.as-production-assistant) .as-method-summary>span{font-size:9px}}@media (max-width:700px){:is(#v8-root,.as-production-assistant) .as-layout{flex-direction:column;display:flex;overflow:auto}:is(#v8-root,.as-production-assistant) .as-chat{border-right:0;flex:none;height:65dvh;min-height:420px}:is(#v8-root,.as-production-assistant) .as-workspace{flex:none;height:90dvh;min-height:550px}:is(#v8-root,.as-production-assistant) .as-header{flex-wrap:wrap;gap:8px;height:auto;min-height:60px;padding:10px 14px}:is(#v8-root,.as-production-assistant) .as-header .as-production-button{padding:7px 10px;font-size:11px}:is(#v8-root,.as-production-assistant) .as-logo{font-size:17px}:is(#v8-root,.as-production-assistant) .as-header .pn-header-tools{gap:5px}:is(#v8-root,.as-production-assistant) .as-doc-head{padding:0 18px}:is(#v8-root,.as-production-assistant) .as-doc-tools{gap:17px;padding:0 23px}:is(#v8-root,.as-production-assistant) .as-paper-scroll{overflow:auto}:is(#v8-root,.as-production-assistant) .as-paper{padding:30px 23px}}:is(#v8-root,.as-production-assistant) .as-chat button{font-weight:400}:is(#v8-root,.as-production-assistant) .as-proposal-head,:is(#v8-root,.as-production-assistant) .as-before,:is(#v8-root,.as-production-assistant) .as-proposal-done{font-size:11px;line-height:1.8}:is(#v8-root,.as-production-assistant) .as-proposal textarea{font-size:12px;line-height:1.85}:is(#v8-root,.as-production-assistant) .as-header .pn-header-tools button,:is(#v8-root,.as-production-assistant) .as-header .pn-language{font-size:11px}:is(#v8-root,.as-production-assistant) .as-method-summary>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-method-summary>button{flex:none}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-attach{color:#c4b9c9;background:0 0;border:1px solid #57505c;border-radius:50%;width:28px;height:28px;min-height:28px;margin-right:3px;padding:5px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-attach:hover{color:#f0d5e5;background:#40333d;border-color:#b2839c}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-attach svg{width:15px;height:15px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-muted{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-compose-bottom{gap:5px}:is(#v8-root,.as-production-assistant) .as-model-picker{flex:0 auto;min-width:0;max-width:calc(100% - 111px);position:relative}:is(#v8-root,.as-production-assistant) .as-model-picker>summary{cursor:pointer;color:#d7d0db;border-radius:6px;align-items:center;gap:5px;min-height:30px;padding:3px 4px;font-size:11px;font-weight:400;list-style:none;display:flex}:is(#v8-root,.as-production-assistant) .as-model-picker>summary::-webkit-details-marker{display:none}:is(#v8-root,.as-production-assistant) .as-model-picker>summary:hover,:is(#v8-root,.as-production-assistant) .as-model-picker[open]>summary{color:#f0e9f2;background:#ffffff07}:is(#v8-root,.as-production-assistant) .as-model-picker>summary:focus-visible{outline-offset:2px;outline:1px solid #edb2cd}:is(#v8-root,.as-production-assistant) .as-model-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:is(#v8-root,.as-production-assistant) .as-model-picker>summary svg{flex:none;width:13px;height:13px}:is(#v8-root,.as-production-assistant) .as-model-picker>summary svg:first-child{fill:currentColor;stroke-width:1px}:is(#v8-root,.as-production-assistant) .as-model-picker>summary svg:last-child{color:#a79dac;width:11px;height:11px}:is(#v8-root,.as-production-assistant) .as-model-menu{z-index:20;background:#302b33;border:1px solid #554b59;border-radius:11px;width:190px;max-width:calc(100vw - 65px);padding:7px;position:absolute;bottom:calc(100% + 12px);left:0;box-shadow:0 12px 35px #0006}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-model-menu button{color:#e7e0eb;background:0 0;border:0;border-radius:6px;justify-content:space-between;width:100%;height:auto;min-height:33px;padding:7px 8px;font-size:12px;font-weight:400;display:flex}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-model-menu button:hover{background:#ffffff08}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-model-menu button.selected{color:#f0c0d8;background:#5c3f523f}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice{color:#d9d0df;background:0 0;border:1px solid #0000;flex:none;width:28px;height:30px;min-height:30px;padding:6px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice:hover{color:#f5e5ef;background:#ffffff08}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice.recording{color:#ffd0e5;background:#64364e;border-color:#a26786}:is(#v8-root,.as-production-assistant) .as-voice-status{color:#e9b7d0;padding:0 0 7px;font-size:10px;line-height:1.5}:is(#v8-root,.as-production-assistant) .as-voice-status[hidden]{display:none}:is(#v8-root,.as-production-assistant) .as-compose-bottom button[data-as=send]{border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:7px;display:inline-flex}:is(#v8-root,.as-production-assistant) .as-compose-bottom button[data-as=send]:disabled{color:#77727f;background:#36343c;border-color:#0000}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice{color:#eee9f1;border-radius:50%;width:32px;height:32px;min-height:32px;padding:5px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}:is(#v8-root,.as-production-assistant) .as-compose{box-shadow:none;border-radius:18px;padding:14px 13px 11px}:is(#v8-root,.as-production-assistant) .as-compose:focus-within{box-shadow:none}:is(#v8-root,.as-production-assistant) .as-compose textarea{height:62px;min-height:62px;padding:1px 2px;font-size:12px;font-weight:400;line-height:1.8}:is(#v8-root,.as-production-assistant) .as-compose-bottom{align-items:center;gap:6px;height:34px;margin-top:8px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-spacer{min-width:4px}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-attach,:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice{border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;min-height:30px;margin:0;padding:6px;display:inline-flex}:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-attach svg,:is(#v8-root,.as-production-assistant) .as-compose-bottom .as-voice svg{stroke-width:1.7px;width:18px;height:18px}:is(#v8-root,.as-production-assistant) .as-model-picker{max-width:calc(100% - 112px)}:is(#v8-root,.as-production-assistant) .as-model-picker>summary{gap:5px;min-height:30px;padding:4px;font-size:11px}:is(#v8-root,.as-production-assistant) .as-model-picker>summary svg:first-child,:is(#v8-root,.as-production-assistant) .as-model-picker>summary svg:last-child{width:12px;height:12px}:is(#v8-root,.as-production-assistant) .as-model-menu{left:auto;right:0}:is(#v8-root,.as-production-assistant) .as-compose-bottom button[data-as=send] svg{stroke-width:1.8px;width:18px;height:18px}:is(#v8-root,.as-production-assistant) .as-empty-icon{width:80px;height:80px;box-shadow:none;color:#dbaac4;background:0 0;border:0;border-radius:0;margin-bottom:16px;transform:none}:is(#v8-root,.as-production-assistant) .as-empty-icon svg{stroke-width:1.25px;display:block;width:80px!important;height:80px!important}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-back{fill:#302a33;stroke:#685363}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-page{fill:#302a33;stroke:#a08096}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-fold{stroke:#a08096}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-lines{stroke:#927c8c}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-spark{fill:#edb2cd;stroke:#edb2cd;stroke-width:1px}:is(#v8-root,.as-production-assistant) .as-empty-icon .as-manuscript-small-spark{stroke:#ad839b;stroke-width:1.25px}:is(#v8-root,.as-production-assistant) .as-paper{padding-left:clamp(36px,4vw,64px)}:is(#v8-root,.as-production-assistant) .as-block,:is(#v8-root,.as-production-assistant) .as-block.scene,:is(#v8-root,.as-production-assistant) .as-block.dialogue{margin-bottom:24px}:is(#v8-root,.as-production-assistant) .as-block:focus-within{box-shadow:none;background-color:#0000}:is(#v8-root,.as-production-assistant) .as-block:before{content:"";width:32px;position:absolute;top:0;bottom:0;left:-32px}:is(#v8-root,.as-production-assistant) .as-block.dialogue:before{width:58px;left:-58px}:is(#v8-root,.as-production-assistant) .as-block .as-block-quote{color:#b993a9;opacity:0;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;min-height:26px;padding:5px;transition:opacity .12s,background .12s;display:flex;position:absolute;top:1px;left:-32px}:is(#v8-root,.as-production-assistant) .as-block.dialogue .as-block-quote{top:10px;left:-58px}:is(#v8-root,.as-production-assistant) .as-block:hover .as-block-quote,:is(#v8-root,.as-production-assistant) .as-block:focus-within .as-block-quote,:is(#v8-root,.as-production-assistant) .as-block-quote.has-selection{opacity:1}:is(#v8-root,.as-production-assistant) .as-block .as-block-quote:hover,:is(#v8-root,.as-production-assistant) .as-block .as-block-quote.has-selection{color:#edb2cd;background:#44313f}:is(#v8-root,.as-production-assistant) .as-block-quote svg{stroke-width:1.5px;width:15px;height:15px}:is(#v8-root,.as-production-assistant) .as-insert-gap{justify-content:flex-start;align-items:center;height:24px;display:flex;position:absolute;bottom:-24px;left:0;right:0}:is(#v8-root,.as-production-assistant) .as-block.dialogue .as-insert-gap{left:-26px}:is(#v8-root,.as-production-assistant) .as-insert-gap:after{content:"";opacity:0;pointer-events:none;background:#80566d;flex:1;height:1px;margin-left:8px;transition:opacity .12s}:is(#v8-root,.as-production-assistant) .as-insert-gap .as-insert-button{color:#dbaac4;opacity:0;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;min-height:22px;padding:4px;transition:opacity .12s;display:flex}:is(#v8-root,.as-production-assistant) .as-insert-button svg{stroke-width:1.5px;width:14px;height:14px}:is(#v8-root,.as-production-assistant) .as-insert-gap:hover .as-insert-button,:is(#v8-root,.as-production-assistant) .as-insert-gap:focus-within .as-insert-button{opacity:1;background:#44313f}:is(#v8-root,.as-production-assistant) .as-insert-gap:hover:after,:is(#v8-root,.as-production-assistant) .as-insert-gap:focus-within:after{opacity:.35}:is(#v8-root,.as-production-assistant) .as-block-quote:focus-visible,:is(#v8-root,.as-production-assistant) .as-insert-button:focus-visible{opacity:1;outline-offset:2px;outline:1px solid #edb2cd}@media (hover:none){:is(#v8-root,.as-production-assistant) .as-block .as-block-quote,:is(#v8-root,.as-production-assistant) .as-insert-gap .as-insert-button{opacity:.65}}:is(#v8-root,.as-production-assistant) .as-block .as-empty-type{z-index:1;color:#bba9b8;cursor:pointer;background:#302a33;border:1px solid #0000;border-radius:5px;width:auto;max-width:150px;height:25px;min-height:25px;margin:0;padding:2px 5px;font-size:11px;font-weight:400;line-height:1.5;position:absolute;top:0;right:0}:is(#v8-root,.as-production-assistant) .as-block.dialogue .as-empty-type{top:9px}:is(#v8-root,.as-production-assistant) .as-block .as-empty-type:hover{color:#edb2cd;border-color:#685363}:is(#v8-root,.as-production-assistant) .as-block .as-empty-type:focus-visible{outline-offset:2px;outline:1px solid #edb2cd}:is(#v8-root,.as-production-assistant) .as-block .as-empty-type[hidden]{display:none}:is(#v8-root,.as-production-assistant) .as-empty-paper p{white-space:pre-line}.creative-notebook-trigger{color:var(--muted);background:0 0;border:0;gap:10px;margin-top:10px;padding:3px 0;font-size:11px}.creative-notebook-trigger span{color:var(--pink)}.creative-notebook{font-size:13px;line-height:1.8}.creative-notebook>p{color:var(--muted)}.creative-notebook section{margin-top:22px}.creative-notebook h3{margin-bottom:8px;font-size:13px}.creative-notebook ul{color:var(--muted);padding-left:18px}.creative-notebook dl>div{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:16px;padding:10px 0;display:grid}.creative-notebook dt{color:var(--pink)}.creative-notebook dd{margin:0}.creative-draft-preview{max-height:280px;padding:12px;overflow:auto}.creative-error{border:1px solid var(--line);color:var(--muted);border-radius:8px;margin-bottom:14px;padding:12px;font-size:12px}.creative-error p{margin-bottom:8px}.creative-pulse{background:var(--pink);border-radius:50%;width:5px;height:5px;margin-top:8px;animation:1.2s ease-in-out infinite creative-pulse;display:block}@keyframes creative-pulse{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.creative-pulse{animation:none}}.as-model-name{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}
#v8-root .as-paper{--paper:#f7f8f4;--paper-ink:#292d29;--paper-muted:#818780;--paper-rule:#dce0d8;--font-manuscript:"Songti SC", "STSong", "Noto Serif CJK SC", "Source Han Serif SC", "SimSun", Georgia, serif;--paper-accent:#985570;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:url(/paper-grain.svg) repeat, var(--paper);max-width:800px;color:var(--paper-ink);border:1px solid #dce0d8;border-radius:4px;padding:52px 64px 64px;box-shadow:inset 0 0 28px #a2aa9610,0 8px 36px #0003}#v8-root .as-paper-scroll{background:#19191c;padding:32px clamp(20px,3vw,48px) 64px}#v8-root .as-paper h1{color:var(--paper-ink);font-family:var(--font-manuscript);letter-spacing:.04em;font-size:28px;line-height:1.5}#v8-root .as-paper-kicker{color:var(--paper-muted);letter-spacing:.28em;font-size:10px}#v8-root .as-paper-meta{color:var(--paper-muted);border-color:var(--paper-rule);margin-bottom:36px;padding-bottom:24px}#v8-root .as-doc-head{height:54px}#v8-root .as-save{color:var(--green);font-size:11px;display:inline}#v8-root .as-save.error{color:#edaaa8}#v8-root .as-empty-paper h2{color:var(--paper-ink);font-family:var(--font-manuscript)}#v8-root .as-empty-paper p{color:var(--paper-muted)}#v8-root .as-empty-paper button{color:var(--paper-accent);background:0 0;border-color:#c9a8b8}#v8-root .as-empty-paper button:hover{background:#eadce2}#v8-root .as-empty-icon{opacity:.85}.screenplay-content{min-height:280px;font-family:var(--font-manuscript);color:var(--paper-ink);caret-color:var(--paper-accent);white-space:pre-wrap;overflow-wrap:anywhere;outline:none;font-size:17px;font-weight:400;line-height:1.9}.screenplay-content ::selection{background:#ed97bc65}.screenplay-block{margin:0 0 22px;position:relative}.screenplay-block p{text-align:left;min-height:1.85em;margin:0}.screenplay-block[data-kind=scene]{margin-top:40px;margin-bottom:20px;font-weight:650}.screenplay-block[data-kind=scene]:first-child{margin-top:0}.screenplay-block[data-kind=scene],.screenplay-block[data-kind=character],.screenplay-block[data-kind=transition]{text-transform:uppercase}.screenplay-block[data-kind=character]{margin-top:26px;margin-bottom:0;padding-left:38%;font-weight:600}.screenplay-block[data-kind=parenthetical]{color:#655960;margin-bottom:0;padding-left:30%;padding-right:18%;font-size:15px}.screenplay-block[data-kind=dialogue],.screenplay-block[data-kind=narration]{margin-bottom:26px;padding-left:22%;padding-right:18%}.screenplay-block[data-kind=transition]{margin-top:30px}.screenplay-block[data-kind=transition] p{text-align:right}.screenplay-block[data-kind=subtitle]{color:#6d5662}.screenplay-block.is-empty p:before{content:attr(data-placeholder);color:#968a8e;float:left;pointer-events:none;height:0;font-size:13px;font-weight:400}.screenplay-gutter{opacity:0;-webkit-user-select:none;user-select:none;gap:1px;transition:opacity .12s;display:flex;position:absolute;top:2px;left:-54px}.screenplay-block:before{content:"";width:56px;position:absolute;top:0;bottom:0;left:-56px}.screenplay-block:hover>.screenplay-gutter,.screenplay-gutter:focus-within{opacity:1}#v8-root .screenplay-gutter button{color:#9a7e8a;width:24px;height:27px;min-height:27px;font:19px/1 var(--font-body);background:0 0;border:0;border-radius:4px;padding:0;display:flex}#v8-root .screenplay-gutter button:hover,#v8-root .screenplay-gutter button:focus-visible{color:var(--paper-accent);background:#e4d6dd}.screenplay-hint{color:var(--paper-muted);font:11px/1.7 var(--font-body);text-align:center;margin-top:44px}.screenplay-format-menu{z-index:1000;overscroll-behavior:contain;scrollbar-width:thin;background:var(--raised);width:min(264px,100vw - 24px);color:var(--text);border:1px solid #554653;border-radius:10px;padding:6px;position:fixed;overflow-y:auto;box-shadow:0 12px 32px #0005}.screenplay-format-menu button{text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;gap:12px;width:100%;min-height:39px;padding:8px 10px;display:flex}.screenplay-format-menu button small{color:#aaa0ac;text-overflow:ellipsis;font-size:11px;font-weight:400;overflow:hidden}.screenplay-format-menu button:hover,.screenplay-format-menu button[aria-selected=true]{color:#f2b4d0;background:#46323f}.screenplay-format-menu input{width:100%;margin-bottom:5px}.screenplay-format-menu p{color:var(--muted);padding:12px}@media (max-width:1100px){#v8-root .as-paper{padding:36px 32px 44px 50px}#v8-root .as-paper-scroll{padding:20px 16px 40px}.screenplay-gutter{left:-44px}#v8-root .screenplay-gutter button{width:21px}.screenplay-block:before{width:46px;left:-46px}.screenplay-block[data-kind=character]{padding-left:30%}.screenplay-block[data-kind=parenthetical]{padding-left:22%;padding-right:6%}.screenplay-block[data-kind=dialogue],.screenplay-block[data-kind=narration]{padding-left:12%;padding-right:6%}}@media (max-width:700px){#v8-root .as-paper{padding:30px 20px 40px 44px}#v8-root .as-paper-scroll{padding:16px 10px 32px}#v8-root .as-paper h1{font-size:24px}.screenplay-content{font-size:16px}}@media (hover:none){.screenplay-gutter{opacity:.7}}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#171719;--surface:#1e1e21;--raised:#27262b;--line:#333238;--muted:#8e8995;--text:#e8e5eb;--pink:#ed97bc;--primary-action:#ed97bc;--selected:#ff83c4;--green:#a0cbb6;--amber:#d4b17c;--canvas:#111113;--nav:#27262b;--purple:#a58ec5;--accent:#edacc9;--font-body:-apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font:13px/1.5 var(--font-body);overflow:hidden}button,input,select,textarea{font:inherit}button{color:inherit;background:var(--raised);border:1px solid var(--line);cursor:pointer;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;display:inline-flex}button:hover{background:#363039;border-color:#665460}button:disabled{opacity:.35;cursor:not-allowed}button.primary{background:var(--pink);color:#291d25;border-color:var(--pink);font-weight:600}button.ghost{background:0 0;border-color:#0000}button.icon{color:#b9b3bf;background:0 0;border-color:#0000;width:30px;height:30px;padding:6px}button.icon:hover{color:var(--pink);background:#343039}button.small{padding:4px 8px;font-size:11px}button.active{color:#ffd1e5;background:#46323f;border-color:#8e5b75}button.danger{color:#edaaa8}input,select,textarea{color:var(--text);background:#18181c;border:1px solid #3a373f;border-radius:6px;outline:none;padding:8px 10px}textarea{resize:vertical;line-height:1.75}input:focus,select:focus,textarea:focus{border-color:#a3718b}button:focus-visible,a:focus-visible{outline:2px solid var(--pink);outline-offset:2px}input[type=checkbox],input[type=range]{accent-color:var(--pink)}a{color:var(--pink);text-decoration:none}h1,h2,h3,p{margin:0}h1{letter-spacing:-.7px;font-size:27px;font-weight:600}h2{font-size:19px;font-weight:600}h3{font-size:14px;font-weight:550}small,.muted{color:var(--muted)}.row{align-items:center;gap:8px;display:flex}.between{justify-content:space-between}.grow{flex:1;min-width:0}.stack{flex-direction:column;gap:12px;display:flex}.ic{stroke:currentColor;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.badge{color:#aba4b1;white-space:nowrap;background:#333036;border-radius:4px;padding:2px 6px;font-size:10px}.badge.pink{color:#ecb3cd;background:#44303c}.badge.green{color:var(--green);background:#293a32}.badge.amber{color:var(--amber);background:#3e3225}.separator{background:var(--line);width:1px;height:18px;margin:0 4px}.app-root{flex-direction:column;height:100dvh;display:flex}.production-notice{background:var(--surface);border-bottom:1px solid var(--line);color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;gap:16px;padding:9px 20px;font-size:12px;display:flex}.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-main{height:calc(100dvh - 53px);min-height:0}.topbar{border-bottom:1px solid var(--line);background:#1e1d21;flex:none;align-items:center;gap:17px;height:53px;padding:0 19px;display:flex}.brand{letter-spacing:1px;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:19px;font-weight:600;display:inline-flex}.home-footer-brand{align-items:center;gap:7px;display:inline-flex}.project-title{min-width:0;max-width:340px;font-size:12px}.project-title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-title .project-meta{color:var(--muted);white-space:nowrap;flex:none;font-size:11px;font-weight:400}.project-title>.ic{flex-shrink:0}.saved{color:#7f9a8b;white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:10px;display:flex}.saved:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.saved.error{color:var(--amber)}.stepnav{color:#6d6673;align-items:center;gap:11px;margin-left:35px;font-size:12px;display:flex}.stepnav span{align-items:center;gap:7px;display:flex}.stepnav b{border:1px solid #49404d;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:400;display:inline-grid}.stepnav .current{color:#f3b7d1}.stepnav .current b{background:#4a3340;border-color:#946078}.stepnav{flex:none}.stepnav button{padding:4px 0;font-size:12px}.stepnav i{font-style:normal}.header-history{flex:none;gap:2px;display:flex}.header-tools{align-items:center;gap:6px;margin-left:auto;display:flex}.language-picker{position:relative}.language-picker summary{cursor:pointer;color:#c1b9c4;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:5px 8px;list-style:none;display:flex}.language-picker summary::-webkit-details-marker{display:none}.language-picker[open] summary,.language-picker summary:hover{background:#35303a;border-color:#4a3f4d}.language-chevron{stroke:currentColor;fill:none;stroke-width:1.5px;width:13px;height:13px}.language-menu{z-index:40;background:#262229;border:1px solid #514153;border-radius:8px;min-width:142px;padding:5px;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 18px 44px #0008}.language-option{color:var(--text);border-radius:5px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.language-option:hover,.language-option.selected{color:#ffd1e5;background:#3c2b38}.language-check{stroke:currentColor;fill:none;stroke-width:1.8px;width:14px;height:14px;margin-left:auto}.toastbox{z-index:120;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:18px;right:18px}.toast{color:#e8dce9;background:#302733;border:1px solid #5b4662;border-radius:7px;padding:9px 12px;font-size:12px;box-shadow:0 12px 35px #0007}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;background:#08060ac2;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal{background:#242028;border:1px solid #514153;border-radius:12px;flex-direction:column;width:650px;max-width:100%;max-height:90dvh;display:flex;box-shadow:0 30px 100px #0008}.modal.wide{width:940px}.modal.compact{width:420px}.modal-head{border-bottom:1px solid #3d3046;justify-content:space-between;align-items:center;padding:17px 21px;display:flex}.modal-head h2{font-size:17px}.modal-body{min-height:0;padding:21px;overflow:auto}.modal-foot{border-top:1px solid #3a2c43;flex:none;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.modal p{color:#a998b5;margin-bottom:12px;font-size:12px;line-height:1.75}.modal p:last-child{margin-bottom:0}.modal label{color:#b4a6ba;flex-direction:column;gap:6px;margin-bottom:13px;font-size:11px;display:flex}.modal label input,.modal label select{width:100%}.modal .note{color:#c1a6cf;background:#302535;border-radius:6px;margin-bottom:13px;padding:9px 11px;font-size:11px}.modal textarea{width:100%;min-height:100px}.two-cols{grid-template-columns:1fr 1fr;gap:17px;display:grid}.tabs{align-items:center;gap:5px;display:flex}.tabs button{color:#9c93a5;background:0 0;border:0;padding:6px 12px;font-size:12px}.tabs button.active{color:#f5bdd6;background:#41313d}.modal-tabs{border-bottom:1px solid #3e3047;margin-bottom:12px;padding-bottom:8px}.prompt-editor{min-height:280px;font-size:12px;line-height:1.8}.empty-state{color:#8e7b9a;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:100%;display:flex}.empty-state .ic{width:33px;height:33px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@media (max-width:1150px){.stepnav{gap:7px;margin-left:5px}.topbar{gap:10px;padding:0 12px}}@media (max-width:900px){.stepnav,.topbar .saved{display:none}.project-title{max-width:220px}}#v8-root.writing-root{height:100dvh}#v8-root.writing-root>.app-main{flex:1;height:auto;min-height:0;display:flex}#v8-root .as-layout{width:100%}.workspace-link{color:var(--muted);white-space:nowrap;padding:7px 10px;font-size:12px}.workspace-link:hover{color:var(--text)}
