/* rc.26 — Story opt-in inside Directorist add/edit listing forms. */
.nfc-story-optin{margin:18px 0!important;padding:0!important}
.nfc-story-optin>label{display:grid!important;grid-template-columns:24px 44px minmax(0,1fr) 34px!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0!important;padding:15px!important;border:1px solid #b8dde0!important;border-radius:15px!important;background:linear-gradient(135deg,#f7ffff,#eef9fa)!important;box-shadow:0 7px 22px rgba(18,74,89,.07)!important;cursor:pointer!important}
.nfc-story-optin input[type=checkbox]{width:22px!important;height:22px!important;margin:0!important;accent-color:#0d8f88!important}
.nfc-story-optin__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#fff4e7;font-size:23px}
.nfc-story-optin__copy{display:grid;gap:4px;min-width:0}.nfc-story-optin__copy strong{color:#123e49;font-size:15px;line-height:1.3}.nfc-story-optin__copy small{color:#687f86;font-size:12px;line-height:1.4}
.nfc-story-optin__check{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dcebec;color:#7e989e;font-weight:900}
.nfc-story-optin input:checked~.nfc-story-optin__check{background:#0d8f88;color:#fff}
@media(max-width:520px){.nfc-story-optin>label{grid-template-columns:22px 38px minmax(0,1fr) 28px!important;padding:13px 11px!important;gap:8px!important}.nfc-story-optin__icon{width:36px;height:36px}.nfc-story-optin__copy strong{font-size:14px}}
