.embed-suite{display:grid;gap:18px}.embed-suite>.section-title{margin-bottom:0}.universal-embed-editor{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(15,20,31,.82);overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.16)}.universal-embed-editor>summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;cursor:pointer;list-style:none}.universal-embed-editor>summary::-webkit-details-marker{display:none}.universal-embed-editor>summary>span:first-child{display:grid;gap:4px}.universal-embed-editor>summary b{font-size:1rem}.universal-embed-editor>summary small,.embed-editor-state{font-weight:600;color:var(--muted,#94a3b8);font-size:.78rem}.embed-editor-state{padding:7px 10px;border:1px solid rgba(0,242,195,.22);border-radius:999px;background:rgba(0,242,195,.07);color:#8ef7df}.embed-editor-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.78fr);gap:20px;padding:0 20px 20px}.embed-editor-controls{display:grid;gap:14px}.embed-editor-section{padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.025);transition:.18s ease}.embed-editor-section.is-disabled{opacity:.68}.embed-editor-section.is-disabled [data-section-body]{filter:saturate(.55)}.embed-editor-section h4{margin:0;font-size:.95rem}.embed-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:13px}.embed-section-head>div{display:grid;gap:4px}.embed-section-head small{color:var(--muted,#94a3b8);font-size:.76rem}.embed-core-section textarea{margin-top:7px}.embed-switch{display:flex!important;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;font-size:.76rem!important;color:var(--muted,#94a3b8)!important}.embed-switch input{position:absolute;opacity:0;pointer-events:none}.embed-switch span{position:relative;width:38px;height:21px;border-radius:999px;background:#313846;border:1px solid rgba(255,255,255,.1);transition:.18s ease}.embed-switch span::after{content:"";position:absolute;width:15px;height:15px;left:2px;top:2px;border-radius:50%;background:#d6dbe5;transition:.18s ease}.embed-switch input:checked+span{background:rgba(0,242,195,.25);border-color:rgba(0,242,195,.55)}.embed-switch input:checked+span::after{transform:translateX(17px);background:#00f2c3}.embed-switch input:focus-visible+span{outline:2px solid #fff;outline-offset:2px}.color-control{display:grid;grid-template-columns:54px 1fr;gap:9px}.color-control input[type=color]{width:54px;height:42px;padding:3px}.embed-palette{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.embed-swatch{width:34px;height:34px;border-radius:10px;border:2px solid transparent;background:var(--swatch);cursor:pointer;box-shadow:0 0 0 1px rgba(255,255,255,.14);transition:.16s ease;padding:0}.embed-swatch:hover{transform:translateY(-2px)}.embed-swatch.active{border-color:#fff;box-shadow:0 0 0 2px rgba(0,242,195,.35)}.field-help{font-size:.78rem;color:var(--muted,#94a3b8);margin:9px 0 0}.embed-fields-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.embed-fields-toolbar p{margin:0;color:var(--muted,#94a3b8);font-size:.78rem}.embed-fields-list{display:grid;gap:10px}.embed-fields-empty{margin:0;padding:16px;border:1px dashed rgba(255,255,255,.12);border-radius:11px;color:var(--muted,#94a3b8);text-align:center}.embed-field-row{border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.12);border-radius:12px;padding:12px}.embed-field-row-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.embed-field-actions{display:flex;gap:6px;flex-wrap:wrap}.btn.compact{min-height:30px;padding:5px 9px;font-size:.72rem}.embed-universal-preview{position:sticky;top:88px;align-self:start;border-radius:15px;padding:15px;background:#313338;min-height:230px;overflow:hidden}.embed-preview-label{display:block;color:#b5bac1;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.discord-message-content{white-space:pre-wrap;color:#dbdee1;font-size:.88rem;line-height:1.42;margin-bottom:8px}.embed-card{position:relative;border-left:4px solid var(--embed-color,#00F2C3);background:#2b2d31;border-radius:4px;padding:14px 16px;color:#dbdee1;overflow:hidden;min-height:120px}.embed-card[hidden],.embed-card [hidden],.embed-universal-preview [hidden]{display:none!important}.embed-card h4{font-size:1rem;margin:8px 0;color:#f2f3f5;overflow-wrap:anywhere}.embed-title-link{color:inherit;text-decoration:none}.embed-title-link.is-link h4{color:#00a8fc;text-decoration:none}.embed-title-link.is-link:hover h4{text-decoration:underline}.embed-card p{white-space:pre-wrap;line-height:1.42;margin:0 0 12px;overflow-wrap:anywhere}.embed-author-row{display:flex;align-items:center;gap:7px;font-size:.8rem;font-weight:700}.embed-author-row img,.embed-card footer img{width:22px;height:22px;border-radius:50%;object-fit:cover}.embed-thumbnail{position:absolute;right:14px;top:50px;width:80px;height:80px;border-radius:6px;object-fit:cover}.embed-main-image{display:block;width:100%;max-height:270px;object-fit:cover;border-radius:6px;margin-top:12px}.embed-preview-fields{display:grid;grid-template-columns:1fr;gap:9px;margin:10px 0}.embed-preview-field{display:grid;gap:3px;min-width:0}.embed-preview-field.inline{display:inline-grid;width:calc(50% - 6px);vertical-align:top;margin-right:8px}.embed-preview-field strong{font-size:.82rem;color:#f2f3f5}.embed-preview-field span{font-size:.8rem;line-height:1.35;color:#dbdee1;overflow-wrap:anywhere}.embed-attachment{margin-top:10px;padding:10px;border-radius:7px;background:#1e1f22;font-size:.82rem;color:#dbdee1}.embed-card footer{display:flex;align-items:center;gap:6px;font-size:.72rem;color:#b5bac1;margin-top:12px}.embed-legacy-hidden,.module-panel .embed-legacy-hidden,.form-grid .embed-legacy-hidden{display:none!important}.embed-grid-consolidated{grid-template-columns:1fr!important}.embed-grid-consolidated>.stack{max-width:none}.embed-grid-consolidated .stack:empty{display:none}.embed-section-body{display:block}.embed-editor-section.is-disabled .embed-section-body{opacity:.52}.embed-editor-section.is-disabled .embed-section-body input,.embed-editor-section.is-disabled .embed-section-body textarea,.embed-editor-section.is-disabled .embed-section-body select,.embed-editor-section.is-disabled .embed-section-body button{pointer-events:none}.embed-editor-section.is-disabled .embed-palette{pointer-events:none}@media(max-width:980px){.embed-editor-layout{grid-template-columns:1fr}.embed-universal-preview{position:relative;top:auto}.universal-embed-editor>summary{align-items:flex-start}.embed-editor-state{display:none}}@media(max-width:640px){.embed-editor-layout{padding:0 10px 10px;gap:12px}.universal-embed-editor>summary{padding:15px 13px}.embed-editor-section{padding:12px}.embed-section-head{flex-direction:column}.embed-switch{align-self:flex-start}.embed-thumbnail{position:static;display:block;margin:10px 0;width:72px;height:72px}.embed-fields-toolbar,.embed-field-row-head{align-items:flex-start;flex-direction:column}.embed-field-actions{width:100%}.embed-field-actions .btn{flex:1}.embed-preview-field.inline{width:100%;margin-right:0}}

.embed-inline-host{display:grid;gap:18px;margin-top:18px}.embed-legacy-actions-grid{margin-top:14px}.embed-legacy-actions-grid .stack{gap:12px}.embed-suite:empty{display:none!important}
