body,html{margin:0;min-height:100%;min-width:0;width:100%}html{-webkit-text-size-adjust:100%}body{overflow-x:hidden}*,:after,:before{box-sizing:border-box}.notion-viewer,main{min-width:0;width:100%}.notion-viewer{background:var(--bg-color,#fff);color:var(--fg-color,#37352f);min-height:100svh;overflow-x:clip;position:relative}.notion-viewer .notion-app,.notion-viewer .notion-frame,.notion-viewer .notion-page-content,.notion-viewer .notion-page-scroller{max-width:100vw;min-width:0;width:100%}.notion-viewer .notion-page{max-width:min(var(--notion-max-width),100vw)}.notion-viewer .notion-collection,.notion-viewer .notion-collection-view-tabs-row{max-width:100%;min-width:0}.notion-viewer .notion-collection-view-tabs-row{overflow-x:auto;padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.notion-viewer .notion-table{max-width:100%;width:100%}.notion-viewer .notion-table-body,.notion-viewer .notion-table-header,.notion-viewer .notion-table-header-inner,.notion-viewer .notion-table-view{min-width:max-content}.notion-viewer .notion-table-header-inner{width:max-content}.notion-viewer .notion-collection-group{max-width:100%;min-width:0}.theme-toggle{align-items:center;background:var(--bg-color,#fff);border:1px solid var(--bg-color-2,rgba(55,53,47,.16));border-radius:6px;color:var(--fg-color,#37352f);cursor:pointer;display:inline-flex;font:500 12px/1 system-ui,sans-serif;height:32px;justify-content:center;letter-spacing:0;min-width:64px;padding:0 10px;position:fixed;right:max(12px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top));z-index:1000}.theme-toggle:hover{background:var(--bg-color-0,rgba(55,53,47,.08))}.notion-viewer.dark-mode .notion-button,.notion-viewer.dark-mode .notion-button-inner{border-color:var(--bg-color-2)!important;color:var(--fg-color)!important}.notion-viewer.dark-mode .notion-button:hover{background-color:var(--bg-color-0)!important}.notion-viewer.dark-mode .notion-button:active{background-color:var(--bg-color-1)!important}.notion-viewer.dark-mode .notion-collection-view-type-icon{fill:var(--fg-color-5)}.notion-viewer.dark-mode .notion-collection-header-title,.notion-viewer.dark-mode .notion-collection-view-tabs-content-item,.notion-viewer.dark-mode .notion-collection-view-type,.notion-viewer.dark-mode .notion-collection-view-type-title,.notion-viewer.dark-mode .notion-h,.notion-viewer.dark-mode .notion-h1,.notion-viewer.dark-mode .notion-h2,.notion-viewer.dark-mode .notion-h3,.notion-viewer.dark-mode .notion-page,.notion-viewer.dark-mode .notion-page-title,.notion-viewer.dark-mode .notion-page-title-text,.notion-viewer.dark-mode .notion-text,.notion-viewer.dark-mode .notion-title,.notion-viewer.dark-mode [style*="color: #000"],.notion-viewer.dark-mode [style*="color: #37352f"],.notion-viewer.dark-mode [style*="color: black"],.notion-viewer.dark-mode [style*="color: rgb(0, 0, 0)"],.notion-viewer.dark-mode [style*="color: rgb(55, 53, 47)"],.notion-viewer.dark-mode [style*="color: rgba(55, 53, 47"],.notion-viewer.dark-mode [style*="color:#000"],.notion-viewer.dark-mode [style*="color:#37352f"],.notion-viewer.dark-mode [style*="color:black"],.notion-viewer.dark-mode [style*="color:rgb(0, 0, 0)"],.notion-viewer.dark-mode [style*="color:rgb(55, 53, 47)"],.notion-viewer.dark-mode [style*="color:rgba(55, 53, 47"]{color:var(--fg-color)!important}.notion-viewer.dark-mode .notion-code,.notion-viewer.dark-mode .notion-code code,.notion-viewer.dark-mode .notion-code pre{color:var(--fg-color)}@supports not (overflow:clip){.notion-viewer{overflow-x:hidden}}