@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#f2f3f5;background:#101318;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #ef5675;outline-offset:2px}button{border:0;color:inherit;background:none}a{color:inherit;text-decoration:none}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#ea5872}.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:9px;padding:12px 16px;background:#e84b69;color:#fff;font-weight:700;box-shadow:0 5px 18px #e84b692b;transition:background .15s,transform .15s}.primary:hover:not(:disabled){background:#f15a78;transform:translateY(-1px)}.ghost-button{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #303740;border-radius:8px;color:#d6dbe2;font-size:12px;font-weight:600}.ghost-button:hover{background:#262b33}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;color:#aeb6c0}.icon-button:hover{background:#272d35;color:#fff}.green-dot{width:7px;height:7px;border-radius:50%;background:#55d6a0;box-shadow:0 0 0 3px #55d6a022;flex:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr) 354px;grid-template-rows:64px minmax(0,calc(100vh - 64px));background:#13171c}.topbar{grid-column:1/-1;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid #252b32;background:#11151a;z-index:5}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.055em}.brand b{font-weight:500;color:#c4c9ce}.brand-mark{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#fff;background:#e84968;box-shadow:0 3px 13px #ed4e6d38}.topbar-project{display:flex;align-items:center;gap:10px;margin-left:40px;color:#96a0aa;font-size:12px}.topbar-project strong{color:#e6e9ec;font-weight:600}.topbar-separator{height:24px;border-left:1px solid #333a42;margin-right:17px}.project-pill{padding:4px 8px;background:#242a31;border-radius:5px;color:#8f9aa5;font-size:10px}.topbar-actions{display:flex;align-items:center;gap:20px;margin-left:auto}.system-status{display:flex;align-items:center;gap:9px;color:#a9b2bb;font-size:11px}.sidebar{grid-column:1;grid-row:2;display:flex;flex-direction:column;min-height:0;border-right:1px solid #252b32;background:#12161b;padding:24px 12px 13px}.sidebar-section-title{padding:0 12px 13px;color:#747f8b;font-size:11px;font-weight:800;letter-spacing:.1em}.nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px;border-radius:9px;text-align:left;color:#a8b1bb;font-weight:700;font-size:12px}.nav-item.selected{color:#fff;background:#242a32}.nav-item svg{color:#eb5b76}.nav-count{margin-left:auto;border-radius:5px;padding:2px 6px;color:#adb5c0;background:#303841;font-size:10px}.sidebar-list-header{display:flex;justify-content:space-between;align-items:center;margin:27px 10px 10px;color:#78838d;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sidebar-list-header button{display:grid;place-items:center;color:#87929d}.project-list{overflow:auto;min-height:80px}.project-row{width:100%;padding:9px 8px;display:flex;align-items:center;gap:9px;text-align:left;border-radius:9px;margin-bottom:3px;color:#c5cbd1}.project-row:hover{background:#1d232a}.project-row.active{background:#222932}.project-glyph{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:8px;background:#2b323a;color:#dbe0e5}.project-row.active .project-glyph{background:#653140;color:#ff8fa6}.project-details{display:flex;flex-direction:column;gap:4px;min-width:0}.project-details strong{font-size:12px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-details small{color:#78838e;font-size:10px}.active-marker{margin-left:auto;flex:none;width:4px;height:18px;border-radius:2px;background:#ed5c78}.sidebar-empty{padding:15px 11px;color:#7e8994;font-size:11px;line-height:1.6}.new-project{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;color:#ec6680;font-weight:700;font-size:11px;margin-top:4px;border-radius:8px}.new-project:hover{background:#2c2029}.sidebar-bottom{margin-top:auto;padding-top:17px;border-top:1px solid #252b32}.local-badge{display:flex;align-items:flex-start;gap:9px;padding:5px 9px}.local-badge .green-dot{margin-top:4px}.local-badge span:last-child{display:flex;flex-direction:column;gap:3px}.local-badge strong{font-size:11px;color:#d4d9de}.local-badge small{font-size:10px;color:#77818b}.editor{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:auto;padding:28px 30px 35px;background:#171b21}.editor-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:23px}.editor-heading h1{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.045em;margin:7px 0 0}.editor-actions{display:flex;align-items:center;gap:9px}.export-button{font-size:12px;padding:10px 13px}.notice{display:flex;align-items:center;gap:9px;background:#352629;border:1px solid #68404a;color:#ffc6cf;border-radius:8px;padding:10px 12px;margin-bottom:16px;font-size:12px}.notice span{flex:1}.notice button{color:#ffc6cf}.preview-section,.assets-section{border:1px solid #2c333a;border-radius:12px;background:#1c2229;overflow:hidden}.preview-section{min-height:400px}.assets-section{margin-top:19px;min-height:176px}.section-heading{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #2a3139}.section-heading>div:first-child{display:flex;align-items:center;gap:9px}.section-heading strong{font-size:12px;font-weight:800}.section-subtitle{font-size:10px;color:#78858f;margin-left:3px}.heading-icon{width:25px;height:25px;border-radius:6px;display:grid;place-items:center;color:#ff8aa1;background:#5c3340}.heading-icon.asset-icon{color:#93b1e7;background:#2b405f}.stage-status{display:flex;align-items:center;gap:7px;color:#8f9ba6;font-size:10px;font-weight:700}.stage-status span{width:7px;height:7px;border-radius:50%;background:#7b858e}.stage-status.ready span{background:#5bd39f}.studio-frame{height:min(58vh,650px);min-height:350px;overflow:hidden;background:#101419}.studio-frame iframe{border:0;width:100%;height:100%;display:block}.studio-placeholder{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 35%,#2c343e 0,#1a2027 40%,#151a20 75%)}.placeholder-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:45px 45px;-webkit-mask-image:radial-gradient(circle,#0007,transparent 72%);mask-image:radial-gradient(circle,#0007,transparent 72%)}.placeholder-center{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;max-width:360px;padding:20px}.placeholder-play{height:64px;width:64px;border-radius:17px;display:grid;place-items:center;background:#e95170;color:#fff;box-shadow:0 0 45px #e9517060;margin-bottom:19px}.placeholder-center h2{font:800 18px Manrope,sans-serif;margin:0 0 8px}.placeholder-center p{color:#a6afb8;font-size:12px;line-height:1.7;margin:0 0 20px}.outline-button{border:1px solid #7a4d5b;color:#ff8ba1;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px}.outline-button:hover{background:#432c37}.frame-corner{position:absolute;width:31px;height:31px;border:1px solid #69727d66}.top-left{top:22px;left:22px;border-right:0;border-bottom:0}.top-right{top:22px;right:22px;border-left:0;border-bottom:0}.bottom-left{bottom:22px;left:22px;border-top:0;border-right:0}.bottom-right{bottom:22px;right:22px;border-top:0;border-left:0}.asset-actions .ghost-button{border:0;font-size:11px}.asset-grid{display:flex;gap:10px;padding:15px;overflow:auto;min-height:122px}.assets-empty{display:flex;align-items:center;gap:10px;color:#7f8b96;font-size:11px;padding:25px 5px}.asset-card{flex:0 0 130px;min-width:0;display:flex;flex-direction:column;gap:7px}.asset-thumb{height:70px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#303942;color:#aab8c7}.asset-thumb img{width:100%;height:100%;object-fit:cover}.asset-meta{display:flex;flex-direction:column;gap:2px}.asset-meta strong{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.asset-meta small{font-size:9px;color:#80909e}.empty-stage{height:calc(100% - 75px);min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-visual{position:relative;width:190px;height:160px;margin-bottom:19px}.empty-visual-inner{position:absolute;left:39px;top:24px;width:111px;height:111px;border:1px solid #5b3e4a;background:radial-gradient(circle at 35% 30%,#6b3d4f,#2a2631 70%);border-radius:28px;display:grid;place-items:center;color:#f2758d;box-shadow:0 23px 50px #080a0f85;transform:rotate(-6deg)}.empty-orbit{position:absolute;border:1px solid #eb597040;border-radius:20px;transform:rotate(18deg)}.orbit-one{top:17px;right:24px;bottom:18px;left:25px}.orbit-two{top:3px;right:12px;bottom:5px;left:11px;transform:rotate(-22deg)}.empty-stage h2{font:800 28px Manrope,sans-serif;letter-spacing:-.055em;margin:10px 0 9px}.empty-stage p{font-size:12px;line-height:1.7;color:#9da8b2;max-width:340px;margin:0 0 24px}.agent-panel{grid-column:3;grid-row:2;min-height:0;display:flex;flex-direction:column;border-left:1px solid #2a3037;background:#1a1f25}.agent-panel-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #2a3037}.agent-panel-title{display:flex;align-items:center;gap:10px}.agent-spark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#462b3a;color:#ff88a0}.agent-panel-title div{display:flex;flex-direction:column;gap:3px}.agent-panel-title strong{font-size:12px;font-weight:800}.agent-panel-title small{font-size:10px;color:#86929d}.muted-icon{color:#75818b}.agent-config{padding:18px 17px 17px;border-bottom:1px solid #2b323a}.field-label{font-size:10px;color:#8f9aa6;font-weight:800;letter-spacing:.035em;margin-bottom:9px}.agent-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px}.agent-switch button{display:flex;align-items:center;gap:6px;padding:9px 7px;border-radius:8px;border:1px solid #343c45;color:#a8b3be;font-weight:700;font-size:10px;white-space:nowrap}.agent-switch button.active{border-color:#dd6079;background:#482d3a;color:#fff}.agent-identity{display:grid;place-items:center;width:17px;height:17px;border-radius:5px;font-size:11px;font-weight:900;flex:none}.codex-id{background:#d7dedc;color:#222a27}.claude-id{background:#e3a783;color:#432b20}.agent-dot{width:5px;height:5px;border-radius:50%;background:#8c939a;margin-left:auto}.agent-dot.online{background:#58d59d}.model-label{margin-top:17px}.model-select-wrap{position:relative}.model-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid #343d46;background:#242b32;color:#e6e9ed;border-radius:8px;padding:10px 30px 10px 11px;font-size:11px}.model-select-wrap svg{position:absolute;right:10px;top:11px;pointer-events:none;color:#9ba5af}.conversation{flex:1;overflow:auto;padding:24px 17px}.conversation-intro{display:flex;flex-direction:column;align-items:flex-start;padding:2px 6px 19px}.intro-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#4c2c3a;color:#ff8199;margin-bottom:14px}.conversation-intro h2{font:800 15px Manrope,sans-serif;letter-spacing:-.02em;margin:0 0 7px}.conversation-intro p{font-size:11px;line-height:1.7;color:#929faa;margin:0}.job-history{border-top:1px solid #343a42;padding:18px 3px}.history-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 7px;border-radius:7px;text-align:left;font-size:11px;color:#d1d7dd}.history-item:hover,.history-item.active{background:#293039}.history-item small{margin-left:auto;color:#77838e;font-size:10px}.history-success{color:#65d5a5}.history-running{color:#dfbd6c}.history-failed{color:#e87487}.activity-feed{border-top:1px solid #333a43;padding-top:14px}.feed-title{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;margin-bottom:13px}.status-chip{margin-left:auto;padding:3px 6px;border-radius:4px;background:#353a43;color:#aeb9c4;font-size:9px}.status-chip.running{background:#403826;color:#efcc80}.status-chip.completed{background:#25423b;color:#83deb7}.activity-feed p{font-size:11px;line-height:1.6;color:#aeb8c2;white-space:pre-wrap;word-break:break-word;padding:8px 10px;background:#232a32;border-radius:6px;margin:0 0 7px;max-height:170px;overflow:auto}.activity-feed p.event-error{color:#ffc4ca;background:#412a33}.composer{padding:11px 13px 17px;border-top:1px solid #333b44;background:#1b2026}.composer-tabs{display:flex;gap:6px;margin-bottom:9px}.composer-tabs button{display:flex;align-items:center;gap:5px;border-radius:6px;padding:7px 9px;color:#9ca8b3;font-size:10px;font-weight:700}.composer-tabs button.active{color:#fff;background:#34313d}.composer-box{border:1px solid #46505a;border-radius:10px;background:#222930;overflow:hidden}.composer-box:focus-within{border-color:#e46680}.composer textarea{display:block;width:100%;resize:none;border:0;outline:0;background:none;color:#f1f3f5;font-size:11px;line-height:1.55;padding:12px}.composer textarea::placeholder{color:#75828d}.composer-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 7px 7px 12px}.composer-bottom span{font-size:9px;color:#8c98a3}.send-button{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e95270;color:#fff}.send-button:hover:not(:disabled){background:#f46784}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#07090dcc;display:grid;place-items:center;padding:20px}.create-modal{position:relative;width:min(100%,420px);padding:30px;border:1px solid #43424a;border-radius:15px;background:#22272e;box-shadow:0 25px 90px #0008}.modal-close{position:absolute;top:17px;right:17px;color:#9ca6ae}.modal-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#573240;color:#ff88a0;margin-bottom:18px}.create-modal h2{font:800 22px Manrope,sans-serif;letter-spacing:-.04em;margin:7px 0 6px}.create-modal p{color:#a2acb6;font-size:11px;margin:0 0 23px}.create-modal label{display:flex;justify-content:space-between;font-size:11px;font-weight:700;margin:15px 0 8px}.create-modal label span{font-weight:400;color:#82909c}.create-modal input,.create-modal textarea{width:100%;padding:11px 12px;border-radius:8px;border:1px solid #48505a;background:#181d23;color:#fff;font-size:12px;resize:vertical}.create-modal .primary{margin-top:23px;width:100%}.loading-screen{height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#d0d7df}.login-page{min-height:100vh;display:grid;grid-template-columns:50% 50%;background:#171b20}.login-art{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 45% 45%,#72334a 0,#382531 35%,#1a1d24 73%)}.login-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#ffffff0b 1px,transparent 1px),linear-gradient(90deg,#ffffff0b 1px,transparent 1px);background-size:50px 50px}.art-frame{position:absolute;width:270px;height:365px;border-radius:22px;border:1px solid #e990a55e;background:linear-gradient(145deg,#ce5779a8,#7544575e 32%,#242735 74%);box-shadow:0 25px 60px #06080d66}.frame-one{transform:rotate(-18deg) translate(-65px,-11px)}.frame-two{transform:rotate(16deg) translate(62px,1px)}.frame-three{transform:rotate(0);background:linear-gradient(160deg,#ec758c9c,#682e4b 28%,#242b37 66%,#171b25)}.art-play{position:relative;z-index:1;width:78px;height:78px;display:grid;place-items:center;border-radius:50%;background:#f17690;color:#fff;box-shadow:0 0 0 14px #ffffff10,0 0 65px #e94e71b0}.art-caption{position:absolute;bottom:35px;left:38px;font:700 13px Manrope,sans-serif;color:#ffffffb8;letter-spacing:.08em}.login-content{display:flex;flex-direction:column;padding:40px 8vw 33px;min-height:100vh}.login-box{margin:auto 0;width:min(100%,400px)}.login-box h1{font:800 clamp(38px,4vw,56px)/1.15 Manrope,sans-serif;letter-spacing:-.07em;margin:11px 0 14px}.login-box>p{color:#9ca8b3;font-size:13px;margin:0 0 38px}.login-box label{display:block;font-size:11px;font-weight:800;margin-bottom:10px}.input-wrap{display:flex;align-items:center;gap:10px;border:1px solid #464e58;border-radius:9px;padding:0 13px;background:#222930;color:#8e9ba7}.input-wrap:focus-within{border-color:#eb6982}.input-wrap input{width:100%;height:45px;border:0;outline:0;background:transparent;color:#fff}.input-wrap input::placeholder{color:#798590}.form-error{color:#ff9aad;font-size:11px;margin-top:9px}.login-button{width:100%;margin-top:17px;height:45px}.login-foot{display:flex;align-items:center;gap:8px;color:#74808b;font-size:10px}@media(max-width:1200px){.app-shell{grid-template-columns:200px minmax(0,1fr) 320px}.editor{padding:23px 20px}.topbar-project{margin-left:22px}}@media(max-width:950px){.app-shell{grid-template-columns:180px minmax(0,1fr);grid-template-rows:64px minmax(0,1fr) minmax(350px,auto)}.sidebar{grid-column:1;grid-row:2/4}.editor{grid-column:2;grid-row:2}.agent-panel{grid-column:2;grid-row:3;height:480px;border-left:0;border-top:1px solid #2c333a}.studio-frame{height:440px}.topbar-project .project-pill{display:none}}@media(max-width:650px){.app-shell{display:flex;flex-direction:column;min-height:100vh}.topbar{height:58px;flex:none;padding:0 14px}.brand{font-size:14px}.topbar-project{margin-left:auto;margin-right:10px;font-size:11px;max-width:130px}.topbar-project strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-project svg,.topbar-separator,.system-status{display:none}.sidebar{display:block;border-right:0;border-bottom:1px solid #303740;padding:9px 12px;flex:none}.sidebar-section-title,.nav-item,.sidebar-list-header,.sidebar-bottom,.sidebar-empty{display:none}.project-list{display:flex;gap:6px;overflow:auto}.project-row{width:auto;min-width:130px;flex:none;margin:0}.project-row .project-details small,.active-marker{display:none}.new-project{margin:5px 0 0;padding:6px;font-size:10px}.editor{padding:18px 12px;overflow:visible}.editor-toolbar{align-items:center}.editor-heading h1{font-size:18px}.editor-actions .ghost-button{display:none}.export-button{padding:8px 9px;font-size:10px}.preview-section{min-height:0}.studio-frame{height:380px;min-height:0}.section-subtitle{display:none}.assets-section{margin-top:13px}.agent-panel{height:540px;flex:none}.empty-stage{min-height:390px}.login-page{display:block}.login-art{height:200px}.art-frame{transform:scale(.5)!important}.art-play{transform:scale(.7)}.art-caption{display:none}.login-content{min-height:calc(100vh - 200px);padding:25px 24px}.login-box h1{font-size:38px}.login-box>p{margin-bottom:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:650px){.editor-actions .download-button{display:inline-flex}}.image-model{display:flex;align-items:center;justify-content:space-between;border:1px solid #5a3a4b;background:#2f2631;color:#ffe6ed;border-radius:8px;padding:10px 11px;font-size:11px;font-weight:700}.image-model span{font-size:9px;font-weight:500;color:#ee9daf}.preview-controls{display:flex;align-items:center;gap:12px}.studio-open{display:inline-flex;align-items:center;gap:5px;color:#b8c5d3;font-size:10px;font-weight:700}.studio-open:hover{color:#fff}
