.notion{--notion-max-width:720px;--notion-header-height:54px;font-family:inherit}.notion-h.notion-h1{width:100%}.notion-page{padding:0;width:100%;max-width:var(--notion-max-width);margin:0 auto}.notion-page .notion-asset-wrapper,.notion-page code,.notion-page pre,.notion-page table,.notion-table{max-width:100%!important;overflow-x:auto}.notion-table{width:100%!important}.notion-image{max-width:100%!important;height:auto!important}.notion-code{max-width:100%!important;overflow-x:auto;word-wrap:break-word;background:rgb(247,246,243)!important;border-radius:3px;color:rgb(55,53,47)!important}.notion .notion-code .token,.notion .notion-code [class*=language-],.notion .notion-code [class*=language-] *,.notion .notion-code code,.notion .notion-code pre{color:rgb(55,53,47)!important;background:transparent!important;text-shadow:none!important}.notion-toggle{width:100%;margin:.25rem 0;padding:.125rem 0}.notion .notion-toggle summary{list-style:none;display:flex;align-items:center;cursor:pointer;gap:.375rem;padding:.25rem .375rem;border-radius:.25rem;line-height:1.5;color:rgb(55,53,47);font-weight:500}.notion .notion-toggle summary:hover{background:rgba(55,53,47,.08)}.notion .notion-toggle>div{margin-left:1.5rem;padding-top:.375rem}.notion .notion-toggle .notion-h{display:inline;margin:0}.notion .notion-toggle summary::-webkit-details-marker{display:none}.notion .notion-toggle summary:before{content:"▶";display:inline-block;width:1em;text-align:center;color:rgba(55,53,47,.65);transition:transform .2s;flex-shrink:0;font-size:.7rem}.notion .notion-toggle[open]>summary:before{transform:rotate(90deg)}.notion img{object-fit:fill!important}