.rc-page{min-height:auto;background:transparent;color:var(--mood-text,#0f2744);font-family:inherit;padding:0 0 3.5rem}.rc-wrap{width:min(100% - 2rem,75rem);max-width:75rem;margin:0 auto}.rc-header{margin-bottom:2.5rem;text-align:center}.rc-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:var(--mood-primary,#c2410c);margin-bottom:.5rem;font-weight:700}.rc-title{font-family:var(--mood-display,Georgia,"Times New Roman",serif);font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 .75rem;color:var(--mood-text,#0f2744)}.rc-lede{color:var(--mood-text-secondary,#5b6b7c);font-size:1.05rem;max-width:38rem;margin:0 auto}.rc-notice{display:flex;gap:.85rem;align-items:flex-start;background:#fbf7f2;border:1px solid #f0e4d4;border-radius:.85rem;padding:.85rem 1rem;color:#3d4f63;font-size:.95rem;line-height:1.45;margin:0 0 1.75rem}.rc-notice__icon{flex:0 0 1.75rem;width:1.75rem;height:1.75rem;border-radius:999px;background:#f3e6d8;color:#c2410c;display:grid;place-items:center;font-weight:700;font-size:.95rem}.rc-notice p{margin:0}.rc-stepper{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin:0 0 1.75rem;overflow-x:auto;padding:.25rem 0 .5rem}.rc-stepper__item{position:relative;flex:1 1;min-width:4.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.rc-stepper__item:not(:first-child):before{content:"";position:absolute;top:1rem;right:50%;width:100%;height:1px;background:#e4d9cc;z-index:0}.rc-stepper__num{position:relative;z-index:1;width:2rem;height:2rem;border-radius:999px;border:1px solid #d7cfc6;background:#fff;color:#8a94a3;display:grid;place-items:center;font-size:.85rem;font-weight:600}.rc-stepper__label{margin-top:.45rem;font-size:.78rem;line-height:1.25;color:#8a94a3;max-width:6.5rem}.rc-stepper__item[data-active=true] .rc-stepper__num{background:#c2410c;border-color:#c2410c;color:#fff}.rc-stepper__item[data-active=true] .rc-stepper__label{color:#c2410c;font-weight:700}.rc-stepper__item[data-active=true]:after{content:"";width:1.5rem;height:2px;background:#c2410c;border-radius:99px;margin-top:.35rem}.rc-stepper__item[data-done=true] .rc-stepper__num{border-color:#c2410c;color:#c2410c}.rc-panel{background:#ffffff;border:1px solid #e5e9ef;border-radius:1rem;padding:2rem;box-shadow:0 1px 2px rgba(15,39,68,.04)}.rc-panel+.rc-panel{margin-top:1.5rem}.rc-stepTitle{font-family:var(--mood-display,Georgia,"Times New Roman",serif);font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600;margin:0 0 .5rem;color:#0f2744}.rc-stepTitle:after{content:"";display:block;width:2.5rem;height:3px;background:#c2410c;border-radius:99px;margin-top:.65rem}.rc-stepSubtitle{color:#5b6b7c;margin:0 0 1.5rem}.rc-roleGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.rc-roleCard{display:flex;align-items:center;gap:1rem;background:#ffffff;border:1px solid #eadfd3;border-radius:.9rem;padding:1.15rem 1.1rem;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s;font-family:inherit;color:inherit}.rc-roleCard--patient{border-color:#f0c9a8}.rc-roleCard--provider{border-color:#c9d7ea}.rc-roleCard:focus-visible,.rc-roleCard:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(15,39,68,.08)}.rc-roleCard--patient:focus-visible,.rc-roleCard--patient:hover{border-color:#c2410c}.rc-roleCard--provider:focus-visible,.rc-roleCard--provider:hover{border-color:#4d6f96}.rc-roleCard__icon{flex:0 0 3.4rem;width:3.4rem;height:3.4rem;border-radius:999px;display:grid;place-items:center}.rc-roleCard--patient .rc-roleCard__icon{background:#f8eee6;color:#c2410c}.rc-roleCard--provider .rc-roleCard__icon{background:#eaf1f8;color:#3d5f86}.rc-roleCard__icon svg{width:1.7rem;height:1.7rem}.rc-roleCard__copy{flex:1 1 auto;min-width:0}.rc-roleCard h3{margin:0 0 .3rem;font-size:1.15rem;color:#0f2744}.rc-roleCard p{margin:0;color:#5b6b7c;font-size:.92rem;line-height:1.4}.rc-roleCard__chevron{flex:0 0 auto;color:#c4ccd6;font-size:1.35rem;font-weight:400}.rc-consentText{white-space:pre-wrap;background:#f7f8fa;border:1px solid #e5e9ef;border-radius:.5rem;padding:1rem 1.25rem;font-size:.9rem;line-height:1.6;color:#374151;max-height:18rem;overflow-y:auto;margin-bottom:1rem}.rc-phrasingSwitch{display:flex;gap:1.25rem;margin-bottom:1rem;padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;font-size:.9rem}.rc-phrasingSwitch label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#1e3a8a}.rc-phrasingSwitch input[type=radio]{accent-color:#1d4ed8}.rc-checkbox{display:flex;gap:.75rem;align-items:flex-start;margin:.75rem 0}.rc-checkbox input[type=checkbox]{margin-top:.2rem;width:1.15rem;height:1.15rem;accent-color:#c2410c}.rc-checkbox label{font-size:.95rem;color:#1f2a37;cursor:pointer}.rc-pathGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.rc-pathCard{background:#ffffff;border:2px solid #e5e9ef;border-radius:.75rem;padding:1.5rem;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s;font-family:inherit;color:inherit}.rc-pathCard:focus-visible,.rc-pathCard:hover{border-color:#c2410c;box-shadow:0 6px 18px rgba(194,65,12,.12)}.rc-pathCard h3{margin:0 0 .5rem;color:#0f2744}.rc-pathCard p{margin:0;color:#5b6b7c;font-size:.9rem}.rc-form,.rc-formGrid{display:grid;gap:1rem}.rc-formGrid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.rc-field{display:flex;flex-direction:column;gap:.25rem}.rc-field label{font-size:.85rem;font-weight:600;color:#0f2744}.rc-field input,.rc-field select,.rc-field textarea{font:inherit;padding:.55rem .75rem;border:1px solid #d7dde5;border-radius:.5rem;background:#ffffff;color:inherit;transition:border-color .15s,box-shadow .15s}.rc-field input:focus,.rc-field select:focus,.rc-field textarea:focus{outline:none;border-color:#c2410c;box-shadow:0 0 0 3px rgba(194,65,12,.15)}.rc-field textarea{resize:vertical;min-height:5rem}.rc-field[data-invalid=true] input,.rc-field[data-invalid=true] select,.rc-field[data-invalid=true] textarea{border-color:#b91c1c}.rc-fieldError{color:#b91c1c;font-size:.8rem}.rc-fieldHint{color:#6b7280;font-size:.8rem}.rc-groupTitle{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;margin:1.5rem 0 .75rem;color:#0f2744;padding-bottom:.35rem;border-bottom:1px solid #e5e9ef}.rc-btnRow{display:flex;justify-content:space-between;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.rc-btn{font:inherit;padding:.65rem 1.25rem;border-radius:.5rem;cursor:pointer;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.rc-btn[disabled]{opacity:.6;cursor:not-allowed}.rc-btnPrimary{background:#c2410c;color:#ffffff}.rc-btnPrimary:hover:not([disabled]){background:#9a3412}.rc-btnSecondary{background:#ffffff;color:#0f2744;border-color:#d7dde5}.rc-btnSecondary:hover:not([disabled]){background:#f7f8fa;border-color:#0f2744}.rc-chatWrap{display:grid;grid-template-rows:auto 1fr auto;gap:1rem;min-height:28rem}.rc-transcript{background:#f7f8fa;border:1px solid #e5e9ef;border-radius:.75rem;padding:1rem;overflow-y:auto;max-height:28rem;min-height:14rem;display:flex;flex-direction:column;gap:.5rem}.rc-msg{max-width:85%;padding:.5rem .85rem;border-radius:.75rem;font-size:.95rem;line-height:1.5}.rc-msg[data-role=agent]{background:#ffffff;border:1px solid #e5e9ef;align-self:flex-start;color:#1f2a37}.rc-msg[data-role=user]{background:#c2410c;color:#ffffff;align-self:flex-end}.rc-msg[data-role=safety]{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;align-self:center;text-align:center;font-weight:500}.rc-msg[data-role=system]{background:transparent;color:#6b7280;font-size:.8rem;align-self:center;font-style:italic}.rc-composer{display:grid;grid-template-columns:1fr auto auto;gap:.5rem}.rc-composer textarea{font:inherit;padding:.65rem .75rem;border:1px solid #d7dde5;border-radius:.5rem;resize:none;min-height:2.75rem;max-height:8rem}.rc-composer textarea:focus{outline:none;border-color:#c2410c;box-shadow:0 0 0 3px rgba(194,65,12,.15)}.rc-micBtn{width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid #d7dde5;background:#ffffff;cursor:pointer;font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.rc-micBtn:hover:not([disabled]){border-color:#c2410c}.rc-micBtn[data-listening=true]{background:#fef2f2;border-color:#c2410c;animation:pulse 1.2s infinite}.rc-micBtnSpeaking{background:#eff6ff;border-color:#2563eb;animation:pulse 1.2s infinite}.rc-micBtn[disabled]{opacity:.5;cursor:not-allowed}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(194,65,12,.35)}50%{box-shadow:0 0 0 8px rgba(194,65,12,0)}}.rc-extracted{background:#ffffff;border:1px solid #e5e9ef;border-radius:.5rem;padding:.75rem 1rem;font-size:.8rem;color:#5b6b7c}.rc-extracted strong{color:#0f2744}.rc-summary{display:grid;gap:.5rem;font-size:.9rem}.rc-summary dt{font-weight:600;color:#0f2744}.rc-summary dd{margin:0 0 .5rem;color:#374151}.rc-banner{padding:.85rem 1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.9rem}.rc-banner[data-variant=info]{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}.rc-banner[data-variant=success]{background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.rc-banner[data-variant=warning]{background:#fffbeb;border:1px solid #fde68a;color:#78350f}.rc-multiSelect{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:.35rem .75rem;padding:.5rem;border:1px solid #d7dde5;border-radius:.5rem;background:#ffffff;max-height:16rem;overflow-y:auto}.rc-multiSelectItem{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#1f2a37;cursor:pointer}.rc-multiSelectItem input[type=checkbox]{accent-color:#c2410c;width:.95rem;height:.95rem}.rc-checklist{gap:1rem;padding:1rem;border:1px solid #d7dde5;border-radius:.5rem;background:#f9fafb}.rc-checklist,.rc-checklistItem{display:flex;flex-direction:column}.rc-checklistItem{gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.rc-checklistItem:last-child{padding-bottom:0;border-bottom:none}.rc-checklistQuestion{font-size:.9rem;color:#1f2a37;line-height:1.5}.rc-checklistOptions{display:flex;gap:1.5rem}.rc-radioLabel{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#1f2a37;cursor:pointer}.rc-radioLabel input[type=radio]{accent-color:#c2410c;width:1rem;height:1rem}.rc-banner[data-variant=error]{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.rc-srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rc-medChips{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .75rem}.rc-medChip{border:1px solid #e5e9ef;background:#fff;border-radius:999px;padding:.28rem .7rem;font-size:.82rem;cursor:pointer;color:#0f2744}.rc-medChip[data-selected=true]{background:#fff4ec;border-color:#c2410c;color:#9a3412}.rc-medTableWrap{overflow-x:auto;margin:1rem 0;border:1px solid #e5e9ef;border-radius:.6rem}.rc-medTable{width:100%;border-collapse:collapse;font-size:.85rem}.rc-medTable td,.rc-medTable th{padding:.45rem .5rem;border-bottom:1px solid #eef1f5;text-align:left;vertical-align:middle}.rc-medTable th{background:#f7f8fa;font-weight:600;color:#0f2744;white-space:nowrap}.rc-medTable input[type=date],.rc-medTable input[type=text]{width:100%;min-width:5.5rem;border:1px solid #d7dde5;border-radius:.35rem;padding:.3rem .4rem}.rc-seg{display:inline-flex;border:1px solid #d7dde5;border-radius:.4rem;overflow:hidden}.rc-seg button{border:0;background:#fff;padding:.28rem .55rem;font-size:.78rem;cursor:pointer;color:#5b6b7c}.rc-seg button[data-on=true]{background:#c2410c;color:#fff}.rc-linkBtn{border:0;background:none;color:#9a3412;cursor:pointer;font-size:.8rem}.rc-historyTable{table-layout:auto}.rc-historyTable .rc-historyTable__q,.rc-historyTable th.rc-historyTable__q{font-weight:500;white-space:normal;width:auto;color:#1f2a37;line-height:1.45;font-size:calc(.9rem + 1pt)}.rc-historyTable td{width:1%;white-space:nowrap;text-align:right;vertical-align:middle}.rc-historyTable td .rc-seg{margin-left:auto}.rc-checklistQuestion,.rc-field>label,.rc-medTable th{font-size:calc(.9rem + 1pt)}