.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:5px}.care-workspace-tabs button{height:50px;padding:0 16px;border:0;border-bottom:3px solid transparent;background:none;color:#718097;font-size:13px;font-weight:900;display:flex;align-items:center;gap:7px}.care-workspace-tabs button svg{width:17px}.care-workspace-tabs button.active{color:var(--navy);border-bottom-color:var(--teal)}.emergency .care-workspace-tabs button.active{border-bottom-color:#e35c57}.care-clinical-workspace-v2>main{overflow-y:auto;padding:22px 25px}.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-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}.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:103px;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}.emergency-notes textarea{min-height:90px;border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;font-size:13px}.clinical-dictation{max-width:840px;margin:auto;display:grid;grid-gap:14px;gap:14px}.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:var(--coral);color:#fff;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}.clinical-dictation>footer{display:flex;justify-content:flex-end;gap:8px}.clinical-dictation>footer button svg{width:16px}.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:var(--coral);color:#fff;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}.care-order-timeline>header b{font-size:13px}.care-order-timeline>header span{color:var(--muted);font-size:10px}.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}.care-order-timeline .care-order-destination:hover{text-decoration:underline}.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}.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:var(--coral)}.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,.care-order-type-grid,.emergency-vitals-form,.triage-scale>div:last-child{grid-template-columns:repeat(2,1fr)}.care-order-fields,.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}.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}.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-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-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}}@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}.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}.care-clinical-workspace-v2>footer{justify-content:stretch}.care-clinical-workspace-v2>footer button{flex:1 1}}.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)}.coverage-return:disabled{cursor:wait;opacity:.58}