.DisabledContent[is-disabled=true]{cursor:pointer}.DisabledContent[is-disabled=true]>*{pointer-events:none}.DisabledContentPopover{border-radius:6px;padding:8px}.PopupContent{cursor:pointer;transition:transform .3s}.PopupContent[hover-style=default]:hover{transform:translateY(-2px)}.PopupContent[is-disabled=true]>*{pointer-events:none}.PopupContentContent{border-radius:6px;max-width:350px;padding:8px}.ClientFileViewer{pointer-events:all;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ClientFileViewer>.react-transform-wrapper{width:100%;height:100%}.ClientFileViewer>p{color:#fff;opacity:.7;margin-left:auto;margin-right:auto}.ClientFileViewer>iframe,.ClientFileViewer>video,.ClientFileViewer>.preview-glb{border:none;outline:none;width:100%;height:100%}.ClientFileViewer>.preview-glb>*{width:100%;height:100%}.ClientFileViewer #react-doc-viewer #header-bar{display:none}.ClientFileViewer #react-doc-viewer #proxy-renderer,.ClientFileViewer #react-doc-viewer #msdoc-renderer{width:100%;height:100%}.ClientFileViewer .pnlm-compass{margin-bottom:10px;margin-right:10px}.ClientFileViewer .pnlm-controls-container{margin-top:10px;margin-left:10px}.ClientFileViewer .loading-container{color:#fff;z-index:10;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClientFileViewer .thumbnail-background{filter:blur(8px);opacity:.6;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ClientFileViewer .progress-container{z-index:10;position:absolute;bottom:0;left:0;right:0}.ClientFileViewer .panorama-toggle{z-index:2;color:#000;background-color:#fff;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ClientFileViewer .panorama-toggle:hover{background-color:#d3d3d3!important}.ChatComposerMenu{align-items:center;display:inline-flex}.ChatComposerMenu .composer-menu-trigger-wrap{align-items:center;display:inline-flex;position:relative}.ChatComposerMenu .composer-menu-trigger{padding:var(--space-2);transition:background-color var(--transition-fast)}.ChatComposerMenu .composer-menu-trigger svg{width:var(--size-20);height:var(--size-20)}.ChatComposerMenu .composer-menu-trigger:hover{background-color:rgba(255,255,255,.1)}.ChatComposerMenu .composer-menu-trigger.Mui-disabled{opacity:.5}.ChatComposerMenu .composer-menu-badge .MuiBadge-badge{color:var(--color-white);width:var(--size-16);height:var(--size-16);min-width:var(--size-16);font-size:var(--font-size-xxs);font-weight:var(--font-weight-bold);border-radius:var(--radius-full);background:#00affa}.ChatComposerMenu .composer-menu-clear-pending{left:var(--size-1);padding:var(--size-1);border-radius:var(--radius-full);background:#121619;position:absolute;bottom:-1px;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.ChatComposerMenu .composer-menu-clear-pending svg{width:var(--size-10);height:var(--size-10)}.ChatComposerMenu[data-composer-theme=on-light] .composer-menu-trigger:hover{background-color:rgba(0,0,0,.08)}.ChatComposerMenu[data-composer-theme=on-light] .composer-menu-clear-pending{background:var(--color-white);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.composer-menu-paper{color:var(--color-text);margin-top:calc(-1*var(--space-3));border:1px solid #434343;overflow:hidden;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important;background-color:#121619!important}.composer-menu-content{min-width:248px;max-width:320px;padding:var(--space-3);font-family:var(--font-family-base);color:var(--color-text);flex-direction:column;max-height:min(60vh,380px);display:flex;overflow:hidden}.composer-menu-content .composer-menu-list,.composer-menu-content .composer-skill-group ul{margin:0;padding:0;list-style:none}.composer-menu-content .composer-menu-item,.composer-menu-content .composer-skill-item{align-items:center;gap:var(--space-5);width:100%;padding:var(--space-4)var(--space-5);border-radius:var(--radius-md);color:inherit;font-family:inherit;font-size:13px;line-height:var(--line-height-normal);text-align:left;cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;display:flex}.composer-menu-content .composer-menu-item:hover,.composer-menu-content .composer-skill-item:hover{background-color:rgba(255,255,255,.1)}.composer-menu-content .composer-menu-item:focus-visible{background-color:rgba(255,255,255,.12);outline:none;box-shadow:inset 0 0 0 1px rgba(119,192,255,.5)}.composer-menu-content .composer-skill-item:focus-visible{background-color:rgba(255,255,255,.12);outline:none;box-shadow:inset 0 0 0 1px rgba(119,192,255,.5)}.composer-menu-content .composer-menu-item:disabled,.composer-menu-content .composer-skill-item:disabled{opacity:.4;cursor:not-allowed}.composer-menu-content .composer-menu-item:disabled:hover,.composer-menu-content .composer-skill-item:disabled:hover{background-color:transparent}.composer-menu-content .composer-menu-item svg,.composer-menu-content .composer-skill-item svg{width:var(--size-16);height:var(--size-16);flex-shrink:0}.composer-menu-content .composer-menu-item-icon{color:rgba(255,255,255,.85)}.composer-menu-content .composer-menu-item-label{font-weight:var(--font-weight-regular);flex:1}.composer-menu-content .composer-menu-item-chevron{opacity:.55;margin-left:auto;width:var(--size-12)!important;height:var(--size-12)!important}.composer-menu-content .composer-skills{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.composer-menu-content .composer-skills-header{align-items:center;gap:var(--space-3);padding:var(--space-1)var(--space-2)var(--space-4);margin-bottom:var(--space-3);border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;display:flex}.composer-menu-content .composer-skills-back{padding:var(--space-2);border-radius:var(--radius-md);color:inherit;cursor:pointer;transition:background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.composer-menu-content .composer-skills-back:hover{background-color:rgba(255,255,255,.1)}.composer-menu-content .composer-skills-back svg{width:var(--size-16);height:var(--size-16)}.composer-menu-content .composer-skills-title{font-size:13px;font-weight:var(--font-weight-medium)}.composer-menu-content .composer-skill-group+.composer-skill-group{margin-top:var(--space-3)}.composer-menu-content .composer-skill-group-title{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-5)var(--space-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.45);display:flex}.composer-menu-content .composer-skills-clean{padding:var(--space-1)var(--space-2);border-radius:var(--radius-md);color:inherit;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:.02em;text-transform:none;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast);background:0 0;border:1px solid rgba(255,255,255,.2);flex:none}.composer-menu-content .composer-skills-clean:hover:not(:disabled){color:#ff7676;background-color:rgba(255,80,80,.15);border-color:rgba(255,80,80,.5)}.composer-menu-content .composer-skills-clean:disabled{opacity:.6;cursor:default}.composer-menu-content .composer-skills-list{flex:1;min-height:0;overflow-y:auto}.composer-menu-content .composer-skills-list::-webkit-scrollbar{width:6px}.composer-menu-content .composer-skills-list::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:rgba(255,255,255,.18)}.composer-menu-content .composer-skill-item{align-items:flex-start}.composer-menu-content .composer-skill-icon{margin-top:var(--size-2);color:#00affa}.composer-menu-content .composer-skill-text{gap:var(--size-1);flex-direction:column;min-width:0;display:flex}.composer-menu-content .composer-skill-name,.composer-menu-content .composer-skill-desc{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.composer-menu-content .composer-skill-name{font-weight:var(--font-weight-medium)}.composer-menu-content .composer-skill-desc{font-size:var(--font-size-sm);line-height:var(--line-height-normal);color:rgba(255,255,255,.6)}.composer-menu-content .composer-skills-empty{padding:var(--space-6)var(--space-5);color:rgba(255,255,255,.6);text-align:center;font-size:13px}.CommentInputWithUpload>.MuiFormControl-root>.MuiInputBase-root{align-items:flex-start}.CommentInputWithUpload>.MuiFormControl-root .MuiInputAdornment-root{margin-top:12px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root{background-color:#000;border-radius:4px;min-height:36px;padding:6px 10px 6px 8px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputBase-input:focus{border:none}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input{color:#fff;margin-top:2px;padding:2px 4px 2px 0;font-size:14px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input::placeholder{color:rgba(255,255,255,.6);opacity:1}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root svg{width:20px;height:20px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root .MuiIconButton-root{padding:4px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root .MuiIconButton-root:hover{background-color:rgba(255,255,255,.08)}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root .MuiIconButton-root.Mui-disabled{opacity:.5}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart{align-items:center;gap:6px;margin-right:8px;position:relative}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart .upload-icon-wrap{align-items:center;display:inline-flex;position:relative}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart .upload-count-badge .MuiBadge-badge{color:#fff;background:#00affa;border-radius:50%;width:16px;min-width:16px;height:16px;font-size:10px;font-weight:600}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart .clear-pending{background:#121619;border-radius:999px;padding:1px;position:absolute;bottom:-1px;left:1px;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart .clear-pending svg{width:10px;height:10px}.CommentInputWithUpload .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionEnd{margin-left:8px}.CommentInputWithUpload .MuiTextField-root .MuiInputLabel-root{color:rgba(255,255,255,.6)}.CommentInputWithUpload .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#00affa}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root{background-color:#fff;border:1px solid #e0e0e0}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:none}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input{color:#333}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-input::placeholder{color:rgba(0,0,0,.6);opacity:1}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root .MuiIconButton-root:hover{background-color:rgba(0,0,0,.08)}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiOutlinedInput-root .MuiInputAdornment-root.MuiInputAdornment-positionStart .clear-pending{background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiInputLabel-root{color:rgba(0,0,0,.6)}.CommentInputWithUpload[theme-type=on-light] .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#00affa}.CommentInputWithUpload[data-variant=bare] .MuiTextField-root .MuiOutlinedInput-root{background-color:transparent;border:none}.CommentInputWithUpload[data-variant=bare] .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,.CommentInputWithUpload[data-variant=bare] .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.CommentInputWithUpload[data-variant=bare] .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:none}.CommentThread{flex-direction:column;gap:8px;display:flex}.CommentThread .expand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:flex}.CommentThread .expand>.spacer{flex-grow:1}.CommentThread .expand>.line{border-radius:1px;flex-grow:1;height:2px;transition:all .3s}.CommentThread .expand>.button{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss07" on,"ss08" on,"ss06" on;margin:0 8px;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:500}.CommentThread .button-reply,.CommentThread .button-reply:hover{border-bottom:none}.CommentThread[theme-type=on-light]{color:#000}.CommentThread[theme-type=on-light] .button-reply{color:#06c}.CommentThread[theme-type=on-light] .button-reply:hover{color:#06c;opacity:.7;border-bottom:none}.CommentThread[theme-type=on-light] .button-reply-close>svg{color:#000}.CommentThread[theme-type=on-light] .expand>.line{background:rgba(0,0,0,.1)}.CommentThread[theme-type=on-light] .expand:hover>.line{background:rgba(0,0,0,.2)}.CommentThread[theme-type=on-light] .expand>.button{color:#06c;text-shadow:0 1px 2px rgba(255,255,255,.5)}.CommentThread[theme-type=on-light] .header-row .-dn-button{color:#000}.CommentThread[theme-type=on-light] .header-row>.time[is-recent=true]{color:#06c}.CommentThread[theme-type=on-light] .CommentThreadItem>.chips .chip[chip-type=link]{color:#06c;border-bottom:1px solid #06c}.CommentThread[theme-type=on-light] .replies{border-left-color:rgba(0,0,0,.12)}.CommentThread[theme-type=on-dark]{color:#fff}.CommentThread[theme-type=on-dark] .button-reply{color:#33b1ff}.CommentThread[theme-type=on-dark] .button-reply:hover{color:#33b1ff;opacity:.7;border-bottom:none}.CommentThread[theme-type=on-dark] .button-reply-close>svg{color:#fff}.CommentThread[theme-type=on-dark] .expand>.line{background:rgba(255,255,255,.2)}.CommentThread[theme-type=on-dark] .expand:hover>.line{background:rgba(255,255,255,.4)}.CommentThread[theme-type=on-dark] .expand>.button{color:#87ceeb;text-shadow:0 1px 2px rgba(0,0,0,.5)}.CommentThread[theme-type=on-dark] .header-row .-dn-button{color:#fff}.CommentThread[theme-type=on-dark] .header-row>.time[is-recent=true]{color:#33b1ff}.CommentThread[theme-type=on-dark] .CommentThreadItem>.chips .chip[chip-type=link]{color:#33b1ff;border-bottom:1px solid #33b1ff}.CommentThread[theme-type=on-dark] .replies{border-left-color:rgba(255,255,255,.15)}.CommentThread .CommentThreadItem{width:100%;transition:all .3s}.CommentThread .CommentThreadItem[is-clickable=true]{cursor:pointer}.CommentThread .CommentThreadItem>.header-row{flex-wrap:wrap;align-items:center;column-gap:8px;display:flex}.CommentThread .CommentThreadItem>.header-row>.UserBubble{flex-shrink:0;transform:scale(.8)}.CommentThread .CommentThreadItem>.header-row>.label{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss07" on,"ss08" on,"ss06" on;word-break:break-word;font-family:Helvetica Now Text;font-size:14px;font-style:normal;font-weight:500}.CommentThread .CommentThreadItem>.header-row>.time{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss07" on,"ss08" on,"ss06" on;opacity:.6;word-break:break-word;font-family:Helvetica Now Text;font-size:11px;font-style:normal;font-weight:400}.CommentThread .CommentThreadItem>.header-row>.time[is-recent=true]{opacity:1}.CommentThread .CommentThreadItem>.header-row>.actions{flex-direction:row;align-items:center;gap:4px;margin-left:auto;display:flex}.CommentThread .CommentThreadItem>.header-row .icon-list,.CommentThread .CommentThreadItem>.header-row .icon-fly{max-width:18px;max-height:18px}.CommentThread .CommentThreadItem>.group-chips-row{margin-top:4px}.CommentThread .CommentThreadItem>.comp-content{opacity:.7;margin-top:6px;margin-bottom:6px;margin-right:8px;padding-left:4px}.CommentThread .CommentThreadItem>.chips{flex-flow:wrap;gap:8px;margin-top:10px;transition:all .3s;display:flex}.CommentThread .CommentThreadItem>.chips .chip{letter-spacing:.1px;align-items:center;gap:3px;height:24px;font-size:10px;font-weight:500;transition:all .2s;display:inline-flex}.CommentThread .CommentThreadItem>.chips .chip[chip-type=default]{color:#959595;border-bottom:1px solid #959595;padding:0 2px 1px 0}.CommentThread .CommentThreadItem>.chips .chip[chip-type=default]>.icon{width:auto;height:auto}.CommentThread .CommentThreadItem>.chips .chip[chip-type=link]{color:#fff;cursor:pointer;background:0 0;border-bottom:1px solid #fff;padding:0 2px 1px 0;transition:all .3s}.CommentThread .CommentThreadItem>.chips .chip[chip-type=link][is-disabled=true]{opacity:.5;cursor:default}.CommentThread .CommentThreadItem>.chips .chip[chip-type=link]>.icon{width:auto;height:auto}.CommentThread .CommentThreadItem>.chips .chip[chip-type=link][is-disabled=false]:hover{transform:translateY(-2px)}.CommentThread .CommentThreadItem>.chips .chip>.icon{justify-content:center;align-items:center;display:flex}.CommentThread .CommentThreadItem>.chips .chip>.icon svg{max-width:16px}.CommentThread .CommentThreadItem>.chips .chip>.icon[data-chip-icon=file] svg{max-width:13px}.CommentThread .CommentThreadItem>.write-reply-row{margin-top:10px}.CommentThread .CommentThreadItem[theme-type=on-light]{color:#000}.CommentThread .CommentThreadItem[theme-type=on-dark]{color:#fff}.CommentThread>.reply-input{align-items:flex-start;gap:8px;margin-top:2px;display:flex}.CommentThread>.reply-input>.CommentInputWithUpload{flex-grow:1}.CommentThread .replies{border-left:1px solid;flex-direction:column;gap:8px;margin-top:2px;margin-left:8px;padding-left:16px;display:flex}.CommentThread .replies>.reply-input{display:flex}.CommentThread .replies>.reply-input>.CommentInputWithUpload{flex-grow:1}.CommentThread .replies>.expand{margin-left:0}.CommentThread .replies>.replies-list{flex-direction:column;gap:16px;display:flex}.CommentThread[is-selected=true] .CommentThreadItem[theme-type=on-light]{background:rgba(0,102,204,.05)}.CommentThread[is-selected=true] .CommentThreadItem[theme-type=on-dark]{background:rgba(51,177,255,.12)}.CommentThread[is-selected=true] .CommentThreadItem>.comp-content{opacity:1}.ModalEditComment>.comp-content>p{opacity:.7}.ModalEditComment .attachments{letter-spacing:.1px;flex-wrap:wrap;align-items:center;gap:12px;width:100%;height:24px;font-size:10px;font-weight:500;transition:all .2s;display:flex}.ModalEditComment .attachments>.attachment{letter-spacing:.1px;color:#00affa;cursor:pointer;background:0 0;border-bottom:1px solid #00affa;align-items:center;gap:3px;height:24px;padding:0 2px 1px 0;font-size:10px;font-weight:500;transition:all .3s;display:inline-flex}.ModalEditComment .attachments>.attachment>*{transition:all .3s}.ModalEditComment .attachments>.attachment>.icon{justify-content:center;align-items:center;max-width:16px;height:auto;display:flex}.ModalEditComment .attachments>.attachment>.icon-plus{max-width:12px}.ModalEditComment .attachments>.attachment[is-disabled=true]{opacity:.5;pointer-events:none;cursor:default}.ModalEditComment .attachments>.attachment:hover>*{transform:translateY(-2px)}.UserGroupChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.UserGroupChips>.chip{color:#959595;align-items:center;gap:3px;font-size:11px;line-height:1.4;display:inline-flex}.UserGroupChips>.chip[is-admin=true]{color:var(--color-warning)}.UserGroupChips>.chip[is-overflow=true]{color:#959595}.UserGroupChips>.chip>.icon{justify-content:center;align-items:center;display:flex}.UserGroupChips>.chip>.icon svg{max-width:11px;max-height:11px}.CommentThreads{flex-direction:column;display:flex}.CommentThreads>.toolbar-row{align-items:center;gap:12px;margin-bottom:16px;padding:8px 0;display:flex}.CommentThreads>.toolbar-row[is-sticky=true]{z-index:2;position:-webkit-sticky;position:sticky;top:0}.CommentThreads>.toolbar-row>.sort-toggle{flex-shrink:0}.CommentThreads>.toolbar-row>.sort-toggle .MuiToggleButton-root{width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.CommentThreads>.toolbar-row>.comment-input{flex:1}.CommentThreads.is-preview>.toolbar-row.is-bottom{margin-top:12px;margin-bottom:0;position:static}.CommentThreads.is-preview>.preview-header{align-items:center;margin-bottom:12px;display:flex}.CommentThreads.is-preview>.preview-header>.preview-title{font-size:12px;font-weight:500}.CommentThreads.is-preview>.preview-header .view-all{margin-left:auto;font-size:12px}.CommentThreads .load-more-trigger{min-height:20px;margin-top:16px}.CommentThreads>.items,.CommentThreads .grouped-items{flex-direction:column;gap:20px;display:flex}.CommentThreads .group-bucket{flex-direction:column;gap:12px;display:flex}.CommentThreads .group-bucket>.group-heading{letter-spacing:.02em;text-transform:uppercase;opacity:.6;align-items:center;gap:6px;font-size:11px;display:flex}.CommentThreads .group-bucket>.group-heading svg{width:12px;height:12px}.CommentThreads .group-bucket>.items{flex-direction:column;gap:20px;display:flex}.CommentThreads .group-bucket>.items[is-indented=true]{border-left:1px solid;margin-left:8px;padding-left:16px}.CommentThreads[theme-type=on-light]{color:#000}.CommentThreads[theme-type=on-light]>.toolbar-row[is-sticky=true]{background-color:#fff}.CommentThreads[theme-type=on-light]>.toolbar-row>.sort-toggle .MuiToggleButton-root{color:rgba(0,0,0,.5);background-color:#fff;border-color:#e0e0e0}.CommentThreads[theme-type=on-light]>.toolbar-row>.sort-toggle .MuiToggleButton-root.Mui-selected{color:#06c;background-color:rgba(0,102,204,.08)}.CommentThreads[theme-type=on-light]>.toolbar-row>.sort-toggle .MuiToggleButton-root:hover{background-color:rgba(0,0,0,.05)}.CommentThreads[theme-type=on-light] .group-bucket>.items[is-indented=true]{border-left-color:rgba(0,0,0,.12)}.CommentThreads[theme-type=on-dark]{color:#fff}.CommentThreads[theme-type=on-dark]>.toolbar-row[is-sticky=true]{background-color:var(--dn-sidebar-bg,#21272a)}.CommentThreads[theme-type=on-dark]>.toolbar-row>.sort-toggle .MuiToggleButton-root{color:#dde1e6;background-color:#121619;border-color:#4d5358}.CommentThreads[theme-type=on-dark]>.toolbar-row>.sort-toggle .MuiToggleButton-root.Mui-selected{color:#00affa;background-color:#293034}.CommentThreads[theme-type=on-dark]>.toolbar-row>.sort-toggle .MuiToggleButton-root:hover{background-color:#293034}.CommentThreads[theme-type=on-dark] .group-bucket>.items[is-indented=true]{border-left-color:rgba(255,255,255,.15)}.ButtonExtraActions{align-items:center;height:35px;display:flex;position:relative}.ButtonExtraActions>button{border-right:1px solid rgba(217,217,217,.184);border-top-right-radius:0;border-bottom-right-radius:0;padding-right:14px}.ButtonExtraActions[has-children=false]>button{border-top-right-radius:5px;border-bottom-right-radius:5px}.ButtonExtraActions>.PopupContent>button{border-top-left-radius:0;border-bottom-left-radius:0}.ButtonExtraActions>button,.ButtonExtraActions>.PopupContent,.ButtonExtraActions>.PopupContent>button{height:100%}.ButtonExtraActionsMore{min-width:200px;padding:8px}.ButtonExtraActionsMore>.header{color:#003a6d;font-size:15px}.ButtonExtraActionsMore>.dash{background:#b2b2b2;width:100%;height:1px;margin-top:5px;margin-bottom:15px}.ButtonExtraActionsMore .warning{color:#262626;background:rgba(238,238,238,.75);border-radius:5px;flex-direction:row;align-items:center;gap:6px;width:-webkit-max-content;width:max-content;max-width:100%;margin-bottom:12px;padding:8px;display:flex}.ButtonExtraActionsMore .warning>.icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ButtonExtraActionsMore .warning>span{letter-spacing:.01em;font-feature-settings:"ss01" on,"ss02" on,"ss03" on,"ss04" on,"ss08" on;color:#262626;font-family:Helvetica Now Text;font-size:12px;font-style:normal;font-weight:300}.ButtonExtraActionsMore .mt-8{margin-top:8px}.AnnotatedDocumentView{background-color:#fafdff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Crect width=%273%27 height=%273%27 fill=%27%23eee%27/%3E%3C/svg%3E");border-radius:15px;flex-direction:row;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages{white-space:nowrap;background-color:#fafdff;border-right:1px solid #e8e8e8;border-radius:15px 0 0 15px;flex-direction:column;flex-grow:0;flex-shrink:0;align-items:center;width:130px;height:100%;padding:20px 0;display:flex;overflow-x:hidden;overflow-y:scroll}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail{cursor:pointer;border:2px solid #e8e8e8;border-radius:8px;width:100px;height:141.5px;margin-bottom:10px;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.15)}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail>img{object-fit:cover;width:100%;height:100%}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail>.page-number{color:#282828;text-align:center;background-color:rgba(255,255,255,.9);border-radius:4px;min-width:20px;padding:2px 6px;font-family:Courier New,Courier,monospace;font-size:24px;font-weight:700;position:absolute;top:8px;left:8px}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail.selected{border-color:#3579f8;transform:translateY(-2px);box-shadow:0 4px 16px rgba(53,121,248,.2)}.AnnotatedDocumentView>.AnnotatedDocumentViewerPages>.Thumbnail.selected>.page-number{color:#fff;background-color:#3579f8}.AnnotatedDocumentView>.main-content{flex-direction:column;flex:1;min-height:100%;display:flex}.AnnotatedDocumentView>.main-content>.AnnotatedDocumentViewer{border-radius:0;flex:1;min-height:0}.AnnotatedDocumentView>.main-content>.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport{border-radius:0}.AnnotatedDocumentView>.main-content>.toolbar{color:#000;background-color:#fff;border-top:1px solid #e8e8e8;border-radius:0 0 15px;flex-direction:row;flex-shrink:0;align-items:center;min-height:50px;padding:12px 16px;display:flex;container:toolbar/inline-size}.AnnotatedDocumentView>.main-content>.toolbar>.UserBubble{flex-shrink:0;margin-right:12px}.AnnotatedDocumentView>.main-content>.toolbar>.label{flex-grow:1;align-items:flex-end;min-width:0;display:flex;overflow:hidden}.AnnotatedDocumentView>.main-content>.toolbar>.label>.title{text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;margin-right:8px;font-size:14px;font-weight:500;overflow:hidden}.AnnotatedDocumentView>.main-content>.toolbar>.label>a.title{color:#0f62fe;text-decoration:underline}.AnnotatedDocumentView>.main-content>.toolbar>.label>.size,.AnnotatedDocumentView>.main-content>.toolbar>.label>.date{opacity:.7;white-space:nowrap;flex-shrink:0;font-size:12px}.AnnotatedDocumentView>.main-content>.toolbar>.label>.size:last-of-type,.AnnotatedDocumentView>.main-content>.toolbar>.label>.date:last-of-type{margin-right:8px}@container toolbar (width<=800px){.AnnotatedDocumentView>.main-content>.toolbar>.label>.size{display:none}}.AnnotatedDocumentView>.main-content>.toolbar>.buttons{color:#343434;margin-left:auto;display:flex}.AnnotatedDocumentView>.main-content>.toolbar>.buttons>button{height:30px;margin-right:8px}.AnnotatedDocumentView>.main-content>.toolbar>.buttons>button:last-of-type{margin-right:0}.AnnotatedDocumentView .loading-state{color:#666;background:0 0;flex:1;justify-content:center;align-items:center;font-size:16px;display:flex}.AnnotatedDocumentView.single-page>.main-content>.AnnotatedDocumentViewer,.AnnotatedDocumentView.single-page>.main-content>.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport{border-radius:15px 15px 0 0}.AnnotatedDocumentView.single-page>.main-content>.toolbar{border-radius:0 0 15px 15px}.AnnotatedDocumentView.popout-mode{width:100vw;z-index:9999;width:100dvw;height:100vh;background-color:#fafdff;border-radius:0;height:100dvh;position:fixed;top:0;left:0}.AnnotatedDocumentView.popout-mode>.AnnotatedDocumentViewerPages,.AnnotatedDocumentView.popout-mode>.main-content>.AnnotatedDocumentViewer,.AnnotatedDocumentView.popout-mode>.main-content>.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport,.AnnotatedDocumentView.popout-mode>.main-content>.toolbar,.AnnotatedDocumentView.popout-mode.single-page>.main-content>.AnnotatedDocumentViewer,.AnnotatedDocumentView.popout-mode.single-page>.main-content>.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport,.AnnotatedDocumentView.popout-mode.single-page>.main-content>.toolbar{border-radius:0}.AnnotatedDocumentViewer{color:#444;background-color:#fafdff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Crect width=%273%27 height=%273%27 fill=%27%23eee%27/%3E%3C/svg%3E");border-radius:15px;flex-direction:row;height:100%;display:flex;position:relative;overflow:hidden}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport{transform-origin:0 0;border-radius:0 15px 0 0;flex-grow:1;flex-shrink:1;width:100%;position:relative;overflow:hidden}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>*{position:absolute}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas{transform-origin:0 0;box-shadow:none;border:none}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image{border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>img{object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots{z-index:1;position:absolute}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot-group.linked .hotspot-halo-outer{fill:rgba(255,193,7,.6);animation:2.5s ease-in-out infinite pulse-halo-outer}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot-group.selected .hotspot-halo-outer{fill:rgba(53,121,248,.6);animation:2s ease-in-out infinite pulse-halo-outer-selected}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot-halo-outer,.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot-halo-middle{stroke:none;pointer-events:none;fill:transparent}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot{stroke:transparent;stroke-width:0;fill:rgba(136,136,136,.3);color:#fff;transition:all .2s}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot[is-linked=true]{fill:rgba(255,193,7,.4);cursor:pointer}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot[is-linked=true]:hover:not([is-selected=true]){fill:#ffc107}.AnnotatedDocumentViewer>.AnnotatedDocumentViewerViewport>.canvas>.page-image>.page-hotspots .hotspot[is-selected=true]{fill:rgba(53,121,248,.8);cursor:default}.AnnotatedDocumentViewer.single-page>.AnnotatedDocumentViewerViewport{border-radius:15px 15px 0 0}@keyframes pulse-halo-outer{0%{fill-opacity:.15}50%{fill-opacity:.3}to{fill-opacity:.15}}@keyframes pulse-halo-outer-selected{0%{fill-opacity:.3}50%{fill-opacity:.5}to{fill-opacity:.3}}.ErrorScreen{background-color:var(--dn-sidebar-bg);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.ErrorScreen>.comp-content{color:#000;pointer-events:all;background-color:#fafdff;border-radius:15px;flex-direction:column;min-width:600px;max-width:calc(100vw - 50px);height:auto;max-height:calc(100% - 30px);padding:30px 40px 80px;display:flex;overflow:auto}.ErrorScreen>.comp-content>.larger{color:#003a6d;align-items:center;margin-top:20px;margin-bottom:.8em;font-size:2.3em;display:flex}.ErrorScreen>.comp-content>.larger>svg{width:42px;height:42px;margin-right:8px}.ErrorScreen>.comp-content>.blurb-small{color:#003a6d;max-width:470px;margin-bottom:50px;padding-top:15px;padding-bottom:15px;font-size:13px;font-weight:400;line-height:24px}.ErrorScreen>.comp-content>p{opacity:.7;margin-top:auto}