@import url("https://www.dsbn.org/wp-content/plugins/dsbn-basic-form/assets/css/basic-form.css?ver=1788181808");

.sfso-intake-widget { margin: 1.5rem 0; }
.sfso-intake-widget *, .sfso-intake-widget *::before, .sfso-intake-widget *::after { box-sizing: border-box; }
.sfso-intake-panel { margin: 2rem 0; }
.sfso-intake-intro { margin: 0 0 1.25rem; }
.sfso-intake-choices { border: 0; margin: 0; padding: 0; }
.sfso-intake-choices legend { font-weight: 700; margin-bottom: .6rem; width: 100%; }
.sfso-button { cursor: pointer; }
.sfso-button:disabled { cursor: wait; opacity: .65; }
.sfso-school-card { border-left: 3px solid var(--dsbn-color-primary, #1a99e5); margin-top: 1rem; padding-left: 1rem; }
.sfso-school-card p { margin: .4rem 0 0; }
.sfso-form-errors, .sfso-status-error { color: #9b1c1c; font-weight: 600; margin: .75rem 0; }
.sfso-turnstile { min-height: 0; }
.sfso-intake-contact { color: #52657d; font-size: .95rem; padding: .5rem; text-align: center; }
.sfso-guidance-modal { border: 0; border-radius: 12px; box-shadow: 0 12px 36px rgba(0, 0, 0, .22); color: inherit; font: inherit; max-width: min(560px, calc(100vw - 2rem)); padding: 1.5rem; }
.sfso-guidance-modal::backdrop { background: rgba(0, 0, 0, .45); }
.sfso-guidance-modal__header { align-items: center; display: flex; justify-content: space-between; gap: 1rem; }
.sfso-guidance-modal__close { background: transparent; border: 0; color: inherit; cursor: pointer; font-size: 1.75rem; line-height: 1; }
.sfso-guidance-links { display: grid; gap: .5rem; margin-top: 1rem; }
.sfso-guidance-modal__actions { margin-top: 1rem; }
.sfso-is-hidden { display: none !important; }
