.react-pdf__Document{background-color:gray;min-width:fit-content;display:flex;flex-direction:column;gap:1rem}.react-pdf__Page{background-color:transparent!important;margin:auto;width:min-content}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f0f0f0}#app{display:flex;flex-direction:column;min-height:100vh}a{text-decoration:none;color:inherit}#hubspot-chat{border:1px solid #c0d7cc;border-radius:.5rem;display:flex;height:100%;width:100%}#hubspot-conversations-inline-parent{height:100%;width:100%}#hubspot-conversations-inline-iframe{height:100%;width:100%;border-radius:.5rem;border:1px solid #e7e7e7;background:#fff}:root{--scrollbar-width: .75rem}::-webkit-scrollbar{position:absolute;width:var(--scrollbar-width);background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(52,68,67,.314);opacity:.25;border:3px solid transparent;border-radius:9px;background-clip:content-box}::-webkit-scrollbar-button{display:none;background:transparent}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-track-piece:start{background:transparent}::-webkit-scrollbar-track-piece:end{background:transparent}::-webkit-scrollbar-corner{background:transparent}::-webkit-resizer{background:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(50%) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.glass-border{position:relative;border:var(--border-width) solid transparent;background:linear-gradient(to bottom,rgba(255,255,255,.2),rgba(128,128,128,.2)),var(--background-color);background-clip:padding-box}.glass-border:after{position:absolute;top:calc(-1 * var(--border-width));bottom:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));right:calc(-1 * var(--border-width));background:linear-gradient(to bottom right,white 0%,transparent 25%,transparent 75%,white 100%),linear-gradient(to bottom,rgba(255,255,255,.2),rgba(128,128,128,.2)),var(--background-color);content:"";z-index:-1;border-radius:inherit}::view-transition-group(side-bar){z-index:0;animation-timing-function:ease;animation-duration:.25s}::view-transition-group(nav-selected-item){z-index:1;animation-timing-function:ease;animation-duration:.25s}::view-transition-group(nav-logo){z-index:2}::view-transition-group(nav-item-content-patients){z-index:2}::view-transition-group(nav-item-content-settings){z-index:2}::view-transition-group(nav-item-content-support){z-index:2}
