@charset "UTF-8";
/***!  Style Declaration  !***/

body #eb .eb-post-image.eb-image-popup-button{pointer-events:none}#toc{position:relative;margin:32px 0;padding:22px 28px;background-color:#fff;border:2px solid #02267e;border-radius:8px;transition:opacity 0.2s ease,transform 0.2s ease}.toc-active{position:fixed;top:6em;left:10px;max-width:380px;z-index:9999;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:tocIn 0.2s ease-out;overflow:visible}.toc-active #tocList{max-height:calc(100vh - 14em);overflow-y:auto}#tocTitle{display:block;margin-bottom:14px;font-size:1.15em;font-weight:bold;color:#283583}#tocTitle::before{content:none !important;display:none !important}#tocList{counter-reset:item;list-style:none;margin-top:8px;margin-bottom:0;padding:0}#tocList li{counter-increment:item;display:flex;align-items:center;gap:12px;margin-bottom:10px}#tocList li::before{content:counter(item);width:28px;height:28px;border-radius:50%;background:#283583;color:white;display:flex;align-items:center;justify-content:center;font-weight:bold;flex-shrink:0}#tocList li a{color:#4a4a4a;font-weight:bold}#toc a.active{text-decoration:underline !important;text-decoration-thickness:2px;text-underline-offset:4px}@media (min-width:768px){#toc.toc-active{position:fixed;top:8em;left:0;min-width:250px;margin:0;z-index:9999;transform:translateX(calc(-100% - 2px));transition:transform 0.3s ease;border:2px solid #02267e;border-radius:8px;overflow:visible}}@media (max-width:767px){#toc.toc-active #tocTitle{cursor:pointer;margin-bottom:0;text-align:center;padding:4px 0}#toc.toc-active:not(.toc-open) #tocList{display:none}#toc.toc-active{position:fixed;left:0;right:0;top:unset;bottom:-15em;width:100%;margin:0;transition:bottom 0.3s ease;z-index:9999;border-radius:12px 12px 0 0;border-bottom:none;transform:none}#toc.toc-active:not(.toc-open){bottom:0;padding:12px 28px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}}
