.surgery-page{padding-bottom:80px}.surgery-hero{align-items:flex-end}.surgery-command{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:24px 0}.surgery-command article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;min-height:140px;box-shadow:0 14px 34px -30px rgba(13,27,61,.35)}.surgery-command article>span{display:flex;align-items:center;gap:10px;color:var(--teal)}.surgery-command article>span svg{padding:9px;width:39px;height:39px;background:#eaf8f6;border-radius:12px}.surgery-command article small{font-size:13px;font-weight:900;color:#65738a}.surgery-command article>b{display:block;font-size:31px;margin:12px 0 0}.surgery-command article p{margin:0;color:#77849a;font-size:13px}.surgery-command article.warning>span{color:#ca7a22}.surgery-command article.warning>span svg{background:#fff4d8}.surgery-control-room{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.surgery-control-room>header{display:flex;justify-content:space-between;align-items:center;padding:25px 26px;border-bottom:1px solid var(--line)}.surgery-control-room>header span{color:var(--teal);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.surgery-control-room>header h2{font-size:25px;margin:5px 0 2px}.surgery-control-room>header p{font-size:13px;color:#77849a;margin:0}.surgery-control-room>header label{width:min(420px,42%);height:46px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;padding:0 14px;gap:10px;color:#8090a5}.surgery-control-room>header input{border:0;outline:0;flex:1 1;min-width:0}.surgery-lanes{display:grid;grid-template-columns:repeat(6,minmax(210px,1fr));grid-gap:12px;gap:12px;padding:16px;background:#f3f6fa;overflow-x:auto;min-height:460px}.surgery-lane{min-width:210px}.surgery-lane>header{height:62px;padding:10px 11px;background:#fff;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;gap:9px}.surgery-lane>header>i{width:7px;height:34px;border-radius:7px}.surgery-lane>header span{display:flex;flex-direction:column;min-width:0}.surgery-lane>header b{font-size:13px}.surgery-lane>header small{font-size:10px;color:#7c899d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.surgery-lane>header em{font-style:normal;margin-left:auto;width:26px;height:26px;border-radius:9px;background:#eef2f7;display:grid;place-items:center;font-size:12px;font-weight:900}.surgery-lane>div{display:flex;flex-direction:column;gap:10px;padding-top:10px}.surgery-card{width:100%;border:1px solid var(--line);background:#fff;border-radius:17px;padding:13px;text-align:left;color:var(--navy);box-shadow:0 13px 22px -23px rgba(13,27,61,.55)}.surgery-card:hover{border-color:var(--teal);transform:translateY(-1px)}.surgery-card-top{display:flex;align-items:center;gap:9px}.surgery-card-top>.pet-photo-avatar{width:39px;height:39px;min-width:39px;border-radius:12px}.surgery-card-top span{display:flex;flex-direction:column;min-width:0}.surgery-card-top small{font-size:9px;color:#7d899d}.surgery-card-top b{font-size:14px}.surgery-card-top p{font-size:10px;color:#7d899d;margin:0}.surgery-card-top>svg{margin-left:auto;color:#92a0b3}.surgery-card h3{font-size:13px;margin:13px 0 8px;line-height:1.3}.surgery-card-meta{display:flex;flex-direction:column;gap:5px;color:#66758b;font-size:10px}.surgery-card-alert,.surgery-card-meta span{display:flex;align-items:center;gap:5px}.surgery-card-alert{background:#fff0ed;color:#ba4b43;border-radius:9px;padding:7px;margin-top:10px;font-size:9px;font-weight:900}.surgery-card footer{display:flex;align-items:center;gap:8px;margin-top:11px}.surgery-card footer>span{height:5px;border-radius:5px;background:#e9edf2;flex:1 1;overflow:hidden}.surgery-card footer i{display:block;height:100%;background:var(--teal)}.surgery-card footer small{font-size:9px;color:#7d899d}.lane-empty{height:90px;border:1px dashed #cbd4df;border-radius:15px;display:grid;place-items:center;color:#9aa6b6;font-size:11px}.lane-empty svg{width:19px}.surgery-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#8290a4}.surgery-empty>b{color:var(--navy);font-size:17px}.surgery-empty>svg{color:var(--teal);width:34px;height:34px}.surgery-empty.compact{min-height:180px}.surgery-create-dialog{background:#fff;width:min(850px,calc(100vw - 40px));max-height:90vh;overflow:auto;border-radius:24px;box-shadow:0 30px 90px rgba(13,27,61,.27)}.surgery-create-dialog>header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line)}.surgery-create-dialog>header>div{display:flex;gap:11px;align-items:center}.surgery-create-dialog>header>div>svg{background:#eef8f7;color:var(--teal);padding:10px;width:44px;height:44px;border-radius:13px}.surgery-create-dialog>header span{display:flex;flex-direction:column}.surgery-create-dialog>header b{font-size:17px}.surgery-create-dialog>header small{font-size:11px;color:#748198}.surgery-create-dialog>header button,.surgery-workspace-head button{border:0;background:#f2f4f7;width:38px;height:38px;border-radius:12px;display:grid;place-items:center}.surgery-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;padding:24px}.anesthesia-layout label,.surgery-form-grid label,.surgery-overview-grid label{font-size:12px;font-weight:900;display:flex;flex-direction:column;gap:7px}.anesthesia-layout input,.anesthesia-layout textarea,.surgery-form-grid input,.surgery-form-grid select,.surgery-form-grid textarea,.surgery-overview-grid input,.surgery-overview-grid textarea{border:1px solid var(--line);border-radius:12px;min-height:43px;padding:9px 11px;background:#fff;color:var(--navy);outline:0}.surgery-form-grid textarea{min-height:74px;resize:vertical}.wide-field{grid-column:1/-1}.surgery-create-dialog>.form-error{margin:0 24px}.surgery-create-dialog>footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid var(--line)}.clinical-drawer-backdrop{position:fixed;inset:0;background:rgba(13,27,61,.5);z-index:100;display:flex;justify-content:flex-end}.surgery-workspace{height:100vh;width:min(1120px,92vw);background:#f5f7fa;display:flex;flex-direction:column;box-shadow:-20px 0 70px rgba(13,27,61,.2)}.surgery-workspace-head{min-height:92px;background:#fff;display:flex;align-items:center;padding:14px 22px;gap:13px;border-bottom:1px solid var(--line)}.surgery-workspace-head>.pet-photo-avatar{width:58px;height:58px;min-width:58px;border-radius:18px}.surgery-workspace-head>span{display:flex;flex-direction:column}.surgery-workspace-head small{font-size:11px;color:var(--teal);font-weight:900}.surgery-workspace-head h2{font-size:24px;margin:1px 0}.surgery-workspace-head p{font-size:12px;color:#69778d;margin:0}.surgery-workspace-head>div{margin-left:auto;display:flex;align-items:center;gap:13px}.surgery-workspace-head em{font-style:normal;background:color-mix(in srgb,var(--status-color) 12%,white);color:var(--status-color);padding:8px 12px;border-radius:10px;font-size:11px;font-weight:900}.surgery-workspace>nav{background:#fff;display:flex;gap:6px;padding:0 22px;border-bottom:1px solid var(--line);overflow:auto}.surgery-workspace>nav button{height:49px;border:0;background:none;padding:0 15px;color:#647187;font-size:12px;font-weight:900;white-space:nowrap;border-bottom:3px solid transparent}.surgery-workspace>nav button.active{color:#1c8178;border-color:var(--teal)}.surgery-workspace-body{flex:1 1;min-height:0;overflow:auto;padding:22px}.surgery-overview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.anesthesia-layout>section,.surgery-checklist>section,.surgery-overview-grid>section,.surgery-timeline{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.anesthesia-history h3,.surgery-overview-grid h3{font-size:16px;margin:0 0 15px}.surgery-overview-grid label{margin-top:13px}.surgery-patient-banner{display:flex;align-items:center;gap:11px;background:#f2f7fa;padding:14px;border-radius:15px}.surgery-patient-banner span{display:flex;flex-direction:column}.surgery-patient-banner p,.surgery-patient-banner small{font-size:10px;color:#708097;margin:0}.surgery-patient-banner b{font-size:17px}.surgery-patient-banner em{font-style:normal;margin-left:auto;background:#fff0ed;color:#b64943;padding:8px 10px;border-radius:10px;font-size:10px;font-weight:900}.surgery-safety-switches{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.surgery-safety-switches label{display:grid;grid-template-columns:auto auto 1fr;align-items:center;padding:13px;border:1px solid var(--line);border-radius:14px;grid-gap:9px;gap:9px;margin:0}.surgery-safety-switches label.checked{background:#eff9f7;border-color:#87d5cd}.surgery-safety-switches label>svg{color:#97a3b4}.surgery-safety-switches label.checked>svg{color:#238b81}.surgery-safety-switches span{display:flex;flex-direction:column}.surgery-safety-switches small{font-size:9px;color:#758298}.inline-check{flex-direction:row!important;align-items:center}.wide-action{width:100%;margin-top:15px}.surgery-checklist{display:grid;grid-gap:15px;gap:15px}.surgery-checklist>section>header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.surgery-checklist>section>header em{font-style:normal;background:var(--navy);color:#fff;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-weight:900}.surgery-checklist>section>header span{display:flex;flex-direction:column}.surgery-checklist>section>header b{font-size:15px}.surgery-checklist>section>header small{font-size:10px;color:#78859a}.surgery-checklist>section>header strong{margin-left:auto;background:#eef2f6;padding:7px 10px;border-radius:9px;font-size:11px}.surgery-checklist>section>header strong.done{background:#eaf8f6;color:#27887f}.surgery-checklist>section>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.surgery-checklist>section>div button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:12px;display:flex;align-items:center;gap:10px;text-align:left;color:var(--navy)}.surgery-checklist>section>div button.checked{background:#eff9f7;border-color:#8fd8d1}.surgery-checklist button i{width:23px;height:23px;border:2px solid #b8c3d0;border-radius:8px;display:grid;place-items:center}.surgery-checklist button.checked i{background:var(--teal);border-color:var(--teal);color:white}.surgery-checklist button span{display:flex;flex-direction:column}.surgery-checklist button b{font-size:11px}.surgery-checklist button small{font-size:9px;color:#708097}.anesthesia-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:18px;gap:18px}.anesthesia-layout>section>header,.surgery-timeline>header{display:flex;align-items:center;gap:10px;margin-bottom:18px}.anesthesia-layout>section>header>svg,.surgery-timeline>header>svg{background:#eaf8f6;color:var(--teal);width:41px;height:41px;padding:10px;border-radius:12px}.anesthesia-layout header span,.surgery-timeline header span{display:flex;flex-direction:column}.anesthesia-layout header b,.surgery-timeline header b{font-size:15px}.anesthesia-layout header small,.surgery-timeline header small{font-size:10px;color:#77859a}.anesthesia-vitals{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.anesthesia-vitals label{background:#f5f8fa;border-radius:12px;padding:10px;color:#64758c}.anesthesia-vitals label svg{width:15px;color:var(--teal)}.anesthesia-vitals input{min-width:0;width:100%;background:transparent;border:0;border-bottom:1px solid #d8dfe8;border-radius:0;padding:4px 0}.anesthesia-layout>section>label{margin-top:12px}.anesthesia-history{display:flex;flex-direction:column;gap:9px}.anesthesia-history article{border:1px solid var(--line);border-radius:14px;padding:12px}.anesthesia-history time{font-size:10px;font-weight:900;color:#6c7990}.anesthesia-history article>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin:8px 0}.anesthesia-history article b{display:flex;flex-direction:column;font-size:16px}.anesthesia-history article small{font-size:8px;color:#8390a2}.anesthesia-history p{font-size:10px;color:#66758a;margin:0}.surgery-timeline>article{display:grid;grid-template-columns:12px 100px 1fr;grid-gap:10px;gap:10px;position:relative;padding:0 0 20px}.surgery-timeline>article>i{width:10px;height:10px;border-radius:50%;background:var(--teal);margin-top:5px}.surgery-timeline>article:not(:last-child)>i:after{content:"";position:absolute;width:2px;height:calc(100% - 8px);background:#dce4eb;left:4px;top:16px}.surgery-timeline time{font-size:10px;color:#7a879b;padding-top:3px}.surgery-timeline article span{display:flex;flex-direction:column}.surgery-timeline article b{font-size:12px}.surgery-timeline article p{font-size:11px;color:#6f7d91;margin:3px 0}.surgery-timeline article small{font-size:9px;color:#98a2b2}.surgery-transition{min-height:76px;background:#fff;border-top:1px solid var(--line);padding:12px 22px;display:flex;align-items:center;justify-content:space-between}.surgery-transition>div{display:grid;grid-template-columns:10px auto;grid-column-gap:9px;column-gap:9px;align-items:center}.surgery-transition>div>span{width:9px;height:38px;border-radius:8px;grid-row:1/3}.surgery-transition small{font-size:9px;color:#8190a4}.surgery-transition b{font-size:13px}.surgery-toast{position:absolute;right:24px;bottom:90px;max-width:520px;background:#fff0ed;color:#a84742;border:1px solid #ffc5bc;border-radius:14px;padding:12px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;box-shadow:0 15px 40px rgba(13,27,61,.16)}.surgery-toast button{border:0;background:none;margin-left:auto}@media(max-width:1200px){.surgery-command{grid-template-columns:1fr 1fr}.surgery-lanes{grid-template-columns:repeat(6,230px)}.anesthesia-layout,.surgery-overview-grid{grid-template-columns:1fr}}@media(max-width:760px){.surgery-command{grid-template-columns:1fr}.surgery-control-room>header{align-items:flex-start;flex-direction:column;gap:14px}.surgery-control-room>header label{width:100%}.surgery-form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.surgery-workspace{width:100vw}.surgery-workspace-head em{display:none}.surgery-checklist>section>div,.surgery-overview-grid,.surgery-safety-switches{grid-template-columns:1fr}.anesthesia-vitals{grid-template-columns:1fr 1fr}.surgery-transition{gap:10px}.surgery-transition .primary{font-size:10px}}.surgery-room-selector{display:flex;align-items:stretch;gap:9px;padding:13px 16px;border-bottom:1px solid var(--line);overflow-x:auto;background:#fbfcfd}.surgery-room-selector>a,.surgery-room-selector>button{min-width:190px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px 13px;display:flex;align-items:center;gap:9px;text-align:left;color:var(--navy)}.surgery-room-selector>a:hover,.surgery-room-selector>button:hover{border-color:#84d2ca}.surgery-room-selector>button.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 9px 20px -15px rgba(13,27,61,.7)}.surgery-room-selector>button>i{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.surgery-room-selector>button>i.free{background:var(--teal);box-shadow:0 0 0 4px rgba(80,193,183,.12)}.surgery-room-selector>button>i.busy{background:var(--coral);box-shadow:0 0 0 4px rgba(255,122,89,.12)}.surgery-room-selector span{display:flex;flex-direction:column;min-width:0}.surgery-room-selector b{font-size:12px}.surgery-room-selector small{font-size:9px;color:#758298;white-space:nowrap}.surgery-room-selector>button.active small{color:#afbdd3}.surgery-room-selector svg{width:18px;color:var(--teal);flex:0 0 auto}.surgery-room-selector>a{min-width:168px;margin-left:auto;border-style:dashed}.surgery-room-pending{margin:14px 16px 0;border:1px solid #f2c97c;background:#fffaf0;border-radius:17px;overflow:hidden}.surgery-room-pending>header{min-height:58px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f4dfb6}.surgery-room-pending>header>span{display:grid;grid-template-columns:30px 1fr;align-items:center}.surgery-room-pending>header svg{grid-row:1/3;width:20px;color:#c98720}.surgery-room-pending>header b{font-size:13px;color:#735012}.surgery-room-pending>header small{font-size:10px;color:#8a7042}.surgery-room-pending>header>a{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:900;color:#8b5e13}.surgery-room-pending>header>a svg{width:15px}.surgery-room-pending>div{display:flex;flex-direction:column}.surgery-room-pending article{padding:11px 13px;display:grid;grid-template-columns:minmax(230px,1fr) minmax(340px,.9fr);align-items:center;grid-gap:14px;gap:14px;background:#fff}.surgery-room-pending article+article{border-top:1px solid #eee5d3}.surgery-room-patient{border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;color:var(--navy);min-width:0}.surgery-room-patient>.pet-photo-avatar{width:38px;height:38px;min-width:38px;border-radius:12px}.surgery-room-patient>span{display:flex;flex-direction:column;min-width:0}.surgery-room-patient b{font-size:13px}.surgery-room-patient small{font-size:10px;color:#77849a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.surgery-room-assignment{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.surgery-room-assignment>label{height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;align-items:center;padding:0 10px;gap:7px}.surgery-room-assignment label>svg{width:16px;color:var(--teal)}.surgery-room-assignment select{border:0;background:transparent;outline:0;min-width:0;width:100%;color:var(--navy);font-size:11px;font-weight:800}.surgery-room-assignment>button{height:40px;border:0;border-radius:11px;background:var(--navy);color:#fff;padding:0 14px;font-size:10px;font-weight:900}.surgery-room-assignment>button:disabled{opacity:.5}.surgery-room-pending article>p{grid-column:1/-1;margin:0;padding:7px 9px;border-radius:9px;background:#fff0ed;color:#a9443e;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.surgery-room-pending article>p svg{width:14px}@media(max-width:760px){.surgery-room-assignment,.surgery-room-pending article{grid-template-columns:1fr}.surgery-room-pending>header{align-items:flex-start;gap:8px;flex-direction:column}}.copilot-page{max-width:1500px;margin:0 auto;padding:34px 38px 80px;color:var(--navy)}.copilot-hero{min-height:310px;border-radius:27px;overflow:hidden;padding:34px 38px;display:grid;grid-template-columns:minmax(0,1fr) 230px 190px;align-items:center;grid-gap:25px;gap:25px;background:radial-gradient(circle at 64% 25%,#183b74 0,transparent 28%),linear-gradient(135deg,#081b3b,#102f61);color:#fff;box-shadow:0 25px 60px -36px rgba(8,27,59,.8)}.copilot-hero>div:first-child>span{display:flex;align-items:center;gap:8px;color:#64d3c9;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.copilot-hero>div:first-child>span svg{width:17px}.copilot-hero h1{font-size:38px;line-height:1.08;letter-spacing:-.035em;max-width:700px;margin:13px 0 10px}.copilot-hero p{max-width:690px;color:#c5d2e5;font-size:15px;line-height:1.55;margin:0}.copilot-hero>div:first-child>small{display:flex;align-items:center;gap:7px;margin-top:23px;color:#92a9c7;font-size:10px}.copilot-hero small svg{width:14px}.copilot-mascot{height:260px;display:flex;align-items:flex-end;justify-content:center;align-self:end}.copilot-mascot img{width:225px;height:225px;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 30px rgba(0,0,0,.22))}.copilot-score{display:flex;flex-direction:column;align-items:center;gap:12px}.copilot-score>div{width:138px;height:138px;border-radius:50%;padding:10px;background:conic-gradient(#53c7bc var(--score),rgba(255,255,255,.13) 0);position:relative}.copilot-score>div:before{content:"";position:absolute;inset:10px;border-radius:50%;background:#102a55}.copilot-score>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.copilot-score small,.copilot-score strong{position:relative;z-index:1}.copilot-score strong{font-size:43px;line-height:1}.copilot-score small{font-size:9px;color:#9fb3ce;text-align:center}.copilot-score>span{font-size:11px;font-weight:900;color:#75d6cd}.copilot-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin:18px 0}.copilot-metrics article{min-height:94px;border:1px solid var(--line);background:#fff;border-radius:19px;padding:17px;display:flex;align-items:center;gap:13px}.copilot-metrics i{width:45px;height:45px;border-radius:14px;background:#edf8f7;color:var(--teal);display:grid;place-items:center}.copilot-metrics i svg{width:20px}.copilot-metrics i.critical{background:#fff0ed;color:#dd5c50}.copilot-metrics i.healthy{background:#eef7e9;color:#4a9560}.copilot-metrics span{display:flex;flex-direction:column}.copilot-metrics strong{font-size:25px;line-height:1}.copilot-metrics small{margin-top:5px;color:#748197;font-size:11px}.copilot-next{border-radius:22px;padding:24px 27px;background:linear-gradient(120deg,#fff0eb,#fff9f5);border:1px solid #ffd6ca;display:flex;align-items:center;justify-content:space-between;gap:25px}.copilot-next>div>span{display:flex;gap:7px;align-items:center;color:#de6448;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.copilot-next span svg{width:15px}.copilot-next h2{font-size:23px;margin:7px 0 4px}.copilot-next p{font-size:13px;color:#68768b;margin:0}.copilot-next small{display:block;color:#9a6c61;font-size:10px;margin-top:9px}.copilot-next>a{height:48px;border-radius:14px;padding:0 18px;background:var(--coral);color:#fff;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;font-weight:900;box-shadow:0 12px 28px rgba(255,122,89,.25)}.copilot-next>a svg{width:17px}.copilot-worklist{margin-top:18px;border:1px solid var(--line);background:#fff;border-radius:23px;overflow:hidden}.copilot-worklist>header{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.copilot-worklist>header>div>span{color:var(--teal);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.copilot-worklist h2{font-size:24px;margin:5px 0 3px}.copilot-worklist header p{font-size:12px;color:#748197;margin:0}.copilot-worklist nav{display:flex;gap:7px}.copilot-worklist nav button{height:36px;border:1px solid var(--line);background:#fff;color:#647187;border-radius:11px;padding:0 12px;font-size:10px;font-weight:900}.copilot-worklist nav button.active{background:var(--navy);border-color:var(--navy);color:#fff}.copilot-insight-grid{padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;background:#f6f8fb}.copilot-insight{border:1px solid var(--line);background:#fff;border-radius:17px;padding:17px;min-width:0}.copilot-insight>header{display:flex;align-items:center;gap:9px}.copilot-insight>header>em{font-style:normal;color:#99a4b3;font-size:10px;font-weight:900}.copilot-insight>header>span{display:flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;background:#f0f3f7;color:#66748a;font-size:9px;font-weight:900}.copilot-insight>header>span svg{width:12px;height:12px}.copilot-insight.critical>header>span{background:#fff0ed;color:#bc4c43}.copilot-insight.high>header>span{background:#fff5dc;color:#916615}.copilot-insight>header>b{margin-left:auto;width:29px;height:29px;border-radius:10px;background:#edf2f7;display:grid;place-items:center;font-size:12px}.copilot-insight>small{display:block;margin-top:15px;color:var(--teal);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.copilot-insight h3{font-size:17px;margin:5px 0}.copilot-insight p{min-height:40px;font-size:11px;line-height:1.5;color:#6e7c91;margin:0}.copilot-insight>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;padding-top:13px;border-top:1px solid #edf0f4}.copilot-insight footer>span{color:#8994a4;font-size:9px}.copilot-insight footer>a{display:flex;align-items:center;gap:5px;color:#eb684c;font-size:10px;font-weight:900}.copilot-insight footer svg{width:14px}.copilot-clear{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#77859a}.copilot-clear>svg{width:36px;height:36px;color:#55b8ae}.copilot-clear strong{font-size:15px;color:var(--navy);margin-top:8px}.copilot-clear p{font-size:11px}.copilot-healthy{margin-top:18px;border:1px solid #cfe7d5;background:#f3faf5;border-radius:19px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.copilot-healthy>header{display:flex;align-items:center;gap:10px}.copilot-healthy header>svg{color:#4d9962}.copilot-healthy header span{display:flex;flex-direction:column}.copilot-healthy header b{font-size:13px}.copilot-healthy header small{font-size:9px;color:#6e8875}.copilot-healthy>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.copilot-healthy>div>span{border-radius:999px;background:#fff;border:1px solid #d5e8da;padding:7px 10px;color:#4f765a;font-size:10px;font-weight:900}.copilot-healthy>div i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#56a66c;margin-right:6px}.copilot-healthy p{font-size:10px;color:#708078}.copilot-state{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#718096}.copilot-state>svg{width:42px;height:42px;color:var(--teal)}.copilot-state strong{font-size:20px;color:var(--navy);margin-top:11px}.copilot-state p{font-size:12px}.copilot-state button{border:0;border-radius:12px;background:var(--navy);color:#fff;padding:11px 14px;display:flex;gap:7px;font-weight:900}.copilot-state button svg{width:16px}@media(max-width:1100px){.copilot-hero{grid-template-columns:1fr 160px}.copilot-score{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.copilot-score>div{width:90px;height:90px}.copilot-score strong{font-size:28px}.copilot-metrics{grid-template-columns:1fr 1fr}}@media(max-width:760px){.copilot-page{padding:24px 18px 60px}.copilot-hero{grid-template-columns:1fr;padding:27px}.copilot-hero h1{font-size:30px}.copilot-mascot{display:none}.copilot-score{grid-column:auto;justify-content:flex-start}.copilot-insight-grid,.copilot-metrics{grid-template-columns:1fr}.copilot-healthy,.copilot-next,.copilot-worklist>header{align-items:flex-start;flex-direction:column}.copilot-next>a{width:100%;justify-content:center}.copilot-worklist nav{max-width:100%;overflow:auto}.copilot-healthy>div{justify-content:flex-start}}.app-shell,.auth-shell,.completed,.onboarding-shell{font-size:var(--type-body-md);line-height:var(--leading-normal)}.app-shell .module-header>div>span,.app-shell .platform-home>span,.app-shell :where(.eyebrow,.pill),.auth-shell :where(.eyebrow,.pill),.onboarding-shell .step-area>header>span,.onboarding-shell :where(.eyebrow,.pill){font-size:var(--type-label-sm);line-height:var(--leading-tight)}.app-shell :where(label),.auth-shell :where(label),.onboarding-shell :where(label){font-size:var(--type-label-md);line-height:1.35}.app-shell :where(input,select,textarea,button),.auth-shell :where(input,select,textarea,button),.onboarding-shell :where(input,select,textarea,button){font-size:var(--type-body-md)}.app-shell :where(small),.auth-shell :where(small),.completed :where(small),.onboarding-shell :where(small){font-size:var(--type-label-sm);line-height:1.4}.auth-brand blockquote,.auth-card>p,.completed p,.step-area>header p{font-size:var(--type-body-md);line-height:var(--leading-relaxed)}.auth-card label,.step-area label{font-size:var(--type-label-md)}.auth-card .form-error,.onboarding-shell .form-error{font-size:var(--type-body-sm);line-height:var(--leading-normal)}.onboarding-nav nav div{min-height:42px;height:auto;font-size:var(--type-body-sm)}.bidu-guide>div:last-child span,.brand-step>button,.choice-grid button,.command-center :where(span,p,small,b),.delivery p,.flow-builder :where(b,small,span,p,button),.info-card b,.info-card small,.nav-help b,.nav-help small,.onboarding-top b,.onboarding-top span,.step-area h3,.team-setup :where(b,small,button),.tip{font-size:var(--type-label-sm);line-height:1.4}.app-sidebar .module-nav a{min-height:46px;height:auto;font-size:15px;line-height:1.25}.organization-switcher{min-height:62px;padding-inline:13px}.organization-switcher b{font-size:15px}.app-topbar small,.organization-switcher small{font-size:var(--type-label-sm)}.app-sidebar .logout,.app-topbar b,.app-topbar input{font-size:var(--type-body-md)}.app-sidebar .logout{min-height:44px}.app-topbar{height:76px}.app-topbar>label{height:46px}.app-content{padding:32px clamp(22px,3vw,44px)}.app-shell .app-content p{font-size:var(--type-body-sm);line-height:1.5}.app-shell .module-header h1{font-size:clamp(32px,3vw,42px)}.app-shell .module-header p{font-size:15px;line-height:1.5}.app-shell .module-kpis small{font-size:var(--type-label-sm)}.app-shell .empty-operation p,.app-shell .module-workspace input,.app-shell .module-workspace>header button{font-size:var(--type-body-md)}.app-shell .resource-dialog-title strong,.app-shell :where(.small-dialog,.settings-modal,.pet-dialog)>header b{font-size:var(--type-body-lg);line-height:1.3}.app-shell .resource-dialog-title p,.app-shell .settings-modal header p,.app-shell :where(.small-dialog,.settings-modal,.pet-dialog)>header small{font-size:var(--type-body-md);line-height:1.45}.app-shell :where(.small-dialog,.settings-modal,.pet-dialog) :where(label,legend){font-size:var(--type-label-md);line-height:1.35}.app-shell :where(.small-dialog,.settings-modal,.pet-dialog) :where(input,select,textarea){font-size:var(--type-body-md)}.app-shell :where(.small-dialog,.settings-modal,.pet-dialog) :where(small){font-size:var(--type-label-sm);line-height:1.4}.app-shell :where(.small-dialog,.settings-modal,.pet-dialog) :where(button){font-size:var(--type-body-md)}.app-shell .appointment-form label{font-size:var(--type-label-md)}.app-shell .appointment-form :where(input,select,textarea){font-size:var(--type-body-md)}.app-shell .agenda-operation-error,.app-shell .appointment-hint{font-size:var(--type-body-sm);line-height:var(--leading-normal)}.app-shell .selected-capacity-preview small,.app-shell .selected-service-preview small{font-size:var(--type-body-sm)}.app-shell .selected-capacity-preview b,.app-shell .selected-service-preview b{font-size:var(--type-label-sm)}.app-shell .catalog-card header :where(span,em),.app-shell .settings-modal>header span,.app-shell .settings-plan,.app-shell .settings-units article>header>div>span{font-size:var(--type-label-sm)!important}.app-shell .resource-dialog .resource-fields>label,.app-shell .service-fields label,.app-shell .service-resource-type,.app-shell .service-time-grid label,.app-shell .settings-form-grid label{font-size:var(--type-label-md)}.app-shell .resource-availability>span>strong,.app-shell .resource-dialog-hint strong,.app-shell .service-toggle strong,.app-shell .service-units :where(strong,header>span),.app-shell .service-warning strong{font-size:var(--type-body-sm)}.app-shell .resource-availability>span>small,.app-shell .resource-dialog .resource-fields>label>small,.app-shell .resource-dialog-hint small,.app-shell .service-fields label>small,.app-shell .service-resource-type small,.app-shell .service-time-grid small,.app-shell .service-toggle small,.app-shell .service-units small,.app-shell .service-warning small{font-size:var(--type-label-sm)}.app-shell .settings-modal :where(input,select,textarea){font-size:var(--type-body-md)!important}.app-shell .catalog-card>footer,.app-shell .catalog-card>p,.app-shell .catalog-metrics small,.app-shell .catalog-tags span,.app-shell .catalog-toolbar button{font-size:var(--type-label-sm);line-height:1.4}.notification-drawer{font-size:var(--type-body-md)}.notification-drawer .notification-body footer b,.notification-drawer .notification-body footer em,.notification-drawer .notification-body header span,.notification-drawer .notification-body time,.notification-drawer>footer small{font-size:var(--type-label-sm)}.notification-drawer .notification-body strong{font-size:var(--type-body-md)}.notification-drawer .notification-body p,.notification-drawer>footer strong{font-size:var(--type-body-sm)}@media (max-width:700px){.app-content{padding:22px 16px}.app-topbar{padding-inline:16px}}.operational-unit-scope{display:flex;align-items:center;gap:12px;margin:0 0 20px;padding:13px 16px;border:1px solid #c9e9e5;border-radius:16px;background:#f0fbf9;color:#0e2a52}.operational-unit-scope>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#dff7f3;color:#24a99e}.operational-unit-scope svg{width:20px;height:20px}.operational-unit-scope div{display:grid;grid-gap:2px;gap:2px}.operational-unit-scope b{font-size:15px}.operational-unit-scope small{font-size:13px;line-height:1.4;color:#62738d}.operational-unit-scope.consolidated{border-color:#f0d79a;background:#fff9e9}.operational-unit-scope.consolidated>span{background:#fff0c8;color:#b77a12}@media(max-width:720px){.operational-unit-scope{margin-bottom:16px;padding:12px}.operational-unit-scope small{font-size:12px}}.health-share-public{min-height:100vh;background:#f4f7fb;color:#0d1b3d;padding:0 5vw 5vw}.health-share-public>header{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto}.health-share-logo{font-size:34px;font-weight:900;letter-spacing:-.08em}.health-share-logo span{color:#ff7a59}.health-share-public>header>span{display:flex;align-items:center;gap:7px;color:#477069;font-size:12px;font-weight:900}.health-share-public>header svg{width:18px}.health-share-shell{max-width:1180px;min-height:690px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid #e0e7ef;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px -40px rgba(13,27,61,.35)}.health-share-shell>aside{position:relative;overflow:hidden;background:#0d1b3d;color:#fff;padding:clamp(42px,6vw,74px);display:flex;flex-direction:column;justify-content:center}.health-share-orb{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(80,193,183,.14);right:-220px;top:-190px}.health-share-paw{width:64px;height:64px;border-radius:21px;background:#ffd166;color:#0d1b3d;display:grid;place-items:center;font-size:31px;position:relative}.health-share-shell aside h1{font-size:clamp(42px,5vw,65px);line-height:1;letter-spacing:-.055em;margin:18px 0}.health-share-shell aside>p:not(.eyebrow){color:#c1ccdd;font-size:17px;line-height:1.6;max-width:530px}.health-share-shell aside ul{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-gap:13px;gap:13px}.health-share-shell aside li{display:flex;align-items:center;gap:10px;color:#d5deeb;font-size:13px;font-weight:800}.health-share-shell aside li svg{color:#50c1b7}.health-share-shell>article{padding:clamp(38px,6vw,78px);display:flex;flex-direction:column;justify-content:center}.health-share-lock{width:62px;height:62px;border-radius:20px;background:#e8f7f4;color:#27877f;display:grid;place-items:center}.health-share-lock svg{width:27px}.health-share-shell article h2{font-size:31px;letter-spacing:-.035em;margin:10px 0}.health-share-shell article>p{font-size:15px;line-height:1.6;color:#46536b}.health-share-shell form{display:flex;flex-direction:column;margin-top:18px}.health-share-shell label{font-size:12px;font-weight:900;margin-bottom:8px}.health-share-shell input{height:68px;border:1px solid #cdd8e5;border-radius:16px;padding:0 20px;font-size:28px;font-weight:900;letter-spacing:.28em;color:#0d1b3d;background:#f7f9fc;outline:none}.health-share-shell input:focus{border-color:#50c1b7;box-shadow:0 0 0 4px rgba(80,193,183,.16)}.health-share-shell button{height:56px;border:0;border-radius:15px;background:#ff7a59;color:#fff;font-weight:900;margin-top:14px}.health-share-shell button:disabled{opacity:.5}.health-share-error{padding:10px 12px!important;background:#fff0f0;color:#a6383f!important;border-radius:11px;font-size:12px!important}.health-share-privacy{display:block;color:#7a8799;line-height:1.5;margin-top:17px}.health-share-success{display:flex;align-items:center;gap:12px;color:#27877f}.health-share-success>svg{width:44px;height:44px}.health-share-success span{display:flex;flex-direction:column}.health-share-success small{font-weight:900;letter-spacing:.08em}.health-share-success strong{font-size:19px;color:#0d1b3d}.health-share-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:22px 0}.health-share-summary span{border:1px solid #e0e7ef;border-radius:15px;padding:15px;display:flex;flex-direction:column}.health-share-summary small{color:#718096;font-weight:900}.health-share-summary b{font-size:20px;margin-top:4px}.health-share-items{display:grid;grid-gap:10px;gap:10px;margin:0 0 18px;max-height:320px;overflow:auto}.health-share-items section{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e0e7ef;border-radius:15px;padding:14px}.health-share-items section>div{display:flex;min-width:0;flex-direction:column;gap:3px}.health-share-items small{color:#27877f;font-weight:900}.health-share-items strong{color:#0d1b3d}.health-share-items span{color:#46536b;font-size:12px}.health-share-items a{flex:none;border-radius:10px;background:#e8f7f4;color:#1f746d;padding:9px 11px;font-size:12px;font-weight:900;text-decoration:none}.health-share-note{padding:16px;border-radius:14px;background:#edf4ff;color:#3f6599;line-height:1.55;font-size:13px}.health-share-clinic-invite{margin-top:22px;padding:22px;border:1px solid #bce7e2;border-radius:22px;background:linear-gradient(135deg,#effbf9,#fff7df)}.health-share-clinic-invite>span{color:#258f87;font-size:.72rem;font-weight:800;letter-spacing:.1em}.health-share-clinic-invite h3{margin:8px 0 5px;color:#102750;font-size:1.15rem}.health-share-clinic-invite p{margin:0;color:#3f4d66;line-height:1.55}.health-share-clinic-invite a{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:#102750;font-weight:800;text-decoration:none}.health-share-clinic-invite a svg{width:17px;height:17px}.health-share-clinic-invite small{display:block;margin-top:12px;color:#52617a;line-height:1.45}.health-share-bidu-summary{margin-bottom:18px;padding:20px;border:1px solid #9edfd8;border-radius:18px;background:#effbf9}.health-share-bidu-summary>span{color:#237d76;font-size:11px;font-weight:900;letter-spacing:.08em}.health-share-bidu-summary h3{margin:7px 0;color:#102750}.health-share-bidu-summary p{margin:0;color:#35445e;line-height:1.55}.health-share-bidu-summary ul{margin:13px 0 0;padding-left:19px}.health-share-bidu-summary li{margin-top:7px;color:#263750;line-height:1.45}@media (max-width:820px){.health-share-public{padding:0}.health-share-public>header{height:70px;padding:0 20px}.health-share-public>header>span{font-size:0}.health-share-public>header>span svg{width:22px}.health-share-shell{grid-template-columns:1fr;border-radius:0;border-left:0;border-right:0}.health-share-shell>aside{padding:38px 24px}.health-share-shell aside h1{font-size:40px}.health-share-shell>article{padding:38px 24px;min-height:520px}}.health-share-shell>article,.health-share-shell>aside{min-width:0}.health-share-logo{display:inline-flex;align-items:center}.health-share-logo img{display:block;width:132px;height:auto;object-fit:contain}@media (max-width:820px){.health-share-public{overflow-x:hidden}.health-share-shell{grid-template-columns:minmax(0,1fr)}.health-share-shell button,.health-share-shell form,.health-share-shell input,.health-share-shell>article,.health-share-shell>aside{width:100%;max-width:100%;min-width:0}.health-share-shell article h2,.health-share-shell aside h1{overflow-wrap:anywhere}}