:root{color:#1c211e;background:#f6f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;height:100vh;background:#f6f8f7;font-size:14px;overflow:hidden}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.boot,.login-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 18% 18%,rgba(35,131,78,.14),transparent 32%),radial-gradient(circle at 78% 12%,rgba(61,117,255,.12),transparent 28%),linear-gradient(145deg,#f7faf8,#eef5f1 52%,#f9fbfa)}.login-panel{width:min(520px,calc(100vw - 36px));background:#fff;border:1px solid #e4e8e5;border-radius:8px;padding:34px;box-shadow:0 26px 80px #1f2a231f}.login-panel-pro{display:grid;gap:18px}.login-brand{display:flex;align-items:center;gap:14px}.brand-mark{width:52px;height:52px;display:grid;place-items:center;color:#1f8f4f;background:#e8f7ee;border-radius:8px}.login-kicker{display:block;margin-bottom:5px;color:#6f7a73;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-copy{color:#5f6c64;line-height:1.6}.login-submit{width:100%;height:42px;justify-content:center}h1,h2,h3,p{margin:0}h1{font-size:23px;line-height:1.15}h2{font-size:16px;line-height:1.2}h3{font-size:14px}label{display:grid;gap:6px;color:#4e5a53;font-size:13px}input,textarea,select{width:100%;border:1px solid #d8dfda;border-radius:6px;background:#fff;color:#1f2621;padding:8px 10px;outline:none}input:focus,textarea:focus,select:focus{border-color:#36a268;box-shadow:0 0 0 3px #36a2681f}textarea{resize:vertical}.shell{height:100vh;display:grid;grid-template-columns:220px 1fr;overflow:hidden;transition:grid-template-columns .18s ease}.shell.sidebar-collapsed{grid-template-columns:72px 1fr}.sidebar{position:sticky;top:0;z-index:30;height:100vh;display:flex;flex-direction:column;gap:14px;background:#fff;border-right:1px solid #e7ebe8;padding:14px 12px;transition:width .18s ease,padding .18s ease}.sidebar-title{height:38px;display:flex;align-items:center;gap:10px;color:#252c28;font-weight:700;padding:0 10px}.sidebar-toggle{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#23834e;background:#eef8f2}.sidebar nav{display:grid;gap:6px}.nav-item{width:100%;min-height:38px;display:flex;align-items:center;gap:10px;border-radius:8px;color:#8a948e;background:transparent;padding:0 10px;text-align:left;transition:color .16s ease,background .16s ease,justify-content .16s ease}.nav-item svg{color:currentColor;flex:0 0 auto}.nav-item.active{background:#e9f8ef;color:#23834e}.nav-item:hover{color:#23834e}.logout{margin-top:auto}.sidebar.collapsed{padding-inline:10px}.sidebar.collapsed .sidebar-title{justify-content:center;padding:0}.sidebar.collapsed .sidebar-title>span,.sidebar.collapsed .nav-item span{display:none}.sidebar.collapsed .nav-item{justify-content:center;padding:0}.sidebar.collapsed .sidebar-toggle{transform:rotate(180deg)}.main{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:18px 20px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-view{min-height:0;height:100%;overflow:hidden}.main>.panel{min-height:0;overflow:auto}.eyebrow{color:#6f7a73;font-size:12px;margin-bottom:4px}.account,.key-mask,.live-dot{color:#607067;background:#fff;border:1px solid #e4e9e5;border-radius:999px;padding:6px 10px;font-size:12px}.content-grid{display:grid;gap:18px}.content-grid.two{grid-template-columns:minmax(360px,.9fr) minmax(360px,1.1fr)}.panel{background:#fff;border:1px solid #e4e9e5;border-radius:8px;padding:14px}.account-panel{max-width:760px}.account-form{max-width:680px}.account-actions{grid-column:1 / -1}.inline-error{margin-top:0}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-subtitle{display:block;margin-top:4px;color:#6a766e;font-size:12px}.prompt-box{min-height:180px;line-height:1.55}.prompt-box.small{min-height:100px}.form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}.form-row.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.action-row,.tool-buttons,.asset-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.primary,.secondary,.ghost,.icon-link{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:0 12px;text-decoration:none}.primary{color:#fff;background:#23834e}.secondary{color:#24633e;background:#ecf8f1;border:1px solid #ccebd8}.ghost,.icon-link{color:#5f6d65;background:#f4f6f5}.stream-box{min-height:360px;max-height:520px;overflow:auto;margin:0;white-space:pre-wrap;color:#25302a;background:#f8faf9;border:1px solid #e5ebe7;border-radius:8px;padding:14px;line-height:1.55}.live-dot{color:#19763f;background:#e9f8ef;border-color:#cbead6}.generate-layout{height:100%;min-height:0;display:grid;grid-template-columns:250px minmax(0,1fr);gap:14px;align-items:stretch}.thread-sidebar{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;background:#fff;border:1px solid #e4e9e5;border-radius:8px;padding:10px}.thread-head,.thread-tools{display:flex;align-items:center;justify-content:space-between;gap:8px}.thread-list{min-height:0;display:grid;align-content:start;gap:8px;overflow:auto}.thread-item{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;color:#68746d;background:#fff;border:1px solid #e6ece8;border-radius:8px;padding:9px;text-align:left}.thread-item.active{color:#23834e;background:#e9f8ef;border-color:#ccebd8}.thread-item span{min-width:0;display:grid;gap:3px}.thread-item strong,.thread-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item strong{color:currentColor;font-size:13px}.thread-item small{color:#7a8780;font-size:11px}.thread-tools .secondary,.thread-tools .ghost{min-height:32px;padding:0 9px}.ghost.danger{color:#9f3030;background:#fff5f5}.icon-button{width:30px;height:30px;display:inline-grid;place-items:center;color:#23834e;background:#e9f8ef;border:1px solid #ccebd8;border-radius:7px}.chat-workspace{height:100%;min-height:0;display:grid;grid-template-rows:minmax(260px,1fr) auto;gap:12px;min-width:0}.chat-thread{min-height:0;max-height:100%;display:grid;align-content:start;gap:10px;overflow:auto;overscroll-behavior:contain;padding:4px 4px 8px}.chat-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;color:#607067}.chat-empty svg{color:#23834e}.chat-message{width:min(900px,100%);display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start}.chat-message.user{justify-self:end;width:min(780px,100%)}.chat-message.user .message-body{background:#f3f6f4}.message-icon{width:32px;height:32px;display:grid;place-items:center;color:#23834e;background:#e9f8ef;border:1px solid #ccebd8;border-radius:8px}.message-body{display:grid;gap:8px;color:#25302a;background:#fff;border:1px solid #e4e9e5;border-radius:8px;padding:11px 12px}.message-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.message-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.message-action{width:28px;height:28px;display:inline-grid;place-items:center;color:#66736b;background:#f5f8f6;border:1px solid #e1e8e4;border-radius:7px}.message-action:hover{color:#23834e;background:#e9f8ef}.message-action.danger:hover{color:#a33030;background:#fff1f1;border-color:#f0c9c9}.message-body pre,.optimized-draft pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#39453e;font-family:inherit;line-height:1.58}.progress-list{display:grid;gap:5px;margin:0;padding:8px 10px 8px 24px;color:#526159;background:#f8faf9;border:1px solid #e5ebe7;border-radius:7px;font-size:12px;line-height:1.45}.referenced-image{display:grid;gap:7px;width:min(520px,100%)}.referenced-image>span{color:#68746d;font-size:12px}.source-asset-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.partial-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:8px}.partial-thumb,.asset-preview-button,.image-action-preview,.slot-preview{display:block;width:100%;padding:0;overflow:hidden;background:transparent}.partial-strip img,.partial-thumb img{width:100%;aspect-ratio:1;object-fit:cover;background:#f4f6f5;border:1px solid #e4e9e5;border-radius:7px}.message-meta{color:#647067;font-size:12px;line-height:1.5}.result-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:9px}.result-slot,.image-action-tile{overflow:hidden;border:1px solid #e4e9e5;border-radius:8px;background:#f4f6f5}.result-slot{display:grid;align-content:space-between;min-height:160px}.result-slot small{color:#68746d;padding:8px;font-size:12px}.slot-waiting{min-height:126px;display:grid;place-items:center;align-content:center;gap:8px;color:#607067;background:#f8faf9}.slot-waiting svg{color:#23834e}.image-action-tile{position:relative}.image-size-badge{position:absolute;left:6px;top:6px;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;background:#18221cb8;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:3px 6px;font-size:11px;line-height:1.2}.image-action-preview img,.slot-preview img{width:100%;height:100%;display:block;object-fit:contain;background:#f4f6f5}.image-action-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;padding:7px 6px;background:#fff;border-top:1px solid #e4e9e5}.image-action-bar button,.image-action-bar a{width:30px;height:28px;flex:0 0 30px;display:inline-grid;place-items:center;color:#5f6d65;background:#f5f8f6;border:1px solid #e2e8e4;border-radius:7px;text-decoration:none}.image-action-tile.compact .image-action-bar{justify-content:flex-start;gap:5px}.image-action-tile.compact .image-action-bar button,.image-action-tile.compact .image-action-bar a{width:28px;flex-basis:28px}.image-action-bar button:hover,.image-action-bar a:hover{color:#23834e;background:#e9f8ef;border-color:#ccebd8}.source-preview-row{width:min(900px,100%);display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#647067;font-size:13px}.source-chip,.file-token{min-height:38px;display:inline-flex;align-items:center;gap:8px;color:#344238;background:#fff;border:1px solid #dde5e0;border-radius:8px;padding:5px 8px}.source-thumb-button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;overflow:hidden;background:#f4f6f5;border:1px solid #dfe7e2;border-radius:7px}.source-chip img,.source-thumb-button img{width:28px;height:28px;object-fit:cover;border-radius:6px}.source-chip button,.file-token{color:#607067;background:transparent}.optimized-draft,.optimized-editor{width:min(900px,100%);color:#4e5a53;background:#fff;border:1px solid #e4e9e5;border-radius:8px;padding:10px 12px}.optimized-draft summary{cursor:pointer;font-weight:700;margin-bottom:10px}.optimized-editor textarea{min-height:78px;line-height:1.55}.composer{position:sticky;bottom:14px;display:grid;gap:10px;background:#fff;border:1px solid #dfe7e2;border-radius:8px;padding:12px;box-shadow:0 18px 54px #1f2a231f}.composer-input{min-height:66px;max-height:210px;border:0;border-radius:0;padding:2px 0;line-height:1.55;box-shadow:none}.composer-input:focus{border-color:transparent;box-shadow:none}.composer-toolbar,.composer-settings{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.composer-toolbar{justify-content:space-between;border-top:1px solid #edf1ee;padding-top:10px}.composer-left{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.composer-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.mode-pill,.upload-pill,.file-token,.compact-button,.send-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:0 10px;white-space:nowrap}.mode-pill,.upload-pill{color:#58645d;background:#f5f8f6;border:1px solid #e2e8e4}.mode-pill.active{color:#23834e;background:#e9f8ef;border-color:#ccebd8}.upload-pill{cursor:pointer}.upload-pill input{display:none}.prompt-library{display:grid;gap:8px;border-top:1px solid #edf1ee;padding-top:10px}.prompt-library-head{display:flex;align-items:center;gap:7px;color:#2a372f;font-size:13px}.prompt-library-head span{color:#77837b;font-size:12px}.prompt-template-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;max-height:124px;overflow:auto;padding-right:2px}.prompt-template-item{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:stretch;border:1px solid #e2e8e4;border-radius:8px;overflow:hidden;background:#fbfdfc}.prompt-template-item>button:first-child{min-width:0;display:grid;gap:3px;color:#3a463f;background:transparent;padding:8px;text-align:left}.prompt-template-item strong,.prompt-template-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-template-item strong{color:#243027;font-size:12px}.prompt-template-item span{color:#69756d;font-size:11px}.prompt-template-delete{display:grid;place-items:center;color:#9f3030;background:#fff5f5;border-left:1px solid #f0dddd}.composer-settings{align-items:end}.composer-settings label{width:126px}.composer-settings label:has(input[type=number]){width:118px}.composer-settings .dimension-field{width:170px}.dimension-field input{min-width:112px;font-variant-numeric:tabular-nums}.dimension-clear{min-height:28px;color:#5d6a62;background:#f5f8f6;border:1px solid #e2e8e4;border-radius:6px;padding:0 8px;font-size:12px}.dimension-field small{color:#6c7971;font-size:11px;line-height:1.2}.resolved-size{min-height:34px;display:inline-flex;align-items:center;color:#4d5c53;background:#f6f8f7;border:1px solid #e2e8e4;border-radius:7px;padding:0 10px;font-size:12px}.send-button{margin-left:auto;color:#fff;background:#23834e}.message-icon .lucide-loader-circle{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.edit-source{display:grid;gap:12px;margin-top:16px}.source-card{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:center}.source-card img{width:96px;height:96px;object-fit:cover;border-radius:8px;border:1px solid #e4e9e5}.file-drop{border:1px dashed #cbd8d0;border-radius:8px;padding:14px}.file-drop input{margin-top:8px}.gallery-panel{height:100%;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.gallery-toolbar{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.gallery-toolbar span{color:#637168;font-size:12px}.gallery-controls{display:grid;grid-template-columns:minmax(220px,1fr) 150px 150px;gap:10px;align-items:end;margin-bottom:12px}.gallery-search{position:relative}.gallery-search svg{position:absolute;left:10px;bottom:10px;color:#77837b;pointer-events:none}.gallery-search input{padding-left:34px}.gallery-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-auto-flow:row;grid-auto-rows:max-content;align-content:start;align-items:start;gap:12px;overflow:auto;overscroll-behavior:contain;padding-right:4px}.asset-card{position:relative;isolation:isolate;display:flex;flex-direction:column;align-self:start;width:100%;min-width:0;height:auto;border:1px solid #e4e9e5;border-radius:8px;overflow:hidden;background:#fff}.asset-card.selected{border-color:#8fd1a8;box-shadow:0 0 0 2px #23834e1f}.asset-select{position:absolute;z-index:12;left:10px;top:10px;min-height:30px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#18221cdb;border:1px solid rgba(255,255,255,.42);border-radius:7px;padding:4px 7px;font-size:12px;box-shadow:0 6px 18px #1218142e;pointer-events:auto}.asset-select input{width:15px;height:15px;accent-color:#23834e}.asset-card img{width:100%;height:100%;object-fit:contain;display:block;background:#f4f6f5}.asset-preview-button{position:relative;z-index:0;display:block;width:100%;height:clamp(190px,24vw,280px);flex:0 0 clamp(190px,24vw,280px);overflow:hidden;background:#f4f6f5}.asset-card p,.asset-meta,.asset-actions{position:relative;z-index:2;margin:10px;background:#fff}.asset-card p{min-height:42px;color:#5c6860;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.asset-actions{align-items:stretch;display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}.asset-actions .secondary,.asset-actions .ghost,.asset-actions .icon-link{min-height:34px;padding:0 8px;white-space:nowrap}.asset-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#68746d;font-size:12px}.asset-meta strong{color:#243027}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;grid-template-rows:auto minmax(0,1fr);background:#121814db}.preview-topbar{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:#fff;padding:10px 14px}.preview-topbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.preview-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto}.preview-actions button,.preview-actions a{width:34px;height:34px;display:inline-grid;place-items:center;color:#f4fbf7;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:7px;text-decoration:none}.preview-actions .preview-close{color:#fff;background:#23834e;border-color:#5fc58a}.preview-stage{min-height:0;display:grid;place-items:center;overflow:hidden;cursor:grab}.preview-stage:active{cursor:grabbing}.preview-stage img{max-width:min(92vw,1400px);max-height:calc(100vh - 80px);object-fit:contain;-webkit-user-select:none;user-select:none;transition:transform .05s linear;will-change:transform}.settings-panel{max-width:980px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.toggle-row{display:flex;align-items:center;gap:10px}.toggle-row input{width:18px;height:18px}.design-shell{height:100%;min-height:0;display:grid;grid-template-columns:320px minmax(0,1fr) 320px;grid-template-rows:56px minmax(0,1fr);overflow:hidden;border:1px solid #e1e7e3;border-radius:8px;background:#fff}.design-topbar{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;align-items:center;gap:12px;border-bottom:1px solid #e5ebe7;background:#fff;padding:8px 12px}.design-title,.design-topbar-group,.design-topbar-actions{min-width:0;display:flex;align-items:center;gap:8px}.design-title strong{flex:0 0 auto;color:#1f2c25}.design-title input{max-width:360px;min-height:36px;border-color:transparent;background:#f7faf8}.design-topbar-group label{width:92px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;color:#66746c;font-size:12px}.design-topbar-group input{min-height:34px;padding:6px 8px}.compact-button{min-height:34px;padding:0 10px}.zoom-chip{min-width:58px;min-height:32px;color:#33443a;background:#f5f8f6;border:1px solid #dfe7e2;border-radius:7px;padding:0 8px}.design-left,.design-right{min-height:0;overflow:auto;background:#fbfcfb}.design-left{display:grid;grid-template-columns:54px minmax(0,1fr);border-right:1px solid #e5ebe7}.design-right{display:grid;align-content:start;gap:12px;border-left:1px solid #e5ebe7;padding:12px}.graphite-tool-rail{min-height:0;display:grid;align-content:start;gap:8px;background:#f4f7f5;border-right:1px solid #e0e7e3;padding:10px 8px}.graphite-tool-rail button{width:38px;height:38px;display:inline-grid;place-items:center;color:#617168;background:transparent;border:1px solid transparent;border-radius:8px}.graphite-tool-rail button:hover,.graphite-tool-rail button.active{color:#1f7f4b;background:#fff;border-color:#cfeeda;box-shadow:0 8px 18px #1f302714}.graphite-workspace-panel{min-width:0;min-height:0;display:grid;align-content:start;gap:12px;overflow:auto;padding:12px}.design-panel{display:grid;gap:10px;border:1px solid #e3eae5;border-radius:8px;background:#fff;padding:12px}.design-panel-head{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px}.design-panel-head strong{display:inline-flex;align-items:center;gap:6px;color:#26342b;font-size:13px}.design-panel-head span{color:#6f7b73;font-size:12px}.design-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.design-tool-grid button,.layer-order-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#53645a;background:#f5f8f6;border:1px solid #dfe7e2;border-radius:7px;padding:0 8px}.design-tool-grid button.active{color:#1f7f4b;background:#e8f7ee;border-color:#bde7cd}.design-stack-actions{display:grid;grid-template-columns:1fr;gap:8px}.design-stack-actions .secondary{min-height:36px}.design-help,.shortcuts-panel p{color:#66746c;font-size:12px;line-height:1.55}.graphite-node-panel{background:#f9fbfa}.node-flow{display:grid;gap:8px}.node-step{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px;align-items:center;color:#56665d;background:#fff;border:1px solid #e2e9e5;border-radius:8px;padding:9px}.node-step span{grid-row:1 / 3;width:26px;height:26px;display:inline-grid;place-items:center;color:#6f7d74;background:#f1f5f3;border-radius:999px;font-size:12px;font-weight:700}.node-step strong{color:#26342b;font-size:13px}.node-step small{color:#7a867f;font-size:11px;line-height:1.4}.node-step.ready{border-color:#bde7cd;background:#effaf3}.node-step.ready span{color:#fff;background:#23834e}.asset-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.asset-strip button{aspect-ratio:1;overflow:hidden;border:1px solid #dfe7e2;border-radius:7px;background:#f5f8f6;padding:0}.asset-strip img{width:100%;height:100%;object-fit:cover;display:block}.design-stage{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 34px;overflow:hidden;background:linear-gradient(45deg,#eef2ef 25%,transparent 25%),linear-gradient(-45deg,#eef2ef 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef2ef 75%),linear-gradient(-45deg,transparent 75%,#eef2ef 75%);background-color:#f8faf9;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.canvas-scroll{min-width:0;min-height:0;overflow:auto;display:grid;place-items:start center;padding:44px 40px 40px 58px}.canvas-artboard-shell{background:transparent;box-shadow:0 18px 48px #1d282124}.design-stage canvas{display:block;max-width:none;background:transparent;border:1px solid #dce4df}.canvas-ruler{position:absolute;z-index:3;pointer-events:none;background-color:#ffffffe0;background-image:linear-gradient(90deg,rgba(31,44,37,.22) 1px,transparent 1px);background-size:40px 100%;border-color:#dfe7e2}.ruler-x{left:0;right:0;top:0;height:24px;border-bottom:1px solid #dfe7e2}.ruler-y{top:0;bottom:34px;left:0;width:24px;border-right:1px solid #dfe7e2;background-image:linear-gradient(0deg,rgba(31,44,37,.22) 1px,transparent 1px);background-size:100% 40px}.design-statusbar{min-width:0;display:flex;align-items:center;gap:14px;color:#637168;background:#ffffffeb;border-top:1px solid #e1e8e3;padding:0 12px;font-size:12px}.design-statusbar span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-panel{min-height:260px}.layer-order-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.layer-order-actions button{min-height:32px;padding:0}.canvas-tool-section{display:grid;gap:8px}.canvas-tool-section>strong{color:#26342b;font-size:13px}.layer-list{display:grid;gap:8px;min-height:0;max-height:360px;overflow:auto}.layer-item{display:grid;grid-template-columns:minmax(0,1fr) 30px 30px 30px;align-items:center;gap:6px;border:1px solid #e2e8e4;border-radius:8px;background:#fff;padding:6px}.layer-item.active{border-color:#9bd6b2;background:#effaf3}.layer-main{min-width:0;display:grid;gap:2px;color:#2d3b33;background:transparent;padding:0;text-align:left}.layer-main span{color:#758179;font-size:11px}.layer-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.layer-item>button:not(.layer-main){width:30px;height:30px;display:inline-grid;place-items:center;color:#5c6a62;background:#f5f8f6;border-radius:7px}.layer-item>button:disabled{opacity:.35}.inspector-fields{display:grid;gap:10px}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.property-grid label{min-width:0}.property-grid input[readonly]{color:#728078;background:#f6f8f7}.inspector-fields textarea{min-height:72px;line-height:1.5}.inspector-fields input[type=color]{min-height:38px;padding:4px}.inspector-empty{color:#68746d;background:#f8faf9;border:1px dashed #d6dfd9;border-radius:8px;padding:10px;line-height:1.5}.project-list{display:grid;gap:8px;max-height:160px;overflow:auto}.project-list button{min-height:36px;border-radius:6px;color:#4d5c53;background:#f5f8f6;padding:0 10px;text-align:left}.photopea-shell,.graphite-embed-shell{height:100%;min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid #e1e8e3;border-radius:8px;background:#fff}.photopea-asset-panel,.graphite-asset-panel{min-height:0;display:grid;align-content:start;gap:14px;overflow:auto;border-right:1px solid #e1e8e3;background:#fbfcfb;padding:14px}.photopea-panel-head,.graphite-panel-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.photopea-panel-head h2,.graphite-panel-head h2{font-size:16px}.photopea-panel-head small,.graphite-panel-head small{display:block;margin-top:5px;color:#65736b;line-height:1.45}.photopea-panel-head a,.graphite-panel-head a{width:32px;height:32px;display:inline-grid;place-items:center;color:#23834e;background:#e9f8ef;border:1px solid #ccebd8;border-radius:7px}.photopea-selected-asset,.graphite-selected-asset{display:grid;gap:8px;border:1px solid #e1e8e3;border-radius:8px;background:#fff;padding:10px}.photopea-selected-asset img,.graphite-selected-asset img{width:100%;max-height:260px;object-fit:contain;display:block;background:#f4f6f5;border-radius:6px}.photopea-selected-asset strong,.graphite-selected-asset strong{color:#243027}.photopea-selected-asset p{max-height:92px;overflow:auto;overflow-wrap:anywhere}.photopea-selected-asset span,.photopea-selected-asset p,.graphite-selected-asset span,.graphite-selected-asset p,.graphite-note p{color:#65736b;font-size:12px;line-height:1.5}.photopea-asset-actions,.graphite-asset-actions{display:grid;grid-template-columns:1fr;gap:8px}.graphite-note{display:grid;gap:8px;border:1px solid #dbe8df;border-radius:8px;background:#f2faf5;padding:12px}.graphite-note strong{display:inline-flex;align-items:center;gap:6px;color:#1f6f45;font-size:13px}.photopea-status{display:flex;align-items:center;min-height:38px;border:1px solid #dbe8df;border-radius:8px;color:#365243;background:#f2faf5;padding:8px 10px;font-size:12px;line-height:1.45}.photopea-status.busy{color:#1f6f45;background:#e9f8ef}.photopea-frame-area,.graphite-frame-area{min-width:0;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr);background:#f3f6f4}.photopea-frame-toolbar,.graphite-frame-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #dfe7e2;background:#fff;padding:6px 10px}.photopea-frame-toolbar span,.graphite-frame-toolbar span{color:#2e3b33;font-weight:700}.photopea-frame-toolbar div,.graphite-frame-toolbar div{display:inline-flex;align-items:center;gap:8px}.photopea-editor-frame,.graphite-editor-frame{width:100%;height:100%;display:block;border:0;background:#fff}.infinite-canvas-shell{height:100%;min-height:0;overflow:hidden;border:1px solid #e1e8e3;border-radius:8px;background:#fff}.infinite-canvas-frame{width:100%;height:100%;display:block;border:0;background:#fff}.canvas-floating-message{position:absolute;right:340px;bottom:52px;z-index:20;max-width:420px;color:#1c6b3f;background:#fff;border:1px solid #cfeeda;border-radius:8px;box-shadow:0 16px 40px #212b2524;padding:10px 12px;font-size:13px}.toast,.form-error,.success,.empty{border-radius:8px;padding:12px 14px}.toast{position:fixed;right:18px;bottom:18px;z-index:80;width:min(420px,calc(100vw - 36px));display:flex;align-items:center;justify-content:space-between;gap:12px;color:#344238;background:#fff;border:1px solid #dfe7e2;box-shadow:0 18px 48px #19231d2e}.toast button{width:28px;height:28px;display:inline-grid;place-items:center;color:currentColor;background:transparent}.notice-success{color:#1c6b3f;border-color:#cfeeda}.notice-error{color:#9a3412;border-color:#f2c8b8}.notice-info{color:#365047}.form-error{color:#9a3412;background:#fff1ed}.success{color:#1c6b3f;background:#ebf9f0;border:1px solid #cfeeda;margin-top:14px}.test-status{display:grid;gap:8px;color:#4f5f55;background:#f8faf9;border:1px solid #e1e8e3;border-radius:8px;padding:12px 14px;margin-top:14px;line-height:1.5;word-break:break-word}.empty{color:#647067;background:#f8faf9;border:1px dashed #d6dfd9}.gallery-empty,.page-error,.canvas-error{display:flex;align-items:center;gap:10px}.page-error,.canvas-error{display:grid;align-content:center;justify-items:start;min-height:220px;color:#7f361d;background:#fff7ed;border-color:#fed7aa}@media(max-width:1080px){.shell{grid-template-columns:84px 1fr}.shell.sidebar-collapsed{grid-template-columns:72px 1fr}.sidebar-title span,.nav-item span{display:none}.nav-item{justify-content:center}.content-grid.two,.canvas-layout,.generate-layout{grid-template-columns:1fr}.canvas-toolbar,.canvas-inspector{max-height:none}.canvas-stage{min-height:520px}.thread-sidebar{height:220px}.composer{bottom:12px}}@media(max-width:720px){.main{padding:18px}.topbar{align-items:flex-start;flex-direction:column}.form-row,.settings-grid{grid-template-columns:1fr}.shell{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #e7ebe8}.sidebar nav{display:flex}.logout{margin-top:0}.chat-workspace{min-height:0}.thread-tools{flex-direction:column;align-items:stretch}.thread-tools .secondary,.thread-tools .ghost{width:100%}.chat-message,.chat-message.user{width:100%;grid-template-columns:1fr}.message-icon{display:none}.composer{position:static}.composer-toolbar{align-items:stretch}.composer-left,.composer-actions,.composer-settings,.compact-button,.send-button{width:100%}.gallery-controls{grid-template-columns:1fr}.mode-pill,.upload-pill,.file-token{flex:1 1 auto}.composer-settings label,.composer-settings label:has(input[type=number]){width:100%}.resolved-size{width:100%;justify-content:center}.preview-topbar{grid-template-columns:1fr;gap:8px}.preview-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.preview-actions .preview-close{order:-1;margin-right:auto}}
