@import"https://fonts.cdnfonts.com/css/open-dyslexic";.tooltip{padding:var(--wf-space-s) var(--wf-space-m);border-radius:var(--wf-radius-s);background:var(--wf-background-primary)}.tooltip-key{padding:var(--wf-space-xs);border-radius:var(--wf-radius-xs);border:var(--wf-border-width-s) solid var(--wf-border-primary)}.iconButton{border-radius:var(--wf-radius-circle);display:flex;align-items:center;justify-content:center;color:var(--wf-text-tertiary);pointer-events:auto;flex-shrink:0;cursor:pointer}.iconButton.sm{width:18px;height:18px}.iconButton.ms{width:20px;height:20px}.iconButton.md{width:24px;height:24px}.iconButton.ml{width:30px;height:30px}.iconButton.lg{width:36px;height:36px}.iconButton.xl{width:42px;height:42px}.iconButton.shape-circle{border-radius:var(--wf-radius-circle)}.iconButton.shape-square{border-radius:var(--wf-radius-s)}.iconButton.shape-none,.iconButton.shape-none:hover{border-radius:none;background:none}@media (any-hover: hover) and (pointer: fine){.iconButton:hover,.iconButton:active,.iconButton.active{background-color:var(--wf-background-tertiary)}}.iconButton.primary{background:var(--wf-background-tint);color:var(--wf-text-on-color)}.iconButton.primary:focus,.iconButton.primary:hover,.iconButton.primary:active{background-color:color-mix(in srgb,var(--wf-background-tint) 85%,black)}.iconButton.disabled{pointer-events:none;opacity:.7}@media (any-hover: hover) and (pointer: fine){.iconButton.disabled:hover{background:none;opacity:1}}.vertical-scrollable-container{overflow-y:auto}.contentLink{cursor:pointer;text-decoration:underline}@media print{.contentLink{color:#00f;text-decoration:underline}}.nameButtons{display:flex;position:absolute;left:100%;min-height:28px;flex-direction:row;align-items:center;top:0;gap:var(--wf-space-m);padding:0 var(--wf-space-s)}.nameButtons:empty{display:none}.nameButtons.translated:hover{background:var(--wf-background-primary)}.updatesMode .name-hover-btn{color:var(--wf-text-tint)}.name-hover-btn{color:var(--wf-text-tertiary);cursor:pointer;font-size:16px}.name-hover-btn:hover{color:var(--wf-text-tint)}.project>.name--highlighted .nameButtons:not(:empty){display:flex}.hover\:name--highlighted .nameButtons{display:none}.hover\:name--highlighted:hover .nameButtons:not(:empty){display:flex}:scope.active{overflow-x:auto}:scope.active .name-hover-btn{color:var(--wf-text-tint)}.name-hover-btn{display:flex;cursor:pointer;margin-left:0}@media print{.nameButtons{display:none!important}}.notes{display:none;margin-bottom:10px;padding-top:4px}.is-desktop .notes{margin-top:5px}.is-mobile .notes{margin-top:10px;padding-left:6px}.noted>.notes{display:block}.children .notes{margin-top:0;margin-bottom:2px;padding-top:0}.is-desktop .children .notes.notes--main{margin-left:-100px;padding-left:100px}.is-mobile .children .notes.notes--main{margin-left:0;padding-left:0}.is-desktop .children .notes:not(.notes--main){margin-left:calc(var(--name-left-overhang) * -1);padding-left:calc(var(--name-left-overhang) + 24px)}.is-mobile .children .notes:not(.notes--main){margin-left:32px;padding-left:0}.is-desktop .notes>.content{font-size:var(--font-default-font-size);line-height:var(--font-default-line-height)}.is-mobile .notes>.content{font-size:var(--notes-font-size);height:var(--notes-line-height);line-height:var(--notes-line-height)}.is-desktop .children .notes>.content{font-size:var(--font-descendant-note-font-size);line-height:17px;max-height:30px}@supports (-webkit-line-clamp: 1){.notes>.content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.noted>.notes.notes--expand-on-focus>.content:focus,.noted>.notes>.content.showAsEditing,.project>.notes.expandedNote>.content,.noted>.notes>.content.copyOrPasteInProgress,.noted>.notes>.content.active,.root>.notes>.content,.page.searching .notes.matches>.content,body.read_only_main_tree .notes>.content,body.read_only_main_tree .children .notes>.content,.notes.notes--read-only>.content,.children .notes.notes--read-only>.content{overflow:visible;display:block;max-height:none;height:auto}.root>.notes>.content+.closeExpandedNote{display:none}body.debug{--debug-expand: rgb(104, 238, 149);--debug-menu: rgb(213, 238, 104);--debug-prefix: rgb(238, 104, 180);--debug-bullet: mediumslateblue;--debug-inner: rgba(104, 195, 238)}body.debug .hline,body.debug .innerContentContainer,body.debug .bullet,body.debug .expand,body.debug .menu,body.debug .prefix{box-shadow:inset 0 0 0 1px var(--debug-color)}body.debug .hline:after,body.debug .innerContentContainer:after,body.debug .bullet:after,body.debug .expand:after,body.debug .menu:after,body.debug .prefix:after{content:"";position:absolute;align-self:center;width:100%;height:1px;background-color:var(--debug-color);pointer-events:none;z-index:1}body.debug .hline:empty,body.debug .innerContentContainer:empty,body.debug .bullet:empty,body.debug .expand:empty,body.debug .menu:empty,body.debug .prefix:empty{opacity:.2}body.debug .expand{--debug-color: var(--debug-expand)}body.debug .menu{--debug-color: var(--debug-menu)}body.debug .prefix{--debug-color: var(--debug-prefix)}body.debug .bullet{--debug-color: var(--debug-bullet)}body.debug .bullet.bullet{opacity:1!important}body.debug .innerContentContainer{--debug-color: var(--debug-inner)}body.debug .innerContentContainer:after{content:none}body.debug .innerContentContainer:first-line{background-image:linear-gradient(to right,var(--debug-color) 100%,var(--debug-color) 100%);background-repeat:no-repeat;background-position:0 50%;background-size:100% 1px}body.debug .hline{--debug-color: var(--debug-prefix)}body.debug .hline:after{width:100vw}body:not(.moving) .mainTreeRoot>.name,body:not(.moving) .mainTreeRoot>.notes{pointer-events:none}@layer components{.name--highlighted:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wf-background-secondary)}.hover\:name--highlighted:hover:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wf-background-secondary);z-index:-1}}.project--bullet-on-hover>.name>.bullet{opacity:.00000001}.project--bullet-on-hover>.name>.bullet.keep-bullet{opacity:1}.project--bullet-on-hover>.name:hover>.bullet{opacity:1}.is-mobile :is(.project--bullet-on-hover>.name:hover>.bullet){opacity:.5}.project{position:relative}:root{--item-selection-x-offset: -5px;--item-selection-border-radius: 5px}.is-mobile .project{padding-top:2px;padding-bottom:2px}@media (max-width: 600px){.is-mobile .children .children .project{margin-left:14px}}.project.highlighted:before,.project.moving:before,.project.tapped:before,.project.floating-conversations:before{content:"";display:block;position:absolute;top:0;right:var(--item-selection-x-offset);bottom:0;left:var(--item-selection-x-offset);border-radius:var(--item-selection-border-radius);background:var(--wf-background-tertiary)}.project.addedToSelection:before{content:"";display:block;position:absolute;top:0;right:var(--item-selection-x-offset);bottom:0;left:var(--item-selection-x-offset);border-radius:0;background:var(--wf-background-selected)}body.windowBlurred .project.addedToSelection:before{background:var(--wf-background-tertiary)}.name{position:relative;display:flex}.is-desktop .name{margin-left:calc(-1 * var(--name-left-overhang));padding-left:calc(var(--name-left-overhang) + 24px);font-size:var(--font-default-font-size);--line-height: var(--font-default-line-height)}.is-mobile .name{padding-left:var(--name-padding-left);font-size:var(--name-font-size, inherit);--line-height: 1.3em}.name.name--main{border-color:#aaa;font-weight:700;font-size:var(--font-selected-name-font-size)}.is-desktop .name.name--main{--line-height: var(--font-selected-name-line-height);margin-bottom:10px;margin-left:-100px;padding-left:100px}.is-desktop .mainTreeRoot>.name.name--main{margin-bottom:0}.is-mobile .name.name--main{margin-left:0;padding-left:6px}.project.metaMatches>.name>.name--meta-match-target{background-color:var(--wf-background-found)}.name>.bullet{top:0}.name>.content{flex:1 1 auto;padding-right:10px;display:flex}.is-mobile .name>.content{padding-right:8px}.is-mobile .name.name--main>.content{padding-right:0}.name>.content{line-height:var(--line-height);padding-top:var(--wf-content-padding-top);padding-bottom:var(--wf-content-padding-bottom);min-height:var(--font-default-line-height);--wf-item-line-height: var(--font-default-line-height)}.name>.prefix:empty{display:none}.name>.prefix:empty~.content:empty{display:block}.name .contentEditablePlaceholderWrapper{position:absolute;line-height:var(--font-selected-name-line-height)}.name .contentEditablePlaceholder{color:var(--wf-text-tertiary);line-height:var(--font-selected-name-line-height)}.is-desktop .name:not(.name--root):hover>.itemMenu,.is-desktop .name:not(.name--root):hover>.expand,.is-desktop .name:not(.name--root):hover>.bullet{opacity:1}.is-desktop .name:hover>.expand{color:var(--wf-text-quaternary)!important}.name.draggableNameClone>.content{user-select:none}.name.draggableNameClone:before{content:"";display:block;position:absolute;top:0;right:-4px;bottom:0;left:-5px;border-radius:5px;background:var(--wf-background-tertiary)}@media print{.name{break-inside:avoid}}.name--main>.content{--wf-item-line-height: var(--font-selected-name-line-height)}.children .name>.content,.draggableNameClone>.content{min-height:var(--line-height);line-height:var(--line-height)}.noted>.name>.content{padding-bottom:0}.done>.name>.content{text-decoration:line-through}.done .name>.content,.name>.content.done{opacity:37%}.references>.name>.content{color:var(--wf-text-tertiary)}.mainTreeRoot>.name>.content{opacity:0;height:var(--root-content-height);min-height:0;cursor:default}.prefix{height:var(--line-height);margin-right:calc(var(--line-height) * .3);padding-top:var(--wf-content-padding-top)}.prefix+.content{max-width:calc(100% - 2 * var(--prefix-count) * var(--line-height))}.prefix+.contentEditablePlaceholderWrapper{padding-left:calc(var(--line-height))}.project--swiping>.name{z-index:1}.code-block{margin-top:var(--wf-space-ml);margin-bottom:var(--wf-space-ml)}.code-block>.name>.bullet{opacity:.00000001}.code-block>.name>.bullet.keep-bullet{opacity:1}.code-block>.name:hover>.bullet{opacity:1}.code-block>.name .content{padding:var(--wf-space-s) var(--wf-space-l);overflow-wrap:break-word;background:var(--wf-background-secondary);border:var(--wf-border-width-s) solid var(--wf-border-primary);border-radius:var(--wf-radius-s);font-family:var(--font-code-font-family, var(--wf-font-family-mono));line-height:1.7;font-size:var(--font-code-block-font-size, 95%)!important}.code-block>.name .contentEditablePlaceholderWrapper{display:none}.code-block.addedToSelection:before{background-color:var(--wf-background-selected)}.code-block.addedToSelection .content{background-color:var(--wf-background-selected);border-color:transparent}.font-andale .code-block .name .content{font-size:100%;padding:var(--wf-space-l)}.is-mobile .code-block>.name:hover>.bullet{opacity:.5}body{--wf-drop-line-z-index:400}body.moving *{cursor:grab!important;cursor:-moz-grab!important;cursor:-webkit-grab!important}.drop-line{display:none;position:relative;height:0px;z-index:var(--wf-drop-line-z-index)}.line{position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:4px;width:100%}.project.drag-hovered-at:after{content:"";position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:4px;width:100%;top:calc(100% - 4px);left:0%}.project.drag-hovered-in>.drop-line{display:block}.project.drag-hovered-in:not(.selected)>.drop-line{margin-left:35px}button,.button{display:inline-block;position:relative;-webkit-appearance:none;appearance:none;border:none;outline:none;box-sizing:border-box;border-radius:var(--wf-radius-pill);padding:var(--wf-space-s) var(--wf-space-l);font-weight:var(--wf-font-weight-regular);line-height:var(--wf-line-height-s);font-family:inherit;font-size:var(--wf-font-size-s);background:var(--wf-background-tertiary);text-align:center;text-decoration:none;color:var(--wf-text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus,button:hover,button:active,.button:focus,.button:hover,.button:active{text-decoration:none;background-color:color-mix(in srgb,var(--wf-background-quaternary) 85%,black)}.primary{background:var(--wf-background-tint);color:var(--wf-text-on-color)}.primary:focus,.primary:hover,.primary:active{background-color:color-mix(in srgb,var(--wf-background-tint) 85%,black)}.secondary{background:transparent;color:var(--gray-3)}.secondary:focus,.secondary:hover,.secondary:active{background-color:color-mix(in srgb,var(--wf-background-quaternary) 85%,black)}.large{border-radius:var(--wf-radius-pill);padding:var(--wf-space-m) var(--wf-space-l)}.huge{border-radius:var(--wf-radius-pill);line-height:unset;padding:var(--wf-space-l) var(--wf-space-xl)}.button.mobile,button.mobile{border-radius:var(--wf-radius-pill);padding:var(--wf-space-m) var(--wf-space-l);font-size:var(--wf-font-size-s)}.button.mobile.secondary{border:var(--wf-border-width-s) solid var(--wf-border-primary);box-shadow:inset 0 0 0 1px var(--wf-border-primary)}.loading:hover,button.mobile:hover,.button.mobile:hover{text-decoration:none;background-color:color-mix(in srgb,var(--wf-background-quaternary) 85%,black)}.disabled:hover{background:none}.button.mobile.primary:hover{background:var(--wf-background-tint)}.danger{background:var(--wf-background-danger);color:var(--wf-text-on-color)}.danger:hover,.danger:active{background:color-mix(in srgb,var(--wf-background-danger) 85%,black)}.button-group{display:flex;flex-direction:row;gap:var(--wf-space-l)}html:active-view-transition-type(forwards) .pageContainer{view-transition-name:list}html:active-view-transition-type(forwards)::view-transition-group(list){z-index:0}html:active-view-transition-type(forwards)::view-transition-old(list){animation:.26s cubic-bezier(.2,0,0,1) both shove-left}html:active-view-transition-type(forwards)::view-transition-new(list){animation:.26s cubic-bezier(.2,0,0,1) both slide-in-from-right}html:active-view-transition-type(backwards) .pageContainer{view-transition-name:list}html:active-view-transition-type(backwards)::view-transition-group(list){z-index:0}html:active-view-transition-type(backwards)::view-transition-old(list){animation:.26s cubic-bezier(.2,0,0,1) both shove-right}html:active-view-transition-type(backwards)::view-transition-new(list){animation:.26s cubic-bezier(.2,0,0,1) both slide-in-from-left}html:active-view-transition .calendar--timeline{view-transition-name:timeline}html:active-view-transition ::view-transition-group(timeline){z-index:10}html:active-view-transition ::view-transition-new(timeline){animation:none;opacity:1}html:active-view-transition ::view-transition-old(timeline){animation:none;opacity:0}html:active-view-transition .hideForSheetView{view-transition-name:footer}html:active-view-transition ::view-transition-group(footer){z-index:10}html:active-view-transition ::view-transition-new(footer){animation:none;opacity:1}html:active-view-transition ::view-transition-old(footer){animation:none;opacity:0}html:active-view-transition .MobileBreadcrumbs{view-transition-name:header}html:active-view-transition ::view-transition-group(header){z-index:10}html:active-view-transition ::view-transition-new(header){animation:none;opacity:1}html:active-view-transition ::view-transition-old(header){animation:none;opacity:0}@keyframes shove-left{0%{transform:translate(0);opacity:1}to{transform:translate(-6%);opacity:1}}@keyframes shove-right{0%{transform:translate(0);opacity:1}to{transform:translate(6%);opacity:1}}@keyframes slide-in-from-right{0%{transform:translate(100vw)}to{transform:translate(0)}}@keyframes slide-in-from-left{0%{transform:translate(-100vw)}to{transform:translate(0)}}.header{position:fixed;top:0;right:0;height:var(--wf-header-height);display:flex;min-width:320px;padding:0 var(--wf-space-m) 0 var(--wf-space-s);align-items:center;user-select:none;color:var(--wf-text-primary)!important;transition:left var(--wf-animation-duration)}.header .pagination{display:flex;flex-direction:row;margin-left:var(--wf-space-m)}.header :is(.iconButton),.header :is(.breadcrumbs),.header :is(.breadcrumb-item){color:var(--wf-text-primary)!important}.header-ios{top:var(--safe-area-inset-top);right:var(--safe-area-inset-right)}@media print{.header{display:none!important}}.ctx-menu-item:has(>.show-palette){width:12px}code{padding:0 var(--wf-space-s);background:var(--wf-background-secondary);border:var(--wf-border-width-s) solid var(--wf-border-primary);border-radius:var(--wf-radius-s);font-family:var(--font-code-font-family, var(--wf-font-family-mono));line-height:var(--wf-line-height-s);font-size:var(--font-code-block-font-size, 95%)!important}.font-andale code{padding:0;font-size:100%}.addedToSelection code{background:transparent;border-color:transparent}.gallery-btn{position:fixed;display:flex;justify-content:center;align-items:center;width:44px;height:44px;z-index:1000;cursor:pointer;border:0;opacity:.7!important;border-radius:50%;font-size:var(--wf-font-size-base)}.gallery-btn:hover{opacity:1!important}.gallery-btn.inactive{display:none}.prev{inset:50vh auto auto var(--wf-space-l)}.next{inset:50vh var(--wf-space-l) auto auto}.audio--player{display:inline-flex;gap:var(--wf-space-m);flex-direction:row;align-items:center;font-size:var(--wf-font-size-xs)!important;border-radius:var(--wf-radius-m);padding:var(--wf-space-s) var(--wf-space-m);flex-wrap:nowrap;width:auto}.audio--player{background:var(--wf-background-secondary)}.audio--player>button{width:18px;height:18px;padding:0;background:none!important;color:var(--wf-text-tertiary)}.audio--player>button:hover{color:var(--wf-text-quaternary)}.audio--player>input[type=range]{-webkit-appearance:none;margin-right:15px;height:4px;border-radius:var(--wf-radius-pill);background:var(--wf-background-primary);background-repeat:no-repeat}.audio--player>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:10px;width:10px;border-radius:var(--wf-radius-circle);background:var(--wf-text-tertiary);cursor:pointer}.audio--player>input[type=range]::-webkit-slider-thumb:hover{background:var(--wf-text-quaternary)}.audio--player>input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:transparent}.content:empty:before{content:" ";width:0;display:block}.item-checkbox{background:none;color:var(--wf-text-primary);cursor:pointer;display:inline-flex;align-items:center;position:relative;justify-content:center}.item-checkbox.checked,.done .item-checkbox,.done .image-viewer,.done .embed,.done .twitter-tweet{opacity:.37}.item-checkbox>input{position:absolute;height:0;width:0;opacity:0;cursor:pointer}.checkbox-bg{position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:var(--wf-background-primary);border-radius:var(--wf-radius-xs)}.item-checkbox:hover>.checkbox-bg,.item-checkbox:checked>.checkbox-bg{background:var(--wf-background-quaternary)}.checkbox-icon{position:relative}.is-mobile .item-checkbox:hover>.checkbox-bg{background:var(--wf-background-primary)}.is-mobile .item-checkbox.checked:hover>.checkbox-bg{background:var(--wf-background-quaternary)}.project.board.drag-hovered-in>.drop-line{display:none}.project.board.drag-hovered-in>.children>.boardColumn:first-child:before{content:"";z-index:var(--wf-drop-line-z-index);position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:100%;width:4px;top:0%;left:0%}.boardCard{--item-selection-x-offset: 0;--item-selection-border-radius: 0;border:var(--wf-border-width-s) solid var(--wf-border-primary)}.boardCard>.file-preview{margin-left:var(--wf-space-xs)}.boardCard .children .file-preview{max-width:calc(100% - var(--space-for-bullet) - var(--space-for-bullet))}.boardCard:hover,.boardCard:focus-within{border-color:var(--wf-border-primary)}.boardCard:not(.task){border-left-width:var(--wf-border-width-l);border-left-color:var(--wf-border-primary)}.boardCard.shared{border-left-width:var(--wf-border-width-l);border-left-color:var(--wf-border-tint)}.boardCard.shared:hover,.boardCard.shared:focus-within{border-left-color:var(--wf-border-tint)}.project.boardColumn.drag-hovered-at:after{content:"";position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:100%;width:4px;top:0%;left:98%;z-index:var(--wf-drop-line-z-index)}.boardColumn>.name .contentEditablePlaceholderWrapper{position:static;padding-top:var(--wf-content-padding-top);line-height:var(--line-height)}.boardColumn>.name .contentEditablePlaceholder{position:absolute;color:var(--wf-text-tertiary);line-height:var(--line-height);font-size:inherit}.is-mobile .boardColumn>.name .contentEditablePlaceholder{font-size:var(--font-selected-name-font-size)}.project.tableItem.drag-hovered-in>.drop-line{display:none}.project.tableItem.drag-hovered-in>.children>.tableColumn:first-child:before{content:"";z-index:var(--wf-drop-line-z-index);position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:100%;width:4px;top:0%;left:0%}.project.tableColumn.drag-hovered-at:after{content:"";position:absolute;background:#ccc;border-radius:2px;pointer-events:none;height:100%;width:4px;top:0%;left:98%;z-index:var(--wf-drop-line-z-index)}.quote-block{margin:var(--wf-space-m) 0}.quote-block>.name>.bullet{opacity:.00000001}.quote-block>.name>.bullet.keep-bullet{opacity:1}.quote-block>.name:hover>.bullet{opacity:1}.quote-block .contentEditablePlaceholderWrapper{display:none}.quote-block>.name>.content .innerContentContainer{border-left:solid var(--wf-border-width-l) var(--wf-border-primary);padding:0 var(--wf-space-l)}.quote-block>.name>.content:empty{padding-left:var(--wf-space-ml)}.quote-block>.name>.content:empty:before{content:"";display:block;height:var(--wf-item-line-height, 0);position:relative;left:calc(var(--wf-space-ml) * -1);border-left:solid var(--wf-border-width-l) var(--wf-border-primary)}.quote-block.addedToSelection:before{background-color:var(--wf-background-selected)}.quote-block.addedToSelection>.name .content .innerContentContainer{border-color:transparent}.font-andale .quote-block .name .content .innerContentContainer{padding-left:12px}.is-mobile .quote-block>.name:hover>.bullet{opacity:.5}.is-mobile.font-andale .quote-block .name .content .innerContentContainer{padding-left:8px}.updatesMode .half-open>.name>.expand{color:var(--wf-text-quaternary)!important}.mention .mark-read{margin-left:var(--wf-space-m);vertical-align:middle;color:var(--wf-background-tint);font-size:var(--wf-font-size-m)}.unread .mention.mention-of-current-user .content-wrapper{box-shadow:0 0 0 1.5pt var(--wf-border-tint)}.project.unread.comment{background-color:var(--wf-background-mentioned)}.project.metaMatches>.name.with-updates.annotationMentioned>.content>.innerContentContainer{background-color:var(--wf-background-mentioned)}.project.metaMatches>.name.with-updates.annotationAdded>.content>.innerContentContainer{background-color:var(--wf-background-added)}.project.metaMatches>.name.with-updates.annotationMoved>.content>.innerContentContainer{background-color:var(--wf-background-moved)}.project.metaMatches>.name.with-updates.annotationCompleted>.content>.innerContentContainer{background-color:var(--wf-background-completed)}.project.metaMatches>.name.with-updates.annotationEdited>.content>.innerContentContainer{background-color:var(--wf-background-edited)}.project.comment .itemMenu{top:4px;right:16px;left:unset}.project.comment>.name>.itemMenu{top:-24px}.project.floating-conversations:before{border:3px solid var(--wf-border-tint)}.floating-comments .floating-comments-btn{cursor:pointer;display:flex;margin-left:0}.floating-comments-container .comment-container>.name{display:none}.floating-comments-container{position:absolute;--name-left-overhang: 0px}.floating-comments-container .project{pointer-events:all}.project.root.comment-container>.children>div:has(.thread){padding-bottom:8px}.floating-comments-blurred{overflow-x:hidden}.floating-comments-blurred .floating-comments-container .project{pointer-events:all!important;cursor:pointer}.floating-comments-blurred .floating-comments-container .project *{pointer-events:none}.floating-comments-blurred .floating-comments-container .project>:not(.children){opacity:.5}.floating-comments-blurred .floating-comments-container .project .children>:not(.project){opacity:.5}.project.comment-container>.children>.project.thread.paper-stacked-2{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f,0 10px 0 -5px var(--wf-background-primary),0 13px 3px -7px #0003,0 13px 4px -5px #00000024,0 11px 8px -5px #0000001f,0 20px 0 -10px var(--wf-background-primary),0 23px 3px -12px #0003,0 23px 4px -10px #00000024,0 21px 8px -10px #0000001f}.floating-comments .comment.thread .name{margin-left:0;padding:0 0 0 var(--wf-space-xl)}.floating-comments .comment.thread .bullet{left:0}.floating-comments .comment.thread .expand{left:-24px!important;color:var(--wf-text-quaternary)!important}.comment>.children{display:flex;flex-direction:column}.floating-comments-container{position:fixed;top:50px;bottom:0;width:fit-content;right:var(--wf-space-m);pointer-events:none}.floating-search .floating-comments-container{top:90px}.floating-comments-container .vertical-scrollable-container{overflow-y:hidden}.floating-comments-container:hover>.vertical-scrollable-container{overflow-y:auto}.floating-comments-container .vertical-scrollable-container{pointer-events:all;position:relative;box-sizing:content-box;max-height:100%;overflow-x:hidden}.floating-comments-container .project.root{padding-left:var(--wf-space-2xl);padding-right:3px}.floating-comments-container .project.root:has(.thread .thread){padding-right:20px}.floating-comments-blurred :is(.floating-comments-container .threads--comment-button.add){pointer-events:none;opacity:.5}.comment-container>.name>.bullet{background:unset;color:var(--wf-text-tertiary)}.comment-container>.name>.bullet:hover{color:var(--wf-text-primary);background:unset!important}.floating-comments-container .project.metaMatches>.name>*>.innerContentContainer{background-color:transparent}.comment{display:flex;flex-direction:column}.comment>.name{margin-bottom:0}.comment :not(.comment)>.name>.itemMenu{display:none}.comment .comment-toolbar{padding:var(--wf-space-s) var(--wf-space-l) var(--wf-space-m) 20px;margin-top:0;display:flex;flex-flow:row wrap;gap:var(--wf-space-m) 0;justify-content:space-between;z-index:0}.comment .comment-toolbar .reply-button,.comment .comment-toolbar .mark-read-button{padding:var(--wf-space-s) var(--wf-space-m)}.comment .comment-toolbar:has(.send-draft-button){padding:var(--wf-space-m) var(--wf-space-l) var(--wf-space-l) var(--wf-space-xl)}.comment :not(.comment) .nameButtons{left:unset;height:unset;align-items:center;justify-content:center;position:absolute;gap:var(--wf-space-s);right:var(--wf-space-m);top:-24px;background:var(--wf-background-primary);border:var(--wf-border-width-s) solid var(--wf-border-primary);border-radius:var(--wf-radius-s);padding:var(--wf-space-xs) var(--wf-space-s);box-shadow:0 1px 1px #0003}.comment :not(.comment) .nameButtons>*{margin-left:0}.comment :not(.comment) .nameButtons .name-hover-btn{margin:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.comment :not(.comment) .nameButtons .name-hover-btn,.comment :not(.comment) .nameButtons .itemMenu svg{color:var(--wf-text-tertiary);border-radius:var(--wf-radius-s)!important;font-size:var(--wf-font-size-base)}.commentAttribution{display:flex;position:relative;align-items:center;padding:var(--wf-space-l) var(--wf-space-xl) var(--wf-space-s);color:var(--wf-text-tertiary);font-size:var(--wf-font-size-s)}.commentAttributionName{display:flex;align-items:center;font-weight:700;color:var(--wf-text-secondary)}.comment>.name>.nameButtons{display:none!important}@media (any-hover: hover) and (pointer: fine){.comment :not(.comment) .nameButtons .name-hover-btn:hover,.nameButtons .itemMenu svg:hover{color:var(--wf-text-primary);background-color:var(--wf-background-tertiary)}}.is-mobile .selected>.children>.project.comment-container{margin-top:var(--wf-space-m)}.is-mobile .commentAttribution{padding:var(--wf-space-l) var(--wf-space-l) var(--wf-space-s)}.is-mobile .comment .content{font-size:var(--wf-mobile-font-size-base)}.is-mobile .comment>.name{padding-left:var(--wf-space-l)}.is-mobile .comment .comment-toolbar{padding:var(--wf-space-m) var(--wf-space-l) var(--wf-space-l)}.is-mobile .comment .comment-toolbar .reply-button,.is-mobile .comment .comment-toolbar .mark-read-button{padding:var(--wf-space-s) var(--wf-space-ml);color:var(--wf-text-primary);font-size:var(--wf-font-size-base);box-shadow:none;border:none;background:var(--wf-background-secondary)}.is-mobile .comment .comment-toolbar .send-draft-button{margin-left:0}.intro-tooltip{width:250px;padding:var(--wf-space-m)}.intro-tooltip .intro-tooltip-header{display:flex;justify-content:space-between}.intro-tooltip .intro-tooltip-header .close-tooltip{cursor:pointer}.intro-tooltip .intro-tooltip-body{margin-top:var(--wf-space-m);margin-bottom:var(--wf-space-m);line-height:var(--wf-line-height-s)}.intro-tooltip .intro-tooltip-footer{white-space:nowrap;color:var(--wf-text-tint);display:flex;align-items:center;justify-content:space-between}.tippy-box .tippy-svg-arrow{fill:var(--wf-background-primary)}.empty-result-container .action{margin-top:var(--wf-space-l);display:flex;flex-direction:column;align-items:center}.empty-result-container .action .link-secondary{margin-top:var(--wf-space-3xl);display:block;color:var(--wf-text-tint)}.is-mobile .comment :not(.comment) .nameButtons{gap:var(--wf-space-m);padding:var(--wf-space-s) var(--wf-space-s)}.is-mobile .comment :not(.comment) .nameButtons .name-hover-btn,.is-mobile .comment :not(.comment) .nameButtons .itemMenu svg{font-size:var(--wf-mobile-font-size-base)}.is-mobile .project.comment-container>.children>.project.thread{box-shadow:var(--wf-shadow-elevated)}.add-comment-button-plus{display:none}body:not(.updatesMode) .has-comments .add-comment-button-plus{display:flex}body:not(.updatesMode) .has-comments .add-comment-button-message-plus{display:none}.comment-search-panel{position:fixed;top:var(--wf-header-height);right:0;z-index:100;display:flex;justify-content:center;background-color:var(--wf-background-primary);border-top:1px solid var(--wf-border-primary);color:var(--wf-text-secondary);padding:var(--wf-space-m) 0;box-shadow:0 1px 2px #0000001a}.comment-search-panel-content{display:flex;flex-direction:row;gap:var(--wf-space-l);width:100%;max-width:700px;justify-content:space-between;align-items:center}.comment-search-header{display:flex;align-items:baseline;gap:var(--wf-space-m)}.comment-search-header h1{font-size:var(--wf-font-size-base)}.comment-nav-controls{display:flex;flex-direction:row;gap:var(--wf-space-ml)}.comment-filters{display:flex;flex-direction:row;gap:var(--wf-space-s);align-items:center}.comment-filters.filter{padding:0 var(--wf-space-m) var(--wf-space-m) var(--wf-space-m)}.comment-filters .dropdown{border:none;gap:var(--wf-space-s);color:var(--wf-text-secondary)}.comment-filters .dropdown:hover{background-color:var(--wf-background-tertiary);box-shadow:inset 0 0 0 1px #0003 0 7px 9px -4px,#00000024 0 14px 21px 2px,#0000001f 0 5px 26px 4px}.comment-filters .dropdown:active,.comment-filters .dropdown:focus{background-color:var(--wf-background-tertiary)!important}.comment-filters .menu:focus .dropdown{background-color:var(--wf-background-tertiary)}.comment-search-panel .comment-navigator{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;z-index:1;gap:var(--wf-space-m)}.comment-search-panel .comment-navigator .counter{display:inherit;flex-direction:inherit;color:var(--wf-text-tertiary);align-items:inherit;font-size:var(--wf-font-size-xs)}.comment-search-panel .comment-navigator .counter .span{line-height:13px}.comment-search-panel .comment-navigator .comment-nav-btn{background:var(--wf-background-tint);color:var(--wf-text-on-color)}@media (any-hover: hover) and (pointer: fine){.comment-search-panel .comment-navigator .comment-nav-btn:hover{background-color:color-mix(in srgb,var(--wf-background-tint) 85%,black)}}.comment-search-panel .comment-navigator .comment-nav-btn:active{background-color:color-mix(in srgb,var(--wf-background-tint) 85%,black);color:var(--wf-text-on-color)}.comment-search-panel .comment-navigator .disabled{color:var(--wf-text-tertiary);background:var(--wf-background-tertiary);border-color:var(--wf-border-primary)}.floating-search .pageContainer{padding-top:var(--wf-space-3xl)}.floating-search #app .hideForSheetView{display:none}.floating-search .message-container{margin-top:41px}body.is-mobile .comment-search-panel{width:100vw;left:0;top:var(--safe-area-inset-top);box-sizing:border-box;flex-direction:column;gap:var(--wf-space-ml);padding:var(--wf-space-s) var(--wf-space-l) 0;border:0;font-size:var(--wf-mobile-font-size-base);border-bottom:var(--wf-border-width-s) solid var(--wf-border-primary);margin-top:var(--wf-space-s)}body.is-mobile .comment-search-panel .comment-filters{width:100%;justify-content:space-between;height:fit-content;align-items:flex-start}body.is-mobile .comment-search-panel .comment-filters .comment-status-controls{display:flex;flex-direction:row;align-items:center;gap:var(--wf-space-xl);padding-top:6px}body.is-mobile .comment-search-panel .comment-filters .filter{display:flex;padding-bottom:var(--wf-space-l);gap:var(--wf-space-m);align-items:center;justify-content:center;color:var(--wf-text-tertiary)}body.is-mobile .comment-search-panel .comment-filters .filter.selected{box-shadow:inset 0 -2px 0 0 var(--wf-background-tertiary);color:var(--wf-text-primary)}body.is-mobile .comment-search-panel .comment-filters .dropdown{padding:0 var(--wf-space-m);font-size:var(--wf-mobile-font-size-base)}body.is-mobile .comment-search-panel .comment-filters .filter-button{width:28px;height:28px}body.is-mobile .comment-search-panel .comment-filters .filter-button.active{color:var(--wf-text-tint)}body.is-mobile .comment-search-header{width:100%;justify-content:space-between}body.is-mobile .comment-search-header h1{font-size:var(--wf-font-size-xl)}body.is-mobile .comment-search-header .close-button{width:28px;height:28px}body.is-mobile .comment-navigator{position:fixed;right:calc(var(--safe-area-inset-right) + var(--wf-space-2xl));bottom:calc(var(--safe-area-inset-bottom) + var(--wf-space-2xl));flex-direction:row;gap:var(--wf-space-l)}body.is-mobile .comment-navigator .counter{font-size:12px}body.is-mobile .comment-navigator .comment-nav-btn{font-size:var(--wf-font-size-m);height:48px;width:48px;box-shadow:var(--wf-shadow-elevated);opacity:0;transform:translateY(20px);animation:fade-in-bounce .5s forwards}body.is-mobile .comment-navigator .comment-nav-btn:nth-child(1){animation-delay:0s}body.is-mobile .comment-navigator .comment-nav-btn:nth-child(2){animation-delay:.125s}.search-panel-dropdown-header{margin-top:var(--wf-space-s);padding-top:var(--wf-space-m);border-top:var(--wf-border-width-s) solid var(--wf-border-primary);font-size:var(--wf-font-size-xs);font-weight:400;text-transform:uppercase}.search-panel-dropdown-header:first-of-type{margin-top:0;padding-top:0;border-top:none}.dropdown .search-panel-dropdown-label svg{display:none}.search-panel-dropdown-label{display:flex;width:100%;justify-content:space-between;align-items:center}.search-panel-dropdown-label svg{color:var(--wf-text-primary)}.filter-menu-label{display:flex;align-items:center;width:100%}.is-mobile .search-filter-menu{padding:var(--wf-space-m);display:flex;gap:var(--wf-space-m)}.is-mobile .search-filter-menu .filter{display:flex;align-items:center}.is-mobile .search-panel-dropdown-header{margin-top:0;padding:var(--wf-space-l) var(--wf-space-l) var(--wf-space-m);border-top:none;background-color:var(--wf-background-secondary)}.is-mobile .filter-menu-label{display:flex;align-items:center;width:100%;justify-content:space-between}.is-mobile .filter-menu-label .right{display:flex;gap:var(--wf-space-l);align-items:center}.comment-container>.name>.prefix:empty~.content:empty{display:none}.comment-container>.name{align-items:center;height:32px}.conversation-container-bullet{width:100%;height:100%}.is-mobile .conversation-container-bullet{display:flex;align-items:center;justify-content:center;font-size:var(--wf-font-size-m)}.is-mobile .project.comment-container .name{padding:0 var(--wf-space-l)}.mention .at-sign:after{content:"@"}.notes .mention .at-sign{font-size:12px}.root>.notes .mention .at-sign{font-size:inherit}.menu.mention-popup{padding-bottom:0}.mention-avatar{border:var(--wf-border-width-s) solid var(--wf-border-primary);display:flex;border-radius:50%;width:18px;height:18px;font-size:10px;align-items:center;justify-content:center}.people-search-popup{position:absolute;display:flex;justify-content:end;cursor:pointer}.people-search-popup .button-container{display:flex;gap:var(--wf-space-s);background:var(--wf-background-primary);border:var(--wf-border-width-s) solid var(--wf-border-primary);border-radius:var(--wf-radius-s);padding:var(--wf-space-xs) var(--wf-space-s);box-shadow:0 1px 1px #0003}.enter-config-menu .menuItemIcon{color:var(--wf-gray-400)}.enter-config-menu .menuItem.selected .menuItemIcon{color:var(--wf-text-tint)}:root{--comment-width: 600px}.floating-comments{--comment-width: 525px}.floating-comments .badge{padding:var(--wf-space-xs) var(--wf-space-m);border-radius:var(--wf-radius-l);font-size:9px;color:var(--wf-text-on-color)}.comment.thread{max-width:min(var(--comment-width),80vw);min-width:min(var(--comment-width),80vw);border-radius:var(--wf-radius-m);margin-top:var(--wf-space-m);margin-bottom:var(--wf-space-m);box-shadow:var(--wf-shadow-elevated)}.comment.thread.paper-stacked-2{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f,0 10px 0 -5px var(--wf-background-primary),0 13px 3px -7px #0003,0 13px 4px -5px #00000024,0 11px 8px -5px #0000001f,0 20px 0 -10px var(--wf-background-primary),0 23px 3px -12px #0003,0 23px 4px -10px #00000024,0 21px 8px -10px #0000001f;margin-bottom:var(--wf-space-l)}.comment.thread .thread-reply{box-shadow:unset}.comment.thread .inline-reply{padding:var(--wf-space-ml);border-top:var(--wf-border-width-ms) solid var(--wf-border-primary);border-bottom-left-radius:var(--wf-radius-m);border-bottom-right-radius:var(--wf-radius-m)}.comment.thread [id^=reply-input]{padding:var(--wf-space-ml) var(--wf-space-l);border-width:var(--wf-border-width-ms);border-radius:var(--wf-radius-m);font-size:var(--wf-font-size-base)}.comment.thread .comment{padding-left:0;border-bottom-right-radius:var(--wf-radius-m);border-bottom-left-radius:var(--wf-radius-m)}.comment.thread>.children .comment:not(.thread,.draft){border-top:1px solid var(--wf-border-primary);border-top-right-radius:0;border-top-left-radius:0;margin-top:0}.comment.thread .show-more{display:flex;flex-direction:row;gap:var(--wf-space-m);color:var(--wf-text-tertiary);cursor:pointer;padding:var(--wf-space-ml) 0 var(--wf-space-ml) var(--wf-space-xl);font-size:var(--wf-font-size-s);border-radius:0;box-shadow:none}.comment.thread .show-more.last{border-bottom-left-radius:var(--wf-radius-m);border-bottom-right-radius:var(--wf-radius-m)}.draft.last-reply{padding:16px 8px;border-right:0;border-left:0;border-bottom:0;border-top:var(--wf-border-width-ms) solid var(--wf-border-primary)}.draft.last-reply:before{content:"";position:absolute;top:var(--wf-space-ml);left:var(--wf-space-ml);right:var(--wf-space-ml);bottom:var(--wf-space-ml);border:var(--wf-border-width-ms) solid var(--wf-border-tint);border-radius:var(--wf-radius-m);pointer-events:none;background:var(--wf-background-primary)}.thread.project.comment>.children,.thread-reply.project.comment>.children{padding-left:0;margin-left:0}.comment.hidden-comment{padding:0;margin-top:0;border-top:none!important}.comment.hidden-comment>:not(.children){display:none}.comment.hidden-comment>.children>:not(.show-more):not(.comment){display:none}.boardColumn .comment.thread{padding-right:0;--comment-width: 600px;max-width:unset;min-width:var(--comment-width)}.boardColumn .comment.thread .comment{padding-right:0}.comment.thread .children .thread{margin-right:8px;margin-left:16px}.floating-comments-container .thread .children .thread{margin-left:-16px}.floating-comments-container .thread .project:not(.comment)>.children>.thread{margin-left:-39px;margin-top:var(--wf-space-m)}body.is-mobile,body.is-desktop{--ci: 0;--comment-depth: 0;--children-left-spacing: 23px ;--comment-indentation: -16px }body.is-mobile .thread .children,body.is-desktop .thread .children{--comment-depth: var(--ci)}body.is-mobile .thread .children .project:not(.comment),body.is-desktop .thread .children .project:not(.comment){z-index:var(--comment-depth);--ci: calc(var(--comment-depth) + 1)}body.is-mobile .thread .children .comment.thread.indent-left,body.is-desktop .thread .children .comment.thread.indent-left{margin-left:calc(var(--comment-indentation) - var(--children-left-spacing) * var(--comment-depth))}body.is-mobile .thread .children .comment.thread.indent-right,body.is-desktop .thread .children .comment.thread.indent-right{margin-left:calc(var(--comment-indentation) - var(--children-left-spacing) * (var(--comment-depth) - 1.5))}body.is-mobile .thread .children .comment>.children,body.is-desktop .thread .children .comment>.children{--ci: 0;--comment-depth: 0}body.floating-comments .boardColumn .comment.thread .children .thread{margin-left:16px}body.floating-comments .comment-container>.name>.expand{width:40px!important;justify-content:flex-start!important}.thread>.stacked-paper-area{display:none}.thread.paper-stacked-2>.stacked-paper-area{display:block;position:absolute;bottom:-16px;left:0;height:24px;width:100%;cursor:pointer}.threads--comment-button-container{width:100%;z-index:1;display:flex;align-items:center;flex-direction:column;pointer-events:none}.threads--comment-button-container>*{pointer-events:all}.threads--comment-button{box-shadow:var(--wf-shadow-elevated)}.fade-in-bounce{animation:fade-in-bounce .5s ease-out}@keyframes fade-in-bounce{0%{opacity:0;transform:translateY(100%)}60%{opacity:1;transform:translateY(-10%)}80%{opacity:1;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}.is-mobile .project.root>.children .paragraph{margin-top:0;margin-bottom:0}body.is-mobile .root .comment{margin-left:0;max-width:min(var(--comment-width),86vw);min-width:min(var(--comment-width),86vw)}body.is-mobile .comment .children .project{margin-left:0;padding-bottom:0}body.is-mobile .comment.thread{max-width:min(var(--comment-width),86vw);min-width:min(var(--comment-width),86vw);padding-bottom:0}body.is-mobile .comment.thread.indent-left{margin-left:-16px}body.is-mobile .comment.thread.indent-right{margin-left:16px}:root{--wf-ai-beta-tag-color: #073751}.ask-ai{visibility:hidden}.nameButtons.active .ask-ai{visibility:visible}.mention-group-ai{position:relative;padding-bottom:var(--wf-space-s);display:flex;align-items:center;gap:var(--wf-space-m)}.mention-group-ai:after{content:"Beta";text-transform:capitalize;font-size:var(--wf-font-size-xs);color:var(--wf-text-primary);background:var(--wf-background-info);padding:0 var(--wf-space-s);border-radius:var(--wf-space-xs);line-height:var(--wf-line-height-s)}.ai-icon path{fill:url("#ai-gradient")}.name-hover-btn .ai-icon path{fill:currentColor}.name-hover-btn:hover .ai-icon path{fill:url("#ai-gradient")}.left-bar-top-button.ai{display:grid;grid-template-columns:0fr 1fr 0fr;align-items:center;margin-top:var(--wf-space-xl)}.left-bar-top-button.ai .beta{font-size:var(--wf-font-size-xs);text-transform:capitalize;color:var(--wf-text-primary);background:var(--wf-background-info);padding:0 var(--wf-space-s);border-radius:var(--wf-space-xs);line-height:var(--wf-line-height-base)}.mention.ai{display:inline-flex}.mention.ai .content-wrapper{display:inline-flex;align-items:center;padding-left:0}.mention.ai .content-wrapper .ai-icon{display:flex;margin-right:var(--wf-space-s)}._theme-default,._theme-vintage,._theme-wood,._theme-steel{--wf-ai-background: linear-gradient(90deg, #EDF9FF 7.9%, #FFF2FD 99.15%)}.ai-reply{background:var(--wf-ai-background)}.ai-reply>.children>.comment-toolbar{padding:var(--wf-space-s) 0}._theme-dark,._theme-space{--wf-ai-background: linear-gradient(90deg, #1f3540, #362a3c)}._theme-hacker{--wf-ai-background: linear-gradient(90deg, #0B1D27, #270A24)}.ai-select{padding:0 var(--wf-space-s);cursor:pointer}.mention .content-wrapper:has(.ai-select :hover):hover{text-decoration:none}.ai-assistant-menu{padding-top:0;padding-bottom:var(--wf-space-m)}.ai-assistant-menu .menu-section-header{padding-top:var(--wf-space-m);padding-bottom:0}.mention-avatar.ai{background:linear-gradient(var(--wf-background-primary) 0 0) padding-box,linear-gradient(135deg,#49baf2 40.63%,#ff00e1 75%) border-box;border:1px solid transparent;margin-top:0}.ai-draft-header{max-width:min(var(--comment-width),80vw);min-width:min(var(--comment-width),80vw);margin-top:var(--wf-space-m);padding-top:var(--wf-space-l);background:var(--wf-ai-background);box-shadow:var(--wf-shadow-elevated);border-top-left-radius:var(--wf-radius-m);border-top-right-radius:var(--wf-radius-m)}.is-mobile .ai-draft-header{max-width:min(var(--comment-width),86vw);min-width:min(var(--comment-width),86vw)}.ai-draft-header .commentAttribution{padding:0}.ai-draft-header .separator{background:var(--wf-ai-background);position:relative;top:var(--wf-space-xs);width:100%;height:var(--wf-space-s);border-bottom:var(--wf-border-width-ms) solid var(--wf-border-primary)}.ai-draft.draft{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:0% 0}}.ai-thinking{background:linear-gradient(90deg,var(--wf-text-secondary),var(--wf-text-on-color),var(--wf-text-secondary));background-size:200% 100%;color:transparent;background-clip:text;-webkit-background-clip:text;animation:shimmer 4s infinite linear}#ai-reply-input:empty:before{content:attr(data-placeholder);pointer-events:none;color:var(--wf-text-tertiary);display:block}body.item-selection--dragging *{cursor:text!important;cursor:-moz-text!important;cursor:-webkit-text!important}.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{transform:rotate(90deg);top:calc(50% - 3px);left:11px}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{transform:rotate(-90deg);top:calc(50% - 3px);right:11px}.tippy-svg-arrow{width:16px;height:16px;fill:#333;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}.handbook--space{margin:var(--wf-space-m) var(--wf-space-l)}.right-bar .handbook--space{margin-left:0;margin-right:0}.handbook--space:last-childx{margin-bottom:0}.handbook--space-y{margin-top:var(--wf-space-l);margin-bottom:var(--wf-space-l)}.handbook--space-y:last-child{margin-bottom:0}.handbook--entry{user-select:text}.handbook--text-regular{font-size:var(--wf-font-size-base);line-height:var(--wf-line-height-s)}.handbook--note{padding:var(--wf-space-s) var(--wf-space-m);margin-top:var(--wf-space-ml);background:var(--wf-background-tertiary);border-left:3px solid var(--wf-border-primary)}.right-bar .handbook--note{background:var(--wf-background-secondary);border-left:3px solid var(--wf-border-tertiary)}.handbook--entry a[data-handbook]{font-weight:700;text-decoration-line:underline}.handbook--tooltip{color:var(--wf-text-primary);background:var(--wf-background-primary);border-radius:var(--wf-radius-s);border:1px solid var(--wf-border-primary);overflow:hidden}.handbook--tooltip{padding-top:var(--wf-space-s)}.handbook--tooltip h1{display:flex;align-items:end;cursor:pointer}.handbook--tooltip h1 a{margin-left:var(--wf-space-m)}.handbook--tooltip h1:hover{text-decoration:underline}.right-bar .handbook--right-bar h1{font-size:var(--wf-font-size-m);margin-top:var(--wf-space-2xl);border-top:1px solid var(--wf-border-primary);padding-top:var(--wf-space-l)}.right-bar .handbook--right-bar h2{font-size:var(--wf-font-size-base);padding-top:var(--wf-space-m)}.handbook--toc{display:flex;justify-content:space-between;position:relative}.handbook--toc ul{display:none}.handbook--toc span{margin-left:5px}.handbook--toc:has(span:hover) ul{position:absolute;top:100%;display:block;background:var(--wf-background-primary);box-shadow:0 2px 20px #0000001f;border-radius:var(--wf-radius-m);border:var(--wf-border-width-s) solid var(--wf-border-primary);overflow:hidden}.handbook--toc:has(span:hover) ul li{padding:var(--wf-space-l);padding-bottom:0;cursor:pointer}.handbook--toc:has(span:hover) ul li:last-child{padding-bottom:var(--wf-space-l)}.handbook--toc:has(span:hover) ul li:hover{text-decoration-line:underline}.handbook--search{padding-top:var(--wf-space-l)}.handbook--search input{width:100%;border-radius:var(--wf-space-l);border:var(--wf-border-width-s) solid var(--wf-border-primary);color:var(--wf-header-text-primary);background-color:transparent;padding:var(--wf-space-m) var(--wf-space-l)}.handbook-select-lang{position:relative}.handbook-select-lang>select{-webkit-appearance:none;appearance:none;border-radius:var(--wf-space-l);border:var(--wf-border-width-s) solid var(--wf-border-primary);color:var(--wf-header-text-primary);background-color:transparent;padding:var(--wf-space-s) var(--wf-space-l);padding-right:var(--wf-space-xl);cursor:pointer}.handbook-select-lang>select:hover{background-color:var(--wf-background-quaternary)}.handbook-select-lang>svg{position:absolute;right:0;align-self:center;padding-right:var(--wf-space-m)}@keyframes dnd-tooltip-bounce{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes dnd-tooltip-fadein{0%{opacity:0}to{opacity:1}}.tippy-box[data-animation=dnd-tooltip]{animation:dnd-tooltip-fadein 1s,dnd-tooltip-bounce 1s infinite}.tippy-box[data-animation=dnd-tooltip]>.tippy-svg-arrow{top:1px!important;fill:var(--wf-background-primary)}
