.embed-builder-content{max-width:1600px}.embed-builder-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.embed-preview-switches,.embed-json-actions{display:flex;gap:7px}.embed-preview-switches{padding:4px;border:1px solid var(--border);border-radius:12px;background:#0d1016}.embed-preview-switches button,.embed-item-actions button{border:0;border-radius:8px;background:transparent;color:var(--muted);padding:8px 11px;cursor:pointer}.embed-preview-switches button.active{background:#263047;color:#fff}.embed-builder-layout{display:grid;grid-template-columns:minmax(520px,1fr) minmax(420px,.95fr);gap:24px;align-items:start}.embed-preview-sticky{position:sticky;top:20px}.embed-limit-state{font-size:11px;color:var(--success);border:1px solid rgba(83,214,160,.25);border-radius:999px;padding:7px 10px}.embed-limit-state.invalid{color:var(--danger);border-color:rgba(255,99,123,.35)}.embed-shortcut-help{margin:-4px 0 18px;color:var(--muted);font-size:11px;line-height:1.5}.embed-check-list{max-height:170px;overflow:auto;border:1px solid var(--border);border-radius:11px;background:#0d1016;padding:7px}.embed-check-list label{display:flex;align-items:center;gap:8px;padding:7px;border-radius:7px;font-size:12px}.embed-check-list label:hover{background:#171d29}.embed-check-list input{width:16px;min-height:16px}.embed-editor-card{border-color:#27354a}.embed-item-actions{display:flex;gap:4px;flex-wrap:wrap}.embed-item-actions button{background:#171d29}.embed-item-actions button:hover{color:#fff}.embed-item-actions button:disabled{opacity:.3}.embed-editor-card details{margin:18px 0;border-top:1px solid var(--border);padding-top:15px}.embed-editor-card summary{cursor:pointer;font-weight:700;font-size:13px;margin-bottom:14px}.embed-fields-heading{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.embed-fields-heading h3{margin-bottom:3px}.embed-fields-heading p{font-size:12px;color:var(--muted);margin:0}.embed-field-editor{display:grid;grid-template-columns:24px 1fr 30px;gap:8px;align-items:start;border:1px solid var(--border);border-radius:12px;padding:12px;margin-top:10px;background:#0d1119}.embed-field-editor.dragging{opacity:.45;border-color:var(--accent)}.embed-field-editor>button,.embed-button-editor>button{border:0;background:transparent;color:var(--danger);font-size:20px;cursor:pointer}.embed-drag-handle{cursor:grab;color:#687185;padding-top:28px}.embed-checkbox{display:flex!important;align-items:center;gap:9px;min-height:44px;font-size:13px}.embed-checkbox input{width:17px!important;min-height:17px!important}.embed-button-editor{display:grid;grid-template-columns:1fr 1.4fr .7fr 32px;gap:10px;align-items:end;padding:10px 0;border-bottom:1px solid var(--border)}.embed-add-button{width:100%;margin:-8px 0 24px}.discord-message-preview{--discord-bg:#313338;--discord-text:#dbdee1;--discord-muted:#949ba4;--discord-embed:#2b2d31;--discord-link:#00a8fc;background:var(--discord-bg);color:var(--discord-text);border:1px solid #202225;border-radius:12px;padding:24px 16px;min-height:360px;font-family:"gg sans","Noto Sans","Helvetica Neue",Arial,sans-serif;transition:max-width .2s,background .2s;width:100%;overflow:hidden}.discord-message-preview.theme-light{--discord-bg:#fff;--discord-text:#313338;--discord-muted:#5c5e66;--discord-embed:#f2f3f5;border-color:#d8d9dc}.discord-message-preview.size-mobile{max-width:390px;margin-inline:auto}.discord-preview-message{display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px}.discord-preview-message>img{width:40px;height:40px;border-radius:50%;object-fit:cover}.discord-preview-body{min-width:0}.discord-preview-header{display:flex;align-items:center;gap:6px;line-height:1.2}.discord-preview-header strong{font-size:16px;color:var(--discord-text)}.discord-preview-header time{font-size:12px;color:var(--discord-muted)}.discord-bot-badge{background:#5865f2;color:#fff;font-size:10px;font-weight:700;border-radius:3px;padding:1px 4px}.discord-preview-content{font-size:15px;line-height:1.375;overflow-wrap:anywhere;margin-top:3px}.discord-preview-content a,.discord-preview-embed a{color:var(--discord-link)}.discord-preview-embed{position:relative;width:min(520px,100%);margin-top:8px;padding:12px 16px 12px 16px;border-radius:4px;background:var(--discord-embed);box-shadow:inset 4px 0 var(--embed-color);display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:16px;overflow:hidden}.discord-embed-author{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px}.discord-embed-author img{width:24px;height:24px;border-radius:50%;object-fit:cover}.discord-embed-main{grid-column:1}.discord-embed-title{font-size:16px;font-weight:600;line-height:1.25;margin-bottom:8px;overflow-wrap:anywhere}.discord-embed-description{font-size:14px;line-height:1.2857;overflow-wrap:anywhere}.discord-embed-thumbnail{grid-column:2;width:80px;max-height:80px;object-fit:cover;border-radius:4px}.discord-embed-fields{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;margin-top:10px}.discord-embed-field{grid-column:1/-1;font-size:14px;min-width:0;overflow-wrap:anywhere}.discord-embed-field.inline{grid-column:span 4}.discord-embed-field strong{display:block;font-size:14px;margin-bottom:2px}.discord-embed-image{grid-column:1/-1;width:100%;max-width:500px;max-height:350px;object-fit:contain;object-position:left;border-radius:4px;margin-top:16px}.discord-embed-footer{grid-column:1/-1;display:flex;align-items:center;gap:8px;color:var(--discord-muted);font-size:12px;margin-top:10px}.discord-embed-footer img{width:20px;height:20px;border-radius:50%;object-fit:cover}.discord-preview-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.discord-preview-buttons span{background:#4e5058;color:#fff;border-radius:3px;padding:8px 14px;font-size:14px;font-weight:600}.theme-light .discord-preview-buttons span{background:#e3e5e8;color:#313338}.discord-preview-content code,.discord-embed-description code,.discord-embed-field code{background:rgba(0,0,0,.35);border-radius:3px;padding:2px 4px;font-family:Consolas,monospace;font-size:.85em}.discord-message-preview pre{background:#1e1f22;border:1px solid #111214;border-radius:4px;padding:8px;overflow:auto}.discord-message-preview pre code{background:none;padding:0}.discord-message-preview blockquote{border-left:4px solid #4e5058;margin:4px 0;padding-left:10px}.discord-heading{display:block;font-weight:700;line-height:1.25;margin:8px 0 4px}.discord-heading-1{font-size:1.5em}.discord-heading-2{font-size:1.25em}.discord-heading-3{font-size:1em}.discord-subtext{display:block;color:var(--discord-muted);font-size:.8em;line-height:1.2}.discord-list-item{display:grid;grid-template-columns:22px 1fr;gap:3px;padding-left:12px}.discord-list-item>span:first-child{text-align:right}.discord-spoiler{background:#1e1f22;color:transparent;border-radius:3px;padding:0 2px}.discord-mention,.discord-timestamp{color:#c9cdfb;background:rgba(88,101,242,.3);border-radius:3px;padding:0 2px}.theme-light .discord-mention,.theme-light .discord-timestamp{color:#4752c4;background:#e7e9fd}.discord-custom-emoji{width:22px;height:22px;vertical-align:middle;object-fit:contain}.embed-json-actions input{display:none}@media(max-width:1150px){.embed-builder-layout{grid-template-columns:1fr}.embed-preview-column{order:-1}.embed-preview-sticky{position:static}.discord-message-preview{max-width:720px;margin:auto}}@media(max-width:650px){.embed-builder-toolbar{flex-direction:column}.embed-button-editor{grid-template-columns:1fr}.discord-message-preview{padding:16px 10px}.discord-preview-message{grid-template-columns:32px minmax(0,1fr);gap:10px}.discord-preview-message>img{width:32px;height:32px}.discord-embed-field.inline{grid-column:span 6}.embed-item-actions{margin-top:10px}.embed-builder-layout{display:block}}
/* Split workspace redesign */
.embed-builder-toolbar{align-items:center;margin-bottom:12px;padding:10px 12px;border:1px solid var(--border);border-radius:12px 12px 0 0;background:#0b111c}
.embed-builder-layout{height:auto;min-height:620px;grid-template-columns:minmax(520px,1fr) minmax(430px,1fr);gap:0;overflow:visible;border:1px solid var(--border);border-radius:0 0 14px 14px;background:#090f19;box-shadow:0 24px 70px rgba(0,0,0,.2)}
.embed-builder-editor{min-width:0;overflow:visible;padding:18px;background:#0b1019;scrollbar-color:#33445a transparent}
.embed-builder-editor>.settings-card{margin-bottom:16px;border-radius:10px;background:#101620}
.embed-delivery-card{border-color:rgba(88,101,242,.55)!important;background:linear-gradient(135deg,rgba(88,101,242,.12),transparent 50%),#101620!important}
.embed-delivery-card .section-heading p::before{content:"Via Utility Fabric bot · ";color:#8fa8ff;font-weight:700}
.embed-preview-column{min-width:0;overflow:visible;padding:20px;background:#2b2d31;border-left:1px solid #1e1f22;scrollbar-color:#1e1f22 transparent}
.embed-preview-sticky{top:0}
.embed-preview-column .discord-message-preview{min-height:100%;padding:18px 4px;border:0;border-radius:0;box-shadow:none}
.embed-json-actions{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:1150px){.embed-builder-layout{height:auto;min-height:0;display:flex;flex-direction:column;overflow:visible;border-radius:0 0 14px 14px}.embed-preview-column{order:0;max-height:560px;border-left:0;border-bottom:1px solid var(--border)}.embed-builder-editor{order:1;overflow:visible}.embed-preview-column .discord-message-preview{min-height:360px}.embed-preview-sticky{position:static}}
@media(max-width:650px){.embed-builder-toolbar{align-items:stretch}.embed-json-actions{justify-content:stretch}.embed-json-actions .btn{flex:1}.embed-preview-column{padding:12px}.embed-builder-editor{padding:12px}}
.embed-image-file{min-height:38px!important;padding:6px!important;border-style:dashed!important;font-size:11px!important}.embed-image-file::file-selector-button{margin-right:10px;padding:6px 10px;border:1px solid #3b4e69;border-radius:7px;background:#172236;color:#fff;font-weight:700;cursor:pointer}
