.patient-updates{position:relative;flex:0 0 auto}.patient-updates-toggle{position:relative;width:42px;height:42px;border:1px solid rgba(135,181,255,.28);border-radius:50%;background:rgba(255,255,255,.03);display:grid;place-items:center;cursor:pointer;color:#dceaff;transition:border-color .2s ease,background .2s ease}.patient-updates-toggle:hover,.patient-updates-toggle:focus-visible,.patient-updates-toggle.has-updates{border-color:rgba(135,181,255,.72);background:rgba(77,142,255,.11);outline:none}.patient-updates-bell{position:relative;width:15px;height:16px;border:1.5px solid currentColor;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:0;transform:translateY(-1px)}.patient-updates-bell:before{content:"";position:absolute;left:50%;top:-4px;width:3px;height:3px;border-radius:50%;background:currentColor;transform:translateX(-50%)}.patient-updates-bell:after{content:"";position:absolute;left:2px;right:2px;bottom:-4px;height:1.5px;border-radius:999px;background:currentColor;box-shadow:5px 3px 0 -1px currentColor}.patient-updates-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border:2px solid #06182f;border-radius:999px;background:#87b5ff;color:#06182f;font-size:10px;font-weight:800;line-height:14px;text-align:center}.patient-updates-count[hidden]{display:none}.patient-updates-panel{position:absolute;z-index:140;top:calc(100% + 13px);right:0;width:min(410px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 100px));overflow:auto;border:1px solid rgba(135,181,255,.3);border-radius:20px;background:#081d38;color:#eef5ff;box-shadow:0 24px 70px rgba(0,0,0,.34)}.patient-updates-panel[hidden]{display:none}.patient-updates-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 20px 15px;border-bottom:1px solid rgba(135,181,255,.16);background:rgba(8,29,56,.96);backdrop-filter:blur(12px)}.patient-updates-head>div>span{display:block;margin-bottom:4px;color:#87b5ff;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.patient-updates-head h2{margin:0;font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-size:25px;font-weight:400}.patient-updates-mark-all{border:0;background:transparent;color:#b9cce5;font-size:10px;letter-spacing:.04em;cursor:pointer;padding:7px 0}.patient-updates-mark-all:hover,.patient-updates-mark-all:focus-visible{color:#fff;outline:none}.patient-updates-mark-all:disabled{opacity:.42;cursor:default}.patient-updates-list{display:grid}.patient-update-item{position:relative;display:block;padding:18px 48px 18px 20px;border-bottom:1px solid rgba(135,181,255,.13);color:#eef5ff;text-decoration:none;transition:background .18s ease}.patient-update-item:last-child{border-bottom:0}.patient-update-item:hover,.patient-update-item:focus-visible{background:rgba(77,142,255,.1);outline:none}.patient-update-item.is-new{background:linear-gradient(90deg,rgba(77,142,255,.11),transparent 72%)}.patient-update-meta{display:flex;align-items:center;gap:9px;margin-bottom:7px;color:#91a7c2;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.patient-update-new{display:inline-flex;align-items:center;gap:5px;color:#87b5ff;font-weight:800}.patient-update-new:before{content:"";width:5px;height:5px;border-radius:50%;background:#87b5ff;box-shadow:0 0 0 3px rgba(135,181,255,.12)}.patient-update-item h3{margin:0 0 6px;font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-size:20px;font-weight:400;line-height:1.18}.patient-update-item p{margin:0;color:#adbed3;font-size:11px;line-height:1.5}.patient-update-arrow{position:absolute;right:20px;top:50%;color:#87b5ff;font-size:18px;transform:translateY(-50%)}.patient-updates-empty{margin:0;padding:22px 20px;color:#adbed3;font-size:12px}.patient-header .header-row{overflow:visible}
@media(max-width:900px){.patient-updates-panel{position:fixed;top:76px;left:12px;right:12px;width:auto;max-height:calc(100vh - 92px);border-radius:18px}.patient-updates-toggle{width:40px;height:40px}.patient-updates-head{padding:17px 18px 13px}.patient-update-item{padding:16px 44px 16px 18px}.patient-update-arrow{right:18px}}
@media(prefers-reduced-motion:reduce){.patient-updates-toggle,.patient-update-item{transition:none}}
