@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#25232a;background:#f5f4f7;font-family:Inter,sans-serif}*{box-sizing:border-box}body{background:#f5f4f7;min-width:960px;min-height:100vh;margin:0}button,select,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.editor{min-height:100vh}.editor-header{background:#fff;border-bottom:1px solid #dddbe1;justify-content:space-between;align-items:center;height:43px;padding:0 16px;font-size:12px;display:flex}.crumbs,.toolbar-left,.toolbar-right,.save-state{align-items:center;gap:13px;display:flex}.crumbs span{color:#6f6d76}.crumbs b{color:#aaa7b0;font-size:17px;font-weight:400}.crumbs strong{font-weight:700}.back-button{color:#78757e;font-size:22px}.save-state{color:#78757e;font-size:11px}.save-state span{color:#77747d;background:#faf9fb;border:1px solid #d9d6de;border-radius:16px;padding:7px 11px}.toolbar{color:#77737e;background:#fff;border-bottom:1px solid #dddbe1;justify-content:space-between;align-items:center;height:38px;padding:0 16px;font-size:11px;display:flex}.toolbar-status{color:#5f5a66;font-weight:600}.toolbar button{color:#706d76;border-radius:7px;min-width:27px;height:30px;font-size:16px}.toolbar button:hover{background:#f2eff5}.toolbar .tool-active{color:#24212b;background:#faedf6}.zoom{color:#5d5962;border-right:1px solid #e1dee4;padding:0 7px;font-size:12px}.dimensions{color:#716e77;border-left:1px solid #e1dee4;margin-left:7px;padding-left:19px;font-size:12px}.preview-button,.share-button{border:1px solid #d9d6de!important;padding:0 13px!important;font-size:12px!important}.publish-button{padding:0 15px;font-weight:700;color:#fff!important;background:#e50076!important;border-radius:14px!important;font-size:12px!important}.editor-body{grid-template-columns:minmax(620px,1fr) 370px;min-height:calc(100vh - 92px);display:grid;position:relative}.stage{background:#f1f0ed;min-width:0;padding:50px 40px 40px}.stage-label{color:#73717a;width:min(848px,100%);margin:0 auto 7px;font:11px DM Mono,monospace}.canvas-wrap{place-items:center;display:grid}.canvas{aspect-ratio:1;background:#e8e5df;width:min(848px,100%);position:relative;overflow:hidden;box-shadow:0 10px 28px #77736b1f;container-type:inline-size}.base-image{object-fit:cover;width:100%;height:100%}.empty-state{text-align:center;color:#97949a;place-content:center;display:grid;position:absolute;inset:0}.empty-icon{color:#ed0082;font-size:30px}.empty-state h2{color:#5e5a65;margin:13px 0 6px;font-size:17px}.empty-state p{margin:0;font-size:12px}.loader{z-index:3;color:#66616d;background:#fffdeee8;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex;position:absolute;inset:0}.spinner{border:2px solid #d4d0d8;border-top-color:#e50076;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.layer{z-index:2;cursor:move;-webkit-user-select:none;user-select:none;position:absolute}.text-layer{border:1px dashed #0000;padding:7px;transform:translate(-7px,-7px)}.text-layer:hover{border-color:#e50076}.text-layer textarea{width:100%;height:auto;min-height:0;color:inherit;font:inherit;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;outline:0;padding:0;display:block;overflow:hidden}.text-layer .text-input{font-size:clamp(2.4cqw, var(--text-size), 10.5cqw);font-weight:var(--text-weight);line-height:1.08}.text-layer.headline-layer .text-input{min-height:1.9em;line-height:.95}.text-layer.subtext-layer .text-input,.text-layer.eyebrow-layer .text-input{font-family:Inter,sans-serif;line-height:1.25}.logo-layer{pointer-events:auto;max-width:30%;transform:translate(-50%,-50%)}.ready-pill{color:#55515d;background:#fff;border:1px solid #ddd9df;border-radius:18px;width:max-content;max-width:100%;margin:16px auto 0;padding:10px 15px;font-size:11px;box-shadow:0 2px 5px #5c576210}.assist-panel{z-index:4;background:#fff;border:1px solid #dedbe3;border-radius:12px;margin:17px 12px 17px 0;overflow:hidden;box-shadow:0 3px 10px #4c46540d}.assist-header{border-bottom:1px solid #e8e5eb;justify-content:space-between;padding:13px 15px;display:flex}.assist-label{color:#67636e;letter-spacing:.14em;font:700 10px DM Mono,monospace}.design-ready{color:#0b9360;background:#def7e9;border-radius:7px;margin-left:12px;padding:5px 8px;font:700 9px DM Mono,monospace}.close-button{color:#88848d;font-size:19px}.assist-content{padding:17px 16px}.chat-thread{flex-direction:column;gap:8px;max-height:230px;margin:12px 0;display:flex;overflow-y:auto}.chat-bubble{white-space:pre-wrap;border-radius:12px;max-width:88%;padding:9px 11px;font-size:12px;line-height:1.45}.chat-bubble.assistant{color:#514c57;background:#f3f1f5;align-self:flex-start}.chat-bubble.user{color:#fff;background:#e50076;align-self:flex-end}.chat-form{gap:7px;margin:10px 0 18px;display:flex}.chat-form input{border:1px solid #dedbe3;border-radius:8px;outline:0;flex:1;min-width:0;padding:10px 11px;font-size:12px}.chat-form input:focus{border-color:#e50076}.chat-form button{color:#fff;background:#e50076;border-radius:50%;width:31px}.chat-form button:disabled{background:#bdbbc2}.brief-preview{color:#67636e;background:#fcfbfd;border:1px dashed #dedbe3;border-radius:8px;min-height:94px;max-height:140px;padding:12px 13px;font-size:11px;line-height:1.5;overflow:auto}.assistant-message{font-size:13px;line-height:1.7}.assistant-message strong{font-weight:700;display:block}.assistant-message i{color:#ed0082;font-style:normal}.assistant-message p{color:#64616a;margin:12px 0}.assist-form{margin-top:19px}.assist-form label{color:#6a6770;margin:13px 0 7px;font-size:11px;font-weight:700;display:block}.assist-form select,.assist-form textarea{color:#46424c;background:#fff;border:1px solid #dedbe3;border-radius:8px;outline:0;width:100%;font-size:12px}.assist-form select{padding:10px}.assist-form textarea{resize:vertical;min-height:90px;padding:12px;line-height:1.45}.assist-form textarea:focus,.assist-form select:focus{border-color:#e50076}.asset-grid{gap:7px;max-width:100%;padding:2px 0 5px;display:flex;overflow-x:auto}.asset-card{background:#f6f5f7;border:2px solid #dedbe3;border-radius:6px;width:50px;min-width:50px;padding:0;overflow:hidden}.asset-card:hover,.asset-card.selected{border-color:#e50076}.asset-card img{object-fit:cover;width:100%;height:42px;display:block}.asset-empty{color:#99959e;font-size:11px}.assist-footer{color:#79757e;justify-content:space-between;align-items:center;margin-top:8px;font-size:10px;display:flex}.send-button{color:#fff;background:#bdbbc2;border-radius:50%;width:27px;height:27px;font-size:16px}.send-button:not(:disabled){background:#ed0082}.create-post-button{color:#fff;background:#e50076;border-radius:8px;width:100%;margin-top:16px;padding:11px 14px;font-size:12px;font-weight:700}.create-post-button:hover{background:#c90068}.error{color:#d53643;font-size:11px}.download{box-sizing:border-box;color:#fff;background:#e50076;border:1px solid #c90068;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:22px;padding:13px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 10px #e5007630}.download:hover{background:#c90068;transform:translateY(-1px);box-shadow:0 5px 13px #e5007640}.assist-note{color:#8a8690;border-top:1px solid #ece9ee;margin:0;padding:12px 16px;font-size:10px;line-height:1.5}.side-tools{background:#fff;border:1px solid #dedbe3;border-radius:12px 0 0 12px;flex-direction:column;gap:3px;padding:8px 6px;display:flex;position:absolute;top:17px;right:-1px}.side-tools button{color:#77737e;border-radius:8px;width:32px;height:32px}.side-tools button:hover,.side-tools .side-active{color:#e50076;background:#fbeaf4}@media (width<=1100px){body{min-width:760px}.editor-body{grid-template-columns:minmax(500px,1fr) 320px}.stage{padding:35px 20px}.assist-panel{margin-right:8px}}
