.doc-chapters{display:flex;flex-direction:column;line-height:1.5;min-height:100%;overflow-y:auto;position:relative}.doc-chapters ul{list-style-type:none;margin-bottom:0;margin-top:0;padding-inline-start:0}.doc-chapters button{-webkit-appearance:none;background:none;border:none;box-shadow:none;cursor:pointer}.doc-chapters button:active{background-color:#0000;box-shadow:none;outline:none}.doc-chapters a{color:inherit;text-decoration:none}.doc-chapters svg{color:#718096;transition:transform .3s ease}.doc-chapters__wrapper{min-height:100%;padding-right:20px;position:relative;width:100%}.doc-chapters__header{align-items:center;display:flex;justify-content:space-between;margin:0 0 .5rem}.doc-chapters__title{font-size:1rem;font-weight:600;margin:0}.doc-chapters__toggle{background:#0000;border:none;cursor:pointer;display:none;height:24px;padding:4px;width:24px}.doc-chapters__toggle-icon{display:block;transition:transform .3s ease}.doc-chapters__toggle[aria-expanded=true] svg{transform:rotate(90deg)}.doc-chapters__item{margin-bottom:1.25rem;margin-right:10px}.doc-chapters__item-button{align-items:center;background-color:#fff;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;text-align:left;transition:all .15s ease;width:100%}.doc-chapters__item-button:hover{background-color:#fafafa}.doc-chapters__item-header{align-items:center;display:flex;gap:.75rem}.doc-chapters__item-icon{color:#737373;transition:color .15s ease}.doc-chapters__item-button:hover .doc-chapters__item-icon{color:#3b82f6}.doc-chapters__item-icon svg{height:1rem;width:1rem}.doc-chapters__item-title{color:#171717;font-size:.875rem;font-weight:500}.doc-chapters__item-subtitle{color:#737373;font-size:.75rem}.doc-chapters__item-chevron{color:#a3a3a3;flex-shrink:0;height:1rem;transform:rotate(270deg);transition:all .15s ease;width:1rem}.doc-chapters__item-button:hover .doc-chapters__item-chevron{color:#525252}.doc-chapters__item-docs{border-left:1px solid #e5e5e5;display:none;flex-direction:column;gap:.25rem;list-style:none;margin-left:1rem;margin-top:.5rem;padding-left:1rem}.doc-chapters__item.is-open .doc-chapters__item-docs{display:flex}.doc-chapters__item.is-open .doc-chapters__item-chevron{transform:rotate(0deg)}.doc-chapters__doc-item{margin:0;padding:0}.doc-chapters__doc-item.is--current .doc-chapters__doc-link{color:#3b82f6;font-weight:600}.doc-chapters__doc-link{align-items:center;background-color:#0000;border-radius:.375rem;color:#525252;cursor:pointer;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem .75rem;text-decoration:none;transition:color .15s ease,background-color .15s ease}.doc-chapters__doc-link:hover{background-color:#fafafa;color:#3b82f6}.doc-chapters__doc-title{flex:1;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease;white-space:nowrap}.doc-chapters__doc-link:hover .doc-chapters__doc-title{color:#3b82f6}.doc-chapters__doc-duration{color:#a3a3a3;flex-shrink:0;font-size:.75rem;margin-left:.5rem}@media(max-width:768px){.doc-chapters{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:12px;width:100%}.doc-chapters__header{margin:0}.doc-chapters__toggle{display:block}.doc-chapters__list{display:none;padding:12px 0}.doc-chapters__list.is-open{display:revert;padding-bottom:0}.doc-chapters__item-icon{display:none}.doc-chapters__item-docs{border-left:none;margin-left:0;padding-left:0}}
