.campaign-edit-text{display:contents}
.campaign-load-error{position:fixed;z-index:10000;inset:0 0 auto;margin:0;padding:12px 20px;background:#9b1c1c;color:#fff;text-align:center;font:700 14px/1.5 "Yu Gothic",sans-serif}
.campaign-editor{position:fixed;z-index:9999;top:14px;right:14px;width:min(390px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow:auto;background:#071217;color:#eef8f5;border:1px solid #49615d;box-shadow:0 24px 80px #000b;font:13px/1.5 "Yu Gothic",sans-serif}
.campaign-editor *{box-sizing:border-box}.campaign-editor__head{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:13px 14px;background:#071217;border-bottom:1px solid #31433f}.campaign-editor__head div{display:grid}.campaign-editor__head small{color:#83ddd2;font-size:10px;font-weight:900;letter-spacing:.1em}.campaign-editor__head strong{font-size:16px}.campaign-editor__head button{width:36px;min-height:36px;padding:0;border-radius:50%}.campaign-editor__body{padding:14px}.campaign-editor.is-collapsed .campaign-editor__body{display:none}.campaign-editor__intro{margin:0 0 12px;color:#c7d5d2}.campaign-editor section{margin:12px 0;padding:12px;background:#102127;border:1px solid #304943}.campaign-editor section h2{margin:0 0 8px;color:#83ddd2;font:800 13px/1.4 "Yu Gothic",sans-serif}.campaign-editor label{display:block;margin:9px 0 4px;color:#dce7e4;font-weight:800}.campaign-editor input,.campaign-editor textarea{display:block;width:100%;padding:10px 11px;border:1px solid #58706b;background:#03090c;color:#fff;font:14px/1.5 "Yu Gothic",sans-serif}.campaign-editor textarea{min-height:76px;resize:vertical}.campaign-editor button{min-height:42px;padding:9px 11px;border:0;background:#eef4f2;color:#071217;font-weight:900;cursor:pointer}.campaign-editor button:focus-visible,.campaign-editor input:focus-visible,.campaign-editor textarea:focus-visible{outline:3px solid #83ddd2;outline-offset:2px}.campaign-editor button:disabled{opacity:.5;cursor:wait}.campaign-editor__primary,.campaign-editor__publish{width:100%;background:#83ddd2!important}.campaign-editor__publish{min-height:52px!important;margin-top:9px;font-size:15px}.campaign-editor__row{display:grid;grid-template-columns:1fr 1fr;gap:7px}.campaign-editor__status{min-height:42px;margin:10px 0 0;padding:10px;background:#02080b;color:#dce7e4}.campaign-editor__status[data-kind="ok"]{color:#99efb0}.campaign-editor__status[data-kind="error"]{color:#ffaaa5}.campaign-editor__result[hidden]{display:none}.campaign-editor__result a{display:block;margin:5px 0;color:#8fd8ff;overflow-wrap:anywhere}.campaign-editor__result small{display:block;margin-top:12px;color:#ffc9a9}.campaign-editor-active .campaign-edit-text{display:inline;outline:1px dashed #83ddd2;outline-offset:3px;cursor:text}.campaign-editor-active .campaign-edit-text:focus{outline:3px solid #ffdc58;background:#08181ddd}.campaign-editor-active a{cursor:not-allowed}
.campaign-editor__help{margin:7px 0 10px;color:#b9cbc7;font-size:12px}.campaign-editor input[aria-invalid="true"]{border-color:#ffaaa5;outline-color:#ffaaa5}
@media(max-width:780px){.campaign-editor{top:auto;right:8px;bottom:8px;width:calc(100vw - 16px);max-height:74dvh}.campaign-editor__head{padding:10px 12px}.campaign-editor__body{padding:11px}.campaign-editor section{padding:10px}.campaign-editor__row{grid-template-columns:1fr}.campaign-editor button{min-height:46px}}
@media(prefers-reduced-motion:reduce){.campaign-editor *{scroll-behavior:auto!important}}
