.doctors-updates{position:relative;flex:0 0 auto}.doctors-updates-toggle{position:relative;width:42px;height:42px;border:1px solid rgba(135,181,255,.3);border-radius:50%;background:rgba(255,255,255,.035);display:grid;place-items:center;cursor:pointer;color:#dceaff;transition:border-color .2s ease,background .2s ease}.doctors-updates-toggle:hover,.doctors-updates-toggle:focus-visible,.doctors-updates-toggle.has-updates{border-color:rgba(135,181,255,.78);background:rgba(77,142,255,.14);outline:none}.doctors-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)}.doctors-updates-bell:before{content:"";position:absolute;left:50%;top:-4px;width:3px;height:3px;border-radius:50%;background:currentColor;transform:translateX(-50%)}.doctors-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}.doctors-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}.doctors-updates-count[hidden]{display:none}.doctors-updates-panel{position:absolute;z-index:180;top:calc(100% + 13px);right:0;width:min(420px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 100px));overflow:auto;border:1px solid rgba(135,181,255,.32);border-radius:20px;background:#081d38;color:#eef5ff;box-shadow:0 24px 70px rgba(0,0,0,.38)}.doctors-updates-panel[hidden]{display:none}.doctors-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,.17);background:rgba(8,29,56,.97);backdrop-filter:blur(12px)}.doctors-updates-head>div>span{display:block;margin-bottom:4px;color:#9ac2ff;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.doctors-updates-head h2{margin:0;color:#f3f7fd;font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-size:25px;font-weight:400}.doctors-updates-mark-all{border:0;background:transparent;color:#c3d1e3;font-size:10px;letter-spacing:.04em;cursor:pointer;padding:7px 0}.doctors-updates-mark-all:hover,.doctors-updates-mark-all:focus-visible{color:#fff;outline:none}.doctors-updates-mark-all:disabled{opacity:.46;cursor:default}.doctors-updates-list{display:grid}.doctors-update-item{position:relative;display:block;padding:18px 48px 18px 20px;border-bottom:1px solid rgba(135,181,255,.14);color:#eef5ff;text-decoration:none;transition:background .18s ease}.doctors-update-item:last-child{border-bottom:0}.doctors-update-item:hover,.doctors-update-item:focus-visible{background:rgba(77,142,255,.11);outline:none}.doctors-update-item.is-new{background:linear-gradient(90deg,rgba(77,142,255,.13),transparent 72%)}.doctors-update-meta{display:flex;align-items:center;gap:9px;margin-bottom:7px;color:#a8bad1;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.doctors-update-new{display:inline-flex;align-items:center;gap:5px;color:#9ac2ff;font-weight:800}.doctors-update-new:before{content:"";width:5px;height:5px;border-radius:50%;background:#9ac2ff;box-shadow:0 0 0 3px rgba(154,194,255,.13)}.doctors-update-item h3{margin:0 0 6px;color:#f3f7fd;font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;font-size:20px;font-weight:400;line-height:1.18}.doctors-update-item p{margin:0;color:#c1cfe0;font-size:11px;line-height:1.5}.doctors-update-arrow{position:absolute;right:20px;top:50%;color:#9ac2ff;font-size:18px;transform:translateY(-50%)}.doctors-updates-empty{margin:0;padding:22px 20px;color:#c1cfe0;font-size:12px}.doctors-header .doctors-nav{overflow:visible}html[data-site-theme="light"] .doctors-updates-panel,html[data-site-theme="dark"] .doctors-updates-panel{background:#081d38;color:#eef5ff}html[data-site-theme="light"] .doctors-updates-head,html[data-site-theme="dark"] .doctors-updates-head{background:rgba(8,29,56,.97)}@media(max-width:900px){.doctors-updates-panel{position:fixed;top:76px;left:12px;right:12px;width:auto;max-height:calc(100vh - 92px);border-radius:18px}.doctors-updates-toggle{width:40px;height:40px}.doctors-updates-head{padding:17px 18px 13px}.doctors-update-item{padding:16px 44px 16px 18px}.doctors-update-arrow{right:18px}}@media(prefers-reduced-motion:reduce){.doctors-updates-toggle,.doctors-update-item{transition:none}}
