.care-clinical-workspace-v2{width:min(1120px,calc(100vw - 250px));height:100%;background:#f6f8fb;box-shadow:-24px 0 70px rgba(13,27,61,.2);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden}.care-clinical-workspace-v2>header{min-height:106px;padding:18px 26px;background:linear-gradient(135deg,#0d1b3d,#183869);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto 42px;align-items:center;grid-gap:20px;gap:20px}.care-clinical-workspace-v2.emergency>header{background:linear-gradient(135deg,#40151c,#8a2632)}.care-patient-identity{display:flex;align-items:center;gap:13px;min-width:0}.care-patient-identity>span{min-width:0}.care-patient-identity small{color:#69d4ca;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.care-patient-identity h2{font-size:28px;line-height:1.05;margin:4px 0}.care-patient-identity p{color:#bfcbdb;font-size:13px;margin:0}.care-clinical-workspace-v2.emergency .care-patient-identity small{color:#ffd0c8}.care-live-status{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.07)}.care-live-status>i{width:9px;height:9px;border-radius:50%;background:#65d4c9;box-shadow:0 0 0 5px rgba(101,212,201,.12)}.emergency .care-live-status>i{background:#ff8064}.care-live-status span{display:flex;flex-direction:column}.care-live-status b{font-size:12px}.care-live-status small{color:#b9c5d5;font-size:10px}.care-clinical-workspace-v2>header>button{width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.08);color:#fff}.care-workspace-tabs{height:62px;padding:0 25px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;gap:2px;overflow-x:auto;scrollbar-width:thin}.care-workspace-tabs button{height:50px;padding:0 12px;border:0;border-bottom:3px solid transparent;background:none;color:#718097;font-size:13px;font-weight:900;display:flex;align-items:center;gap:7px;flex:1 0 max-content;justify-content:center;white-space:nowrap}.care-workspace-tabs button svg{width:17px}.care-workspace-tabs button.active{color:var(--navy);border-bottom-color:var(--teal)}.care-workspace-tabs button:focus-visible{outline:2px solid rgba(79,190,178,.65);outline-offset:-5px;border-radius:10px 10px 0 0}.emergency .care-workspace-tabs button.active{border-bottom-color:#e35c57}.care-clinical-workspace-v2>main{overflow-y:auto;padding:24px 25px 110px}.care-clinical-workspace-v2>footer{min-height:76px;padding:11px 25px;border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:9px}.care-clinical-workspace-v2>footer>span{margin-right:auto;color:#78869a;font-size:11px;display:flex;align-items:center;gap:6px}.care-clinical-workspace-v2>footer svg{width:17px}.care-archive-readonly{min-width:0;margin:0;padding:0;border:0}.care-archive-readonly:disabled{opacity:1}.care-archive-readonly :is(input,textarea,select):disabled{color:#344762;background:#f4f7fa;opacity:1;cursor:not-allowed}.care-archive-readonly button:disabled{opacity:.62;cursor:not-allowed}.care-signature-dialog{width:min(520px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 26px 80px rgba(13,27,61,.28);padding:22px;display:grid;grid-gap:18px;gap:18px}.care-signature-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.care-signature-dialog>header>div{display:flex;align-items:center;gap:11px}.care-signature-dialog>header span{display:grid;grid-gap:3px;gap:3px}.care-signature-dialog>header small,.care-signature-dialog>p{color:#69778b;line-height:1.45}.care-signature-dialog>header>button{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff}.care-signature-dialog>label{display:grid;grid-gap:7px;gap:7px;font-weight:800;color:#263650}.care-signature-dialog>label:has(input[type=checkbox]){grid-template-columns:auto 1fr;align-items:start;font-weight:650}.care-signature-dialog input:not([type]),.care-signature-dialog input[type=text]{min-height:44px;border:1px solid var(--line);border-radius:10px;padding:0 12px;font:inherit}.care-signature-dialog>footer{display:flex;justify-content:flex-end;gap:9px}.care-summary-v2{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);grid-gap:16px;gap:16px}.care-summary-hero{grid-column:1/-1;min-height:138px;border-radius:18px;padding:22px 24px;background:linear-gradient(135deg,#12264e,#1a4374);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 22px 45px -35px #0d1b3d}.emergency .care-summary-hero{background:linear-gradient(135deg,#5a1d27,#a53a42)}.care-summary-hero span{color:#64d2c7;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.care-summary-hero h3{font-size:24px;margin:8px 0 5px}.care-summary-hero p{max-width:660px;color:#c4cfdd;font-size:13px;margin:0}.care-summary-hero button{min-height:44px;padding:0 16px;border:0;border-radius:12px;background:#fff;color:var(--navy);font-weight:900;display:flex;align-items:center;gap:7px;white-space:nowrap}.care-summary-hero button.danger{background:#ff8064;color:#fff}.care-summary-alerts{display:grid;grid-gap:10px;gap:10px}.care-summary-alerts article{min-height:75px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px 15px;display:flex;align-items:center;gap:11px;color:var(--teal)}.care-summary-alerts article.danger{color:#c64e50;background:#fff5f3;border-color:#f1d3d0}.care-summary-alerts span{display:flex;flex-direction:column}.care-summary-alerts b{color:var(--navy);font-size:13px}.care-summary-alerts p{color:var(--muted);font-size:12px;margin:2px 0 0}.care-summary-vitals{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.care-summary-vitals article{min-height:75px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px;display:flex;align-items:center;gap:10px;color:var(--teal)}.care-summary-vitals span{display:flex;flex-direction:column}.care-summary-vitals small{color:var(--muted);font-size:11px}.care-summary-vitals b{font-size:14px}.care-completeness{grid-column:1/-1;border:1px solid var(--line);border-radius:16px;background:#fff;padding:17px}.care-completeness>header{display:flex;justify-content:space-between}.care-completeness>header span{display:flex;flex-direction:column}.care-completeness>header b{font-size:14px}.care-completeness>header p{color:var(--muted);font-size:12px;margin:2px 0}.care-completeness>header em{font-size:22px;color:var(--teal);font-style:normal;font-weight:900}.care-completeness>div{height:7px;margin:13px 0;background:#edf0f4;border-radius:99px;overflow:hidden}.care-completeness>div i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--teal),#6fd9cf)}.care-completeness ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:7px;gap:7px}.care-completeness li{color:#a1aab7;font-size:11px;font-weight:800;display:flex;align-items:center;gap:5px}.care-completeness li svg{width:15px}.care-completeness li.done{color:#26857c}.care-completeness>button{margin-top:15px;min-height:39px;border:0;border-radius:10px;background:#eef8f6;color:#267e77;padding:0 14px;font-weight:900}.care-record-v2>header{min-height:100px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:18px 20px;margin-bottom:15px;display:grid;grid-template-columns:1fr auto;align-items:center}.care-record-v2>header span{color:var(--teal);font-size:10px;font-weight:900;text-transform:uppercase}.care-record-v2>header h3{font-size:22px;margin:5px 0}.care-record-v2>header p{color:var(--muted);font-size:12px;margin:0}.care-record-v2>header>svg{color:var(--coral)}.care-record-v2>header>small{grid-column:2;color:var(--muted);font-size:10px}.care-record-v2>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.care-record-v2 .care-clinical-field{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.care-record-v2 .care-clinical-field textarea{min-height:145px}.care-record-v2>.care-return-field{margin-top:14px;background:#fff}.emergency-cockpit{display:grid;grid-gap:15px;gap:15px}.emergency-cockpit>header{min-height:86px;padding:16px 19px;border-radius:16px;background:linear-gradient(135deg,#611f29,#a63840);color:#fff;display:flex;align-items:center;justify-content:space-between}.emergency-cockpit>header>div{display:flex;gap:11px;align-items:center}.emergency-cockpit>header>div>svg{width:30px;height:30px;color:#ffb4a3}.emergency-cockpit>header span{display:flex;flex-direction:column}.emergency-cockpit>header b{font-size:19px}.emergency-cockpit>header p{color:#f2c5c3;font-size:12px;margin:2px 0}.emergency-cockpit>header em{padding:8px 11px;border-radius:10px;background:rgba(255,255,255,.1);font-size:11px;font-style:normal;font-weight:900;display:flex;align-items:center;gap:5px}.triage-scale{padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.triage-scale>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.triage-scale>div:first-child b{font-size:14px}.triage-scale>div:first-child small{color:var(--muted);font-size:11px}.triage-scale>div:last-child{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:7px;gap:7px}.triage-scale button{min-height:62px;padding:8px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;align-items:center;gap:8px;text-align:left}.triage-scale button>i{width:11px;height:37px;border-radius:7px;background:#5b9adb}.triage-scale button.green>i{background:#52a96b}.triage-scale button.yellow>i{background:#e1b737}.triage-scale button.orange>i{background:#e77b3d}.triage-scale button.red>i{background:#d4484f}.triage-scale button span{display:flex;flex-direction:column}.triage-scale button b{font-size:11px}.triage-scale button small{color:var(--muted);font-size:9px}.triage-scale button.selected{border-color:var(--navy);box-shadow:0 0 0 2px rgba(13,27,61,.08)}.abcde-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.emergency-section{padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-gap:12px;gap:12px}.emergency-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.emergency-section>header span{display:flex;flex-direction:column;gap:3px}.emergency-section>header b{color:var(--navy);font-size:14px}.emergency-section>header small{color:var(--muted);font-size:12px;line-height:1.4}.emergency-section>header em{padding:5px 9px;border-radius:999px;background:#eef8f5;color:#267e77;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.abcde-grid button{min-height:105px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left;display:grid;grid-template-columns:28px 1fr;grid-gap:8px;gap:8px;position:relative}.abcde-grid button>i{width:28px;height:28px;border-radius:9px;background:#eef2f7;color:var(--navy);font-style:normal;font-weight:900;display:grid;place-items:center}.abcde-grid button>i svg{width:15px}.abcde-grid button span{display:flex;flex-direction:column}.abcde-grid button b{font-size:12px}.abcde-grid button small{color:var(--muted);font-size:9px;line-height:1.35;margin-top:3px}.abcde-grid button>svg{position:absolute;right:10px;bottom:9px;width:17px;color:#b1bac6}.abcde-grid button.done{border-color:var(--teal);background:#f2fbf9}.abcde-grid button.done>i{background:var(--teal);color:#fff}.emergency-vitals-form{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.emergency-vital{min-height:94px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fff;display:grid;grid-template-columns:18px 1fr;grid-gap:6px;gap:6px;align-content:start;color:var(--teal)}.emergency-vital>svg{width:17px}.emergency-vital>b{color:var(--navy);font-size:10px}.emergency-vital>input,.emergency-vital>select{grid-column:1/-1;width:100%;height:38px;border:1px solid var(--line);border-radius:9px;padding:0 9px;background:#fff;font-size:12px}.emergency-vital>span{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.emergency-vital>span input{width:100%;min-width:0;height:38px;border:1px solid var(--line);border-radius:9px;padding:0 6px;font-size:10px}.emergency-notes{padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:900}.care-safety-referral{margin:0;padding:14px;border:1px solid #f0c36a;border-radius:14px;background:#fff8e7;color:var(--navy);display:flex;align-items:flex-start;gap:10px}.care-safety-referral>svg{flex:0 0 auto;color:#a96400}.care-safety-referral span{display:grid;grid-gap:3px;gap:3px}.care-safety-referral small{color:var(--muted);line-height:1.45}.emergency-notes textarea{min-height:72px;border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;font-size:13px}.clinical-dictation{max-width:1040px;margin:auto;display:grid;grid-gap:14px;gap:14px}.dictation-steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dictation-steps li{min-height:76px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:5px}.dictation-steps b{color:var(--navy);font-size:13px}.dictation-steps small{color:var(--muted);font-size:12px;line-height:1.4}.clinical-dictation>header{min-height:102px;padding:18px 20px;border-radius:17px;background:linear-gradient(135deg,#0e2147,#24517f);color:#fff;display:flex;align-items:center;justify-content:space-between}.clinical-dictation>header div>span{display:flex;align-items:center;gap:8px}.clinical-dictation>header b{font-size:20px}.clinical-dictation>header p{color:#c2cedd;font-size:12px;margin:5px 0}.clinical-dictation>header em{padding:8px 11px;border-radius:99px;background:rgba(255,255,255,.09);font-size:10px;font-style:normal;font-weight:900}.clinical-dictation>header em.listening{background:#e6545d;color:#fff;animation:dictationPulse 1.4s infinite}.dictation-privacy{min-height:65px;border:1px solid #cfe8e4;border-radius:13px;background:#f0faf8;color:#28857d;padding:11px 13px;display:flex;align-items:center;gap:10px}.dictation-privacy span{display:flex;flex-direction:column}.dictation-privacy b{font-size:12px}.dictation-privacy small{color:#57766f;font-size:11px}.dictation-controls{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:flex-end}.dictation-controls label{display:flex;flex-direction:column;gap:5px;font-size:11px;font-weight:900}.dictation-controls select{height:44px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 10px}.dictation-controls button{height:44px;border:0;border-radius:11px;background:#45c86f;color:var(--navy);padding:0 17px;font-weight:900;display:flex;align-items:center;gap:7px}.dictation-controls button.recording{background:#d84e58}.dictation-editor{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.dictation-editor.active{border-color:#e35d64;box-shadow:0 0 0 4px rgba(227,93,100,.1)}.dictation-editor textarea{width:100%;min-height:210px;border:0;padding:16px;font:inherit;font-size:14px;line-height:1.55;resize:vertical;outline:0}.dictation-editor>div{min-height:38px;padding:7px 12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.dictation-editor span{color:#bc4650;font-size:11px;display:flex;align-items:center;gap:5px}.dictation-editor small{color:var(--muted);font-size:10px}.clinical-dictation>aside{padding:13px 15px;border-radius:13px;background:#fff8e7;border:1px solid #f3dfad}.clinical-dictation>aside b{font-size:11px}.clinical-dictation>aside p{color:#73664a;font-size:11px;line-height:1.5;margin:4px 0}.dictation-error{padding:10px 12px;border-radius:11px;background:#fff1f1;color:#a8464e;font-size:11px;font-weight:800;display:flex;gap:6px}.dictation-review{border:1px solid #b9ddce;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(16,38,78,.08)}.dictation-review>header{padding:16px 18px;background:#f1faf6;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dictation-review>header span{color:#23905f;font-size:9px;font-weight:950;letter-spacing:.1em}.dictation-review>header h3{margin:3px 0;color:var(--navy);font-size:17px}.dictation-review>header p{margin:0;color:var(--muted);font-size:11px}.dictation-review>header strong{flex:0 0 auto;padding:7px 10px;border-radius:99px;background:#dff6e8;color:#24764f;font-size:10px}.dictation-warnings{margin:12px 16px 0;padding:10px 12px;border:1px solid #f0d79b;border-radius:11px;background:#fff9ea;color:#84661f;display:flex;gap:8px}.dictation-warnings svg{width:17px;flex:0 0 auto}.dictation-warnings span{display:grid;grid-gap:3px;gap:3px}.dictation-warnings small{font-size:10px;line-height:1.4}.dictation-review-grid{padding:14px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.dictation-review-grid label{padding:11px 12px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:flex-start;gap:9px;cursor:pointer}.dictation-review-grid label.selected{border-color:#57bd8d;background:#f3fbf7}.dictation-review-grid input{margin-top:2px;accent-color:#28985f}.dictation-review-grid span{min-width:0;display:grid;grid-gap:3px;gap:3px}.dictation-review-grid b{color:var(--navy);font-size:11px}.dictation-review-grid small{color:#53647e;font-size:11px;line-height:1.45;white-space:pre-wrap}.dictation-review>footer{padding:12px 16px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px}.dictation-review>footer button{min-height:40px}.clinical-dictation>footer{display:flex;justify-content:flex-end;gap:8px}.clinical-dictation>footer button svg{width:16px}.qa-care-dictation-page{min-height:100vh;padding:32px;background:#f3f6fa;color:var(--navy);display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:18px;gap:18px;align-content:start}.qa-care-dictation-page>.care-workspace-tabs,.qa-care-dictation-page>header{grid-column:1/-1}.qa-care-dictation-page>header small{color:#36a49a;font-size:12px;font-weight:900;letter-spacing:.1em}.qa-care-dictation-page>header h1{margin:7px 0 2px}.qa-care-dictation-page>header p{margin:0;color:var(--muted)}.qa-care-dictation-result{padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(13,27,61,.07)}.qa-care-dictation-result>header{display:flex;gap:10px;align-items:center}.qa-care-dictation-result>header>svg{width:24px;color:#3cb7a8}.qa-care-dictation-result>header span{display:grid}.qa-care-dictation-result>header small{font-size:10px;color:var(--muted);font-weight:900}.qa-care-dictation-result dl{display:grid;grid-gap:8px;gap:8px;margin:16px 0 0}.qa-care-dictation-result dl>div{padding:10px;border-radius:11px;background:#f4f7fa}.qa-care-dictation-result dl>div.applied{background:#e8f8ef;box-shadow:inset 3px 0 #42c875}.qa-care-dictation-result dl>div.applied dt{color:#248352}.qa-care-dictation-result dt{font-size:10px;color:var(--muted);font-weight:900;text-transform:uppercase}.qa-care-dictation-result dd{margin:3px 0 0}.qa-care-dictation-result>p{color:var(--muted);font-size:13px;line-height:1.45}@media(max-width:900px){.qa-care-dictation-page{grid-template-columns:1fr;padding:18px}.qa-care-dictation-page>.care-workspace-tabs,.qa-care-dictation-page>header{grid-column:auto}.qa-care-dictation-result{order:4}}.qa-care-prescribe-page{min-height:100vh;padding:32px;background:#f3f6fa;color:var(--navy)}.qa-care-prescribe-page>header small{color:#36a49a;font-size:12px;font-weight:900;letter-spacing:.1em}.qa-care-prescribe-page>header h1{margin:7px 0 2px}.qa-care-prescribe-page>header p{margin:0;color:var(--muted)}.qa-care-prescribe-page>.care-workspace-tabs{margin:20px 0}.qa-care-prescribe-page>.prescreve-page{padding:0}@media(max-width:900px){.qa-care-prescribe-page{padding:18px}}@media (max-width:760px){.dictation-controls,.dictation-review-grid,.dictation-steps{grid-template-columns:1fr}.clinical-dictation>footer,.dictation-review>footer{flex-wrap:wrap}}.care-workspace-feedback{min-height:42px;padding:9px 25px;background:#eaf8f6;color:#267e77;border-top:1px solid #d3ebe7;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900}.care-workspace-feedback.error{background:#fff0f0;color:#a8434b;border-color:#f3d0d0}.care-orders-v2{display:grid;grid-gap:15px;gap:15px}.care-orders-v2>header{min-height:94px;padding:18px 20px;border-radius:17px;background:linear-gradient(135deg,#10264e,#245a79);color:#fff;display:flex;align-items:center;justify-content:space-between}.care-orders-v2>header span{color:#65d3c9;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.care-orders-v2>header h3{font-size:22px;margin:5px 0}.care-orders-v2>header p{color:#c3d0df;font-size:12px;margin:0}.care-orders-v2>header>svg{width:34px;height:34px;color:#65d3c9}.care-order-type-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.care-order-type-grid button{min-height:102px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:left;display:grid;grid-template-columns:24px 1fr;grid-gap:8px;gap:8px;position:relative;color:#5c6d83}.care-order-type-grid button>svg{width:20px;color:var(--teal)}.care-order-type-grid button span{display:flex;flex-direction:column}.care-order-type-grid button b{color:var(--navy);font-size:12px}.care-order-type-grid button small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}.care-order-type-grid button em{position:absolute;right:9px;bottom:8px;padding:3px 6px;border-radius:99px;background:#eef7f6;color:#267e77;font-size:8px;font-style:normal;font-weight:900}.care-order-type-grid button.active{border-color:var(--teal);background:#f2fbf9;box-shadow:0 0 0 3px rgba(79,190,178,.1)}.care-order-composer{padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-gap:11px;gap:11px}.care-order-route{min-height:52px;padding:8px 11px;border-radius:12px;background:#eff7fb;display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:9px;gap:9px}.care-order-route>span{width:36px;height:36px;border-radius:10px;background:#fff;color:var(--teal);display:grid;place-items:center}.care-order-route svg{width:18px}.care-order-route div{display:flex;flex-direction:column}.care-order-route small{color:var(--muted);font-size:9px}.care-order-route b{font-size:12px}.care-order-route>svg{color:var(--teal)}.care-order-composer>label,.care-order-fields label{display:flex;flex-direction:column;gap:5px}.care-order-composer label>span{font-size:10px;font-weight:900}.care-order-composer input,.care-order-composer select,.care-order-composer textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 11px;font:inherit;font-size:12px}.care-order-composer input,.care-order-composer select{height:41px}.care-order-composer textarea{min-height:74px;padding-top:10px;resize:vertical}.care-order-fields{display:grid;grid-template-columns:170px 210px 1fr;grid-gap:9px;gap:9px;align-items:flex-end}.care-order-fields button{height:41px;border:0;border-radius:10px;background:#45c86f;color:var(--navy);font-weight:900;display:flex;justify-content:center;align-items:center;gap:7px}.care-order-fields button svg{width:16px}.care-order-feedback{margin:0;padding:9px 11px;border-radius:9px;background:#eff9f7;color:#267e77;font-size:11px;font-weight:800}.care-order-timeline{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.care-order-timeline>header{height:51px;padding:0 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.care-order-timeline>header b{font-size:13px}.care-order-timeline>header span{color:var(--muted);font-size:10px;margin-right:auto}.care-order-timeline .empty{min-height:118px;color:#78869a;display:flex;flex-direction:column;align-items:center;justify-content:center}.care-order-timeline .empty svg{color:var(--teal)}.care-order-timeline .empty b{font-size:12px;margin-top:5px}.care-order-timeline .empty p{font-size:10px;margin:2px}.care-order-timeline article{min-height:80px;padding:12px 15px;border-bottom:1px solid #eef1f5;display:grid;grid-template-columns:36px 1fr auto;grid-gap:10px;gap:10px;align-items:center}.care-order-timeline article>span{width:36px;height:36px;border-radius:10px;background:#eef8f6;color:var(--teal);display:grid;place-items:center}.care-order-timeline article>span svg{width:17px}.care-order-timeline article>div{display:flex;flex-direction:column}.care-order-timeline article b{font-size:12px}.care-order-timeline article p{color:var(--muted);font-size:10px;margin:2px 0}.care-order-timeline article small{color:#8996a8;font-size:9px}.care-order-timeline article>em{padding:5px 8px;border-radius:99px;background:#eef3f8;color:#52657b;font-size:8px;font-style:normal;font-weight:900}.care-order-timeline article>em.emergency,.care-order-timeline article>em.urgent{background:#fff0ed;color:#be4c49}.care-order-timeline .care-order-destination{align-items:center;color:#167f77;display:inline-flex;font-size:11px;font-weight:800;gap:5px;margin-top:7px;text-decoration:none;width:max-content;min-height:32px;padding:6px 10px;border:1px solid #b9e5dc;border-radius:9px;background:#effaf7;cursor:pointer}.care-order-timeline .care-order-destination:hover{border-color:#66caba;background:#e4f7f2;text-decoration:none}.care-order-timeline .care-order-destination svg{height:13px;width:13px}.care-order-actions{align-items:center!important;display:flex!important;flex-direction:row!important;gap:12px}.care-auth-chip{align-items:center;background:#f4f7fb;border:1px solid #dce4ee;border-radius:9px;color:#50647b;display:inline-flex;font-size:11px;font-weight:800;gap:5px;margin-top:7px;padding:5px 8px}.care-auth-chip svg{height:13px;width:13px}.care-auth-chip.pending{background:#fff8e7;border-color:#efd697;color:#9a6b12}.care-auth-chip.approved{background:#eaf8f5;border-color:#a8ded5;color:#167f77}.care-auth-chip.denied{background:#fff0ed;border-color:#f0b8ae;color:#b94e49}.care-authorization-dialog{background:#fff;border-radius:22px;box-shadow:0 28px 80px #10275033;max-height:88vh;overflow:auto;width:min(720px,calc(100vw - 32px))}.care-authorization-dialog>header{align-items:flex-start;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 26px}.care-authorization-dialog>header>div{display:flex;gap:14px}.care-authorization-dialog>header>div>svg{background:#eaf8f5;border-radius:12px;color:var(--teal);height:44px;padding:10px;width:44px}.care-authorization-dialog>header small{color:#e46c54;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.care-authorization-dialog>header h3{font-size:24px;margin:2px 0}.care-authorization-dialog>header p{color:var(--muted);font-size:14px;margin:0}.care-authorization-dialog>header>button{background:#f4f6f9;border:0;border-radius:10px;display:grid;height:38px;place-items:center;width:38px}.care-auth-body{display:grid;grid-gap:16px;gap:16px;padding:24px 26px}.care-auth-body label{color:#213652;display:grid;font-size:13px;font-weight:800;grid-gap:7px;gap:7px}.care-auth-body input,.care-auth-body select,.care-auth-body textarea{background:#fff;border:1px solid #dbe3ed;border-radius:11px;color:#102750;font:600 14px/1.4 inherit;min-height:46px;padding:11px 13px}.care-auth-body textarea{min-height:84px;resize:vertical}.care-auth-mode,.care-auth-note,.care-auth-status{align-items:center;background:#f5f8fb;border:1px solid #e0e7ef;border-radius:14px;display:flex;gap:12px;padding:15px}.care-auth-mode>svg,.care-auth-note>svg,.care-auth-status>svg{color:var(--teal);flex:0 0 auto}.care-auth-mode span,.care-auth-note span,.care-auth-status span{display:grid;flex:1 1}.care-auth-mode small,.care-auth-note small,.care-auth-status small{color:var(--muted);font-size:12px}.care-auth-status b{font-size:17px}.care-auth-status p{color:#66778d;font-size:13px;margin:2px 0 0}.care-auth-status.pending{background:#fff9ec;border-color:#f2dda8}.care-auth-status.denied{background:#fff2ef;border-color:#f2c2ba}.care-auth-mode a{background:#102750;border-radius:9px;color:#fff;font-size:12px;font-weight:800;padding:9px 12px;text-decoration:none}.care-auth-fields{display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr 1fr}.care-auth-protocol{align-items:center;background:#eaf8f5;border-radius:12px;display:grid;grid-template-columns:1fr auto;padding:13px 15px}.care-auth-protocol small{grid-column:1/-1}.care-auth-denial{background:#fff0ed;border-radius:10px;color:#a9423f;font-size:13px;font-weight:700;padding:12px}.care-authorization-dialog>footer{align-items:center;border-top:1px solid var(--line);display:flex;gap:10px;justify-content:flex-end;padding:18px 26px}.care-authorization-dialog>footer button{border-radius:10px;font-size:13px;font-weight:800;min-height:42px;padding:0 16px}.danger-outline{background:#fff;border:1px solid #e8a9a1;color:#b94e49}.prescription-studio{display:grid;grid-gap:14px;gap:14px}.prescription-studio>header{min-height:92px;padding:17px 20px;border-radius:17px;background:linear-gradient(135deg,#142957,#286477);color:#fff;display:flex;align-items:center;justify-content:space-between}.prescription-studio>header span{color:#62d4c8;font-size:10px;font-weight:900;text-transform:uppercase}.prescription-studio>header h3{font-size:22px;margin:5px 0}.prescription-studio>header p{color:#c9d5df;font-size:12px;margin:0}.prescription-studio>header svg{width:34px;color:#62d4c8}.prescription-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:13px;gap:13px;align-items:start}.prescription-editor{padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-gap:12px;gap:12px}.prescription-document-type{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.prescription-document-type button{min-height:70px;padding:9px;border:1px solid var(--line);border-radius:11px;background:#fff;display:grid;grid-template-columns:22px 1fr;text-align:left;grid-gap:5px;gap:5px;color:var(--teal)}.prescription-document-type button svg{width:18px}.prescription-document-type button b{color:var(--navy);font-size:10px}.prescription-document-type button small{grid-column:2;color:var(--muted);font-size:8px}.prescription-document-type button.active{border-color:var(--teal);background:#f0faf8}.prescription-document-type button.controlled.active{border-color:#dc925e;background:#fff6ed}.prescription-crmv,.prescription-guidance{display:flex;flex-direction:column;gap:5px}.prescription-editor label>span{font-size:10px;font-weight:900}.prescription-editor input,.prescription-editor select,.prescription-editor textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 10px;font:inherit;font-size:11px}.prescription-editor input,.prescription-editor select{height:39px}.prescription-editor textarea{min-height:75px;padding-top:9px}.prescription-items{display:grid;grid-gap:9px;gap:9px}.prescription-items>article{padding:12px;border:1px solid #e2e7ee;border-radius:12px;background:#f8fafc}.prescription-items>article>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.prescription-items>article>header b{font-size:11px}.prescription-items>article>header button{border:0;background:none;color:#bd4b52}.prescription-items>article>header svg{width:15px}.prescription-items>article>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.prescription-items label{display:flex;flex-direction:column;gap:4px;font-size:9px;font-weight:800}.prescription-items label.wide{grid-column:span 2}.add-prescription-item{width:max-content;border:1px dashed #a9cfc9;border-radius:9px;background:#f1faf8;color:#267e77;padding:8px 11px;font-weight:900;font-size:10px;display:flex;align-items:center;gap:6px}.add-prescription-item svg{width:15px}.prescription-feedback{margin:0;padding:9px;border-radius:9px;background:#eff9f7;color:#267e77;font-size:10px;font-weight:800;display:flex;gap:6px}.prescription-feedback svg{width:14px}.prescription-editor>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:2px}.prescription-readonly-fields{min-width:0;margin:0;padding:0;border:0;display:grid;grid-gap:18px;gap:18px}.prescription-readonly-fields:disabled{opacity:1}.prescription-readonly-fields :is(input,textarea,select):disabled{color:#344762;background:#f4f7fa;opacity:1}.prescription-editor>footer button{height:41px;border:0;border-radius:10px;background:var(--navy);color:#fff;padding:0 13px;font-size:10px;font-weight:900;display:flex;align-items:center;gap:6px}.prescription-editor>footer button.print{background:#45c86f;color:var(--navy);box-shadow:0 8px 22px rgba(69,200,111,.22)}.prescription-editor>footer button:disabled{background:#e8edf4;color:#718097;cursor:not-allowed;opacity:1}.prescription-editor>footer svg{width:15px}.prescription-history{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.prescription-history>header{height:48px;padding:0 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.prescription-history>header b{font-size:11px}.prescription-history>header span{width:24px;height:24px;border-radius:99px;background:var(--navy);color:#fff;font-size:9px;display:grid;place-items:center}.prescription-history>button{width:100%;min-height:65px;padding:10px;border:0;border-bottom:1px solid #edf0f4;background:#fff;display:grid;grid-template-columns:25px 1fr 18px;text-align:left;grid-gap:7px;gap:7px;align-items:center;color:#8090a3}.prescription-history>button>svg{width:17px}.prescription-history>button span{display:flex;flex-direction:column}.prescription-history>button b{color:var(--navy);font-size:9px}.prescription-history>button small{font-size:8px;margin-top:2px}.prescription-history>button.active{background:#f0faf8;color:var(--teal)}.prescription-history>div{min-height:150px;padding:20px;color:#8491a2;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.prescription-history>div b{font-size:10px}.prescription-history>div p{font-size:9px}.clinical-prescription-print{display:none}@keyframes dictationPulse{50%{box-shadow:0 0 0 7px rgba(227,93,100,.18)}}@media (max-width:900px){.care-clinical-workspace-v2{width:100vw}.care-summary-v2{grid-template-columns:1fr}.care-completeness,.care-summary-hero{grid-column:1}.care-record-v2>div{grid-template-columns:1fr}.abcde-grid,.triage-scale>div:last-child{grid-template-columns:repeat(2,1fr)}.triage-scale>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.triage-scale>div:first-child b,.triage-scale>div:first-child small{display:block;line-height:1.4}.care-order-type-grid,.emergency-vitals-form{grid-template-columns:repeat(2,1fr)}.care-order-fields,.dictation-controls,.dictation-steps,.prescription-layout{grid-template-columns:1fr}.care-clinical-workspace-v2>footer>span{display:none}}@media print{body *{visibility:hidden!important}.clinical-prescription-print,.clinical-prescription-print *{visibility:visible!important}.clinical-prescription-print{display:flex!important;position:fixed;inset:0;width:210mm;min-height:297mm;padding:18mm 17mm 14mm;background:#fff;color:#15213a;flex-direction:column;font-family:Arial,sans-serif}.clinical-prescription-print>header{height:32mm;border-bottom:3px solid var(--rx-primary);display:flex;justify-content:space-between;align-items:center}.rx-brand{display:flex;align-items:center;gap:7mm}.rx-brand img{width:33mm;height:auto}.rx-brand span{display:flex;flex-direction:column}.rx-brand b{font-size:17pt;color:var(--rx-primary)}.clinical-prescription-print>header>div:last-child small,.rx-brand small{font-size:8pt;color:#667085}.clinical-prescription-print>header>div:last-child{text-align:right;display:flex;flex-direction:column}.clinical-prescription-print>header strong{font-size:12pt;color:var(--rx-accent)}.rx-patient{margin:8mm 0;padding:5mm;background:#f4f7fa;border-radius:3mm;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:6mm;gap:6mm}.rx-patient span{display:flex;flex-direction:column}.rx-patient small{font-size:7pt;color:#697586;text-transform:uppercase}.rx-patient b{font-size:10pt}.clinical-prescription-print main{flex:1 1}.clinical-prescription-print h1{font-size:17pt;color:var(--rx-primary);margin:0 0 8mm}.rx-item{display:grid;grid-template-columns:10mm 1fr;grid-gap:4mm;gap:4mm;margin:0 0 7mm}.rx-item>em{width:9mm;height:9mm;border-radius:50%;background:var(--rx-primary);color:#fff;display:grid;place-items:center;font:700 9pt Arial}.rx-item h2{font-size:12pt;margin:0 0 2mm}.rx-item h2 small{font-size:9pt;color:#657287}.rx-item p{font-size:10pt;margin:0}.rx-item span{font-size:8pt;color:#667085}.clinical-prescription-print main>aside{margin-top:8mm;padding:5mm;border-left:3px solid var(--rx-accent);background:#fff8f2}.clinical-prescription-print main>aside b{font-size:9pt}.clinical-prescription-print main>aside p{font-size:9pt;white-space:pre-wrap}.clinical-prescription-print>footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:12mm}.rx-signature{width:70mm;text-align:center;display:flex;flex-direction:column}.rx-signature i{border-top:1px solid #27364f;margin-bottom:2mm}.rx-signature b{font-size:9pt}.rx-signature span{font-size:8pt}.rx-integrity{display:flex;align-items:center;gap:2mm;color:#526174}.rx-integrity svg{width:7mm}.rx-integrity span{display:flex;flex-direction:column}.rx-integrity b{font-size:7pt}.rx-integrity small{font-size:6pt}.clinical-prescription-print>address{margin-top:7mm;padding-top:3mm;border-top:1px solid #dce2e8;text-align:center;font-size:7pt;font-style:normal;color:#667085}@page{size:A4;margin:0}}.prescription-studio>header span{font-size:12px}.prescription-document-type button b,.prescription-history>header b,.prescription-studio>header p{font-size:14px}.prescription-document-type button small,.prescription-history>button small{font-size:12px}.prescription-editor label>span,.prescription-items label{font-size:13px}.prescription-editor input,.prescription-editor select,.prescription-editor textarea,.prescription-history>button b,.prescription-items>article>header b{font-size:14px}.add-prescription-item,.prescription-editor>footer button,.prescription-feedback{font-size:13px}.prescription-history>div b{font-size:14px}.prescription-history>div p{font-size:12px}.prescription-document-type button:disabled{cursor:not-allowed;opacity:.68;background:#f7f3ef;border-color:#ead4c5}.prescription-document-type button:disabled b{color:#8b5d45}.care-orders-v2>header span,.prescription-studio>header span{font-size:12px}.care-orders-v2>header h3,.prescription-studio>header h3{font-size:25px}.care-orders-v2>header p,.prescription-studio>header p{font-size:14px;line-height:1.45}.care-order-type-grid button{min-height:116px;padding:14px 14px 42px}.care-order-type-grid button b{font-size:14px}.care-order-type-grid button small{font-size:12px;line-height:1.4}.care-order-type-grid button em{font-size:11px;padding:4px 7px}.care-order-route small{font-size:12px}.care-order-route b{font-size:14px}.care-order-composer label>span{font-size:13px}.care-order-composer input,.care-order-composer select,.care-order-composer textarea{font-size:14px}.care-order-composer input,.care-order-composer select{height:46px}.care-order-fields button{height:46px;font-size:14px}.care-order-timeline>header b{font-size:15px}.care-order-timeline>header span{font-size:12px}.care-order-timeline article b{font-size:14px}.care-order-timeline article p{font-size:12px}.care-order-timeline article small,.care-order-timeline article>em{font-size:11px}.prescription-layout{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.prescription-editor{padding:20px;gap:16px}.prescription-document-type{gap:10px}.prescription-document-type button{min-height:88px;padding:12px;grid-template-columns:28px 1fr}.prescription-document-type button svg{width:22px}.prescription-document-type button b{font-size:15px}.prescription-document-type button small{font-size:13px;line-height:1.35}.prescription-editor label>span,.prescription-items label{font-size:14px}.prescription-editor input,.prescription-editor select,.prescription-editor textarea{font-size:15px}.prescription-editor input,.prescription-editor select{height:46px}.prescription-editor textarea{min-height:92px}.prescription-items>article{padding:15px}.prescription-history>button b,.prescription-items>article>header b{font-size:15px}.prescription-items>article>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.prescription-history>header{height:56px;padding:0 15px}.prescription-history>header b{font-size:15px}.prescription-history>button{min-height:80px;padding:12px}.prescription-history>button small{font-size:13px;line-height:1.35}.add-prescription-item,.prescription-editor>footer button,.prescription-feedback{font-size:14px}.prescription-editor>footer button{height:46px}.care-orders-v2 :is(input,select,textarea,button):focus-visible,.prescription-editor :is(input,select,textarea,button):focus-visible{outline:3px solid rgba(79,190,178,.28);outline-offset:2px}.prescription-identity-row{display:grid;grid-gap:11px;gap:11px;grid-template-columns:1fr 1fr}.prescription-identity-row label{display:flex;flex-direction:column;gap:5px}.medication-catalog-field{position:relative}.medication-catalog-results{background:#fff;border:1px solid #cbdbe6;border-radius:12px;box-shadow:0 18px 42px #10275024;display:grid;left:0;max-height:290px;overflow:auto;position:absolute;right:0;top:72px;z-index:12}.medication-catalog-results>span{align-items:center;color:#65778d;display:flex;font-size:13px;font-weight:700;gap:8px;padding:15px}.medication-catalog-results>span svg{color:var(--teal);height:18px;width:18px}.medication-catalog-results>button{align-items:center;background:#fff;border:0;border-bottom:1px solid #edf1f5;display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr auto;padding:12px 14px;text-align:left}.medication-catalog-results>button:focus-visible,.medication-catalog-results>button:hover{background:#eef9f7}.medication-catalog-results>button i{display:grid;font-style:normal}.medication-catalog-results>button b{color:var(--navy);font-size:14px}.medication-catalog-results>button small{color:#66788d;font-size:12px;font-weight:600}.medication-catalog-results>button em{background:#edf7f5;border-radius:99px;color:#267e77;font-size:11px;font-style:normal;padding:5px 8px}.medication-provenance{align-items:center;color:#267e77!important;display:flex;font-size:12px!important;font-weight:800;gap:5px;margin-top:3px}.medication-provenance svg{height:14px;width:14px}.rx-catalog{align-items:center;color:#477a76!important;display:flex;font-size:11px!important;gap:4px;margin-top:4px}.rx-catalog svg{height:12px;width:12px}@media (max-width:720px){.medication-catalog-results>button,.prescription-identity-row{grid-template-columns:1fr}.medication-catalog-results>button em{justify-self:start}}.prescription-human-catalog{background:#edf7f5;border:1px solid #d3ebe7;border-radius:11px;display:flex;flex-direction:column;justify-content:center;min-height:48px;padding:8px 12px}.prescription-human-catalog span{color:#6b7d8f;font-size:10px;font-weight:800;text-transform:uppercase}.prescription-human-catalog strong{color:#247e77;font-size:14px}.prescription-human-catalog small{color:#66788d;font-size:11px;margin-top:2px}.care-order-timeline>header>button{border:1px solid #d8e1eb;border-radius:10px;background:#fff;color:#102146;padding:9px 12px;font:800 13px inherit;display:flex;align-items:center;gap:7px;margin-left:auto}.care-order-timeline>header>button svg{width:17px;color:#36aaa0}.service-account-panel{display:grid;grid-gap:16px;gap:16px}.service-account-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#10264e,#245a79);color:#fff}.service-account-panel>header span{color:#68d3c9;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.service-account-panel>header h3{font-size:23px;margin:5px 0}.service-account-panel>header p{color:#c5d1df;font-size:12px;margin:0}.account-status{padding:7px 10px;border-radius:99px;background:#ffffff18;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.account-status.paid,.account-status.ready_for_billing{background:#dff7f1;color:#167a71}.service-account-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.service-account-summary article{padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;flex-direction:column}.service-account-summary small{color:var(--muted);font-size:10px}.service-account-summary b{font-size:17px;margin-top:4px}.service-account-summary .primary{border-color:#9eddd4;background:#eefaf8;color:#167f77}.professional-account-panel{max-width:880px;margin:0 auto}.professional-account-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.professional-account-summary article{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;grid-gap:4px;gap:4px}.professional-account-add small,.professional-account-close small,.professional-account-items small,.professional-account-summary small{color:var(--muted)}.professional-account-summary b{font-size:20px}.professional-account-summary .primary{border-color:#9eddd4;background:#eefaf8;color:#167f77}.professional-account-add,.professional-account-close,.professional-account-items{padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.professional-account-add>header,.professional-account-close>div{display:flex;align-items:center;gap:10px}.professional-account-add>header span,.professional-account-close span{display:grid;grid-gap:2px;gap:2px}.professional-account-add>div{margin-top:14px;display:grid;grid-template-columns:1.4fr 1fr .7fr auto;grid-gap:10px;gap:10px;align-items:end}.professional-account-add label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:800}.professional-account-add input,.professional-account-add select{width:100%;height:42px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#fff}.professional-account-add button,.professional-account-close>button{min-height:42px;border:0;border-radius:11px;padding:0 15px;background:var(--teal);color:#fff;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:7px}.professional-account-close,.professional-account-items article,.professional-account-items>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.professional-account-items article{padding:13px 0;border-top:1px solid var(--line)}.professional-account-items article>svg{color:var(--teal)}.professional-account-items article span{flex:1 1;display:grid;grid-gap:3px;gap:3px}.professional-account-items article strong{white-space:nowrap}.professional-account-close{border-color:#9eddd4;background:#f4fcfa}@media (max-width:760px){.professional-account-add>div,.professional-account-summary{grid-template-columns:1fr}.professional-account-close{align-items:stretch;flex-direction:column}.professional-account-close>button{width:100%}}.service-account-commission{border:1px solid var(--line);border-radius:15px;background:#fff;padding:14px 16px}.service-account-commission>summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:900;color:#263650}.service-account-commission>p{color:#69778b;font-size:12px;line-height:1.5}.service-account-commission>.dialog-grid{margin:13px 0}.service-account-commission>.secondary{margin-bottom:12px}.service-account-commission .config-list{margin-top:10px;display:grid;grid-gap:7px;gap:7px}.service-account-commission .config-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:11px;background:#f8fafc}.service-account-commission .config-list span{display:grid;grid-gap:2px;gap:2px}.service-account-commission .config-list small{color:#718095}.service-account-commission .config-list button{width:34px;height:34px;border:0;border-radius:9px;background:#fff0ee;color:#b5423a}.service-account-commission .config-list svg{width:15px}.commission-payout{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.commission-payout label{display:grid;grid-gap:4px;gap:4px;font-size:10px;font-weight:800;color:#64748b}.commission-payout input{min-height:38px;border:1px solid var(--line);border-radius:9px;padding:0 9px}.commission-payout>small{flex-basis:100%;color:#718095}.service-account-add,.service-account-checkout,.service-account-items{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.service-account-add>header,.service-account-checkout>header{padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;color:var(--teal)}.service-account-add>header svg,.service-account-checkout>header svg{width:20px}.service-account-add>header span,.service-account-checkout>header span{display:flex;flex-direction:column}.service-account-add>header b,.service-account-checkout>header b{color:var(--navy);font-size:13px}.service-account-add>header small,.service-account-checkout>header small{color:var(--muted);font-size:10px}.service-account-add>div{padding:14px 16px;display:grid;grid-template-columns:140px minmax(220px,1fr) 90px 80px repeat(3,125px);grid-gap:9px;gap:9px;align-items:end}.service-account-add label,.service-account-checkout label{display:flex;flex-direction:column;gap:5px;color:#263a56;font-size:10px;font-weight:900}.service-account-add input,.service-account-add select,.service-account-checkout input,.service-account-checkout select{height:40px;min-width:0;border:1px solid #d8e1eb;border-radius:9px;background:#fff;padding:0 10px;font:inherit;font-size:12px}.service-account-add button,.service-account-checkout button{height:40px;border:0;border-radius:10px;background:var(--coral);color:#fff;padding:0 13px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.service-account-add button{grid-column:1/-1;justify-self:end}.service-account-add button svg,.service-account-checkout button svg{width:16px}.service-account-add button:disabled,.service-account-checkout button:disabled{opacity:.55}.service-account-supply{border:1px solid #a9ddd5;border-radius:16px;background:linear-gradient(145deg,#f1fbf9,#fff);overflow:hidden}.service-account-supply>header{padding:15px 16px;border-bottom:1px solid #cbe9e4;display:flex;align-items:center;gap:11px;color:#197c73}.service-account-supply>header>svg{width:22px}.service-account-supply>header span{display:grid;grid-gap:2px;gap:2px}.service-account-supply>header b{color:var(--navy);font-size:14px}.service-account-supply>header small{color:#607b79;font-size:11px}.service-account-supply>div{padding:15px 16px;display:grid;grid-template-columns:minmax(280px,2fr) 110px minmax(220px,1.4fr);grid-gap:12px;gap:12px;align-items:end}.service-account-supply label{display:grid;grid-gap:6px;gap:6px;color:#263a56;font-size:12px;font-weight:900}.service-account-supply input,.service-account-supply select{height:42px;min-width:0;border:1px solid #bedbd7;border-radius:10px;background:#fff;padding:0 11px;font:inherit;font-size:12px}.service-account-supply input:focus,.service-account-supply select:focus{outline:3px solid #66cfc455;border-color:#319e94}.service-account-supply .supply-proof{grid-column:1/3;min-height:46px;padding:9px 11px;border-radius:10px;background:#e5f6f3;display:grid;align-content:center;grid-gap:2px;gap:2px}.service-account-supply .supply-proof b{color:#196f68;font-size:12px}.service-account-supply .supply-proof small{color:#567874;font-size:11px}.service-account-supply button{height:44px;border:0;border-radius:11px;background:#167f76;color:#fff;padding:0 15px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 7px 18px #167f7628;cursor:pointer}.service-account-supply button:hover{background:#106c65}.service-account-supply button:focus-visible{outline:3px solid #66cfc4;outline-offset:2px}.service-account-supply button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.service-account-supply button svg{width:17px}@media (max-width:900px){.service-account-supply>div{grid-template-columns:1fr 110px}.service-account-supply .supply-notes,.service-account-supply .supply-proof,.service-account-supply button{grid-column:1/-1}}@media (max-width:600px){.service-account-supply>div{grid-template-columns:1fr}.service-account-supply .supply-notes,.service-account-supply .supply-proof,.service-account-supply button{grid-column:auto}.service-account-supply button{width:100%}}.service-account-summary{grid-template-columns:repeat(3,1fr)}.service-account-summary small{font-size:12px}.service-account-summary b{font-size:18px}.service-account-cycle{padding:13px 15px;border-radius:14px;background:#eef8f7;color:#257c73;display:flex;align-items:center;gap:11px}.service-account-cycle svg{width:21px}.service-account-cycle span{display:grid;grid-gap:3px;gap:3px}.service-account-cycle small{font-size:12px;color:#607b7b}.service-account-items>header{height:50px;padding:0 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.service-account-items>header b{font-size:13px}.service-account-items>header span{color:var(--muted);font-size:10px}.service-account-items article{min-height:78px;padding:12px 16px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px}.service-account-items article.cancelled{opacity:.48}.service-account-items article>i{width:38px;height:38px;border-radius:11px;background:#eaf8f5;color:var(--teal);display:grid;place-items:center}.service-account-items article>i svg{width:18px}.service-account-items article>span{display:flex;flex-direction:column}.service-account-items article>span p,.service-account-items article>span small{color:var(--muted);font-size:10px;margin:0}.service-account-items article>span b{font-size:13px;margin:2px 0}.service-account-items article>div{display:grid;grid-template-columns:auto 28px;justify-items:end;grid-gap:1px 8px;gap:1px 8px}.service-account-items article>div>b{font-size:13px}.service-account-items article>div>small{grid-row:2;grid-column:1;color:var(--muted);font-size:9px}.service-account-items article>div>button{grid-row:1/3;grid-column:2;width:28px;height:28px;border:0;border-radius:8px;background:#fff0ed;color:#b94e49}.service-account-items article>div>button svg{width:14px}.service-account-empty,.service-account-state{min-height:130px;color:#79879a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.service-account-empty svg{color:var(--teal)}.service-account-empty b{font-size:12px;margin-top:5px}.service-account-empty p{font-size:10px;margin:2px}.service-account-state.error{color:#a8434b}.service-account-checkout>div{padding:14px 16px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;align-items:end;grid-gap:10px;gap:10px}.service-account-checkout>p{margin:0;padding:10px 16px;background:#fff8e7;color:#796332;font-size:10px;display:flex;align-items:center;gap:7px}.service-account-checkout>p svg{width:15px}.service-account-forwarded{min-height:72px;padding:13px 16px;border:1px solid #bde4dc;border-radius:15px;background:#effaf8;color:#218178;display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.service-account-forwarded>svg{width:27px}.service-account-forwarded span{display:flex;flex-direction:column}.service-account-forwarded b{color:var(--navy);font-size:13px}.service-account-forwarded small{font-size:10px}.service-account-forwarded>a{min-height:38px;padding:0 14px;border-radius:10px;background:var(--navy);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;text-decoration:none}.service-account-forwarded>a:focus-visible{outline:3px solid rgba(39,199,112,.32);outline-offset:3px}.service-account-feedback{padding:10px 12px;border-radius:10px;background:#edf8f6;color:#247e76;font-size:11px;font-weight:800}@media (max-width:1100px){.service-account-summary{grid-template-columns:repeat(2,1fr)}.service-account-add>div{grid-template-columns:repeat(3,1fr)}.service-account-add .description{grid-column:span 2}.service-account-checkout>div{grid-template-columns:1fr 1fr}.service-account-checkout button{grid-column:1/-1;justify-self:end}}@media (max-width:700px){.service-account-add>div,.service-account-checkout>div,.service-account-summary{grid-template-columns:1fr}.service-account-add .description{grid-column:auto}.service-account-add button,.service-account-checkout button{grid-column:auto;width:100%}}.service-account-add .catalog{grid-column:span 2}.service-account-add label>small{color:#278079;font-size:9px;font-weight:800}.service-account-add input:disabled{background:#f3f6f8;color:#607086}.service-account-add>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.service-account-add .catalog{grid-column:span 3}.service-account-add .kind{grid-column:span 1}.service-account-add .description{grid-column:span 2}.service-account-add .discount,.service-account-add .price,.service-account-add .quantity,.service-account-add .unit{grid-column:span 1}.service-account-add .payer{grid-column:span 2}@media (max-width:1100px){.service-account-add>div{grid-template-columns:repeat(4,minmax(0,1fr))}.service-account-add .catalog{grid-column:span 3}.service-account-add .kind{grid-column:span 1}.service-account-add .description,.service-account-add .payer{grid-column:span 2}}@media (max-width:700px){.service-account-add>div{grid-template-columns:1fr}.service-account-add .catalog,.service-account-add .description,.service-account-add .discount,.service-account-add .kind,.service-account-add .payer,.service-account-add .price,.service-account-add .quantity,.service-account-add .unit{grid-column:auto}}.service-agreement-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px 18px;border:1px solid #d8e3ec;border-radius:16px;background:#fff}.service-agreement-card.required{border-color:#efc889;background:#fffaf0}.service-agreement-card.accepted{border-color:#a9ded5;background:#f2fbf9}.service-agreement-icon{width:48px;height:48px;border-radius:14px;background:#edf4fa;color:#244b72;display:grid;place-items:center}.service-agreement-card.required .service-agreement-icon{background:#fff0d6;color:#97691b}.service-agreement-card.accepted .service-agreement-icon{background:#dff5ef;color:#218276}.service-agreement-icon svg{width:23px}.service-agreement-card>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.service-agreement-card small{color:#6b7c91;font-size:12px;font-weight:800}.service-agreement-card b{color:var(--navy);font-size:15px}.service-agreement-card p{margin:0;color:#53677e;font-size:12px;line-height:1.45}.service-agreement-card>button{height:42px;padding:0 16px;border:0;border-radius:11px;background:var(--navy);color:#fff;font-size:13px;font-weight:900;white-space:nowrap}.service-agreement-card>button.secondary{border:1px solid #b9d8d3;background:#fff;color:#227e75}.service-agreement-backdrop{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:24px;background:#07152eb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.service-agreement-dialog{width:min(860px,100%);max-height:min(880px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(180px,1fr) auto auto;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 24px 70px #07152e59}.service-agreement-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e2e8ef}.service-agreement-dialog>header>span{display:flex;align-items:center;gap:12px}.service-agreement-dialog>header svg{color:var(--teal)}.service-agreement-dialog>header span span{display:flex;flex-direction:column}.service-agreement-dialog>header small{color:#688095;font-size:12px}.service-agreement-dialog>header b{color:var(--navy);font-size:17px}.service-agreement-dialog>header>button{width:38px;height:38px;border:0;border-radius:11px;background:#f1f4f7;color:var(--navy)}.service-agreement-dialog>pre{margin:0;padding:22px;overflow:auto;background:#f8fafc;color:#273c55;font-family:inherit;font-size:13px;line-height:1.65;white-space:pre-wrap}.service-agreement-form{display:grid;grid-gap:13px;gap:13px;padding:18px 20px;border-top:1px solid #e2e8ef}.service-agreement-form>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.service-agreement-form label{display:flex;flex-direction:column;gap:6px;color:#31455e;font-size:12px;font-weight:900}.service-agreement-form input{height:42px;border:1px solid #d3dee8;border-radius:10px;padding:0 11px;font:inherit;font-size:14px}.service-agreement-form .agreement-confirm{display:grid;grid-template-columns:20px 1fr;align-items:start;font-weight:700;line-height:1.45}.agreement-confirm input{width:18px;height:18px;margin:0}.service-agreement-proof{margin:16px 20px;padding:14px;border-radius:13px;background:#eaf8f4;color:#217a70;display:flex;align-items:center;gap:12px}.service-agreement-proof span{display:flex;flex-direction:column}.service-agreement-proof b{font-size:14px}.service-agreement-proof small{font-size:12px}.service-agreement-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 20px;border-top:1px solid #e2e8ef}.service-agreement-dialog>footer>span{color:#77889b;font-size:11px}.service-agreement-dialog>footer>div{display:flex;gap:9px}.service-agreement-dialog>footer button{height:42px;padding:0 15px;border:1px solid #d5dee7;border-radius:10px;background:#fff;color:var(--navy);font-size:13px;font-weight:900}.service-agreement-dialog>footer button.primary{border-color:var(--coral);background:var(--coral);color:#fff}.service-agreement-dialog>footer button:disabled{opacity:.5}@media (max-width:700px){.service-agreement-card{grid-template-columns:44px 1fr}.service-agreement-card>button{grid-column:1/-1;width:100%}.service-agreement-backdrop{padding:10px}.service-agreement-dialog{max-height:calc(100vh - 20px);border-radius:16px}.service-agreement-form>div{grid-template-columns:1fr}.service-agreement-dialog>footer{align-items:stretch;flex-direction:column}.service-agreement-dialog>footer>div{display:grid;grid-template-columns:1fr 1fr}.service-agreement-dialog>footer button{padding:0 10px}}@media (max-width:1100px){.care-clinical-workspace-v2{width:calc(100vw - 250px)}.care-clinical-workspace-v2>header{grid-template-columns:minmax(0,1fr) 42px;padding:16px 20px}.care-live-status{display:none}.care-workspace-tabs{overflow-x:auto;overflow-y:hidden;align-items:flex-end;padding:0 12px;scrollbar-width:thin}.care-workspace-tabs button{flex:0 0 auto;padding:0 12px}.care-clinical-workspace-v2>main{padding:20px 20px 100px}.care-clinical-workspace-v2>footer{padding:10px 18px}.care-clinical-workspace-v2>footer>span{display:none}.care-clinical-workspace-v2>footer button{font-size:11px;padding-inline:12px}}@media (max-width:700px){.care-clinical-workspace-v2{width:100vw}.care-clinical-workspace-v2>header{min-height:92px}.care-patient-identity h2{font-size:23px}.care-patient-identity p{font-size:11px}.care-clinical-workspace-v2>main{padding:14px 14px 96px}.care-workspace-tabs.independent{height:auto;padding:6px 8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;overflow:visible}.care-workspace-tabs.independent button{width:100%;min-width:0;height:43px;padding:0 5px;font-size:11px;line-height:1.1;white-space:normal}.care-workspace-tabs.independent button svg{width:15px;flex:0 0 auto}.care-summary-v2{grid-template-columns:minmax(0,1fr);min-width:0}.care-summary-v2>*{min-width:0}.care-summary-hero{align-items:stretch;flex-direction:column;padding:19px 20px}.care-summary-hero h3{font-size:22px;overflow-wrap:anywhere}.care-summary-hero button{justify-content:center;white-space:normal;width:100%}.care-completeness ul{grid-template-columns:repeat(2,minmax(0,1fr))}.care-clinical-workspace-v2>footer{justify-content:stretch}.care-clinical-workspace-v2>footer button{flex:1 1;min-width:0;white-space:normal}}@media (max-width:520px){.care-signature-dialog{padding:17px;border-radius:16px}.care-signature-dialog>footer{display:grid;grid-template-columns:1fr 1fr}.care-signature-dialog>footer button{min-width:0}}@media (max-width:900px){.prescription-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.prescription-studio>header{align-items:flex-start;min-height:0;padding:16px}.prescription-studio>header h3{font-size:21px}.prescription-studio>header p{font-size:12px}.prescription-studio>header>svg{flex:0 0 auto;width:27px}.prescription-editor{padding:14px}.prescription-document-type,.prescription-items>article>div{grid-template-columns:minmax(0,1fr)}.prescription-document-type button{min-height:68px}.prescription-items label.wide{grid-column:auto}.prescription-history{width:100%}}.coverage-badge{width:max-content;max-width:100%;margin-top:6px;padding:4px 7px;border-radius:99px;background:#e8f8f4;color:#247e74;font-size:10px;font-style:normal;font-weight:900}.coverage-badge.authorization_required{background:#fff4d8;color:#8a651b}.service-account-add label,.service-account-checkout label{font-size:12px}.service-account-add>header small,.service-account-checkout>header small,.service-account-items>header span,.service-account-summary small{font-size:11px}.service-account-add label>small{font-size:10px;line-height:1.35}.service-account-items article>span p,.service-account-items article>span small{font-size:11px}.service-account-items article>div>b,.service-account-items article>span b{font-size:14px}.coverage-badge{font-size:11px}.coverage-badge.not_covered{background:#f0f3f7;color:#5f6f84}.coverage-return{width:max-content;margin-top:7px;border:1px solid #e1bd68;border-radius:9px;background:#fff8e7;color:#765719;padding:7px 9px;font-size:11px;font-weight:900;display:flex;align-items:center;gap:6px}.coverage-return svg{width:15px}.coverage-badge.authorized{background:#e4f8ef;color:#177257}.coverage-badge.denied{background:#fff0ed;color:#a14438}.coverage-dialog-backdrop{position:fixed;inset:0;z-index:180;background:#0b173b80;display:grid;place-items:center;padding:20px}.coverage-dialog{width:min(560px,100%);border-radius:20px;background:#fff;box-shadow:0 28px 70px #08132c55;padding:22px;display:grid;grid-gap:17px;gap:17px}.coverage-dialog>header{display:flex;align-items:flex-start;justify-content:space-between}.coverage-dialog>header span{display:grid;grid-template-columns:24px 1fr;grid-gap:2px 8px;gap:2px 8px}.coverage-dialog>header svg{grid-row:1/3;color:var(--teal)}.coverage-dialog>header b{font-size:19px}.coverage-dialog>header small{font-size:12px;color:var(--muted)}.coverage-dialog>header>button{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff}.coverage-decision{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:4px;border-radius:12px;background:#f1f4f7}.coverage-decision button{height:42px;border:0;border-radius:9px;background:transparent;font-weight:900;color:#647287}.coverage-decision button.active{background:#e5f7f1;color:#19735d}.coverage-decision button.active.denied{background:#fff0ed;color:#a64639}.coverage-dialog-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.coverage-dialog label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:900}.coverage-dialog input,.coverage-dialog textarea{min-height:44px;border:1px solid #d8e1eb;border-radius:10px;padding:10px 11px;font:inherit}.coverage-dialog textarea{min-height:90px;resize:vertical}.coverage-dialog>footer{display:flex;justify-content:flex-end;gap:8px}.coverage-dialog>footer button{height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px;font-weight:900}.coverage-dialog>footer button.primary{border-color:var(--coral);background:var(--coral);color:#fff}.coverage-dialog>footer button:disabled{opacity:.55}@media (max-width:600px){.coverage-dialog-fields{grid-template-columns:1fr}.coverage-dialog{padding:17px}.coverage-dialog>footer button{flex:1 1}}.service-account-checkout>p.blocking{margin:0;padding:12px 16px;background:#fff3d6;color:#745514;border-bottom:1px solid #edd89f;font-size:12px;line-height:1.45;align-items:flex-start}.service-account-checkout>p.blocking svg{flex:0 0 18px;width:18px;margin-top:1px}.service-account-checkout>p.blocking span{display:block}.service-account-checkout>p.blocking b{display:block;color:#5f4510}.coverage-dialog-fields label>small{color:var(--muted);font-size:11px;font-weight:700}.coverage-dialog>footer button:disabled{cursor:not-allowed;filter:saturate(.5)}.service-agreement-dialog{grid-template-rows:auto auto auto auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.service-agreement-dialog>pre{overflow:visible}.coverage-dialog{max-height:calc(100dvh - 40px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}@media (max-height:560px),(max-width:360px){.coverage-dialog-backdrop,.service-agreement-backdrop{padding:8px}.coverage-dialog,.service-agreement-dialog{max-height:calc(100dvh - 16px)}.coverage-dialog>footer,.service-agreement-dialog>footer>div{display:grid;grid-template-columns:1fr}.coverage-dialog>footer button,.service-agreement-dialog>footer button{width:100%;min-height:44px}}.service-agreement-card small{color:#586b80}.service-agreement-dialog>footer>span,.service-agreement-dialog>header small{color:#566b81}.coverage-decision button{color:#5d697a}.service-dialog-feedback{margin:0 20px;padding:12px 14px;border:1px solid #efb8af;border-radius:11px;background:#fff1ee;color:#8c3024;font-size:13px;font-weight:800;line-height:1.45}.coverage-dialog>.service-dialog-feedback{margin:0}.care-authorization-dialog{max-height:calc(100dvh - 32px);overscroll-behavior:contain}@media (max-height:560px),(max-width:600px){.care-authorization-dialog>footer{align-items:stretch;display:grid;grid-template-columns:1fr;padding:14px 16px}.care-authorization-dialog>footer button{min-height:44px;width:100%}}.coverage-return:disabled{cursor:wait;opacity:.58}.care-emergency-observation{display:grid;grid-gap:14px;gap:14px;margin-top:15px;padding:16px;border:1px solid #efb3a9;border-radius:16px;background:#fff9f7}.care-emergency-observation>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.care-emergency-observation>header span{display:grid;grid-gap:3px;gap:3px}.care-emergency-observation>header h3{margin:0}.care-emergency-observation>header em{font-style:normal;font-weight:700}.care-observation-end,.care-observation-reassess,.care-observation-start{display:grid;grid-template-columns:minmax(280px,1fr) minmax(190px,auto);align-items:start;grid-gap:14px;gap:14px}.care-observation-room-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.care-observation-room-field>label{display:block;color:#122a55;font-size:.88rem;font-weight:750}.care-observation-room-field>small{color:#667792;font-size:.76rem;line-height:1.35}.care-observation-select-shell{position:relative;min-width:0}.care-observation-select-shell select{width:100%;min-height:50px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9d7e8;border-radius:12px;background:#fff;color:#122a55;padding:0 44px 0 14px;font:inherit;font-weight:650;box-shadow:0 1px 2px rgb(18 42 85/4%);transition:border-color .16s ease,box-shadow .16s ease}.care-observation-select-shell select:hover:not(:disabled){border-color:#91a6c0}.care-observation-select-shell select:focus-visible{outline:none;border-color:#2fca68;box-shadow:0 0 0 3px rgb(47 202 104/16%)}.care-observation-select-shell select:disabled{cursor:not-allowed;background:#f4f7fa;color:#78879d}.care-observation-select-shell>span{position:absolute;top:50%;right:16px;color:#526781;font-size:1.15rem;line-height:1;pointer-events:none;transform:translateY(-55%)}.care-emergency-observation label{display:grid;grid-gap:6px;gap:6px}.care-emergency-observation button,.care-emergency-observation input,.care-emergency-observation select,.care-emergency-observation textarea{min-height:44px}.care-emergency-observation .care-observation-primary-action{min-height:50px;margin-top:29px;border:0;border-radius:12px;background:#2fca68;color:#0b2852;padding:0 20px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgb(47 202 104/18%)}.care-emergency-observation .care-observation-primary-action:hover:not(:disabled){background:#28bb5e;transform:translateY(-1px)}.care-emergency-observation .care-observation-primary-action:disabled{cursor:not-allowed;background:#e6ecf2;color:#94a0b1;box-shadow:none}.care-observation-history{display:grid;grid-gap:8px;gap:8px}.care-observation-history article{padding:12px;border-radius:12px;background:#fff}.care-observation-history p{margin:5px 0}.care-observation-history small{overflow-wrap:anywhere}@media (max-width:700px){.care-emergency-observation>header{align-items:flex-start;flex-direction:column}.care-observation-end,.care-observation-reassess,.care-observation-start{grid-template-columns:1fr}.care-emergency-observation button{width:100%}.care-emergency-observation .care-observation-primary-action{margin-top:0}}.service-estimate-card{overflow:hidden;border:1px solid #c8d8e5;border-radius:22px;background:#fff;box-shadow:0 18px 45px -32px #10275066}.service-estimate-card.accepted{border-color:#82cfc3;background:linear-gradient(155deg,#fff,#f0faf7)}.service-estimate-heading{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:19px 20px;border-bottom:1px solid #dce6ed}.service-estimate-heading>i{width:48px;height:48px;border-radius:15px;background:#e5f6f2;color:#198176;display:grid;place-items:center}.service-estimate-heading>i svg{width:23px}.service-estimate-heading>span{display:grid;grid-gap:2px;gap:2px}.service-estimate-heading small{color:#258a7e;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.service-estimate-heading b{color:var(--navy);font-size:17px}.service-estimate-heading p{max-width:680px;margin:2px 0 0;color:#607185;font-size:12px;line-height:1.45}.service-estimate-context{display:flex;align-items:center;gap:8px}.service-estimate-context>span{display:grid;grid-gap:1px;gap:1px;min-width:96px;padding:8px 10px;border:1px solid #dbe6ec;border-radius:11px;background:#f8fbfc}.service-estimate-context>span small{font-size:8px}.service-estimate-context>span b{max-width:130px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.service-estimate-context>em{padding:7px 10px;border-radius:99px;background:#ddf4ee;color:#197669;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.service-estimate-progress{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:15px 20px;list-style:none;background:#f7fafc;border-bottom:1px solid #dce6ed}.service-estimate-progress li{position:relative;display:flex;align-items:center;gap:10px;color:#8794a6}.service-estimate-progress li:not(:last-child):after{content:"";position:absolute;z-index:0;top:16px;left:38px;right:14px;height:2px;background:#dbe4eb}.service-estimate-progress li>span{position:relative;z-index:1;width:32px;height:32px;flex:0 0 32px;border:2px solid #d3dde6;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:11px;font-weight:950}.service-estimate-progress li>div{position:relative;z-index:1;display:grid;grid-gap:2px;gap:2px;padding-right:10px;background:#f7fafc}.service-estimate-progress b{color:#52657b;font-size:11px}.service-estimate-progress small{font-size:9px}.service-estimate-progress li.complete>span{border-color:#23998d;background:#23998d;color:#fff}.service-estimate-progress li.complete:not(:last-child):after{background:#79cfc5}.service-estimate-progress li.active>span{border-color:var(--coral);color:var(--coral);box-shadow:0 0 0 5px #ff735d18}.service-estimate-progress li.active b{color:var(--navy)}.service-estimate-builder{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);grid-gap:0;gap:0}.service-estimate-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px;gap:17px;padding:22px;border-right:1px solid #dce6ed}.service-estimate-section-title{grid-column:1/-1;display:grid;grid-gap:3px;gap:3px;padding-bottom:13px;border-bottom:1px solid #e7edf2}.service-estimate-section-title span{color:var(--navy);font-size:14px;font-weight:950}.service-estimate-section-title small{color:#718096;font-size:11px}.service-estimate-fields label{display:flex;min-width:0;flex-direction:column;gap:7px;color:#263a56;font-size:12px;font-weight:900}.service-estimate-fields label>small{color:#718096;font-size:10px;font-weight:700;line-height:1.35}.service-estimate-fields input,.service-estimate-fields select,.service-estimate-fields textarea{width:100%;min-width:0;border:1px solid #cfdce6;border-radius:11px;background:#fff;padding:0 12px;color:var(--navy);font:inherit;font-size:13px}.service-estimate-fields input,.service-estimate-fields select{height:46px}.service-estimate-fields textarea{min-height:92px;padding-block:11px;resize:vertical}.service-estimate-fields input:focus,.service-estimate-fields select:focus,.service-estimate-fields textarea:focus{outline:3px solid #58c4b633;border-color:#3aa89b}.service-estimate-notes{grid-column:1/-1}.service-estimate-money>span{height:46px;display:grid;grid-template-columns:42px 1fr;border:1px solid #cfdce6;border-radius:11px;background:#fff;overflow:hidden}.service-estimate-money>span:focus-within{outline:3px solid #58c4b633;border-color:#3aa89b}.service-estimate-money>span i{display:grid;place-items:center;background:#f2f6f8;color:#66798e;font-size:11px;font-style:normal}.service-estimate-money>span input{height:44px;border:0;border-radius:0}.service-estimate-money>span input:focus{outline:0}.service-estimate-summary{display:flex;flex-direction:column;gap:16px;padding:22px;background:linear-gradient(155deg,#10264e,#173d67);color:#fff}.service-estimate-summary-title{display:flex;align-items:center;gap:10px}.service-estimate-summary-title>svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#ffffff16;color:#68d3c9}.service-estimate-summary-title span{display:grid;grid-gap:2px;gap:2px}.service-estimate-summary-title small{color:#68d3c9;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.service-estimate-summary-title b{font-size:14px}.service-estimate-line-items{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid #ffffff18;border-radius:12px;background:#ffffff0a}.service-estimate-line-items>small{color:#7bddd3;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.service-estimate-line-items ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.service-estimate-line-items li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #ffffff12}.service-estimate-line-items li:last-child{padding-bottom:0;border-bottom:0}.service-estimate-line-items li>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.service-estimate-line-items li b{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.service-estimate-line-items li small{color:#9fb1c5;font-size:9px}.service-estimate-line-items li strong{flex:0 0 auto;color:#fff;font-size:11px}.service-estimate-line-items>p{margin:0;color:#9fb1c5;font-size:9px}.service-estimate-summary dl{display:grid;grid-gap:11px;gap:11px;margin:0}.service-estimate-summary dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#b9c8d9;font-size:12px}.service-estimate-summary dd,.service-estimate-summary dt{margin:0}.service-estimate-summary dd{color:#fff;font-weight:900}.service-estimate-summary .total{margin-block:2px;padding-block:14px;border-block:1px solid #ffffff24}.service-estimate-summary .total dt{color:#fff;font-weight:900}.service-estimate-summary .total dd{color:#77dfd4;font-size:23px}.service-estimate-summary>p{display:flex;gap:9px;margin:0;padding:11px;border-radius:11px;background:#ffffff0d;color:#cad6e2}.service-estimate-summary>p svg{width:18px;flex:0 0 18px;color:#68d3c9}.service-estimate-summary>p span{display:grid;grid-gap:2px;gap:2px}.service-estimate-summary>p b{color:#fff;font-size:10px}.service-estimate-summary>p small{font-size:9px;line-height:1.4}.service-estimate-proof button,.service-estimate-signoff>button,.service-estimate-summary button{min-height:46px;border:0;border-radius:11px;background:var(--coral);color:#fff;padding:10px 15px;font-weight:900;cursor:pointer;box-shadow:0 9px 22px #ff735d2e}.service-estimate-signoff>button:disabled,.service-estimate-summary button:disabled{opacity:.5;cursor:not-allowed}.service-estimate-proof button.secondary,.service-estimate-summary button.secondary{border:1px solid #bad2d8;background:#fff;color:var(--navy);box-shadow:none}.service-estimate-approved{display:grid;grid-gap:16px;gap:16px;padding:20px}.service-estimate-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.service-estimate-metrics article{display:grid;grid-gap:6px;gap:6px;padding:15px;border:1px solid #dce5eb;border-radius:14px;background:#fff}.service-estimate-metrics article.primary{border-color:#9edbd1;background:#eaf8f4}.service-estimate-metrics small{color:#687a8e;font-size:11px;font-weight:800}.service-estimate-metrics strong{color:var(--navy);font-size:21px}.service-estimate-proof{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border-radius:14px;background:#dff5ef;color:#197669}.service-estimate-proof>svg{width:25px}.service-estimate-proof span{display:grid;grid-gap:2px;gap:2px}.service-estimate-proof b{font-size:13px}.service-estimate-proof small{font-size:11px;line-height:1.4}.service-estimate-note{display:grid;grid-gap:4px;gap:4px;margin:0;padding:13px 15px;border-left:3px solid #61bdb2;border-radius:5px 12px 12px 5px;background:#fff;color:#586b80;font-size:12px}.service-estimate-note b{color:var(--navy)}.service-estimate-acceptance{border-top:1px solid #dce6ed}.service-estimate-acceptance details{background:#f7fafc}.service-estimate-acceptance summary{padding:14px 20px;color:#35506e;font-size:12px;font-weight:900;cursor:pointer}.service-estimate-acceptance pre{max-height:260px;overflow:auto;margin:0;padding:18px 20px;border-top:1px solid #e1e8ee;background:#fff;color:#41566e;font:12px/1.6 inherit;white-space:pre-wrap}.service-estimate-signoff{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,.8fr);grid-gap:14px 18px;gap:14px 18px;padding:20px;background:#f4f9fb}.service-estimate-signoff>span{display:grid;grid-column:1/-1;grid-gap:2px;gap:2px}.service-estimate-signoff>span small{color:#27877c;font-size:10px;font-weight:950;text-transform:uppercase}.service-estimate-signoff>span b{font-size:15px}.service-estimate-signoff>span p{margin:2px 0;color:#66798e;font-size:11px}.service-estimate-signoff label{display:flex;flex-direction:column;gap:6px;color:#263a56;font-size:12px;font-weight:900}.service-estimate-signoff label:not(.agreement-confirm) input{height:44px;border:1px solid #cfdce6;border-radius:11px;padding:0 12px}.service-estimate-signoff .agreement-confirm{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;font-weight:750;line-height:1.4}.service-estimate-signoff>button{grid-column:1/-1;justify-self:end;min-width:260px}@media (max-width:1100px){.service-estimate-heading{grid-template-columns:44px minmax(0,1fr)}.service-estimate-context{grid-column:2;flex-wrap:wrap}.service-estimate-context>span{flex:1 1}.service-estimate-context>em{width:max-content}}@media (max-width:900px){.service-estimate-builder{grid-template-columns:1fr}.service-estimate-fields{border-right:0;border-bottom:1px solid #dce6ed}.service-estimate-proof{grid-template-columns:34px 1fr}.service-estimate-proof button{grid-column:1/-1;width:100%}}@media (max-width:600px){.service-estimate-card{border-radius:16px}.service-estimate-heading{grid-template-columns:40px minmax(0,1fr);padding:16px}.service-estimate-heading>i{width:40px;height:40px;border-radius:12px}.service-estimate-heading b{font-size:15px}.service-estimate-heading p{font-size:11px}.service-estimate-context{grid-column:1/-1}.service-estimate-context>span{min-width:calc(50% - 4px)}.service-estimate-context>em{width:100%;text-align:center}.service-estimate-progress{padding:13px 16px}.service-estimate-progress li{gap:6px}.service-estimate-progress li>span{width:28px;height:28px;flex-basis:28px}.service-estimate-progress li:not(:last-child):after{top:14px;left:32px;right:5px}.service-estimate-progress li>div{padding-right:3px}.service-estimate-progress small{display:none}.service-estimate-progress b{font-size:9px}.service-estimate-fields{grid-template-columns:1fr;padding:16px}.service-estimate-notes,.service-estimate-section-title{grid-column:auto}.service-estimate-approved,.service-estimate-signoff,.service-estimate-summary{padding:16px}.service-estimate-metrics,.service-estimate-signoff{grid-template-columns:1fr}.service-estimate-signoff>button{grid-column:auto;width:100%;min-width:0}.service-estimate-acceptance summary{padding-inline:16px}}.prescription-archive{margin-top:18px;border:1px solid var(--line);border-radius:16px;background:#fbfcfe;padding:16px 18px;display:grid;grid-gap:12px;gap:12px}.prescription-archive>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.prescription-archive>header span{font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:900;color:#8190a4}.prescription-archive>header h3{margin:3px 0 2px;font-size:15px;color:var(--navy)}.prescription-archive>header p{margin:0;max-width:62ch;font-size:12px;line-height:18px;color:#8190a4}.prescription-archive>header>svg{width:22px;height:22px;color:#b3bece}.prescription-archive-list{display:grid;grid-gap:8px;gap:8px}.prescription-archive-list>button{min-height:56px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;grid-template-columns:22px 1fr 18px;grid-gap:10px;gap:10px;align-items:center;text-align:left;color:#8090a3;font:inherit}.prescription-archive-list>button>svg{width:17px}.prescription-archive-list>button span{display:flex;flex-direction:column;min-width:0}.prescription-archive-list>button b{color:var(--navy);font-size:13px}.prescription-archive-list>button small{font-size:11px;margin-top:2px}.prescription-archive-list>button.active{border-color:#9fd9d1;background:#f0faf8;color:var(--teal)}.prescription-archive-print{justify-self:start;height:38px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:13px;font-weight:800;color:var(--navy)}.prescription-archive-print svg{width:16px}.care-record-prescricao{display:grid;grid-gap:10px;gap:10px}.care-record-prescricao p{margin:0;font-size:14px;line-height:20px;color:#4a5c7d}.care-record-prescricao button{display:inline-flex;align-items:center;gap:8px;justify-self:start;min-height:44px;padding:0 16px;border:1px solid #cfd8e5;background:#fff;border-radius:11px;font:inherit;font-size:14px;font-weight:800;color:#24385f;cursor:pointer}.care-record-prescricao button svg{width:17px;height:17px}.care-record-prescricao blockquote{margin:0;border-left:3px solid #dfe6ef;padding:8px 0 8px 12px;font-size:13px;line-height:19px;color:#6f7d92;white-space:pre-line}.care-record-prescricao blockquote small{display:block;margin-bottom:4px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:900;color:#8190a4}