/* 2.3 · Race Control editor: non-destructive local form drafts. */
.rc-draft-note{margin:14px 0;border-color:rgba(183,255,72,.42)}
.rc-draft-note strong{color:var(--lime);display:block;font-size:12px;letter-spacing:.035em;overflow-wrap:anywhere}
.rc-draft-note .small-note{margin:9px 0 12px;line-height:1.55}
.rc-draft-note .btn{min-height:44px;max-width:100%;white-space:normal}
#raceDateFeedback:empty{display:none}
#raceDateFeedback:not(:empty){display:block;margin:5px 0;color:#ffb6aa;line-height:1.45}
@media(max-width:480px){.rc-draft-note .btn{width:100%}}
