@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#20221f;font-synthesis:none;--ink:#20221f;--muted:#747972;--line:#e5e6e0;--green:#245c46;--green2:#3a7a5e;--pale:#eef3ed;--side:#f0f1ed;background:#f7f7f4;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{background:#f8f8f5;min-height:100vh}.sidebar{background:var(--side);z-index:20;border-right:1px solid #e0e2dc;flex-direction:column;width:272px;padding:16px 13px 12px;transition:transform .25s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar.collapsed{transform:translate(-100%)}.side-head{justify-content:space-between;align-items:center;height:42px;padding:0 7px 0 9px;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.logo-mark{color:#fff;background:linear-gradient(145deg,#7e2d26,#a84c3e);border-radius:9px 9px 9px 3px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex;box-shadow:0 4px 12px #7e2d2630}.seal-character{font-family:Noto Serif SC,Songti SC,serif;font-size:17px;font-weight:700;line-height:1}.icon-btn{cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.new-chat{color:#254c3c;cursor:pointer;background:#dde8df;border:0;border-radius:13px;align-items:center;gap:11px;height:44px;margin:18px 5px 13px;padding:0 14px;font-weight:600;display:flex}.new-chat:hover{background:#d4e2d7}.product-nav{border-bottom:1px solid #dee0da;gap:3px;padding:0 5px 14px;display:grid}.product-nav button{color:#555a54;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;height:42px;padding:0 12px;display:flex}.product-nav button:hover,.product-nav button.active{color:#1e3f31;background:#fff}.product-nav button.active{font-weight:600;box-shadow:0 1px 3px #18291e0d}.product-nav em{color:#67518b;background:#e8e3f4;border-radius:5px;margin-left:auto;padding:3px 5px;font-size:9px;font-style:normal}.search-box{color:#858a84;background:#f7f7f4;border:1px solid #dedfd9;border-radius:10px;align-items:center;gap:7px;height:36px;margin:14px 6px 8px;padding:0 10px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.history-label{color:#838781;justify-content:space-between;align-items:center;padding:9px 11px 6px;font-size:12px;display:flex}.history-list{flex:1;overflow:auto}.history-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:36px;padding:0 11px;font-size:13px;display:flex}.history-list button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-list button:hover,.history-list button.selected{background:#e3e6e0}.history-list .trash{opacity:0;color:#8c4f4f;flex:none}.history-list button:hover .trash{opacity:1}.side-footer{border-top:1px solid #dfe1db;padding:9px 5px 0}.side-footer>button{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;height:40px;padding:0 10px;font-size:13px;display:flex}.side-footer>button i{background:#cf8b66;border-radius:50%;width:7px;height:7px;margin-left:auto}.profile{align-items:center;gap:10px;padding:11px 8px 2px;display:flex}.profile>div{color:#355244;background:#d6ddd7;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.profile span{flex-direction:column;display:flex}.profile small{color:#8a8e88;margin-top:2px;font-size:10px}main{flex-direction:column;height:100vh;margin-left:272px;transition:margin .25s;display:flex}main.wide{margin-left:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fbfbf8aa;flex:0 0 68px;justify-content:space-between;align-items:center;height:68px;padding:0 26px;display:flex}.top-left,.top-actions{align-items:center;gap:12px;display:flex}.top-left>div:last-child{flex-direction:column;display:flex}.top-left b{font-size:14px;font-weight:600}.model-pill{color:#6e736c;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e0e2dc;border-radius:10px;align-items:center;gap:7px;max-width:260px;height:30px;padding:0 11px;font-size:11px;display:flex;overflow:hidden}.model-pill i,.dot{background:#50a272;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #e6f3eb}.chat-page{flex-direction:column;flex:1;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.welcome{text-align:center;width:min(760px,100% - 48px);margin:auto auto 220px}.welcome-icon{color:#fff;background:linear-gradient(145deg,#295f49,#73977b);border-radius:17px;place-items:center;width:52px;height:52px;margin:0 auto 22px;display:grid;box-shadow:0 10px 30px #416c5229}.welcome h1{letter-spacing:-.04em;margin:0 0 10px;font-size:32px;font-weight:600}.welcome p{color:#7b8079;margin:0;font-size:15px}.suggestions{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:32px;display:grid}.suggestions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e4de;border-radius:15px;height:96px;padding:16px;transition:all .2s;position:relative}.suggestions span{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.suggestions small{color:#8a8e88;font-size:11px;line-height:1.5;display:block}.suggestions svg{color:#7b9b87;position:absolute;bottom:12px;right:12px}.composer-wrap{z-index:3;width:min(760px,100% - 42px);position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.composer{background:#fff;border:1px solid #dbded7;border-radius:20px;padding:13px 13px 10px;box-shadow:0 12px 35px #27362b14}.composer textarea{resize:none;background:0 0;border:0;outline:0;width:100%;min-height:40px;max-height:150px;padding:4px 5px;line-height:1.5}.composer-tools,.composer-tools>div{justify-content:space-between;align-items:center;display:flex}.model-select{color:#666b64;cursor:pointer;background:#f3f4f0;border:0;border-radius:9px;align-items:center;gap:6px;height:31px;padding:0 8px 0 10px;font-size:11px;display:flex}.model-select select{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;max-width:170px;padding:0}.model-select svg{pointer-events:none}.dot{box-shadow:none;background:#b6b9b4;flex:none}.dot.ok{background:#52a274}.send-btn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.send-btn:disabled{color:#9da29c;cursor:not-allowed;background:#d9ddd7}.disclaimer{text-align:center;color:#9a9e97;margin:8px 0 0;font-size:10px}.disclaimer button{color:#456e59;cursor:pointer;background:0 0;border:0;text-decoration:underline}.has-messages .composer-wrap{bottom:14px}.messages{width:min(820px,100% - 50px);padding:32px 0 180px;overflow:auto}.messages article{gap:12px;margin-bottom:32px;display:flex}.messages article.user{justify-content:flex-end}.messages article.user .message-body{background:#e9eee9;border-radius:18px 18px 5px;max-width:72%;padding:10px 15px}.assistant-avatar{background:var(--green);color:#fff;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;margin-top:3px;display:grid}.message-body{max-width:calc(100% - 45px);font-size:14px;line-height:1.75}.message-body p{margin:0 0 12px}.message-body p:last-child{margin-bottom:0}.message-body pre{color:#edf3ed;background:#222724;border-radius:12px;padding:14px;overflow:auto}.message-body code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.copy-btn{color:#8a8e88;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:9px 0;font-size:11px;display:flex}.video-page{background:radial-gradient(circle at 65% -10%,#e9f0e9 0,#0000 34%),#f8f8f5;flex:1;padding:42px clamp(24px,5vw,72px) 50px;overflow:auto}.video-intro{text-align:center;margin-bottom:30px}.video-intro>span{color:#446c58;background:#e7efe9;border-radius:20px;align-items:center;gap:7px;padding:6px 11px;font-size:11px;font-weight:600;display:inline-flex}.video-intro h1{letter-spacing:-.04em;margin:14px 0 7px;font-size:31px}.video-intro p{color:#858a83;margin:0;font-size:13px}.studio-grid{grid-template-columns:1.05fr .95fr;gap:18px;max-width:1080px;margin:auto;display:grid}.prompt-panel{padding:19px}.panel-title{justify-content:space-between;align-items:center;height:26px;margin-bottom:13px;display:flex}.panel-title>span{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.panel-title small{color:#9a9e98;font-size:10px}.panel-title a{color:#38624e;align-items:center;gap:5px;font-size:11px;text-decoration:none;display:flex}.prompt-panel>textarea{resize:none;background:#fafbf8;border:1px solid #e2e4df;border-radius:13px;outline:0;width:100%;height:168px;padding:13px;font-size:13px;line-height:1.65}.prompt-panel>textarea:focus{border-color:#8dad9a;box-shadow:0 0 0 3px #dfeae3}.idea-row{flex-wrap:wrap;align-items:center;gap:6px;margin:9px 0 15px;display:flex}.idea-row span{color:#989c96;font-size:10px}.idea-row button{color:#6f746e;cursor:pointer;background:#f0f2ee;border:0;border-radius:8px;padding:5px 8px;font-size:10px}.upload-block{cursor:pointer;background:#fbfcfa;border:1px dashed #cfd5ce;border-radius:13px;align-items:center;gap:11px;min-height:68px;padding:10px 12px;display:flex;position:relative;overflow:hidden}.upload-block>div{color:#698474;background:#edf1ec;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.upload-block>span{flex-direction:column;font-size:11px;font-weight:600;display:flex}.upload-block small{color:#999e97;margin-top:4px;font-size:9px;font-weight:400}.upload-block>b{color:#37614c;border:1px solid #d7dfd8;border-radius:8px;margin-left:auto;padding:6px 9px;font-size:10px}.upload-block img{object-fit:cover;border-radius:9px;width:100%;height:130px}.upload-block>button{cursor:pointer;background:#fffd;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:18px;right:18px}.settings-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:16px 0;display:grid}.settings-grid label>span{color:#787d76;margin:0 0 6px 2px;font-size:10px;display:block}.settings-grid label>div{background:#fafbf9;border:1px solid #e1e3dd;border-radius:10px;align-items:center;height:38px;display:flex;position:relative}.settings-grid select{appearance:none;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 28px 0 10px;font-size:11px}.settings-grid svg{pointer-events:none;color:#858a84;position:absolute;right:9px}.generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#245c46,#42775f);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:45px;font-size:12px;font-weight:600;display:flex;box-shadow:0 8px 17px #245c4626}.generate-btn:disabled{box-shadow:none;color:#9da19b;background:#d9ddd7}.preview-panel{flex-direction:column;padding:19px;display:flex}.preview-stage{background:#eff1ed;border-radius:14px;flex:1;place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.preview-stage:before{content:"";opacity:.35;background:linear-gradient(135deg,#0000 30%,#fff5 50%,#0000 70%);position:absolute;inset:0}.preview-stage video{object-fit:contain;z-index:1;background:#101210;width:100%;height:100%;position:absolute}.empty-preview,.generating{text-align:center;z-index:1;width:75%;position:relative}.empty-preview>div{color:#567061;background:#dde5de;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 17px;display:grid}.empty-preview h3,.generating h3{margin:0 0 7px;font-size:14px}.empty-preview p,.generating p{color:#858a84;margin:0;font-size:11px;line-height:1.6}.empty-preview.error>svg{color:#a96e5b;margin-bottom:12px}.orbit{color:#355f49;border:1px solid #8cac98;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;animation:1.6s infinite pulse;display:grid}.progress{background:#d9dfd9;border-radius:5px;width:80%;height:4px;margin:20px auto 12px;overflow:hidden}.progress span{background:#47755d;border-radius:5px;width:45%;height:100%;animation:2s ease-in-out infinite progress;display:block}.generating small{color:#9a9e98;font-size:9px}.preview-foot{justify-content:space-between;align-items:flex-end;height:35px;display:flex}.preview-foot span{color:#747972;align-items:center;gap:6px;font-size:10px;display:flex}.preview-foot i{background:#9aa099;border-radius:50%;width:6px;height:6px}.preview-foot small{color:#a3a7a1;font-size:9px}.spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.spinner.dark{border-color:#68776d #68776d44 #68776d44}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.08);box-shadow:0 0 0 12px #8cac9812}}@keyframes progress{0%{transform:translate(-100%)}50%{transform:translate(115%)}to{transform:translate(250%)}}.preview-download{color:#38624e;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.preview-download:disabled{opacity:.55;cursor:wait}.video-history{grid-column:1/-1;margin-top:2px;padding:19px}.video-history-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.video-history-head>div{align-items:center;gap:10px;display:flex}.video-history-head span{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.video-history-head small{color:#969b95;border-left:1px solid #dfe2dc;padding-left:10px;font-size:10px}.video-history-head>button{color:#54705f;cursor:pointer;background:#f7f9f6;border:1px solid #dde2dc;border-radius:9px;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:10px;display:flex}.video-history-head>button:disabled{opacity:.55}.history-empty{color:#879087;background:#fafbf8;border:1px dashed #dce1da;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:120px;display:flex}.history-empty span{color:#687168;font-size:11px;font-weight:600}.history-empty small{font-size:9px}.video-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.video-history-card{cursor:pointer;background:#fbfcfa;border:1px solid #e2e5df;border-radius:13px;grid-template-rows:1fr auto;grid-template-columns:142px minmax(0,1fr);gap:8px 12px;min-width:0;padding:9px;transition:all .18s;display:grid}.history-video-thumb{color:#758679;background:linear-gradient(135deg,#dfe6df,#edf0eb);border-radius:9px;grid-row:1/3;place-items:center;height:92px;display:grid;position:relative;overflow:hidden}.history-video-thumb video{object-fit:cover;width:100%;height:100%}.video-status{color:#6d756d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f0f2eeed;border-radius:7px;align-items:center;gap:5px;height:21px;padding:0 7px;font-size:8px;font-style:normal;display:flex;position:absolute;top:6px;left:6px}.video-status.failed,.video-status.cancelled{color:#955645;background:#f4e3dfed}.mini-spinner{border:1.5px solid #77857955;border-top-color:#607365;border-radius:50%;width:9px;height:9px;animation:.8s linear infinite spin}.history-video-info{flex-direction:column;min-width:0;padding-top:2px;display:flex}.history-video-info b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.history-video-info small{color:#929892;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:8px;overflow:hidden}.history-video-actions{gap:6px;display:flex}.history-video-actions button{color:#637067;cursor:pointer;background:#fff;border:1px solid #dde2dc;border-radius:7px;align-items:center;gap:5px;height:26px;padding:0 8px;font-size:9px;display:flex}.history-video-actions button:disabled{opacity:.5;cursor:wait}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;background:#11171366;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(500px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 90px #1017113d}.modal-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-head>div{align-items:center;gap:11px;display:flex}.modal-head span{flex-direction:column;display:flex}.modal-head b{font-size:15px}.modal-head small{color:#92968f;margin-top:3px;font-size:10px}.connection-card{border:1px solid #e1e3dd;border-radius:13px;align-items:center;gap:11px;height:66px;margin:9px 0;padding:0 13px;display:flex}.provider-icon{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.provider-icon.openai{color:#315c47;background:#e6eee8}.provider-icon.deepseek{color:#3068b1;background:#e7effb}.deepseek-glyph{font-size:18px;font-style:italic;font-weight:800}.provider-icon.seedance{color:#68528e;background:#eee9f6}.connection-card>span{flex-direction:column;display:flex}.connection-card b{font-size:12px}.connection-card small{color:#8e928c;margin-top:4px;font-size:9px}.connection-card em{color:#9c5d4b;background:#f4e8e3;border-radius:10px;margin-left:auto;padding:5px 8px;font-size:9px;font-style:normal}.connection-card em.connected{color:#357151;background:#e6f2e9}.setup-guide{background:#f6f7f4;border-radius:14px;margin-top:15px;padding:14px}.guide-title{justify-content:space-between;align-items:center;font-size:12px;display:flex}.guide-title button{color:#4c715e;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.setup-guide ol{color:#656a63;margin:12px 0;padding-left:19px;font-size:10px;line-height:2}.setup-guide code{background:#e9ece7;border-radius:4px;padding:2px 4px}.setup-guide pre{color:#e7eee8;background:#242925;border-radius:10px;margin:0;padding:11px;font-size:9px;line-height:1.6;overflow:auto}.security-note{color:#3e674f;background:#edf4ef;border-radius:12px;align-items:flex-start;gap:9px;margin-top:13px;padding:11px 13px;display:flex}.security-note>span{flex-direction:column;display:flex}.security-note b{font-size:10px}.security-note small{color:#668170;margin-top:3px;font-size:9px}.modal-done{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;height:42px;margin-top:16px;font-size:12px;font-weight:600}.toast{z-index:60;color:#fff;background:#222824;border-radius:10px;align-items:center;gap:7px;padding:10px 15px;font-size:11px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 9px 30px #1117}.sr-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.attachment-btn:disabled{opacity:.55;cursor:wait}.upload-spinner{animation:.8s linear infinite spin}.attachment-tray{gap:8px;padding:2px 2px 10px;display:flex;overflow-x:auto}.attachment-chip{cursor:zoom-in;background:#f8f9f6;border:1px solid #e0e3dc;border-radius:11px;outline:none;align-items:center;gap:8px;min-width:190px;max-width:245px;height:52px;padding:6px 7px;display:flex;position:relative}.attachment-chip:hover,.attachment-chip:focus{background:#f3f7f3;border-color:#9db5a5;box-shadow:0 0 0 2px #dce9df}.attachment-chip>span,.attachment-chip>img{object-fit:cover;color:#54705f;background:#e6ece7;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.attachment-chip>div{flex-direction:column;min-width:0;display:flex}.attachment-chip b{text-overflow:ellipsis;white-space:nowrap;padding-right:13px;font-size:10px;overflow:hidden}.attachment-chip small{color:#8e938c;margin-top:4px;font-size:8px}.attachment-chip>button{color:#737871;cursor:pointer;opacity:0;background:#fff;border:0;border-radius:6px;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:4px;right:4px;box-shadow:0 1px 4px #1112}.attachment-chip:hover>button{opacity:1}.message-attachments{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.message-attachments span{color:#697069;text-overflow:ellipsis;white-space:nowrap;background:#f0f2ee;border:1px solid #e1e4de;border-radius:8px;align-items:center;gap:5px;max-width:260px;padding:5px 8px;font-size:9px;display:flex;overflow:hidden}.message-attachments span.previewable{cursor:zoom-in}.message-attachments span.previewable:hover{color:#3e614e;border-color:#a9bbaa}.attachment-preview-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:70;background:#101411b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.attachment-preview-modal{background:#f7f8f5;border:1px solid #ffffff30;border-radius:20px;flex-direction:column;width:min(1080px,94vw);height:min(800px,88vh);display:flex;overflow:hidden;box-shadow:0 30px 100px #0008}.attachment-preview-modal>header{background:#fff;border-bottom:1px solid #e2e5df;flex:0 0 66px;justify-content:space-between;align-items:center;height:66px;padding:0 17px;display:flex}.attachment-preview-modal>header>div{align-items:center;gap:10px;min-width:0;display:flex}.attachment-preview-modal>header span{flex-direction:column;min-width:0;display:flex}.attachment-preview-modal>header b{text-overflow:ellipsis;white-space:nowrap;max-width:640px;font-size:12px;overflow:hidden}.attachment-preview-modal>header small{color:#8b9089;margin-top:3px;font-size:9px}.attachment-preview-modal>header a{color:#586c5e;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.attachment-preview-modal>header a:hover{background:#edf1ed}.attachment-preview-body{background:linear-gradient(135deg,#e9ece8,#f4f5f2);flex:1;place-items:center;min-height:0;padding:22px;display:grid;overflow:auto}.attachment-preview-body>img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;display:block;box-shadow:0 14px 50px #1114}.attachment-preview-body>pre{white-space:pre-wrap;word-break:break-word;color:#333832;background:#fff;border:1px solid #e0e3dd;border-radius:12px;width:100%;height:100%;margin:0;padding:22px;font-family:DM Sans,Noto Sans SC,sans-serif;font-size:12px;line-height:1.8;overflow:auto}.attachment-preview-modal>footer{color:#969a94;background:#fff;border-top:1px solid #e2e5df;flex:0 0 34px;place-items:center;height:34px;font-size:9px;display:grid}@media (width<=900px){.sidebar{transform:translate(-100%);box-shadow:10px 0 30px #1112}.sidebar:not(.collapsed){transform:translate(0)}main,main.wide{margin-left:0}.studio-grid{grid-template-columns:1fr}.preview-stage{min-height:400px}.suggestions{grid-template-columns:repeat(2,1fr)}.welcome{margin-bottom:210px}}@media (width<=600px){.topbar{flex-basis:60px;height:60px;padding:0 14px}.model-pill{display:none}.video-page{padding:28px 14px 38px}.video-intro h1{font-size:25px}.studio-grid{gap:12px}.prompt-panel,.preview-panel{padding:14px}.preview-stage{min-height:330px}.settings-grid{grid-template-columns:1fr}.welcome{width:calc(100% - 28px);margin-bottom:200px}.welcome h1{font-size:25px}.suggestions{grid-template-columns:1fr 1fr;gap:7px}.suggestions button{height:88px;padding:12px}.composer-wrap{width:calc(100% - 20px);bottom:8px}.messages{width:calc(100% - 24px);padding-top:20px}.messages article.user .message-body{max-width:88%}.sidebar{width:280px}.attachment-chip{min-width:165px}}.auth-loading{color:#667068;background:#f4f5f1;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:13px;display:flex}.auth-loading .logo-mark{animation:1.5s infinite pulse}.login-page{background:radial-gradient(circle at 20% 10%,#dce9df 0,#0000 32%),radial-gradient(circle at 85% 80%,#eadfd9 0,#0000 30%),#f5f6f2;place-items:center;width:100%;height:100vh;padding:20px;display:grid;margin:0!important}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border:1px solid #e0e4dd;border-radius:24px;width:min(420px,100%);padding:30px;box-shadow:0 24px 80px #26342920}.login-brand{align-items:center;gap:11px;display:flex}.login-brand>span{flex-direction:column;display:flex}.login-brand b{letter-spacing:.08em;font-size:17px}.login-brand small{color:#8b918a;margin-top:2px;font-size:9px}.login-copy{margin:34px 0 24px}.login-copy h1{letter-spacing:-.04em;margin:0 0 8px;font-size:27px}.login-copy p{color:#818780;margin:0;font-size:12px}.login-card form,.project-form{gap:15px;display:grid}.login-card form>label,.project-form>label,.new-user-form label{gap:7px;display:grid}.login-card label>span,.project-form label>span,.new-user-form label>span{color:#676e67;font-size:10px}.login-card input,.project-form input,.project-form textarea,.new-user-form input{background:#fafbf8;border:1px solid #dfe3dc;border-radius:11px;outline:0;width:100%;padding:0 12px;font-size:12px}.login-card input,.project-form input,.new-user-form input{height:43px}.login-card input:focus,.project-form input:focus,.project-form textarea:focus,.new-user-form input:focus{border-color:#8ba996;box-shadow:0 0 0 3px #e2ece5}.password-field{position:relative}.password-field input{padding-right:44px}.password-field button{color:#7c837c;cursor:pointer;background:0 0;border:0;place-items:center;width:35px;height:35px;display:grid;position:absolute;top:4px;right:5px}.auth-error{color:#9b5142;background:#f8e9e5;border-radius:9px;padding:8px 10px;font-size:10px}.login-submit{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:44px;font-size:12px;font-weight:600;display:flex}.login-submit:disabled{opacity:.55}.login-security{color:#858b84;border-top:1px solid #e7e9e4;justify-content:center;align-items:center;gap:6px;margin-top:18px;padding-top:16px;font-size:9px;display:flex}.new-chat:disabled{opacity:.45;cursor:not-allowed}.project-header{color:#7d837c;justify-content:space-between;align-items:center;padding:12px 11px 5px;font-size:11px;display:flex}.project-header button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.project-list{border-bottom:1px solid #dee0da;gap:2px;max-height:130px;padding:0 5px 8px;display:grid;overflow:auto}.project-list>button{color:#626861;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 9px;font-size:11px;display:flex}.project-list>button:hover,.project-list>button.active{color:#2b5540;background:#fff}.project-list>button.active{font-weight:600;box-shadow:0 1px 3px #1111}.project-list>button span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.project-list>button svg:last-child{color:#9ca29c;flex:none}.no-projects{color:#979c96;align-items:center;gap:7px;padding:10px;font-size:10px;display:flex}.footer-end-icon{color:#668170;margin-left:auto}.profile>button{flex:none;margin-left:auto}.profile>span{min-width:0}.profile b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.side-footer{flex:none}.compact-modal{width:min(440px,100%)}.provider-icon.project-icon{color:#3d6a52;background:#e7efe9}.project-form textarea{resize:none;height:90px;padding:11px 12px;line-height:1.6}.locked-notice{color:#466652;background:#edf3ee;border-radius:11px;align-items:flex-start;gap:9px;padding:11px;display:flex}.locked-notice>span{flex-direction:column;display:flex}.locked-notice b{font-size:10px}.locked-notice small{color:#718178;margin-top:3px;font-size:9px;line-height:1.5}.modal-done:disabled{opacity:.5;cursor:not-allowed}.admin-modal{flex-direction:column;width:min(760px,96vw);height:min(850px,92vh);display:flex;overflow:hidden}.provider-icon.admin-icon{color:#486389;background:#e8edf6}.admin-toolbar{border-bottom:1px solid #e5e7e2;flex:0 0 43px;justify-content:space-between;align-items:center;height:43px;padding-bottom:12px;display:flex}.admin-toolbar>div{align-items:baseline;gap:8px;display:flex}.admin-toolbar b{font-size:12px}.admin-toolbar small{color:#959a94;font-size:9px}.admin-toolbar>button{color:#315e47;cursor:pointer;background:#e3ece6;border:0;border-radius:9px;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:10px;font-weight:600;display:flex}.new-user-form{background:#f6f7f4;border:1px solid #e0e3dd;border-radius:13px;margin:12px 0;padding:13px}.form-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.permission-picker>span{color:#686f68;font-size:10px}.permission-picker>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.permission-picker label{cursor:pointer;background:#fff;border:1px solid #dfe3dd;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:flex}.permission-picker input,.user-permissions input{accent-color:#2d674d}.form-actions{justify-content:flex-end;gap:7px;display:flex}.form-actions button{cursor:pointer;background:#fff;border:1px solid #dce0da;border-radius:8px;height:31px;padding:0 12px;font-size:10px}.form-actions button.primary{background:var(--green);color:#fff;border-color:var(--green)}.user-list{flex:1;align-content:start;gap:9px;min-height:0;padding:12px 2px 8px;display:grid;overflow:auto}.user-card{background:#fff;border:1px solid #e1e4de;border-radius:13px;padding:12px}.user-card.disabled{opacity:.55}.user-summary{align-items:center;gap:9px;display:flex}.user-summary>div{color:#3c624e;background:#e5ebe6;border-radius:10px;place-items:center;width:33px;height:33px;font-weight:700;display:grid}.user-summary>span{flex-direction:column;display:flex}.user-summary b{align-items:center;gap:6px;font-size:11px;display:flex}.user-summary b em{color:#798078;background:#edf0ec;border-radius:6px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:500}.user-summary small{color:#969b95;margin-top:3px;font-size:9px}.status-switch{color:#717871;cursor:pointer;align-items:center;gap:6px;margin-left:auto;font-size:9px;display:flex}.status-switch input{display:none}.status-switch span{background:#cbd0ca;border-radius:10px;width:27px;height:16px;position:relative}.status-switch span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;top:2px;left:2px}.status-switch input:checked+span:after{transform:translate(11px)}.user-permissions{border-top:1px solid #eceee9;margin-top:11px;padding-top:10px}.user-permissions>span{color:#8b918a;margin-bottom:7px;font-size:9px;display:block}.user-permissions>div{flex-wrap:wrap;gap:6px;display:flex}.user-permissions label{cursor:pointer;background:#f8f9f7;border:1px solid #e0e3de;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:flex}.user-permissions p{color:#486a57;align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.admin-footnote{color:#8a9089;border-top:1px solid #e5e7e2;flex:0 0 32px;justify-content:center;align-items:flex-end;gap:6px;height:32px;font-size:9px;display:flex}@media (width<=600px){.login-card{padding:23px}.admin-modal{width:100%;height:94vh}.form-grid{grid-template-columns:1fr}.project-list{max-height:104px}.attachment-preview-backdrop{padding:10px}.attachment-preview-modal{width:100%;height:94vh}.attachment-preview-modal>header b{max-width:190px}}.profile>span{flex:1}.profile>button{width:28px;height:28px;margin-left:0!important}@media (width<=760px){.video-history-grid{grid-template-columns:1fr}.video-history-card{grid-template-columns:118px minmax(0,1fr)}.video-history-head>div{flex-direction:column;align-items:flex-start;gap:4px}.video-history-head small{border-left:0;padding-left:0}.history-video-thumb{height:88px}}@media (width<=460px){.video-history-card{grid-template-columns:94px minmax(0,1fr);gap:7px 9px}.history-video-thumb{height:82px}.history-video-actions button{padding:0 6px}.video-history{padding:14px}}:root{color:#1d1d1f;--ink:#1d1d1f;--muted:#6e6e73;--line:#d2d2d766;--green:#0071e3;--green2:#2997ff;--pale:#e8f2ff;--side:#f5f5f7;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#1d1d1f;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f5f5f7}button,input,textarea,select{font-family:inherit}button{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}button:active{transform:scale(.98)}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #0071e340}.app-shell{background:#f5f5f7}.sidebar{width:286px;box-shadow:none;-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px);background:#f5f5f7e8;border-right:1px solid #0000000d;padding:14px 12px 12px}.side-head{height:50px;padding:0 8px}.brand{font-size:inherit;letter-spacing:0;gap:11px}.brand>.logo-mark{background:0 0;border-radius:12px;flex:0 0 38px;width:38px;height:38px;box-shadow:0 5px 16px #00000012}.logo-mark img{border-radius:inherit;width:100%;height:100%;display:block}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{letter-spacing:.02em;font-size:17px;font-weight:650}.brand small{letter-spacing:.18em;color:#86868b;margin-top:5px;font-size:8px;font-weight:600}.icon-btn{color:#515154;border-radius:50%}.icon-btn:hover{background:#0000000a}.new-chat{color:#fff;background:#0071e3;border-radius:13px;height:44px;margin:18px 4px 14px;font-size:13px;box-shadow:0 5px 14px #0071e329}.new-chat:hover{background:#0077ed;box-shadow:0 8px 20px #0071e333}.product-nav{border-bottom-color:#0000000c;gap:4px;padding:0 4px 15px}.product-nav button{color:#515154;border-radius:12px;height:42px;padding:0 12px;font-size:13px}.product-nav button:hover{color:#1d1d1f;background:#ffffffb8}.product-nav button.active{color:#0071e3;background:#fff;box-shadow:0 1px 2px #0000000a,0 7px 20px #0000000a}.product-nav em{color:#6546a5;background:#eee7ff;border-radius:999px;padding:3px 7px;font-weight:600}.project-header{color:#86868b;text-transform:uppercase;letter-spacing:.06em;padding:15px 11px 7px;font-size:10px;font-weight:600}.project-header button:hover{color:#0071e3;background:#0000000a}.project-list{border-bottom-color:#0000000c;gap:3px;max-height:142px;padding:0 4px 10px}.project-list>button{color:#6e6e73;border-radius:10px;height:36px;padding:0 10px}.project-list>button:hover{color:#1d1d1f;background:#ffffffb8}.project-list>button.active{color:#1d1d1f;box-shadow:none;background:#e8e8ed}.search-box{color:#86868b;background:#e8e8ed;border:1px solid #0000;border-radius:11px;height:38px;margin:14px 5px 8px}.search-box:focus-within{background:#fff;border-color:#0071e359;box-shadow:0 0 0 3px #0071e314}.search-box input{font-size:12px}.history-label{color:#86868b;padding:10px 11px 7px;font-size:10px;font-weight:600}.history-list button{color:#515154;border-radius:10px;height:38px;padding:0 11px;font-size:12px}.history-list button:hover{background:#ffffffc7}.history-list button.selected{color:#1d1d1f;background:#e8e8ed}.history-list .trash{color:#ff3b30}.side-footer{border-top-color:#0000000c;padding-top:8px}.side-footer>button{color:#515154;border-radius:11px;height:40px;font-size:12px}.side-footer>button:hover{background:#ffffffc7}.side-footer>button i{background:#ff9f0a}.side-footer>button i.ok{background:#30d158}.profile{gap:9px;padding:11px 7px 2px}.profile>div{color:#1764a8;background:linear-gradient(145deg,#dce8f5,#edf4fb);width:32px;height:32px}.profile b{font-size:11px}.profile small{color:#86868b;font-size:9px}main{background:#f5f5f7;margin-left:286px}.topbar{-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px);background:#fbfbfdbd;border-bottom:1px solid #0000000d;flex-basis:64px;height:64px;padding:0 24px}.top-left{gap:10px}.top-left b{letter-spacing:-.01em;font-size:13px;font-weight:650}.top-left small{color:#86868b;margin-top:3px;font-size:10px}.model-pill{color:#6e6e73;background:#ffffffbd;border:1px solid #00000012;border-radius:999px;height:30px;padding:0 11px;box-shadow:0 1px 3px #00000008}.model-pill i,.dot{background:#30d158;box-shadow:0 0 0 3px #30d1581f}.chat-page{background:radial-gradient(circle at 52% -5%,#eaf4ff 0,#0000 31%),#f5f5f7}.welcome{width:min(900px,100% - 48px);margin-bottom:205px}.welcome-icon{background:linear-gradient(145deg,#0071e3,#66b4ff);border-radius:19px;width:60px;height:60px;box-shadow:0 14px 35px #0071e32e}.welcome h1{letter-spacing:-.045em;margin-bottom:12px;font-size:40px;font-weight:680;line-height:1.08}.welcome p{color:#6e6e73;font-size:16px}.suggestions{gap:12px;margin-top:36px}.suggestions button{background:#fffffff0;border:1px solid #ffffffc9;border-radius:20px;height:116px;padding:18px;box-shadow:0 2px 4px #00000005,0 14px 35px #00000008}.suggestions button:hover{border-color:#0071e333;transform:translateY(-3px);box-shadow:0 18px 45px #00000010}.suggestions span{font-size:14px}.suggestions small{color:#86868b;font-size:11px}.suggestions svg{color:#0071e3}.composer-wrap{width:min(800px,100% - 42px);bottom:18px}.composer{-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px);background:#ffffffe8;border:1px solid #fffc;border-radius:24px;padding:14px 14px 11px;box-shadow:0 4px 12px #0000000a,0 24px 70px #00000014}.composer textarea{font-size:14px}.model-select{color:#6e6e73;background:#f2f2f7;border-radius:999px;height:32px}.send-btn{background:#0071e3;border-radius:50%;width:36px;height:36px}.send-btn:hover:not(:disabled){background:#0077ed}.send-btn:disabled{color:#a1a1a6;background:#e5e5ea}.disclaimer{color:#a1a1a6}.messages{width:min(850px,100% - 50px);padding-top:38px}.messages article{margin-bottom:34px}.messages article.user .message-body{background:#e8f2ff;border-radius:20px 20px 6px;padding:11px 16px}.assistant-avatar{background:linear-gradient(145deg,#0071e3,#2997ff);border-radius:10px;box-shadow:0 5px 14px #0071e326}.message-body{font-size:14px}.message-body pre{color:#f5f5f7;background:#1d1d1f;border-radius:16px}.copy-btn{color:#86868b}.video-page{background:radial-gradient(circle at 50% -8%,#e3f1ff 0,#0000 32%),#f5f5f7;padding:46px clamp(24px,5vw,80px) 64px}.video-intro{margin-bottom:35px}.video-intro>span{color:#06c;background:#e8f2ff;border-radius:999px;padding:7px 12px}.video-intro h1{letter-spacing:-.045em;margin:17px 0 10px;font-size:44px;font-weight:700;line-height:1.06}.video-intro p{color:#6e6e73;font-size:14px}.studio-grid{gap:22px;max-width:1180px}.panel{background:#fffffff2;border:1px solid #ffffffc9;border-radius:24px;box-shadow:0 2px 5px #00000005,0 18px 50px #00000009}.prompt-panel,.preview-panel{padding:22px}.panel-title{height:28px;margin-bottom:15px}.panel-title>span{font-size:13px}.panel-title small{color:#86868b}.prompt-panel>textarea{background:#f7f7f9;border:1px solid #d2d2d780;border-radius:15px;height:176px;padding:15px;font-size:13px}.prompt-panel>textarea:focus{background:#fff;border-color:#0071e38c;box-shadow:0 0 0 4px #0071e314}.idea-row button{color:#6e6e73;background:#f2f2f7;border-radius:999px;padding:6px 10px}.idea-row button:hover{color:#06c;background:#e8f2ff}.upload-block{background:#fafafc;border-color:#d2d2d7;border-radius:15px;min-height:72px}.upload-block>div{color:#0071e3;background:#e8f2ff;border-radius:11px}.upload-block>b{color:#06c;background:#fff;border-color:#d2d2d7;border-radius:999px}.settings-grid label>div{background:#f7f7f9;border-color:#d2d2d780;border-radius:12px;height:41px}.generate-btn{background:#0071e3;border-radius:14px;height:47px;font-size:13px;box-shadow:0 8px 22px #0071e32b}.generate-btn:hover:not(:disabled){background:#0077ed;box-shadow:0 11px 28px #0071e338}.generate-btn:disabled{color:#a1a1a6;background:#e5e5ea}.preview-stage{background:linear-gradient(145deg,#f0f1f3,#e9eaed);border-radius:17px;min-height:450px}.empty-preview>div{color:#0071e3;background:#dfeaf5}.orbit{color:#0071e3;border-color:#2997ff}.progress span{background:#0071e3}.preview-download{color:#0071e3}.preview-foot span{color:#6e6e73}.preview-foot i{background:#30d158}.video-history{padding:22px}.video-history-head>button{color:#06c;background:#f7f7f9;border-color:#d2d2d780;border-radius:999px}.history-empty{background:#fafafc;border-color:#d2d2d7}.video-history-card{background:#fafafc;border-color:#d2d2d766;border-radius:16px;padding:10px}.video-history-card:hover,.video-history-card.selected{background:#fff;border-color:#0071e359;box-shadow:0 9px 28px #0000000d}.history-video-thumb{color:#6080a0;background:linear-gradient(145deg,#e7edf4,#f2f3f5);border-radius:12px}.video-status{background:#f2f2f7ed;border-radius:999px}.video-status.succeeded{color:#248a3d;background:#e8f8ed}.history-video-actions button{border-color:#d2d2d780;border-radius:999px}.history-video-actions button.download{color:#fff;background:#0071e3;border-color:#0071e3}.modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1d1d1f59}.modal{-webkit-backdrop-filter:saturate(180%)blur(32px);backdrop-filter:saturate(180%)blur(32px);background:#fffffff2;border:1px solid #ffffff8f;border-radius:26px;box-shadow:0 30px 100px #00000038}.connection-card{background:#fafafc;border-color:#d2d2d766;border-radius:16px}.setup-guide{background:#f2f2f7}.setup-guide pre{background:#1d1d1f;border-radius:14px}.security-note{color:#06c;background:#e8f2ff;border-radius:14px}.modal-done,.login-submit{background:#0071e3;border-radius:14px}.modal-done:hover,.login-submit:hover{background:#0077ed}.login-page{background:radial-gradient(circle at 22% 8%,#dceeff 0,#0000 33%),radial-gradient(circle at 88% 86%,#eee7ff 0,#0000 32%),#f5f5f7}.login-card{-webkit-backdrop-filter:saturate(180%)blur(30px);backdrop-filter:saturate(180%)blur(30px);background:#fffffff0;border:1px solid #ffffffc9;border-radius:28px;box-shadow:0 30px 100px #00000018}.login-brand .logo-mark{border-radius:14px;width:42px;height:42px;box-shadow:0 8px 24px #00000018}.login-brand b{font-size:18px}.login-copy h1{font-size:32px}.login-card input,.project-form input,.project-form textarea,.new-user-form input{background:#f7f7f9;border-color:#d2d2d780;border-radius:13px}.login-card input:focus,.project-form input:focus,.project-form textarea:focus,.new-user-form input:focus{background:#fff;border-color:#0071e38c;box-shadow:0 0 0 4px #0071e314}.admin-toolbar>button{color:#06c;background:#e8f2ff;border-radius:999px}.new-user-form{background:#f7f7f9;border-color:#d2d2d766;border-radius:16px}.user-card{border-color:#d2d2d766;border-radius:16px}.status-switch input:checked+span{background:#34c759}.toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1d1d1fee;border:1px solid #ffffff38;border-radius:999px;box-shadow:0 15px 45px #00000035}@media (width<=900px){main,main.wide{margin-left:0}.sidebar{width:286px}.video-intro h1{font-size:38px}.suggestions{grid-template-columns:repeat(2,1fr)}.studio-grid{gap:16px}}@media (width<=600px){.topbar{flex-basis:60px;height:60px}.video-page{padding:32px 14px 44px}.video-intro h1{font-size:32px}.video-intro p{font-size:12px}.prompt-panel,.preview-panel,.video-history{padding:16px}.preview-stage{min-height:340px}.welcome h1{font-size:32px}.welcome p{font-size:14px}.suggestions button{height:104px}.composer{border-radius:21px}.login-card{border-radius:24px}}.chatgpt-import-entry{color:#06c;cursor:pointer;background:#e8f2ff;border:1px solid #0071e329;border-radius:12px;align-items:center;gap:10px;height:38px;margin:-5px 4px 12px;padding:0 13px;font-size:12px;font-weight:600;display:flex}.chatgpt-import-entry:hover{background:#dcecff;border-color:#0071e347}.chatgpt-import-entry:disabled{opacity:.45;cursor:not-allowed}.chatgpt-import-modal{width:min(640px,96vw);padding:24px}.provider-icon.chatgpt-import-icon{color:#fff;background:linear-gradient(145deg,#0071e3,#5ab0ff);box-shadow:0 7px 18px #0071e326}.import-tabs{background:#f2f2f7;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:18px;padding:4px;display:grid}.import-tabs button{color:#6e6e73;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:37px;font-size:10px;font-weight:600;display:flex}.import-tabs button.active{color:#06c;background:#fff;box-shadow:0 1px 3px #00000012}.import-pane{gap:14px;display:grid}.import-pane-copy{align-items:center;gap:11px;padding:4px 2px;display:flex}.import-pane-copy>div{color:#0071e3;background:#e8f2ff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid}.import-pane-copy>span{flex-direction:column;display:flex}.import-pane-copy b{font-size:13px}.import-pane-copy small{color:#86868b;margin-top:4px;font-size:10px}.import-pane>label{gap:7px;display:grid}.import-pane>label>span{color:#6e6e73;font-size:10px;font-weight:600}.import-pane input,.import-pane textarea{background:#f7f7f9;border:1px solid #d2d2d780;border-radius:13px;outline:0;width:100%;padding:0 12px;font-size:12px}.import-pane input{height:44px}.import-pane textarea{resize:vertical;height:180px;padding:12px;line-height:1.65}.import-pane input:focus,.import-pane textarea:focus{background:#fff;border-color:#0071e38c;box-shadow:0 0 0 4px #0071e314}.import-notice{color:#8a5a00;background:#fff6e5;border-radius:13px;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.import-notice>span{flex-direction:column;display:flex}.import-notice b{font-size:10px}.import-notice small{color:#8a6b34;margin-top:3px;font-size:9px;line-height:1.55}.import-notice code,.memory-tip code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.memory-tip{color:#515154;background:#f2f2f7;border-radius:13px;padding:12px;font-size:10px;line-height:1.65;position:relative}.memory-tip button{float:right;color:#06c;cursor:pointer;background:#fff;border:0;border-radius:999px;height:27px;margin:-3px -3px 5px 8px;padding:0 9px;font-size:9px}.memory-tip code{color:#1d1d1f;margin-top:6px;display:block}.secondary-import-button{color:#06c;cursor:pointer;background:#fff;border:1px solid #d2d2d780;border-radius:999px;justify-self:start;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:10px;display:flex}.export-steps{color:#6e6e73;background:#f7f7f9;border-radius:13px;margin:0;padding:12px 12px 12px 30px;font-size:10px;line-height:1.9}.export-drop{color:#6e6e73;cursor:pointer;background:#fafafc;border:1px dashed #b9b9bf;border-radius:15px;justify-content:center;align-items:center;gap:12px;height:106px;display:flex}.export-drop:hover,.export-drop.selected{color:#0071e3;background:#f2f8ff;border-color:#0071e36b}.export-drop>span{text-align:left;flex-direction:column;min-width:0;display:flex}.export-drop b{text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-size:11px;overflow:hidden}.export-drop small{color:#86868b;margin-top:5px;font-size:9px}.chatgpt-import-modal .modal-done{justify-content:center;align-items:center;gap:7px;display:flex}.chatgpt-import-modal .auth-error{margin:0}@media (width<=600px){.chatgpt-import-modal{padding:18px}.import-tabs button{font-size:9px}.import-tabs button svg{display:none}.import-pane-copy small{line-height:1.45}.export-drop b{max-width:220px}}.memory-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.memory-actions .secondary-import-button{justify-self:auto}.clear-memory-button{color:#ff3b30;cursor:pointer;background:0 0;border:0;border-radius:999px;height:32px;padding:0 8px;font-size:9px}.clear-memory-button:hover{background:#fff0ef}.clear-memory-button:disabled{opacity:.45}.message-body{overflow-wrap:anywhere;word-break:break-word;min-width:0}.message-body p,.message-body li{overflow-wrap:anywhere}.image-generation-record{background:linear-gradient(145deg,#f7f9fc,#eef4fb);border:1px solid #d2d2d766;border-radius:17px;width:min(520px,100%);padding:14px 15px}.image-generation-head{align-items:center;gap:10px;display:flex}.image-generation-head>span{color:#0071e3;background:#e0efff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.image-generation-head>div{flex-direction:column;display:flex}.image-generation-head b{font-size:12px}.image-generation-head small{color:#6e6e73;margin-top:3px;font-size:9px}.image-generation-record>p{color:#6e6e73;border-top:1px solid #d2d2d75c;padding-top:10px;font-size:10px;line-height:1.65;margin:11px 0 0!important}.image-generation-record.has-images{margin-bottom:10px}.message-image-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(680px,100%);margin:10px 0 4px;display:grid}.message-image-gallery.count-1{grid-template-columns:minmax(0,520px)}.message-image-gallery.count-3,.message-image-gallery.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.message-image-gallery>button{aspect-ratio:4/5;cursor:zoom-in;background:#eef0f3;border:0;border-radius:16px;min-width:0;padding:0;overflow:hidden;box-shadow:0 3px 12px #0000000b}.message-image-gallery>button:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000017}.message-image-gallery img{object-fit:cover;width:100%;height:100%;display:block}.message-image-loading,.message-image-failed{color:#8e8e93;justify-content:center;align-items:center;gap:7px;width:100%;height:100%;font-size:10px;display:flex}.message-image-failed{flex-direction:column}.attachment-preview-body>.upload-spinner{color:#0071e3}.message-attachments span{overflow-wrap:normal;word-break:normal}.imported-image-group{background:#fafafc;border:1px solid #d2d2d766;border-radius:17px;align-items:flex-start;gap:10px;width:min(520px,100%);margin:13px 0 4px;padding:13px 14px;display:flex}.imported-image-group>span{color:#7655b5;background:#f0eaff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.imported-image-group>div{flex-direction:column;min-width:0;display:flex}.imported-image-group b{font-size:12px}.imported-image-group small{color:#6e6e73;margin-top:3px;font-size:9px}.imported-image-group p{color:#86868b;font-size:10px;line-height:1.55;margin:8px 0 0!important}@media (width<=600px){.message-image-gallery{grid-template-columns:1fr}.message-image-gallery.count-3,.message-image-gallery.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.image-generation-record{padding:12px}.message-image-gallery>button{border-radius:13px}}
