@layer payload-default{.icon--check{width:1.53846rem;height:1.53846rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}
.markdown-field__header{margin-bottom:calc(var(--base)/4);justify-content:space-between;align-items:center;display:flex}.markdown-field__tabs{background:var(--theme-elevation-100);border-radius:var(--style-radius-s);gap:2px;padding:2px;display:flex}.markdown-field__tab{color:var(--theme-elevation-600);cursor:pointer;border-radius:calc(var(--style-radius-s) - 2px);background:0 0;border:none;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.markdown-field__tab:hover{color:var(--theme-text)}.markdown-field__tab--active{background:var(--theme-elevation-0);color:var(--theme-text);box-shadow:0 1px 2px #0000000d}.markdown-field__preview{min-height:200px;padding:calc(var(--base)*.75);background:var(--theme-elevation-50);border:1px solid var(--theme-border-color);border-radius:var(--style-radius-s);font-size:14px;line-height:1.6}.markdown-field__preview h1,.markdown-field__preview h2,.markdown-field__preview h3,.markdown-field__preview h4,.markdown-field__preview h5,.markdown-field__preview h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.markdown-field__preview h1:first-child,.markdown-field__preview h2:first-child,.markdown-field__preview h3:first-child,.markdown-field__preview h4:first-child,.markdown-field__preview h5:first-child,.markdown-field__preview h6:first-child{margin-top:0}.markdown-field__preview h1{font-size:1.5em}.markdown-field__preview h2{font-size:1.3em}.markdown-field__preview h3{font-size:1.1em}.markdown-field__preview p{margin:0 0 1em}.markdown-field__preview p:last-child{margin-bottom:0}.markdown-field__preview ul,.markdown-field__preview ol{margin:0 0 1em;padding-left:1.5em}.markdown-field__preview li{margin-bottom:.25em}.markdown-field__preview blockquote{border-left:3px solid var(--theme-elevation-200);color:var(--theme-elevation-600);margin:0 0 1em;padding-left:1em}.markdown-field__preview code{background:var(--theme-elevation-100);border-radius:3px;padding:.1em .3em;font-size:.9em}.markdown-field__preview pre{background:var(--theme-elevation-100);border-radius:var(--style-radius-s);margin:0 0 1em;padding:1em;overflow-x:auto}.markdown-field__preview pre code{background:0 0;padding:0}.markdown-field__preview a{color:var(--theme-success-500);text-decoration:underline}.markdown-field__preview hr{border:none;border-top:1px solid var(--theme-border-color);margin:1.5em 0}.markdown-field__preview table{border-collapse:collapse;width:100%;margin:0 0 1em}.markdown-field__preview table th,.markdown-field__preview table td{border:1px solid var(--theme-border-color);text-align:left;padding:.5em}.markdown-field__preview table th{background:var(--theme-elevation-100);font-weight:600}.markdown-field__empty{color:var(--theme-elevation-400);margin:0;font-style:italic}
.empty-field-pill{cursor:pointer;border:1px solid;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;transition:all .2s}.empty-field-pill--gray{background:var(--theme-elevation-50);border-color:var(--theme-elevation-200);color:var(--theme-elevation-500)}.empty-field-pill--gray:hover{background:var(--theme-elevation-100)}.empty-field-pill--blue{background:var(--theme-info-50);border-color:var(--theme-info-300);color:var(--theme-info-600)}.empty-field-pill--blue:hover{background:var(--theme-info-100)}.empty-field-pill--yellow{background:var(--theme-warning-50);border-color:var(--theme-warning-300);color:var(--theme-warning-700)}.empty-field-pill--yellow:hover{background:var(--theme-warning-100)}.empty-field-pill--red{background:var(--theme-error-50);border-color:var(--theme-error-300);color:var(--theme-error-600)}.empty-field-pill--red:hover{background:var(--theme-error-100)}
