.sidebar>.desktop-install{order:2;margin:0 12px 8px;padding:9px 10px;border:1px solid #dce8e2;background:#fff;color:#315747;border-radius:8px;text-align:left;font:inherit;font-size:12px;cursor:pointer}.desktop-install:hover{background:#eaf3ee}.desktop-install:focus-visible,.desktop-dialog button:focus-visible{outline:2px solid #024440;outline-offset:3px}.desktop-dialog{margin:auto;max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #dce8e2;border-radius:14px;padding:28px;max-width:470px;width:calc(100% - 36px);color:#315747;box-shadow:0 16px 60px #173a2926}.desktop-dialog::backdrop{background:#173a2955}.desktop-dialog h2{margin:14px 0 10px;color:#024440;font-size:21px}.desktop-dialog h3{font-size:14px;margin:22px 0 7px}.desktop-dialog p{font-size:13px;line-height:1.8;margin:0 0 12px}.desktop-dialog .desktop-close{position:absolute;right:15px;top:13px;width:30px;height:30px;border:1px solid #dce8e2;background:#fff;color:#69867a;border-radius:50%;font-size:20px;cursor:pointer}.desktop-dialog code{user-select:all;color:#024440}.desktop-dialog .desktop-note{font-size:12px;color:#7c9387;margin-top:20px}.desktop-dialog [hidden],.desktop-install[hidden]{display:none!important}
/* Shared by browser, installed web app and Windows client, including nested drawers. */
:root{--crm-scroll-thumb:#a6bfb5;--crm-scroll-hover:#6b9483;--crm-scroll-track:#f5f9f7}
html,body,body *{scrollbar-width:thin;scrollbar-color:var(--crm-scroll-thumb) var(--crm-scroll-track)}
::-webkit-scrollbar{width:9px;height:9px}
::-webkit-scrollbar-track{background:var(--crm-scroll-track);border-radius:8px}
::-webkit-scrollbar-thumb{background:var(--crm-scroll-thumb);border:2px solid var(--crm-scroll-track);border-radius:8px;min-height:32px}
::-webkit-scrollbar-thumb:hover{background:var(--crm-scroll-hover)}
@media(max-width:768px){.sidebar>.desktop-install{display:none!important}}
::-webkit-scrollbar-thumb:active{background:#315e50}
::-webkit-scrollbar-corner{background:var(--crm-scroll-track)}
::-webkit-scrollbar-button{display:none;width:0;height:0}
@media(forced-colors:active){html,body,body *{scrollbar-width:auto;scrollbar-color:auto}::-webkit-scrollbar-thumb{background:ButtonText}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:Canvas}}
