@keyframes styles_fadeIn__VTjEw{0%{opacity:0}75%{opacity:0}to{opacity:1}}.styles_pageLoadContainer__ymXKT{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;height:100vh;width:100vw;animation:styles_fadeIn__VTjEw 1s}.styles_toolbar-button__s3b42{background:none;border:none;outline:none;cursor:pointer;padding:0 6px;padding-right:calc(6px + var(--n-gutter));margin-right:calc(var(--n-gutter) * -1);display:flex;align-items:center;&:hover{& img{opacity:1;scale:1.1}}& img{width:36px;height:36px;opacity:.6;filter:invert(1);transition:opacity .1s ease-out,scale .1s ease-out,width .15s ease-out}}.styles_toolbar-edit-toggle__dkM0R{background:none;border:none;outline:none;cursor:pointer;display:flex;align-items:center;padding:6px;padding-right:calc(6px + var(--n-gutter));padding-bottom:calc(6px + var(--n-gutter));margin-right:calc(var(--n-gutter) * -1);margin-bottom:calc(var(--n-gutter) * -1);& img{width:36px;height:36px;opacity:.6;filter:invert(1);transition:opacity .1s ease-out,scale .1s ease-out,width .15s ease-out}&:hover{& img{opacity:1;scale:1.1}}&[data-state=editing]{padding-top:0;& .edit-icon{width:0}}&[data-state=preview]{& .preview-icon{width:0}}}.styles_form__zyWWn{padding:1.5ex;width:480px;& button[role=switch]{margin-left:auto;margin-right:6px}& textarea{resize:vertical}}.styles_heading__47wT6{margin-top:1ex;margin-left:1ex}.styles_trigger__kfdQd{font-family:TT Norms Pro Variable;font-feature-settings:"pnum";font-size:16px;line-height:24px;font-weight:400;opacity:.8;height:36px;padding:0 8px;background-color:black;border:none;border-right:1px solid rgba(255,255,255,.2);color:white;display:flex;align-items:center;gap:6px;min-width:min-content;max-width:150px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:background-color .1s ease;& span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 1ex}& svg{margin:0 -1ex;& path{fill:white;opacity:.6;transition:opacity .1s ease}}&:hover{background-color:rgba(255,255,255,.1);& svg path{opacity:1}}}.styles_trigger__kfdQd img{filter:invert(1);opacity:.8;height:36px;width:36px}.styles_trigger__kfdQd .styles_dropdown-icon__1hwqF{font-size:8px;align-self:center;color:rgba(255,255,255,.8)}.styles_dropdown-menu__MDN_k{list-style:none;padding:0;margin:0;background:white;border-top:none;box-sizing:border-box;z-index:10;box-shadow:0 0 12px rgba(0,0,0,.1);max-height:50vh;overflow-y:scroll}.styles_dropdown-item__igmII{width:100%;border:none}.styles_dropdown-item-button__KFfqb{font-family:TT Norms Pro Variable;font-feature-settings:"pnum";font-size:16px;line-height:24px;font-weight:400;width:100%;text-align:left;background:none;border:none;outline:none;cursor:pointer;height:36px;display:flex;justify-content:space-between;align-items:center;color:rgba(0,0,0,.9);padding:0 12px}.styles_style-selector-button__sqFj0{font-family:var(--n-font-family);font-size:clamp(10px,var(--n-font-size),54px);line-height:clamp(24px,var(--n-line-height),60px);font-weight:var(--n-font-weight);color:var(--n-text-color,var(--n-auto-text-color-light));background-color:var(--n-background-color);white-space:nowrap;padding:12px;width:100%;text-align:left;background:none;border:none;outline:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .6s ease;text-overflow:ellipsis;overflow-x:clip;& span{overflow-x:clip;text-overflow:ellipsis;font-size:clamp(12px,var(--n-font-size),30px);line-height:clamp(24px,var(--n-line-height),36px);width:100%}&:hover{background-color:rgba(0,0,0,.05);transition:background-color .2s ease}}.styles_dropdown-item-button__KFfqb .styles_left-hanging__H67M4{display:flex;align-items:center}.styles_dropdown-item-button__KFfqb .styles_icon__WbXHu{opacity:.6}.styles_dropdown-item-button__KFfqb:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,1)}.styles_dropdown-item__igmII.styles_is-active__b99dS .styles_dropdown-item-button__KFfqb{font-weight:700}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: a11y-dark
  Author: @ericwbailey
  Maintainer: @ericwbailey

  Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css
*/.hljs{background:#2b2b2b;color:#f8f8f2}.hljs-comment,.hljs-quote{color:#d4d0ab}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#ffa07a}.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#f5ab35}.hljs-attribute{color:#ffd700}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#abe338}.hljs-section,.hljs-title{color:#00e0e0}.hljs-keyword,.hljs-selector-tag{color:#dcc6e0}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast:active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:highlight}.hljs-keyword,.hljs-selector-tag{font-weight:700}}.styles_dropdown-content__MzWS8{background-color:white;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);border-bottom:1px solid rgba(0,0,0,.1);width:324px;z-index:100}.styles_trigger__ru5TW{background:none;border:none;outline:none;width:60px;height:60px;align-items:center;justify-content:center;display:flex;& img{background:white;display:block;border-radius:100px;transition:scale .1s ease-out,border .1s ease-out;border:2px solid white;position:relative;z-index:1}& .insert-cursor{background:var(--accent-color);height:2px;width:0;position:absolute;z-index:0;transition:width .2s ease-in}&:hover,&[data-state=open]{& img{scale:1.25;background:white;border:2px solid white}& .insert-cursor{width:100vw}}&[data-state=open]{height:1px}}.styles_command-menu__P6cuW{& [cmdk-list]{max-height:400px;overflow-y:auto}& [cmdk-group-heading]{position:-webkit-sticky;position:sticky;background-color:white;z-index:1;top:0;padding:12px;font-weight:450;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}& [cmdk-group]:first-of-type [cmdk-group-heading]{border-top:none;border-bottom:1px solid rgba(0,0,0,.1)}& [cmdk-item]{position:relative;height:60px;display:flex;width:100%;align-items:center;border:none;cursor:pointer;& .item-icon{display:flex;align-items:center;justify-content:center;margin-right:12px;margin-left:6px;mix-blend-mode:multiply;opacity:.6;outline:2px solid white;outline-offset:-1px;transition:opacity .1s ease-out,scale .1s ease-out;background:var(--accent-color);& img{width:48px;height:48px;background:white;mix-blend-mode:screen}}& .metadata{display:flex;flex-direction:column}& .insert-item-description{font-size:12px;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px;margin-top:6px}}& [cmdk-item][data-selected=true]{background:rgb(from var(--accent-color) r g b/5%);& .icon{opacity:1;scale:1.1}}& [cmdk-input]{width:100%;padding:8px;box-sizing:border-box;border:none;border-bottom:1px solid rgba(0,0,0,.1);outline:none;background:white;z-index:1}}.styles_content-container__cxSym{--dialog-edge-padding-horizontal:24px;--dialog-edge-padding-vertical:24px;--dialog-edge-padding:var(--dialog-edge-padding-vertical) var(--dialog-edge-padding-horizontal);height:max(70vh,420px);width:max(70vw,420px);max-width:900px;display:grid;grid-template-columns:300px 1fr;grid-template-rows:min-content 1fr min-content;grid-template-areas:"sidebar main-content-header" "sidebar main-content" "sidebar share-link"}.styles_sidebar-container__TUQ5B{--dialog-edge-padding-horizontal:18px;grid-area:sidebar;display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.1);& [data-radix-scroll-area-viewport]>div{display:block!important}}.styles_container__daqac{display:flex;align-items:center;height:42px;width:100%;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;background:none;padding-left:var(--dialog-edge-padding-horizontal);cursor:pointer;&:hover,&[data-selected=true]{background:rgba(0,0,0,.05)}&[data-selected=true]{font-weight:500}&:has(.styles_full-draft-indicator__x82kf){& .styles_title__iwriU{opacity:.6}}}.styles_title__iwriU{color:var(--n-ui-text-color,black);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_current-page__ER1Sb{font-weight:600}.styles_draft-hit-area__kefuk{width:18px;height:24px;min-width:18px;min-height:24px;display:flex;align-items:center;justify-content:center;margin-left:12px;&:has(.styles_full-draft-indicator__x82kf){opacity:.2}&:has(.styles_mixed-draft-indicator__VuPeA){opacity:.27}&:hover{opacity:.4}}.styles_full-draft-indicator__x82kf{width:9px;height:9px;min-width:9px;min-height:9px;box-sizing:border-box;background:black;border-radius:100px;display:block;overflow:hidden}.styles_mixed-draft-indicator__VuPeA{width:10px;height:10px;min-width:10px;min-height:10px;border:1px solid black;box-sizing:border-box;border-radius:100px;display:block;overflow:hidden;&:after{content:"";display:block;width:100%;height:100%;background:black;transform:translateX(50%)}}.styles_chevron__6U7Yh{transform:rotate(180deg)}.styles_expand-button__MW5dO{margin-left:auto;border:none;background:none;width:36px;min-width:36px;height:24px;padding:0;opacity:.4;transition:opacity .1s ease-out;display:flex;align-items:center;justify-content:center;stroke-width:var(--n-ui-icon-stroke-width,2px);&:hover{opacity:1}&[data-expanded=true] .styles_chevron__6U7Yh{margin-top:-1px;transform:rotate(0deg)}}.styles_main-label__gcFU2{padding-top:var(--dialog-edge-padding-vertical)}.styles_main-label__gcFU2,.styles_secondary-label__maxvX{display:block;padding-left:var(--dialog-edge-padding-horizontal);padding-right:var(--dialog-edge-padding-horizontal)}.styles_secondary-label__maxvX{margin-bottom:6px}.styles_site-access-image__p2I04{width:30px;height:30px;object-fit:cover;cursor:pointer}.styles_doc-button__6HIJ9{display:flex;align-items:center;gap:12px;height:42px;width:100%;border:none;background:none;padding:0;margin:12px 0 24px;padding-left:var(--dialog-edge-padding-horizontal);padding-right:var(--dialog-edge-padding-horizontal);&[data-selected=true]{font-weight:500}&:hover,&[data-selected=true]{background-color:rgba(0,0,0,.05);& .preview{background-color:rgba(0,0,0,.1)}}& .preview{flex-shrink:0;height:30px;width:30px;background-color:rgba(0,0,0,.05)}& .styles_doc-title__TeknW{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}}.styles_root__gUej6{overflow:hidden;background-color:white;--scrollbar-size:4px}.styles_viewport__ASnYL{width:100%;height:100%}.styles_scrollbar___ARzx{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;border-radius:6px;background:rgba(0,0,0,.1);transition:background .16s ease-out;&:hover{background:rgba(0,0,0,.2)}&[data-orientation=vertical]{width:var(--scrollbar-size);margin-right:2px;margin-top:6px;margin-bottom:6px}&[data-orientation=horizontal]{flex-direction:column;height:var(--scrollbar-size);margin-bottom:2px;margin-left:6px;margin-right:6px}}.styles_thumb__iJ_m5{flex:1 1;background:rgba(0,0,0,.1);border-radius:var(--scrollbar-size);position:relative;&:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}}.styles_corner__3JWRK{background-color:rgba(0,0,0,.5)}.styles_breadcrumbs-container__iEmGZ{--top-padding:var(--dialog-edge-padding-vertical);--bottom-padding:12px;grid-area:breadcrumbs;padding-top:var(--top-padding);padding-left:var(--dialog-edge-padding-horizontal);display:flex;flex-wrap:wrap;align-items:center;padding-bottom:6px}.styles_breadcrumb__fFW6N{flex:0 1 auto;min-width:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font-weight:500;transition:color .1s ease-out;&:not(:last-child){color:rgba(0,0,0,.4);&:hover{color:rgba(0,0,0,.6);text-decoration:underline}}&:not(:last-child):after{content:"›";margin:0 4px;text-decoration:none;display:inline-block}}.styles_container__dcH9h{position:relative;grid-area:invites;height:84px}.styles_command-list__uYJ4b{max-height:0;overflow:hidden;pointer-events:none;opacity:0;visibility:hidden;will-change:opacity,visibility,max-height;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,max-height .2s ease-in-out;& [cmdk-group-heading]{font-size:12px;font-weight:600;color:rgba(0,0,0,.5);padding:12px 16px}& [cmdk-item][data-selected=true]{background-color:rgba(0,0,0,.05)}}.styles_floating-container__5eZD7{position:absolute;top:0;left:0;right:0;z-index:1;background:white;will-change:filter,margin;transition:filter .2s ease-in-out,margin .2s ease-in-out;&:focus-within{margin:0 12px;filter:drop-shadow(0 7px 12px rgba(100,100,111,.4))}&:focus-within .styles_command-list__uYJ4b{opacity:1;visibility:visible;max-height:480px;pointer-events:auto;overflow-y:auto}}.styles_no-results-message__tQqmI{padding:12px 16px;font-size:14px;color:rgba(0,0,0,.5)}.styles_dropdown-content__EoGKa{background:white;box-shadow:0 7px 29px 0 rgba(100,100,111,.4);width:var(--radix-popover-trigger-width)}.styles_invite-input-container__J4iW6{display:flex;align-items:center;padding:18px 20px 24px}.styles_role-dropdown-container__8X_2H{background-color:rgba(0,0,0,.05);height:48px;border-radius:0 100px 100px 0;padding:0 16px;display:flex;align-items:center;& [cmdk-item][data-selected]{background-color:rgba(0,0,0,.05)}}.styles_invite-input__KLPy2{background:rgba(0,0,0,.05);border:none;height:48px;border-radius:100px 0 0 100px;flex:1 1;outline:none;padding:0 16px 0 48px}.styles_add-people-icon___ZZzX{width:24px;height:24px;margin-right:-36px;margin-left:12px;opacity:.4;transition:opacity .1s ease-out;&:has(+:focus){opacity:1}}.styles_permission-entity__aGb1p{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:6px 24px;transition:background-color .1s ease-out;&:hover{background-color:rgba(0,0,0,.05)}}.styles_left__2yca_{display:flex;align-items:center;gap:12px;margin-left:-3px}.styles_details__KeVjG{display:flex;flex-direction:column;&>span{line-height:18px}&>span:last-child{color:rgba(0,0,0,.6)}}.styles_title-wrap__P4L4M{display:flex;align-items:center;gap:6px;height:24px}.styles_via__VZono{color:rgba(0,0,0,.4);cursor:default;&:hover{text-decoration:none}}.styles_faded__aF718{& .styles_left__2yca_{opacity:.5}}.styles_via-text__netJt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:140px;cursor:pointer;&:hover{text-decoration:underline;color:rgba(0,0,0,.6)}}.styles_trigger__FCeH4{background:none;border:none;display:flex;align-items:center;justify-content:flex-end;height:42px;margin-right:-6px;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgba(0,0,0,.8);&[data-state=open] .styles_arrow__VA2E7{transform:rotate(180deg)}&[data-readonly=true]{color:rgba(0,0,0,.6);cursor:default;margin-right:0;& .styles_arrow__VA2E7{display:none}}}.styles_content__SqoAS{z-index:300;background-color:white;box-shadow:0 0 12px rgb(0 0 0/.1);max-width:240px;& .header{border-bottom:1px solid rgba(0,0,0,.1);padding:12px}& [data-radix-collection-item]{padding:6px 12px;display:flex;flex-direction:column;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;&[data-highlighted]{background-color:rgba(0,0,0,.05)}& label{cursor:pointer;padding:0;margin:0;line-height:1.4;&.danger{color:var(--n-red)!important}}& span{color:rgba(0,0,0,.6);line-height:1.2}}}.styles_container__8_cLi{grid-area:publishing;padding-right:20px;padding-left:24px;padding-top:18px}.styles_published-container__XEKZO{display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.styles_published-label__WyPA8{white-space:nowrap;color:rgb(0 0 0/.6)}.styles_stroke__jh90m{display:inline-block;background-color:rgb(0 0 0/.2);height:24px;width:1px;margin-left:12px;margin-right:3px}.styles_dropdown-trigger__EvQ3_{height:36px;width:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;margin:0;padding:0;opacity:.4;&:hover,&[data-state=open]{opacity:.6}}.styles_dropdown-content__pzYuc{display:flex;flex-direction:column;background-color:white;color:rgba(0,0,0,.8);outline:none;filter:drop-shadow(0 0 3px rgba(99,99,99,.3));z-index:200;& .arrow{fill:white}}.styles_publish-options__99ABX{font-family:var(--niice-sans);font-feature-settings:"pnum";font-size:14px;line-height:calc(var(--niice-baseline) * 2);font-weight:450;text-align:left;padding:6px 18px;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;&:hover{background-color:#f2f2f2}}.styles_container__PQjin{grid-area:main-content-header;display:grid;grid-template-columns:auto min-content;grid-template-rows:min-content min-content;grid-template-areas:"breadcrumbs publishing" "invites invites";background-color:white;max-width:600px}.styles_container__OTKpC{grid-area:main-content;background:white;display:flex;flex-direction:column;overflow-x:scroll;& label{display:inline-block;padding-left:24px}& .styles_pass-list__XqWgw:not(:first-of-type){margin-top:18px}}.styles_loading-container__JNwD1{grid-area:main-content;display:flex;align-items:center;justify-content:center}.styles_access-header-container__VnaLC{position:-webkit-sticky;position:sticky;top:3px;background:white;padding:0 24px;& .access-sub{color:rgba(0,0,0,.6)}}.styles_switch-container__OuAS6{display:flex;align-items:center;justify-content:space-between}.styles_direct-access-container__5JJ_r{padding-top:12px;padding-bottom:18px}.styles_inherited-access-container__H7uHR{background-color:#f2f2f2;& .styles_access-header-container__VnaLC{background-color:#f2f2f2;padding-top:12px;margin-top:-12px}flex:1 1;padding-bottom:18px;padding-top:24px}.styles_container__bSQle{grid-area:share-link;background:white;padding:var(--dialog-edge-padding);border-top:1px solid rgba(0,0,0,.1)}.styles_link-details__OCxjw{justify-content:right;display:flex;justify-content:space-between;align-items:center;width:100%}.styles_link-text__wCtCh{color:rgb(0 0 0/.6);text-wrap:balance}.styles_remove-public-link-button__kgIFG{padding:6px;margin:0 0 0 6px;text-decoration:underline;cursor:pointer;color:rgb(0 0 0/.6);transition:color .1s ease;&:hover{color:rgb(0 0 0/1)}}.styles_copy-public-link-button__ufSfy{border-color:rgb(0 0 0/.1);transition:border-color .1s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content;font-weight:400;&:hover{border-color:rgb(0 0 0/1)}}.styles_create-shareable-page-link-button__7W28D{display:flex;align-items:center;gap:6px;z-index:100;padding:0;color:rgb(0 0 0/.6);margin-left:-3px;.styles_link-icon__8Ec6w{opacity:.4;transition:opacity .2s ease-out}&:hover{.styles_link-icon__8Ec6w{opacity:1}color:rgb(0 0 0/1)}}