.notion{--notion-max-width:720px;--notion-header-height:54px}.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}.notion-toggle{margin-top:1.5rem;margin-bottom:1.5rem;>div:first-of-type{padding-top:1rem}}.notion .notion-toggle summary{list-style:none;display:flex;align-items:center;cursor:pointer}summary::-webkit-details-marker{display:none}summary:before{content:"▶";display:inline-block;width:1em;text-align:center;margin-right:.5em;transition:transform .2s}details[open] summary:before{transform:rotate(90deg)}.notion img{object-fit:fill!important}