.ebs-toc{background:#f8f8f8;border-left:4px solid #0073aa;margin:24px 0;display:inline-block;min-width:260px;max-width:100%;overflow:hidden}.ebs-toc__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 10px;background:none;border:none;cursor:pointer;font-size:1em;font-weight:700;color:#1a1a1a;text-align:left;gap:10px;font-family:inherit}.ebs-toc__toggle:focus{outline:2px solid #0073aa;outline-offset:-2px}.ebs-toc__title-text{flex:1}.ebs-toc__icon--arrow{display:inline-block;width:10px;height:10px;border-right:2px solid #0073aa;border-bottom:2px solid #0073aa;transform:rotate(45deg);transition:transform 0.25s ease;flex-shrink:0;margin-top:-4px}.ebs-toc:not(.ebs-toc--closed) .ebs-toc__icon--arrow{transform:rotate(-135deg);margin-top:2px}.ebs-toc__icon--plus{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;min-width:25px;background:#aed9fb;border-radius:3px;flex-shrink:0;font-size:22px;font-weight:700;line-height:1;transition:background 0.2s ease}.ebs-toc__icon--plus::after{content:'+'}.ebs-toc:not(.ebs-toc--closed) .ebs-toc__icon--plus{background:#555}.ebs-toc:not(.ebs-toc--closed) .ebs-toc__icon--plus::after{content:'\2212'}.ebs-toc__body{padding:0 15px 0 0}.ebs-toc__body[hidden]{display:none}.ebs-toc__list,.ebs-toc__list li,.ebs-toc__sub,.ebs-toc__sub li{list-style:none!important}.ebs-toc__list{counter-reset:toc-counter;padding:0!important}.ebs-toc__item--h2{counter-increment:toc-counter;margin:10px 0!important;font-size:.92em;line-height:1.5}.ebs-toc__h2-row{display:flex;align-items:center;gap:6px}.ebs-toc__h2-row::before{content:counter(toc-counter) ".";color:#1a1a1a;font-weight:600;flex-shrink:0;min-width:22px}.ebs-toc__h2-row a{flex:1;text-decoration:none;color:#0073aa}.ebs-toc__h2-row a:hover{text-decoration:underline;color:#005177}.ebs-toc__item--h2>a{display:flex;align-items:center;gap:6px;text-decoration:none;margin-left:26px}.ebs-toc__item--h2>a::before{content:counter(toc-counter) ".";color:#1a1a1a;font-weight:600;flex-shrink:0;min-width:22px}.ebs-toc__item--h2>a:hover{text-decoration:underline;color:#005177}.ebs-toc__sub-toggle{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;min-width:18px;padding:0;background:#3e95db;border:none;border-radius:3px;cursor:pointer;flex-shrink:0;order:-1;transition:background 0.2s ease;margin-right:3px}.ebs-toc__sub-toggle[aria-expanded="true"]{background:#c0392b}.ebs-toc__sub-toggle:focus{outline:2px solid #005177;outline-offset:1px}.ebs-toc__plus{color:#fff;font-size:16px;font-weight:700;line-height:1;display:block}.ebs-toc__sub-toggle[aria-expanded="false"] .ebs-toc__plus::after{content:'+'}.ebs-toc__sub-toggle[aria-expanded="true"] .ebs-toc__plus::after{content:'\2212'}.ebs-toc__sub{counter-reset:toc-sub-counter;margin:4px 0 2px 46px!important;padding:0!important}.ebs-toc__sub[hidden]{display:none!important}.ebs-toc__item--h3{counter-increment:toc-sub-counter;margin:6px 0!important;font-size:.88em;line-height:1.5}.ebs-toc__item--h3 a{display:flex;align-items:center;gap:6px;text-decoration:none;font-weight:400!important;margin-left:10px}.ebs-toc__item--h3 a::before{content:counter(toc-sub-counter,lower-alpha) ".";flex-shrink:0;min-width:18px;color:#888}.ebs-toc__item--h3 a:hover{text-decoration:underline;color:#0073aa}