.ContactForm-module__j1WgZG__formContainer{width:100%;max-width:800px;font-family:var(--font-sans);margin:0 auto}.ContactForm-module__j1WgZG__tabHeaders{background-color:var(--navy-deep);border-bottom:2px solid var(--teal-clinical);border-radius:12px 12px 0 0;display:flex;overflow:hidden}.ContactForm-module__j1WgZG__tabBtn{color:var(--text-light);cursor:pointer;font-family:var(--font-heading);text-align:center;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:16px 8px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__tabBtn:hover{color:var(--white);background-color:#ffffff0d}.ContactForm-module__j1WgZG__activeTab{background-color:var(--teal-clinical);color:var(--white)}.ContactForm-module__j1WgZG__tabIcon{margin-bottom:6px;font-size:1.3rem}.ContactForm-module__j1WgZG__tabLabel{display:block}.ContactForm-module__j1WgZG__formWrapper{background:var(--white);border:1px solid var(--border-light);box-shadow:var(--shadow-lg);border-top:none;border-radius:0 0 12px 12px;padding:40px}.ContactForm-module__j1WgZG__formWrapper.ContactForm-module__j1WgZG__noTabs{border-top:1px solid var(--border-light);border-radius:12px}.ContactForm-module__j1WgZG__formTitle{color:var(--navy-deep);margin-bottom:8px;font-size:1.4rem;font-weight:800}.ContactForm-module__j1WgZG__formSubtitle{color:var(--text-grey);border-bottom:1px solid var(--border-light);margin-bottom:30px;padding-bottom:15px;font-size:.9rem}.ContactForm-module__j1WgZG__formSectionTitle{color:var(--navy-deep);border-bottom:2px solid var(--teal-clinical);margin:28px 0 16px;padding-bottom:8px;font-size:1rem;font-weight:800}.ContactForm-module__j1WgZG__formFieldSpan2{grid-column:1/-1}.ContactForm-module__j1WgZG__radioGroup{gap:20px;margin-top:4px;display:flex}.ContactForm-module__j1WgZG__radioItem{color:var(--navy-slate);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.ContactForm-module__j1WgZG__checkboxGrid{grid-template-columns:repeat(2,1fr);gap:10px 16px;margin-top:8px;display:grid}.ContactForm-module__j1WgZG__checkboxItem{color:var(--navy-slate);cursor:pointer;align-items:flex-start;gap:10px;font-size:.85rem;font-weight:500;line-height:1.4;display:flex}.ContactForm-module__j1WgZG__checkboxItem input[type=checkbox]{width:16px;height:16px;box-shadow:none;accent-color:var(--teal-clinical);background:0 0;border:none;flex-shrink:0;margin-top:2px;padding:0}.ContactForm-module__j1WgZG__checkboxChipGroup{flex-direction:column;gap:8px;margin-top:4px;display:flex}.ContactForm-module__j1WgZG__checkboxChip{border:1px solid var(--border-light);cursor:pointer;background-color:var(--white);border-radius:8px;align-items:center;gap:10px;padding:12px;transition:border-color .15s,background-color .15s;display:flex}.ContactForm-module__j1WgZG__checkboxChipActive{border-color:var(--blue-precision);background-color:#3183c708}.ContactForm-module__j1WgZG__checkboxChip input[type=checkbox]{width:18px;height:18px;box-shadow:none;accent-color:var(--blue-precision);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.ContactForm-module__j1WgZG__checkboxChip span{color:var(--navy-slate);font-size:.88rem;font-weight:600}.ContactForm-module__j1WgZG__selectField{border:1.5px solid var(--border-light);color:var(--text-dark);background-color:var(--light-slate);cursor:pointer;border-radius:8px;width:100%;padding:12px 16px;font-size:.95rem;transition:all .2s}.ContactForm-module__j1WgZG__selectField:focus{border-color:var(--blue-precision);background-color:var(--white);outline:none;box-shadow:0 0 0 3px #0284c726}.ContactForm-module__j1WgZG__declarationBlock{background-color:var(--light-slate);border:1px solid var(--border-light);border-radius:8px;margin-bottom:24px;padding:16px}.ContactForm-module__j1WgZG__declarationLabel{color:var(--navy-slate);cursor:pointer;align-items:flex-start;gap:12px;font-size:.82rem;line-height:1.5;display:flex}.ContactForm-module__j1WgZG__phoneFieldWrap{align-items:center;display:flex;position:relative}.ContactForm-module__j1WgZG__phoneFieldFlag{pointer-events:none;z-index:1;font-size:1.2rem;position:absolute;left:12px}.ContactForm-module__j1WgZG__phoneFieldInput{padding-left:40px!important}.ContactForm-module__j1WgZG__fieldGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px;display:grid}.ContactForm-module__j1WgZG__formField{flex-direction:column;gap:8px;display:flex}.ContactForm-module__j1WgZG__formFieldFull{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.ContactForm-module__j1WgZG__formField label,.ContactForm-module__j1WgZG__formFieldFull label,.ContactForm-module__j1WgZG__fieldLegend{color:var(--navy-slate);font-size:.85rem;font-weight:700}.ContactForm-module__j1WgZG__formField input,.ContactForm-module__j1WgZG__formField select,.ContactForm-module__j1WgZG__formFieldFull textarea,.ContactForm-module__j1WgZG__formFieldFull select,.ContactForm-module__j1WgZG__formFieldFull input:not([type=checkbox]):not([type=radio]){border:1.5px solid var(--border-light);color:var(--text-dark);background-color:var(--light-slate);border-radius:8px;width:100%;padding:12px 16px;font-size:.95rem;transition:all .2s}.ContactForm-module__j1WgZG__formField input:focus,.ContactForm-module__j1WgZG__formField select:focus,.ContactForm-module__j1WgZG__formFieldFull textarea:focus,.ContactForm-module__j1WgZG__formFieldFull select:focus{border-color:var(--blue-precision);background-color:var(--white);outline:none;box-shadow:0 0 0 3px #0284c726}.ContactForm-module__j1WgZG__mockUpload{text-align:center;color:var(--blue-precision);background-color:#0284c70d;border:2px dashed #0284c733;border-radius:8px;flex-direction:column;align-items:center;gap:8px;margin-bottom:24px;padding:20px;font-size:.9rem;font-weight:600;display:flex}.ContactForm-module__j1WgZG__fileUpload{margin-bottom:20px}.ContactForm-module__j1WgZG__fileUploadDropzone{width:100%;color:var(--blue-precision);cursor:pointer;background-color:#0284c70a;border:2px dashed #0284c740;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:20px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .15s;display:flex}.ContactForm-module__j1WgZG__fileUploadDropzone:hover{border-color:var(--blue-precision);background-color:#0284c714}.ContactForm-module__j1WgZG__uploadHint{color:var(--text-grey);margin:6px 0 0;font-size:.75rem}.ContactForm-module__j1WgZG__fileList{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.ContactForm-module__j1WgZG__fileListItem{background:var(--light-slate);border:1px solid var(--border-light);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ContactForm-module__j1WgZG__fileListName{color:var(--navy-deep);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;font-weight:600;overflow:hidden}.ContactForm-module__j1WgZG__fileListSize{color:var(--text-grey);flex-shrink:0;font-size:.72rem}.ContactForm-module__j1WgZG__fileRemoveBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:1.2rem;line-height:1}.ContactForm-module__j1WgZG__fileInput{display:none}.ContactForm-module__j1WgZG__uploadTip{color:var(--text-grey);font-size:.75rem;font-weight:400}.ContactForm-module__j1WgZG__consentBlock{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:30px;padding:15px;display:flex}.ContactForm-module__j1WgZG__consentBlock input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:2px}.ContactForm-module__j1WgZG__consentLabel{color:#78350f;cursor:pointer;font-size:.8rem;line-height:1.45}.ContactForm-module__j1WgZG__submitBtn{width:100%;padding:14px;font-size:1.05rem}.ContactForm-module__j1WgZG__successScreen{text-align:center;padding:30px 10px;animation:.4s forwards ContactForm-module__j1WgZG__fadeIn}.ContactForm-module__j1WgZG__successIcon{width:80px;height:80px;color:var(--teal-clinical);border:2px solid var(--teal-clinical);background-color:#0d94881a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:2.5rem;font-weight:700;display:flex}.ContactForm-module__j1WgZG__successScreen h3{color:var(--navy-deep);margin-bottom:12px;font-size:1.6rem}.ContactForm-module__j1WgZG__successScreen p{color:var(--text-grey);margin-bottom:24px;font-size:1rem}.ContactForm-module__j1WgZG__successDetails{background-color:var(--light-slate);border:1px solid var(--border-light);text-align:left;border-radius:8px;flex-direction:column;gap:10px;margin-bottom:30px;padding:20px;display:flex}.ContactForm-module__j1WgZG__successDetails p{margin:0;font-size:.9rem}@media (max-width:768px){.ContactForm-module__j1WgZG__fieldGrid{grid-template-columns:1fr;gap:15px}.ContactForm-module__j1WgZG__formWrapper{padding:24px 20px}.ContactForm-module__j1WgZG__tabBtn{padding:12px 4px}.ContactForm-module__j1WgZG__tabIcon{font-size:1.1rem}.ContactForm-module__j1WgZG__tabLabel{font-size:.72rem}.ContactForm-module__j1WgZG__checkboxGrid{grid-template-columns:1fr}.ContactForm-module__j1WgZG__slotGrid{grid-template-columns:repeat(2,1fr)}}.ContactForm-module__j1WgZG__slotPicker{border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:24px}.ContactForm-module__j1WgZG__fieldHint{color:var(--text-light);margin-top:6px;font-size:.8rem}.ContactForm-module__j1WgZG__slotStatus,.ContactForm-module__j1WgZG__slotError{margin-top:8px;font-size:.88rem}.ContactForm-module__j1WgZG__slotError{color:#dc2626}.ContactForm-module__j1WgZG__slotGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.ContactForm-module__j1WgZG__slotBtn{border:1px solid var(--border-light);background:var(--white);min-height:56px;color:var(--navy-deep);cursor:pointer;font-family:var(--font-sans);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 8px;transition:all .2s;display:flex}.ContactForm-module__j1WgZG__slotBtn:hover:not(:disabled){border-color:var(--teal-clinical);background:var(--light-slate)}.ContactForm-module__j1WgZG__slotBtnSelected{border-color:var(--teal-clinical);box-shadow:inset 0 0 0 1px var(--teal-clinical);background:#3183c714}.ContactForm-module__j1WgZG__slotBtnUnavailable{color:var(--text-light);cursor:not-allowed;opacity:.7;background:#f1f5f9}.ContactForm-module__j1WgZG__slotBtnTime{font-size:.88rem;font-weight:600}.ContactForm-module__j1WgZG__slotBtnMeta{text-transform:uppercase;letter-spacing:.04em;font-size:.68rem}
.ImagingUploadHelp-module__SEEc3a__helpBlock{background:#0284c70d;border:1px solid #0284c72e;border-radius:10px;align-items:flex-start;gap:14px;margin-bottom:16px;padding:14px;display:flex}.ImagingUploadHelp-module__SEEc3a__thumbnailBtn{border:2px solid var(--border-light);cursor:pointer;background:#0f172a;border-radius:8px;flex-shrink:0;width:96px;height:68px;padding:0;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.ImagingUploadHelp-module__SEEc3a__thumbnailBtn:hover{border-color:var(--blue-precision);box-shadow:0 0 0 3px #0284c726}.ImagingUploadHelp-module__SEEc3a__thumbnailVideo{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.ImagingUploadHelp-module__SEEc3a__playBadge{color:var(--white);background:#0f172a59;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:flex;position:absolute;inset:0}.ImagingUploadHelp-module__SEEc3a__helpText{flex:1;min-width:0}.ImagingUploadHelp-module__SEEc3a__helpTitle{color:var(--navy-slate);margin-bottom:4px;font-size:.88rem;font-weight:700;display:block}.ImagingUploadHelp-module__SEEc3a__helpDesc{color:var(--text-grey);margin:0;font-size:.78rem;line-height:1.45}.ImagingUploadHelp-module__SEEc3a__watchLink{color:var(--blue-precision);cursor:pointer;background:0 0;border:none;margin-top:6px;padding:0;font-family:inherit;font-size:.78rem;font-weight:700;text-decoration:underline;display:inline-block}.ImagingUploadHelp-module__SEEc3a__modalOverlay{z-index:9999;background:#0f172ab8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImagingUploadHelp-module__SEEc3a__modalPanel{background:var(--white);border-radius:12px;width:min(720px,100%);position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a59}.ImagingUploadHelp-module__SEEc3a__modalHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.ImagingUploadHelp-module__SEEc3a__modalTitle{color:var(--navy-slate);margin:0;font-size:.95rem;font-weight:700}.ImagingUploadHelp-module__SEEc3a__modalClose{color:var(--text-grey);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.ImagingUploadHelp-module__SEEc3a__modalVideo{background:#000;width:100%;max-height:70vh;display:block}@media (max-width:540px){.ImagingUploadHelp-module__SEEc3a__helpBlock{flex-direction:column;align-items:stretch}.ImagingUploadHelp-module__SEEc3a__thumbnailBtn{width:100%;height:120px}}
.subpages-module__NYTBHW__portalGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px;display:grid}@media (max-width:768px){.subpages-module__NYTBHW__portalGrid{grid-template-columns:1fr}}.subpages-module__NYTBHW__portalCard{border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:30px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.subpages-module__NYTBHW__portalCard:after{content:"";background:linear-gradient(90deg, var(--teal-clinical), var(--gold-accent));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.subpages-module__NYTBHW__portalCard:hover{border-color:#c5a87f66;transform:translateY(-5px);box-shadow:0 12px 30px #090e1a14}.subpages-module__NYTBHW__portalCard:hover:after{opacity:1}.subpages-module__NYTBHW__portalIconWrapper{width:50px;height:50px;color:var(--blue-precision);background:#3183c714;border-radius:12px;justify-content:center;align-items:center;font-size:1.4rem;transition:all .3s;display:flex}.subpages-module__NYTBHW__portalCard:hover .subpages-module__NYTBHW__portalIconWrapper{background:var(--blue-precision);color:#fff}.subpages-module__NYTBHW__portalCard h3{color:var(--navy-deep);margin-bottom:4px;font-size:1.25rem;font-weight:700}.subpages-module__NYTBHW__portalCard p{color:var(--text-grey);flex-grow:1;font-size:.9rem;line-height:1.6}.subpages-module__NYTBHW__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:10px;padding-top:15px;font-size:.82rem;display:flex}.subpages-module__NYTBHW__responseTime{color:var(--gold-accent);align-items:center;gap:5px;font-weight:600;display:flex}.subpages-module__NYTBHW__arrowLink{color:var(--blue-precision);align-items:center;gap:4px;font-weight:700;transition:gap .2s;display:flex}.subpages-module__NYTBHW__portalCard:hover .subpages-module__NYTBHW__arrowLink{gap:8px}.subpages-module__NYTBHW__twoColLayout{grid-template-columns:1.35fr .65fr;align-items:flex-start;gap:50px;padding:60px 0;display:grid}@media (max-width:968px){.subpages-module__NYTBHW__twoColLayout{grid-template-columns:1fr;gap:40px;padding:40px 0}}.subpages-module__NYTBHW__sidebar{flex-direction:column;gap:30px;display:flex}.subpages-module__NYTBHW__glassCard{-webkit-backdrop-filter:blur(8px);box-shadow:var(--shadow-sm);background:#ffffffd9;border:1px solid #3183c71f;border-radius:16px;padding:30px}.subpages-module__NYTBHW__sidebarLink{color:var(--blue-precision);text-decoration:none;transition:color .2s}.subpages-module__NYTBHW__sidebarLink:hover{color:var(--gold-accent)}.subpages-module__NYTBHW__glassCardGold{background:#c5a87f0a;border:1px solid #c5a87f40;border-radius:16px;padding:30px}.subpages-module__NYTBHW__sidebarTitle{color:var(--navy-deep);border-bottom:2px solid var(--teal-clinical);margin-bottom:20px;padding-bottom:8px;font-size:1.1rem;font-weight:700;display:inline-block}.subpages-module__NYTBHW__checkList{flex-direction:column;gap:16px;list-style:none;display:flex}.subpages-module__NYTBHW__checkListItem{color:var(--text-grey);align-items:flex-start;gap:12px;font-size:.88rem;line-height:1.5;display:flex}.subpages-module__NYTBHW__checkIcon{color:#10b981;flex-shrink:0;margin-top:2px;font-weight:700}.subpages-module__NYTBHW__timeline{flex-direction:column;gap:20px;padding-left:20px;display:flex;position:relative}.subpages-module__NYTBHW__timeline:before{content:"";background:#3183c733;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.subpages-module__NYTBHW__timelineStep{gap:16px;display:flex;position:relative}.subpages-module__NYTBHW__stepNum{background:var(--blue-precision);color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:2px;left:-26px}.subpages-module__NYTBHW__stepInfo{flex-direction:column;gap:4px;display:flex}.subpages-module__NYTBHW__stepTitle{color:var(--navy-deep);font-size:.9rem;font-weight:700}.subpages-module__NYTBHW__stepDesc{color:var(--text-grey);font-size:.8rem;line-height:1.4}.subpages-module__NYTBHW__detailsList{flex-direction:column;gap:14px;font-size:.88rem;display:flex}.subpages-module__NYTBHW__detailRow{border-bottom:1px solid var(--border-light);justify-content:space-between;padding-bottom:8px;display:flex}.subpages-module__NYTBHW__detailLabel{color:var(--text-grey);font-weight:500}.subpages-module__NYTBHW__detailVal{color:var(--navy-deep);text-align:right;font-weight:600}.subpages-module__NYTBHW__faqSection{border-top:1px solid var(--border-light);margin-top:50px;padding-top:40px}.subpages-module__NYTBHW__faqSection h3{color:var(--navy-deep);text-align:center;margin-bottom:24px;font-size:1.5rem}.subpages-module__NYTBHW__faqGrid{grid-template-columns:1fr;gap:16px;max-width:800px;margin:0 auto;display:grid}.subpages-module__NYTBHW__faqCard{background:var(--white);border:1px solid var(--border-light);border-radius:12px;padding:24px;transition:all .2s}.subpages-module__NYTBHW__faqCard:hover{border-color:#3183c740;box-shadow:0 4px 15px #090e1a08}.subpages-module__NYTBHW__faqQuestion{color:var(--navy-deep);margin-bottom:8px;font-size:1.05rem;font-weight:700}.subpages-module__NYTBHW__faqAnswer{color:var(--text-grey);font-size:.9rem;line-height:1.6}.subpages-module__NYTBHW__subpageHeader{color:var(--text-dark);text-align:center;border-bottom:1px solid var(--border-light);background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:80px 20px;position:relative;overflow:hidden}.subpages-module__NYTBHW__subpageHeader h1{color:var(--navy-deep);margin-top:12px;margin-bottom:15px;font-size:2.8rem;line-height:1.2}.subpages-module__NYTBHW__subpageHeader p{color:var(--text-grey);max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.6}.subpages-module__NYTBHW__backBtn{color:var(--text-grey);align-items:center;gap:6px;margin-bottom:20px;font-size:.88rem;font-weight:600;transition:color .2s;display:inline-flex}.subpages-module__NYTBHW__backBtn:hover{color:var(--teal-clinical)}
