[data-md-color-scheme="default"] .md-sidebar{background-color:#f5f5f5}[data-md-color-scheme="default"] .md-sidebar__inner{background-color:#f5f5f5}[data-md-color-scheme="default"] .md-nav{background-color:#f5f5f5}[data-md-color-scheme="default"] .md-nav__item{background-color:#f5f5f5}[data-md-color-scheme="default"] .md-nav__link{background-color:#f5f5f5;color:#000}[data-md-color-scheme="slate"] .md-sidebar{background-color:#1e1e1e}[data-md-color-scheme="slate"] .md-sidebar__inner{background-color:#1e1e1e}[data-md-color-scheme="slate"] .md-nav{background-color:#1e1e1e}[data-md-color-scheme="slate"] .md-nav__item{background-color:#1e1e1e}[data-md-color-scheme="slate"] .md-nav__link{background-color:#1e1e1e;color:#fff}.md-nav__item .md-nav__list{position:relative;padding-left:12px}.md-nav__item .md-nav__list::before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#ccc}[data-md-color-scheme="slate"] .md-nav__item .md-nav__list::before{background-color:#555}.md-nav__link{transition:background-color .2s ease}.md-nav__link:hover{background-color:rgba(0,0,0,0.1)}[data-md-color-scheme="slate"] .md-nav__link:hover{background-color:rgba(255,255,255,0.1)}.md-nav__item--active .md-nav__link--active{background-color:rgba(0,0,0,0.1) !important;color:#00f !important;font-weight:bold !important}[data-md-color-scheme="slate"] .md-nav__item--active .md-nav__link--active{background-color:rgba(255,255,255,0.1) !important;color:#dd6e0f !important;font-weight:bold !important}.md-content h1,.md-content h2,.md-content h3,.md-content h4,.md-content h5,.md-content h6{font-weight:bold !important}.copy-text-block{background-color:#f5f5f5;padding:10px;border-radius:5px;position:relative;margin-bottom:15px}.copy-icon{cursor:pointer;color:#007bff;position:absolute;top:10px;right:10px}.copy-icon:hover{color:#0056b3}