.fuse-editor,.fuse-editor *{box-sizing:border-box}.fuse-editor{color:#222;background:#f4f4f1;height:100vh;margin:0;font:14px Arial,sans-serif}.fuse-editor .top{background:#fff;border-bottom:1px solid #ccc;align-items:center;gap:8px;height:54px;padding:9px 14px;display:flex}.fuse-editor .top .home-link{color:#666;flex:none;align-items:center;min-height:44px;padding:0 8px;font-size:13px;text-decoration:none;display:inline-flex}.fuse-editor .top .home-link:hover{color:#222;text-decoration:underline}.fuse-editor .top #copyNew{flex:none}.fuse-editor .top b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fuse-editor button,.fuse-editor select,.fuse-editor input,.fuse-editor textarea{font:inherit}.fuse-editor button{cursor:pointer;padding:7px 9px}.fuse-editor .main{grid-template-columns:1fr 330px;height:calc(100vh - 54px);display:grid}.fuse-editor .workspace{padding:18px;position:relative;overflow:auto}.fuse-editor .side{background:#fff;border-left:1px solid #ccc;padding:14px;overflow-y:auto}.fuse-editor .gridwrap{align-items:flex-start;gap:10px;display:flex}.fuse-editor .grid-stage{flex:none;position:relative}.fuse-editor #grid{transform-origin:0 0;background:#ddd;gap:1px;width:max-content;padding:2px;display:grid;position:absolute;top:0;left:0}.fuse-editor .cell{cursor:pointer;background:#fff;border:1px solid #cbd2d5;border-radius:50%;width:11px;height:11px}.fuse-editor .toolbar{flex-direction:column;gap:5px;display:flex;position:sticky;top:0}.fuse-editor h3{text-transform:uppercase;margin:16px 0 7px;font-size:13px}.fuse-editor .swatches{grid-template-columns:1fr 1fr;gap:5px;display:grid}.fuse-editor .sw{text-align:left;background:#fff;border:1px solid #ddd;align-items:center;gap:6px;padding:5px;display:flex}.fuse-editor .dot{border:1px solid #777;border-radius:50%;flex:none;width:14px;height:14px;display:inline-block}.fuse-editor .active{outline:2px solid #111}.fuse-editor .row{flex-wrap:wrap;gap:6px;display:flex}.fuse-editor textarea{width:100%;height:100px}.fuse-editor #counts a{margin-left:6px;font-size:12px}.fuse-editor #counts .affiliate-disclosure{margin-top:8px}.fuse-editor .small{color:#666;font-size:12px}.fuse-editor .filter-panel{max-width:520px;margin-top:16px}.fuse-editor .filter-preview-msg{background:#fff3cd;border:1px solid #e0c36a;margin:0 0 10px;padding:8px 10px;font-weight:700}.fuse-editor .filter-buttons{margin-bottom:8px}.fuse-editor .filter-buttons button.filter-previewing{outline:2px solid #111}.fuse-editor .filter-actions{margin-top:2px}@media (max-width:800px){.fuse-editor .top{gap:6px;padding:9px 8px}.fuse-editor .top #copyNew{padding:6px 7px;font-size:13px}.fuse-editor .main{height:auto;display:block}.fuse-editor .workspace{height:65vh}.fuse-editor .side{border:0}}
