:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.react-resizable-handle{position:absolute;right:-5px;bottom:0;top:0;z-index:1;width:10px;height:100%;cursor:col-resize;background:none;padding:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{display:grid;place-items:center;height:100%;width:100%;border-radius:10px;min-width:375px;min-height:667px;overflow:clip;background-color:#dadbd3;box-shadow:-1px 6px 18px -9px #000000bf}.app_body{display:flex;min-height:667px;flex-direction:column;background-color:#ededed;border-radius:10px;place-items:center;height:100%;overflow-y:auto;overflow-x:clip;width:100%;box-shadow:-1px 4px 20px -6px #000000bf}.sticky-header-badge .ant-badge-count,.sticky-header-badge .ant-scroll-number{display:flex!important;align-items:center!important;justify-content:center!important}@media print{body *{visibility:hidden}.print-visualizer,.print-visualizer *{visibility:visible}.print-visualizer .print-visualizer-actions{display:none!important}.print-visualizer{position:absolute!important;left:0!important;top:0!important;width:100%!important}.approval-record-print thead{display:table-header-group}.approval-record-print tr{break-inside:avoid;page-break-inside:avoid}}.main_body{display:flex;margin:auto;border-radius:10px}@keyframes dashShimmer{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes dashFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.dash-sk{background:linear-gradient(90deg,#eeece6 25%,#f7f5f1 37%,#eeece6 63%);background-size:400% 100%;animation:dashShimmer 1.6s ease infinite}.dash-reveal{animation:dashFadeUp .5s cubic-bezier(.2,.7,.3,1) both}@media(max-width:1279px){[data-rsp=dash-content]{height:auto!important;overflow:visible!important}[data-rsp=dash-grid]{grid-template-columns:1fr 1fr!important;grid-template-rows:none!important;flex:none!important}[data-rsp=dash-colL]{grid-column:1 / -1}[data-rsp=dash-news]{flex:none!important;height:400px!important}[data-rsp=dash-approvals]{flex:none!important;height:460px!important}[data-rsp=dash-calendar]{height:776px!important}[data-rsp=dash-meetings]{flex:none!important;height:440px!important}[data-rsp=dash-gov]{flex:none!important;height:320px!important}}@media(max-width:899px){[data-rsp=dash-grid]{grid-template-columns:1fr!important}[data-rsp=dash-header]{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}[data-rsp=dash-news]{height:auto!important}[data-rsp=dash-newscard]{flex-direction:column!important}[data-rsp=dash-newsimg]{width:100%!important;height:280px!important}[data-rsp=dash-newslist]{height:250px!important}[data-rsp=dash-tabs]{flex-wrap:wrap!important;justify-content:flex-end!important}[data-rsp=dash-calendar]{height:auto!important}[data-rsp=dash-schedlist]{max-height:320px!important}}@media(max-width:699px){[data-rsp=dash-content]{padding:16px!important}[data-rsp=dash-created]{display:none!important}[data-rsp=dash-approvals]{height:500px!important}}@media(max-width:559px){[data-rsp=dash-reqname]{display:none!important}}.avatar-container{position:relative;display:inline-block;cursor:pointer;align-self:center}.avatar{border:2px solid #d9d9d9}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;border-radius:50%;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.overlay-visible{visibility:visible;opacity:1;pointer-events:auto}.overlay-hidden{visibility:hidden;opacity:0;pointer-events:none}.overlay button{color:#fff;background:#ffffff4d;border:none}@keyframes skShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sk-shimmer{background:linear-gradient(90deg,#ece9e2 25%,#f6f4ef 37%,#ece9e2 63%);background-size:400% 100%;animation:skShimmer 1.4s ease infinite}.login-input{height:54px;background:#fff;border:1.5px solid rgba(31,41,55,.14);border-radius:12px;padding:0 18px;font:400 16px Inter,system-ui,sans-serif;color:#111827;outline:none;box-sizing:border-box;width:100%}.login-input::placeholder{color:#9ca3af;opacity:1}.login-input:focus{border-color:#2e5bff}.login-input--password{padding-right:70px}.login-pw-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#2e5bff;font:600 13.5px Inter,system-ui,sans-serif;cursor:pointer;padding:8px 10px}.login-pw-toggle:hover{color:#1e44d4}.login-submit{background:#2e5bff;color:#fff;border:none;border-radius:999px;padding:15px 34px;font:600 16px Inter,system-ui,sans-serif;cursor:pointer;min-height:50px;transition:background .2s ease}.login-submit:hover:not(:disabled){background:#1e44d4}.login-submit:disabled{cursor:default}.login-forgot{font:500 15px Inter,system-ui,sans-serif;color:#2e5bff;text-decoration:none}.login-forgot:hover{color:#1e44d4;text-decoration:underline}@keyframes floatLogoA{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-18px)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes illoDash{to{stroke-dashoffset:-48}}@keyframes illoPulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes popIn{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes flowNavCur{0%,8%{transform:translate(70px,190px);opacity:0}14%{opacity:1}20%,28%{transform:translate(100px,31px);opacity:1}44%{transform:translate(110px,100px);opacity:1}58%,66%{transform:translate(40px,31px);opacity:1}74%,to{transform:translate(40px,31px);opacity:0}}@keyframes flowNavRingB{0%,22%{transform:scale(.2);opacity:0}25%{opacity:.65}34%,to{transform:scale(2.2);opacity:0}}@keyframes flowNavRingA{0%,60%{transform:scale(.2);opacity:0}63%{opacity:.65}72%,to{transform:scale(2.2);opacity:0}}@keyframes flowTabA{0%,22%{opacity:1}26%,60%{opacity:0}64%,to{opacity:1}}@keyframes flowTabB{0%,22%{opacity:0}26%,60%{opacity:1}64%,to{opacity:0}}@keyframes flowSlide{0%,24%{transform:translate(0)}32%,62%{transform:translate(-140px)}70%,to{transform:translate(0)}}@keyframes glowPulse{0%,to{opacity:.75}50%{opacity:1}}@keyframes illoRipple{0%{transform:scale(.35);opacity:.9}to{transform:scale(1.9);opacity:0}}@keyframes flowProgress{0%,12%{transform:scaleX(.12)}68%,to{transform:scaleX(1)}}@keyframes flowCaretA{0%{transform:translate(0)}to{transform:translate(66px)}}@keyframes flowCaretB{0%{transform:translate(0)}to{transform:translate(44px)}}@media(prefers-reduced-motion:reduce){.login-root,.login-root *{animation:none!important}}.mention{font-weight:550;border-radius:4px;display:inline-block;margin:0 1px}.editor-container{border:none!important;outline:none;position:relative;border-radius:20px;background-color:#fff;font-family:inherit;font-size:18px!important;padding:8px!important;min-height:40px;max-height:120px;overflow-y:auto}.message-editor.editor-container{border:none}.editor-container:focus{border:none;outline:none}.editor-text-mention{color:#0080ff;font-weight:500;padding:1px 4px;border-radius:4px;text-decoration:none}.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:7px!important;left:10px!important;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:18px}.editor-container{position:relative;border-radius:4px;background-color:#fff;font-family:inherit;font-size:14px;padding:8px 14px;min-height:40px;max-height:120px;overflow-y:auto;border:1px solid rgba(0,0,0,.23);transition:border-color .2s}.editor-container:focus{border-color:#1976d2;border-width:2px;outline:none}.editor-container.danger{border-color:#d32f2f}.editor-paragraph{margin:0;position:relative}.editor-text-mention{color:#1565c0;font-weight:600;background-color:#1565c01a;padding:2px 6px;border-radius:4px;text-decoration:none}.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:9px;left:15px;-webkit-user-select:none;user-select:none;pointer-events:none}.apv-comment-editor .editor-container{border:none!important;outline:none;border-radius:0;font-size:13.5px!important;line-height:1.55;padding:10px 12px!important;min-height:72px;max-height:150px;color:#23262b}.apv-comment-editor .editor-placeholder{color:#9d9890!important;font-size:13.5px!important;top:11px!important;left:13px!important}.apv-comment-editor .editor-text-mention{color:#35608f!important;font-weight:600!important;background-color:#eaf1f9!important;padding:1px 5px!important;border-radius:6px!important;text-decoration:none}.approval-comment-body span.approval-mention{display:inline;color:#35608f;font-weight:600;background-color:#eaf1f9;padding:1px 5px;border-radius:6px;text-decoration:none;box-decoration-break:clone;-webkit-box-decoration-break:clone}.approval-comment-body span.approval-mention[data-mention-id]{cursor:pointer;transition:background-color .15s}.approval-comment-body span.approval-mention[data-mention-id]:hover{background-color:#dbe7f4}@keyframes apvSpin{to{transform:rotate(360deg)}}html,body,#root{height:100%;width:100%;margin:0;padding:0;background:"lightgrey"}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}*,*:before,*:after{box-sizing:border-box}.bottom_nav_bar{width:100%}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.image-viewer-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:40rem;margin:auto;padding:1rem}.thumbnail-container{display:flex;gap:.5rem;flex-wrap:wrap}.thumbnail{width:4rem;height:4rem;object-fit:cover;border-radius:.5rem;cursor:pointer;transition:all .3s ease;border:2px solid #ccc}.thumbnail:hover{border-color:#3b82f6}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.modal-content{position:relative;padding:1rem;border-radius:.5rem}.modal-close-btn{position:absolute;top:.5rem;right:.5rem;padding:.25rem;background:#d1d5db;border-radius:50%;cursor:pointer}.modal-close-btn:hover{background:#9ca3af}.image-zoomable{border-radius:.5rem;transition:transform .3s ease-in-out;max-width:100%;max-height:80vh}html,body{margin:0;padding:0;font-family:sans-serif;background-color:#f3f4f6;height:100%}.drive-clone-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.navbar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:.5rem 1rem;box-shadow:0 1px 2px #0000001a}.navbar-left{display:flex;align-items:center;gap:.5rem}.navbar-left input{outline:none;border:none}.navbar-right{display:flex;align-items:center;gap:.5rem}.upload-label{background-color:#3b82f6;color:#fff;padding:.5rem .75rem;border-radius:.25rem;display:inline-flex;align-items:center;cursor:pointer}.upload-label:hover{background-color:#2563eb}.upload-button{background-color:#2563eb;color:#fff;padding:.5rem .75rem;border:none;border-radius:.25rem;display:inline-flex;align-items:center;cursor:pointer}.upload-button:disabled{opacity:.6;cursor:not-allowed}.profile-icon{color:#4b5563;font-size:1.25rem}.content-area{display:flex;flex-grow:1;overflow:auto;width:100%;height:100%}.sidebar{width:16rem;background:#fff;border-right:1px solid #e5e7eb;padding:1rem;display:none}@media(min-width:768px){.sidebar{display:block}}.new-button{background-color:#10b981;color:#fff;width:100%;padding:.5rem;border:none;border-radius:.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.new-button:hover{background-color:#059669}.sidebar-links{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem;color:#374151;align-content:center;justify-content:center}.sidebar-links .font-semibold{font-weight:600}.main-content{flex:1;display:flex;flex-direction:column;padding:1rem;overflow:auto;background:#fff}.breadcrumb{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#000;margin-bottom:1rem}.breadcrumb .crumb{text-decoration:underline;cursor:pointer}.breadcrumb .crumb:hover{color:#2563eb}.section-title-container{display:flex;align-items:baseline}.section-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:#000}.section-title-info{display:flex;font-size:1rem;color:#000;margin-bottom:0}.placeholder-text{color:#6b7280}.grid-layout{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:1rem}.folder-item{padding:1rem;background-color:#fef3c7;border-radius:.25rem;transition:background-color .2s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.folder-item:hover{background-color:#fde68a}.folder-icon{color:#b45309;font-size:2rem;margin-bottom:.5rem}.folder-name{font-size:.875rem;font-weight:500}.file-item{padding:1rem;background-color:#fff;border-radius:.25rem;border:1px solid #e5e7eb;transition:background-color .2s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.file-item:hover{background-color:#f9fafb}.file-icon{color:#9ca3af;font-size:2rem;margin-bottom:.5rem}.operation-container-title{display:flex;align-items:baseline;justify-content:space-between;max-width:15%;margin-left:1rem;background-color:#dadbd3}.operation-container{display:flex;align-items:center;justify-content:space-evenly;flex:1;max-width:15%;margin-left:1rem}.file-name{font-size:.875rem;font-weight:500;width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.delete-button{position:absolute;top:.5rem;right:.5rem;color:#f87171;background:none;border:none;cursor:pointer}.delete-button:hover{color:#dc2626}.hidden-input{display:none}.pdf-container{width:100%;height:13rem;overflow:hidden;padding:1rem;box-sizing:border-box;border-radius:.5rem;box-shadow:0 4px 10px #0000001a}.pdf-wrapper{width:100%;height:100%;overflow:hidden;border-radius:.5em;box-shadow:0 4px 10px #0000001a}.pdf-container img{width:100%;height:100%;object-fit:cover}[draggable]{cursor:grab}[draggable]:active{cursor:grabbing}.fm-dropzone{position:relative;display:flex;flex-direction:column;flex:1;min-height:100%}.fm-dropzone-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;border:2px dashed #1890ff;border-radius:8px;background-color:#1890ff14;pointer-events:none}.fm-dropzone-overlay-inner{display:flex;flex-direction:column;align-items:center;color:#1890ff;font-size:18px;font-weight:600;text-align:center}.folder-drop-target{position:relative}.folder-drop-target:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px dashed #1890ff;border-radius:8px;background-color:#1890ff1a;z-index:100;pointer-events:none}.folder-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000026;transition:all .3s}.file-dragging,.folder-dragging{opacity:.5;transform:scale(.95);transition:all .2s}.dragging-active .potential-drop-target{border:1px solid rgba(24,144,255,.3);box-shadow:0 0 5px #1890ff33;transition:all .2s ease}.dragging-active .potential-drop-target:hover{border:1px solid #1890ff;box-shadow:0 0 8px #1890ff66}.batch-drag-image{position:absolute;background-color:#1890ffe6;border-radius:4px;padding:8px 12px;color:#fff;font-weight:700;box-shadow:0 4px 12px #0003;z-index:1000;pointer-events:none;white-space:nowrap}.batch-drag-count{display:flex;align-items:center;justify-content:center}.file-card.selected:after,.folder-card.selected:after{content:"";position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;background-color:#1890ff;border:2px solid white;z-index:10}.ant-table-row{cursor:pointer}.ant-table-row[draggable=true]{cursor:grab}.ant-table-row[draggable=true]:active{cursor:grabbing}.ant-table-row.file-dragging{opacity:.5;background-color:#1890ff0d}.ant-table-row.table-row-selected{background-color:#add8e6}.ant-table-row.table-row-selected:hover>td{background-color:rgb(194,231,255)#add8e6!important}.ant-table-row[draggable=true] td:first-child{position:relative}.ant-table-row[draggable=true] td:first-child:before{content:"⋮⋮";position:absolute;left:-5px;top:50%;transform:translateY(-50%);color:#d9d9d9;font-size:16px;opacity:0;transition:opacity .2s ease}.ant-table-row[draggable=true]:hover td:first-child:before{opacity:1}.ant-table-row.table-row-selected{background-color:#1890ff1a}.ant-table-row.table-row-selected>td{background-color:#1890ff1a!important}.ant-table-row.table-row-selected:hover>td{background-color:#1890ff33!important}.fm-toolbar{padding-bottom:12px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.fm-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.fm-filters{display:flex;align-items:center;gap:8px;width:100%;padding-top:8px}.fm-section-header{display:flex;align-items:center;margin-bottom:8px}.fm-batch-bar{position:fixed;top:60px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;padding:6px 16px;border:1px solid #f0f0f0;white-space:nowrap;z-index:1000}.operation-cell{opacity:0;transition:opacity .15s ease}.ant-table-row:hover .operation-cell{opacity:1}.ant-table-tbody>tr>td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-table-thead>tr>th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unified-drive-list{background:#fff}.unified-drive-list{min-width:600px}.unified-drive-list table{font-size:14px}.unified-drive-list .ant-table-thead>tr>th{padding:16px;text-align:left}.unified-drive-list .ant-table-tbody>tr>td{padding-left:16px;padding-right:16px}.unified-drive-list .udl-loading-row{display:flex;align-items:center;justify-content:center;height:56px;background:#fff}.unified-drive-list .udl-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.unified-drive-list .udl-quick{display:none;align-items:center;gap:2px}.unified-drive-list.udl-wide .ant-table-row:hover .udl-quick{display:inline-flex}.unified-drive-list .udl-more-btn{width:36px;height:36px;min-width:36px;color:#5f6368;border:none!important;box-shadow:none!important;outline:none!important}.unified-drive-list .udl-more-btn:hover,.unified-drive-list .udl-more-btn:focus,.unified-drive-list .udl-more-btn:focus-visible{border:none!important;box-shadow:none!important;outline:none!important}.unified-drive-list .udl-more-btn:hover{background:#3c40431a!important}.unified-drive-list .ant-table-thead>tr>th:before{display:none!important}.unified-drive-list .ant-table-thead>tr>th.udl-sortable-th{cursor:pointer}.unified-drive-list .ant-table-thead>tr>th.udl-sortable-th:hover{background:#f1f3f4;border-radius:8px 8px 0 0}.unified-drive-list .udl-sort-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:6px;border-radius:50%;background:#e8f0fe;color:#1967d2;font-size:12px}.main-content.fm-unified-layout{overflow:hidden}.main-content.fm-unified-layout .fm-dropzone{display:flex;flex-direction:column;height:100%;min-height:0}.fm-list-scroll{flex:1 1 auto;min-height:0;overflow:auto;background:#fff}.unified-drive-list .ant-table-thead>tr>th{background:#fff;color:#5f6368;font-weight:500;border-bottom:1px solid #e0e0e0}.unified-drive-list .ant-table-tbody>tr>td{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #f1f3f4}.unified-drive-list .ant-table-tbody>tr>td:last-child{padding-top:6px;padding-bottom:6px;height:56px}.unified-drive-list .ant-table-tbody>tr.ant-table-row:hover>td{background:#f8f9fa}.unified-drive-list .ant-table-row{cursor:pointer}.fm-main-col{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.fm-top-search{margin:8px 16px 12px 8px;max-width:720px}.fm-drive-chips{display:flex;align-items:center;gap:8px;height:48px;margin:8px 0;padding:0}.fm-chip{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border:1px solid #d0d5dd;border-radius:16px;background:#fff;color:#444746;font-size:14px;cursor:pointer;transition:background .15s ease}.fm-chip:hover{background:#f8f9fa}.fm-chip.active{background:#e8f0fe;border-color:#adc6ff;color:#1967d2}.fm-filter-panel{font-size:14px;color:#1f1f1f;background:#fff;border-radius:8px}.fm-people-panel{width:320px;padding:10px}.fm-people-scope{width:100%;margin-bottom:10px}.fm-people-search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid #747775;border-radius:20px;margin-bottom:6px}.fm-people-search:focus-within{border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}.fm-people-search-icon{color:#5f6368;font-size:15px}.fm-people-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:14px;color:#1f1f1f}.fm-people-list{max-height:288px;overflow-y:auto;margin:0 -4px}.fm-people-row{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px;cursor:pointer}.fm-people-row:hover{background:#f5f5f5}.fm-people-row.selected{background:#e8f0fe}.fm-people-row-disabled{cursor:default;opacity:.7}.fm-people-row-disabled:hover{background:transparent}.fm-people-avatar{flex:none;border-radius:50%;object-fit:cover}.fm-people-avatar-initial{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:500}.fm-people-meta{flex:1;min-width:0}.fm-people-name{font-size:14px;color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-people-email{font-size:12px;color:#5f6368;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-people-check{flex:none;color:#1967d2;font-size:16px}.fm-people-scope-tag{flex:none;font-size:12px;color:#5f6368}.fm-people-chevron{flex:none;font-size:11px;color:#5f6368}.fm-people-scope-item{min-width:150px;padding:10px 18px;border-radius:6px;font-size:14px;color:#1f1f1f;cursor:pointer}.fm-people-scope-item:hover{background:#f1f3f4}.fm-people-scope-item.selected{background:#e8eaed}.fm-people-empty{padding:16px;text-align:center;color:#5f6368;font-size:13px}.fm-modified-panel{width:232px;padding:6px}.fm-preset-list{list-style:none;margin:0;padding:0}.fm-preset-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-radius:8px;cursor:pointer}.fm-preset-item:hover{background:#f5f5f5}.fm-preset-item.selected{background:#e8f0fe;color:#1967d2}.fm-preset-caret{color:#5f6368;font-size:16px;line-height:1}.fm-custom-range{border-top:1px solid #e0e0e0;margin-top:6px;padding:10px 8px 6px}.fm-date-field{display:block;margin-bottom:10px}.fm-date-label{display:block;font-size:12px;color:#5f6368;margin-bottom:4px}.fm-custom-footer{display:flex;align-items:center;justify-content:space-between;padding-top:4px}.fm-footer-right{display:inline-flex;align-items:center;gap:4px}.fm-link-btn{border:none;background:transparent;color:#1a73e8;font-size:14px;font-weight:500;padding:6px 8px;border-radius:6px;cursor:pointer}.fm-link-btn:hover{background:#f1f5fe}.fm-apply-btn{border:none;background:#1a73e8;color:#fff;font-size:14px;font-weight:500;padding:6px 16px;border-radius:16px;cursor:pointer}.fm-apply-btn:disabled{background:#e0e0e0;color:#9aa0a6;cursor:default}.fm-selection-bar{display:flex;align-items:center;gap:4px;width:100%;height:48px;margin:8px 0;padding:0 12px;box-sizing:border-box;background:#f1f3f4;border-radius:28px}.fm-drive-theme .content-area{background:#f8fafd}.fm-drive-theme .main-content{border-radius:16px 16px 0 0}.fm-drive-theme .ant-layout-sider,.fm-drive-theme .ant-layout-sider-children,.fm-drive-theme .ant-layout-sider .ant-menu{background:#f8fafd!important}.fm-drive-theme .ant-layout-sider .ant-menu-item{color:#1f1f1f;border-radius:9999px}.fm-drive-theme .ant-layout-sider .ant-menu-item-selected{background:#c2e7ff!important;color:#004a77!important}.fm-drive-theme .ant-layout-sider .ant-menu-item-selected .ant-menu-title-content,.fm-drive-theme .ant-layout-sider .ant-menu-item-selected .anticon{color:#004a77!important}.fm-drive-theme .fm-new-btn{display:inline-flex;align-items:center;gap:12px;height:56px;padding:0 24px 0 20px;margin:1rem;border:none!important;border-radius:16px;background:#fff!important;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326;color:#1f1f1f!important;font-size:15px;font-weight:500}.fm-drive-theme .fm-new-btn:hover:not(:disabled){background:#edf2fa!important;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326;color:#1f1f1f!important}.fm-drive-theme .fm-new-btn:disabled{opacity:.6}.fm-drive-theme .fm-top-search .ant-input-affix-wrapper{background:#e9eef6;border:none;box-shadow:none;border-radius:9999px;height:48px;padding:4px 20px}.fm-drive-theme .fm-top-search .ant-input{background:transparent;border:none;box-shadow:none;font-size:16px}.fm-drive-theme .fm-top-search .ant-input::placeholder{color:#444746}.fm-drive-theme .fm-top-search .anticon{color:#444746}.fm-drive-theme .ant-breadcrumb{font-size:22px}.fm-drive-theme .ant-breadcrumb .ant-breadcrumb-link,.fm-drive-theme .ant-breadcrumb a{color:#444746;height:auto}.fm-drive-theme .ant-breadcrumb a:hover{color:#1f1f1f;background:transparent}.fm-drive-theme .ant-breadcrumb li:last-child,.fm-drive-theme .ant-breadcrumb li:last-child .ant-breadcrumb-link,.fm-drive-theme .ant-breadcrumb li:last-child .ant-breadcrumb-link a,.fm-drive-theme .ant-breadcrumb li:last-child a{color:#1f1f1f;font-weight:400}.fm-drive-theme .ant-breadcrumb .ant-breadcrumb-separator{color:#444746;font-size:20px;margin-inline:10px}.fm-drive-theme .ant-breadcrumb li:not(:last-child) .ant-breadcrumb-link{display:inline-block;padding:4px 10px;margin:-4px 0;border-radius:9999px;cursor:pointer;transition:background .15s ease}.fm-drive-theme .ant-breadcrumb li:not(:last-child) .ant-breadcrumb-link:hover{background:#3c40431a;color:#1f1f1f}.fm-drive-theme .ant-breadcrumb li:not(:last-child) .ant-breadcrumb-link:hover a{color:#1f1f1f}.fm-drive-theme .ant-breadcrumb li:not(:last-child) a{cursor:pointer}.fm-drive-theme .fm-crumb-current{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;margin:-4px 0;border-radius:9999px;cursor:pointer;color:#1f1f1f;transition:background .15s ease}.fm-drive-theme .fm-crumb-current:hover,.fm-drive-theme .fm-crumb-current.ant-dropdown-open{background:#3c40431a}.fm-drive-theme .fm-crumb-current .anticon{color:#444746}.fm-drive-theme .ant-radio-button-wrapper{color:#444746;border-color:#747775}.fm-drive-theme .ant-radio-button-wrapper:first-child{border-radius:20px 0 0 20px}.fm-drive-theme .ant-radio-button-wrapper:last-child{border-radius:0 20px 20px 0}.fm-drive-theme .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#c2e7ff!important;color:#001d35!important;border-color:#747775!important}.fm-drive-theme .fm-chip{border-color:#747775;color:#444746}.fm-drive-theme .fm-chip.active{background:#c2e7ff;border-color:#c2e7ff;color:#004a77}.fm-drive-theme .fm-people-row.selected,.fm-drive-theme .fm-preset-item.selected{background:#c2e7ff;color:#004a77}.fm-drive-theme .fm-people-check{color:#004a77}.fm-drive-theme .fm-apply-btn{background:#0b57d0}.fm-drive-theme .fm-selection-bar{background:#e9eef6}.fm-drive-theme .unified-drive-list .ant-table-thead>tr>th{color:#444746}.fm-drive-theme .unified-drive-list .ant-table-thead>tr>th:first-child{color:#1f1f1f}.fm-drive-theme .unified-drive-list .ant-table-tbody>tr>td,.fm-drive-theme .unified-drive-list .ant-table-tbody .ant-typography{color:#444746}.fm-drive-theme .unified-drive-list .udl-name .ant-typography{color:#1f1f1f;font-weight:500}.fm-drive-theme .unified-drive-list .udl-more-btn{color:#444746}.fm-drive-theme .unified-drive-list .udl-sort-badge{background:#c2e7ff;color:#001d35}.fm-drive-theme .unified-drive-list .ant-table-row.table-row-selected>td,.fm-drive-theme .unified-drive-list .ant-table-row.table-row-selected:hover>td{background:#c2e7ff!important}.fm-new-menu .ant-dropdown-menu{margin-top:-60px;min-width:260px;padding:8px 0;border-radius:4px;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.fm-new-menu .ant-dropdown-menu-item{height:48px;padding:0 24px 0 16px;border-radius:0;color:#1f1f1f}.fm-new-menu .ant-dropdown-menu-item:hover{background:#f1f3f4}.fm-new-menu .ant-dropdown-menu-item .anticon{font-size:18px;color:#444746}.fm-item-menu .ant-dropdown-menu,.ant-menu.fm-item-menu{min-width:320px;padding:8px 0;border-radius:12px;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.fm-item-menu .ant-dropdown-menu-item,.fm-item-menu .ant-dropdown-menu-submenu-title,.ant-menu.fm-item-menu .ant-menu-item,.ant-menu.fm-item-menu .ant-menu-submenu-title{height:48px;display:flex;align-items:center;padding:0 24px 0 16px;border-radius:0;color:#1f1f1f;font-size:15px}.fm-item-menu .ant-dropdown-menu-item:hover,.fm-item-menu .ant-dropdown-menu-submenu-title:hover,.ant-menu.fm-item-menu .ant-menu-item:hover,.ant-menu.fm-item-menu .ant-menu-submenu-title:hover{background:#f1f3f4}.fm-item-menu .ant-dropdown-menu-item .anticon,.fm-item-menu .ant-dropdown-menu-submenu-title .anticon,.ant-menu.fm-item-menu .ant-menu-item .anticon,.ant-menu.fm-item-menu .ant-menu-submenu-title .anticon{font-size:18px;color:#444746;margin-right:14px}.fm-item-menu .ant-dropdown-menu-item-divider,.ant-menu.fm-item-menu .ant-menu-item-divider{margin:8px 0;background:#e8eaed}.fm-grid-scroll{padding:4px 2px 24px}.unified-drive-grid{background:#fff}.udg-vrow{display:grid;gap:16px}.udg-folder-pill{display:flex;align-items:center;gap:12px;height:48px;padding:0 6px 0 16px;min-width:0;background:#f0f4f9;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.udg-folder-pill:hover{background:#e1e5ea}.udg-folder-pill.udg-selected{background:#c2e7ff}.udg-folder-pill.udg-drop-target{outline:2px dashed #1890ff;outline-offset:-2px}.udg-folder-icon{position:relative;display:inline-flex;flex-shrink:0;font-size:20px;color:#444746}.udg-folder-shared{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);font-size:9px!important;color:#f0f4f9}.udg-folder-pill:hover .udg-folder-shared{color:#e1e5ea}.udg-folder-pill.udg-selected .udg-folder-shared{color:#c2e7ff}.udg-file-card{display:flex;flex-direction:column;min-width:0;padding:0 12px 12px;background:#f0f4f9;border-radius:12px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.udg-file-card:hover{background:#e1e5ea}.udg-file-card.udg-selected{background:#c2e7ff}.udg-file-header{display:flex;align-items:center;gap:10px;height:48px;min-width:0;flex-shrink:0}.udg-file-header>.anticon{flex-shrink:0}.unified-drive-grid .udg-name{flex:1;min-width:0;font-size:14px;font-weight:500;color:#1f1f1f}.unified-drive-grid .udg-more-btn{width:36px;height:36px;min-width:36px;flex-shrink:0;color:#444746;border:none!important;box-shadow:none!important;outline:none!important}.unified-drive-grid .udg-more-btn:hover{background:#3c40431a!important}.udg-thumb{position:relative;width:100%;aspect-ratio:8 / 7;background:#fff;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.udg-thumb .pdf-container,.udg-thumb .pdf-wrapper{width:100%;height:100%}.udg-thumb iframe{width:100%;height:100%;border-radius:0!important}.udg-thumb img{width:100%;height:100%;object-fit:cover;border-radius:0!important;display:block}.udg-thumb video{width:100%;height:100%;object-fit:cover;background:#000}.udg-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.udg-thumb-fallback .anticon{font-size:56px!important}.udg-loading-row{display:flex;align-items:center;justify-content:center;height:56px;background:#fff}.udg-empty{padding:48px 0;text-align:center}.fm-sort-row{display:flex;align-items:center;flex-shrink:0;padding:2px 0 10px;background:#fff}.fm-sort-pill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 8px 0 14px;border:none;border-radius:9999px;background:transparent;cursor:pointer;transition:background .15s ease}.fm-sort-pill:hover,.fm-sort-pill.ant-dropdown-open{background:#3c40431a}.fm-sort-pill-label{font-size:15px;font-weight:500;color:#1f1f1f;white-space:nowrap}.fm-sort-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#c2e7ff;color:#001d35;font-size:13px}.fm-sort-menu .ant-dropdown-menu{min-width:256px;padding:8px 0;border-radius:12px;background:#f0f4f9;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.fm-sort-menu .ant-dropdown-menu-item-group-title{padding:8px 16px 4px;color:#444746;font-size:13px;font-weight:500}.fm-sort-menu .ant-dropdown-menu-item{height:44px;display:flex;align-items:center;padding:0 24px 0 16px;border-radius:0;color:#1f1f1f;font-size:15px}.fm-sort-menu .ant-dropdown-menu-item .anticon{font-size:14px;color:#001d35;margin-right:14px}.fm-sort-menu .ant-dropdown-menu-item:hover{background:#e1e5ea}.fm-sort-menu .ant-dropdown-menu-item.fm-sort-selected{background:#dde3ea}.fm-sort-menu .ant-dropdown-menu-item-divider{margin:8px 0;background:#dde3ea}.fm-top-search.fm-search-open{filter:drop-shadow(0 1px 3px rgba(60,64,67,.3)) drop-shadow(0 4px 8px rgba(60,64,67,.15));z-index:200}.fm-drive-theme .fm-top-search.fm-search-open .ant-input-affix-wrapper{background:#fff;border-radius:28px 28px 0 0}.fm-search-suggest{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 28px 28px;padding:0 0 6px;overflow:hidden}.fm-search-suggest-chips{padding:0 14px}.fm-search-suggest-chips .fm-drive-chips{margin:0;height:44px}.fm-search-suggest-divider{height:1px;background:#e8eaed}.fm-search-suggest-row{display:flex;align-items:center;gap:14px;padding:8px 20px;cursor:pointer}.fm-search-suggest-row:hover{background:#f1f3f4}.fm-search-suggest-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;flex:none}.fm-search-suggest-meta{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.35}.fm-search-suggest-title{font-size:14px;color:#1f1f1f}.fm-search-suggest-title strong{font-weight:700}.fm-search-suggest-owner{font-size:12px;color:#5f6368}.fm-search-suggest-date{flex:none;font-size:13px;color:#444746;padding-left:12px}.fm-search-suggest-loading{display:flex;justify-content:center;padding:14px 0}.fm-search-suggest-empty{padding:12px 20px;color:#5f6368}.fm-search-suggest-footer{display:flex;justify-content:flex-end;padding:6px 12px}.fm-search-suggest-all{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#0b57d0;font-size:14px;font-weight:500;padding:8px 16px;border-radius:9999px;cursor:pointer}.fm-search-suggest-all:hover{background:#e8f0fe}.fm-search-header{color:#202124}.fm-search-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 0}.ig-notif-drawer .ant-drawer-title{min-width:0}.ig-notif-header{position:relative;width:100%;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ig-notif-header button:focus,.ig-notif-header button:focus-visible{outline:none}.ig-notif-close{position:absolute;top:-4px;right:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#0c1014;font-size:20px;cursor:pointer;transition:background .1s ease}.ig-notif-close:hover{background:none}.ig-notif-titlerow{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-right:40px}.ig-notif-title{margin:0;font-size:26px;font-weight:700;line-height:1.2;color:#0c1014}.ig-notif-markread{flex:none;border:none;background:transparent;color:#0095f6;font-size:13px;font-weight:600;cursor:pointer;padding:0;white-space:nowrap}.ig-notif-markread:disabled{color:#b3b3b3;cursor:default}.ig-notif-chips{display:flex;gap:8px;margin-top:14px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.ig-notif-chips::-webkit-scrollbar{display:none}.ig-notif-chip{flex:none;padding:8px 16px;border-radius:9999px;border:none;background:transparent;color:#262626;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background .1s ease}.ig-notif-chip:hover{background:#0c101408}.ig-notif-chip.active{background:#efefef;color:#0c1014}.ig-sidenav{position:fixed;top:0;left:0;bottom:0;width:72px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:24px 12px;z-index:1000;box-sizing:border-box;font-family:-apple-system,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;transition:width .38s cubic-bezier(.32,.72,0,1);will-change:width}.ig-sidenav.expanded{width:238px}@media(prefers-reduced-motion:reduce){.ig-sidenav{transition:none}}.ig-sidenav__logo{display:flex;align-items:center;height:48px;padding:0 12px;margin:4px 0;border-radius:8px;flex:none;cursor:pointer;overflow:hidden}.ig-sidenav__logo:hover{background:#0c10140d}.ig-sidenav__logo img{height:24px;width:auto;max-width:24px;object-fit:contain;display:block;flex:none}.ig-sidenav__logo-name{margin-left:16px;min-width:0;flex:1 1 auto;font-size:16px;line-height:20px;font-weight:600;color:#0c1014;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ig-sidenav__nav{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.ig-sidenav__nav::-webkit-scrollbar{display:none}.ig-sidenav__nav:before,.ig-sidenav__nav:after{content:"";flex:1 0 0}.ig-sidenav__bottom{flex:none}.ig-sidenav__row{display:flex;align-items:center;width:100%;padding:12px;margin:4px 0;border:none;border-radius:8px;background:transparent;color:#0c1014;cursor:pointer;text-align:left;flex:none;box-sizing:border-box}.ig-sidenav__row:hover{background:#0c10140d}.ig-sidenav__row:focus{outline:none}.ig-sidenav__row:focus-visible{outline:2px solid #0095f6;outline-offset:-2px}.ig-sidenav__icon{position:relative;width:24px;height:24px;flex:none;display:flex;align-items:center;justify-content:center;color:#0c1014;transition:transform .2s cubic-bezier(.17,.17,0,1)}.ig-sidenav__row:active .ig-sidenav__icon{transform:scale(.9)}.ig-sidenav__label{margin-left:16px;font-size:16px;line-height:20px;font-weight:400;color:#0c1014;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ig-sidenav__row.active .ig-sidenav__label{font-weight:700}.ig-sidenav__badge{position:absolute;right:-10px;top:9px;box-sizing:content-box;min-width:8px;height:14px;padding:2px 4px;border-radius:50px;background:#ff3040;border:2px solid #fff;color:#fff;font-size:11px;font-weight:600;line-height:14px;display:flex;align-items:center;justify-content:center}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.11"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.collab-shell{height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f7f8fa;font-family:Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.collab-page .ProseMirror{box-sizing:border-box;min-height:1056px;padding:96px;font-family:Arial,sans-serif;font-size:11pt;line-height:1.15;color:#1f1f1f;outline:none;caret-color:#1a1a1a;word-wrap:break-word;white-space:pre-wrap;position:relative;z-index:1}.collab-header-band .collab-band-editor .ProseMirror,.collab-footer-band .collab-band-editor .ProseMirror{min-height:0;padding:4px 0;font-family:Arial,sans-serif;font-size:11pt;line-height:1.15;color:#1f1f1f;outline:none;white-space:pre-wrap}.collab-header-band .collab-band-editor .ProseMirror p,.collab-footer-band .collab-band-editor .ProseMirror p{margin:0}.collab-page .ProseMirror p{margin:0 0 21px}.collab-page .ProseMirror p.doc-title{font-size:26pt;font-weight:400;color:#000;margin:0 0 6px}.collab-page .ProseMirror p.doc-subtitle{font-size:15pt;font-weight:400;color:#666;margin:0 0 21px}.collab-page .ProseMirror h1{font-size:20pt;font-weight:400;margin:18px 0 6px}.collab-page .ProseMirror h2{font-size:16pt;font-weight:400;margin:16px 0 6px}.collab-page .ProseMirror h3{font-size:14pt;font-weight:400;color:#434343;margin:14px 0 4px}.collab-page .ProseMirror h4{font-size:12pt;font-weight:400;color:#666;margin:12px 0 4px}.collab-page .ProseMirror h5{font-size:11pt;font-weight:700;color:#666;margin:11px 0 4px}.collab-page .ProseMirror h6{font-size:11pt;font-weight:400;font-style:italic;color:#666;margin:11px 0 4px}.collab-page .ProseMirror ul,.collab-page .ProseMirror ol{margin:0 0 21px;padding-left:48px}.collab-page .ProseMirror li>p{margin:0}.show-invisibles .collab-page .ProseMirror p:after,.show-invisibles .collab-page .ProseMirror h1:after,.show-invisibles .collab-page .ProseMirror h2:after,.show-invisibles .collab-page .ProseMirror h3:after,.show-invisibles .collab-page .ProseMirror h4:after,.show-invisibles .collab-page .ProseMirror h5:after,.show-invisibles .collab-page .ProseMirror h6:after{content:"¶";color:#b0b6bd;margin-left:2px}.collab-page .ProseMirror ul[data-type=taskList]{list-style:none;padding-left:4px}.collab-page .ProseMirror ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:8px}.collab-page .ProseMirror ul[data-type=taskList] li>label{flex:none;margin-top:3px;-webkit-user-select:none;user-select:none}.collab-page .ProseMirror ul[data-type=taskList] li>div{flex:1 1 auto;min-width:0}.collab-page .ProseMirror ul[data-type=taskList] input[type=checkbox]{cursor:pointer}.collab-page .ProseMirror a{color:#15c;text-decoration:underline;cursor:pointer}.collab-page .ProseMirror img{max-width:100%;height:auto}.collab-page .ProseMirror img.ProseMirror-selectednode{outline:2px solid #1976d2}.collab-page .ProseMirror hr{border:none;border-top:1px solid #9aa0a6;margin:12px 0 21px}.collab-page .ProseMirror blockquote{border-left:3px solid #dadce0;margin:0 0 21px;padding-left:16px;color:#5f6368}.collab-page .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0 0 21px;overflow:hidden}.collab-page .ProseMirror td,.collab-page .ProseMirror th{border:1px solid #c4c7c5;padding:5px 8px;vertical-align:top;position:relative;min-width:32px}.collab-page .ProseMirror th{background:#f8f9fa;font-weight:500;text-align:left}.collab-page .ProseMirror td>p,.collab-page .ProseMirror th>p{margin:0}.collab-page .ProseMirror .selectedCell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#1976d21f;pointer-events:none}@keyframes collab-blink{0%,55%{opacity:1}56%,to{opacity:0}}.collab-caret{display:inline;position:relative;pointer-events:none;word-break:normal}.collab-caret__bar{display:inline;border-left:2px solid;margin-left:-1px;margin-right:-1px;animation:collab-blink 1.1s infinite}.collab-caret__label{position:absolute;top:-1.45em;left:-1px;color:#fff;font-size:10px;font-weight:500;font-family:Roboto,sans-serif;line-height:normal;padding:1px 5px;border-radius:3px 3px 3px 0;white-space:nowrap;-webkit-user-select:none;user-select:none}.collab-remote-selection{border-radius:1px}.collab-comment-mark{background:#ffd66680;cursor:pointer}.collab-comment-mark--active{background:#ffc425b3}.comments-hidden .collab-comment-mark{background:transparent;cursor:text}.collab-page-break{height:0;margin:20px 0;border-top:1px dashed #b0b3b8;-webkit-user-select:none;user-select:none}.collab-page-break.ProseMirror-selectednode{border-top-color:#1a73e8;outline:none}.collab-section-break{height:0;margin:22px 0;border-top:1px dashed #4285f4;position:relative;-webkit-user-select:none;user-select:none}.collab-section-break:after{content:attr(data-label);position:absolute;top:-8px;left:50%;transform:translate(-50%);background:#fff;padding:0 8px;font-size:10px;color:#4285f4;font-family:Roboto,sans-serif;white-space:nowrap}.collab-section-break.ProseMirror-selectednode{border-top-color:#0b57d0}.collab-page .ProseMirror{column-count:var(--collab-columns, 1);column-gap:var(--collab-column-gap, 48px);column-rule:var(--collab-column-rule, none)}.collab-line-numbers{position:absolute;top:0;left:0;width:84px;height:100%;pointer-events:none;z-index:3}.collab-line-numbers>div{font-size:11px;line-height:1;color:#9aa0a6;font-family:Roboto,sans-serif;padding-right:12px;box-sizing:border-box}.collab-equation-nv{display:inline-block;vertical-align:middle;white-space:nowrap}.collab-equation-render{display:inline-block;cursor:pointer;padding:0 2px}.collab-equation-nv.is-selected .collab-equation-render{outline:2px solid rgba(26,115,232,.4);border-radius:3px}.collab-equation-input{font-family:Roboto Mono,Courier New,monospace;font-size:.9em;border:1px solid #1a73e8;border-radius:4px;padding:2px 6px;outline:none;background:#fff;color:#202124}.collab-toc-nv,.collab-toc{border:1px solid #e0e2e5;border-radius:6px;padding:10px 14px;margin:12px 0;background:#fbfcfd}.collab-toc-title{font-size:12px;font-weight:500;color:#5f6368;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.collab-toc-empty{font-size:13px;color:#9aa0a6;font-style:italic}.collab-toc-item{font-size:14px;color:#1a73e8;cursor:pointer;padding:2px 4px;border-radius:3px}.collab-toc-item:hover{text-decoration:underline;background:#f1f3f4}.collab-smartchip{display:inline-flex;align-items:center;gap:4px;padding:0 8px 0 6px;height:20px;line-height:20px;border-radius:10px;background:#e8f0fe;color:#1967d2;font-size:.92em;vertical-align:baseline;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none}.collab-smartchip--date{background:#e6f4ea;color:#137333}.collab-smartchip--place{background:#fce8e6;color:#c5221f}.collab-smartchip__avatar{width:16px;height:16px;border-radius:50%;color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center;flex:none}.collab-smartchip__icon{font-size:14px}.collab-smartchip.ProseMirror-selectednode{outline:2px solid rgba(26,115,232,.4)}.collab-chart-nv{display:block;position:relative;margin:12px 0;width:fit-content;max-width:100%}.collab-chart-figure{display:inline-block;border:1px solid #e0e2e5;border-radius:8px;padding:8px;background:#fff}.collab-chart-nv.is-selected .collab-chart-figure{outline:2px solid rgba(26,115,232,.4)}.collab-chart-edit{position:absolute;top:8px;right:8px;border:1px solid #dadce0;background:#fff;border-radius:6px;font-size:12px;padding:4px 8px;cursor:pointer;color:#3c4043;font-family:Roboto,sans-serif;opacity:0;transition:opacity .12s}.collab-chart-nv:hover .collab-chart-edit{opacity:1}.collab-drawing-nv{display:block;position:relative;margin:12px 0;width:fit-content;max-width:100%}.collab-drawing-figure{display:inline-block;border:1px solid #e0e2e5;border-radius:8px;overflow:hidden;background:#fff}.collab-drawing-nv.is-selected .collab-drawing-figure{outline:2px solid rgba(26,115,232,.4)}.collab-drawing-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#9aa0a6;font-size:13px;font-family:Roboto,sans-serif;pointer-events:none}.collab-drawing-nv:hover .collab-chart-edit{opacity:1}.collab-bookmark{display:inline-block;width:12px;height:15px;vertical-align:-2px;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%231a73e8'%3E%3Cpath d='M6 2h12a2 2 0 0 1 2 2v18l-8-4-8 4V4a2 2 0 0 1 2-2z'/%3E%3C/svg%3E")}.collab-bookmark.ProseMirror-selectednode{outline:2px solid rgba(26,115,232,.4);border-radius:2px}.collab-search-result{background:#ffeb3b8c}.collab-search-result--active{background:#fb8c00b3}.collab-menu-dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:4px;box-shadow:0 2px 6px 2px #3c404326;padding:6px 0;min-width:240px;z-index:100}@media print{body *{visibility:hidden}.collab-page,.collab-page *{visibility:visible}.collab-zoom-wrapper{transform:none!important;margin:0!important;width:auto!important}.collab-page-sizer{width:auto!important;padding:0!important;margin:0!important}.collab-scroll{overflow:visible!important}.collab-page{position:absolute!important;left:0!important;top:0!important;width:100%!important;border:none!important;box-shadow:none!important;margin:0!important}.collab-comment-card,.collab-caret,.collab-vertical-ruler{display:none!important;visibility:hidden!important}}.sheets-shell{background:#f7f8fa}@media print{.sheets-shell{height:auto!important;overflow:visible!important}}.sheet-popover{background:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 2px 6px #3c40434d;font-family:Roboto,Arial,sans-serif;font-size:13px;color:#1f1f1f}.sheet-menu-item{padding:6px 14px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.sheet-menu-item:hover{background:#f1f3f4}.sheet-dv-chip:hover{background:#c6c9cd!important}.sheet-resize-handle{position:absolute;z-index:3}.sheet-resize-handle:hover{background:#1a73e8;opacity:.55}.sheet-unhide-marker:hover{background:#e8f0fe}@media print{.sheet-resize-handle,.sheet-unhide-marker{display:none}}.slides-shell{background:#f7f8fa}@media print{.slides-shell{height:auto!important;overflow:visible!important}}.base-shell{background:#f7f8fa}.base-cell{background:#fff}.base-row:hover .base-cell{background:#f6f8fb}.base-row--checked .base-cell,.base-row--checked .base-row-gutter{background:#e8f0fe!important}.base-row-check{opacity:0;accent-color:#9B8CEF;cursor:pointer;margin:0;flex:none}.base-row:hover .base-row-check,.base-row-check--on{opacity:1}.base-col-menu-btn{opacity:0}.base-col-hdr:hover .base-col-menu-btn,.base-col-hdr--open .base-col-menu-btn{opacity:1}.base-col-resize{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:col-resize;z-index:2}.base-col-resize:after{content:"";position:absolute;top:5px;bottom:5px;left:3px;width:2px;border-radius:1px;background:transparent}.base-col-resize:hover:after,.base-col-resize--active:after{background:#9b8cef}.base-cell-expand{opacity:0;pointer-events:none}.base-row:hover .base-cell-expand{opacity:1;pointer-events:auto}.base-cell-expand:hover{background:#f1f3f4!important;border-color:#d2d5da!important}.exp-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#20212447;z-index:950}.exp-value-box{min-height:34px;box-sizing:border-box;padding:6px 8px;border:1px solid transparent;border-radius:6px;background:#f6f8fb;font-size:13px;color:#1f1f1f;display:flex;align-items:center}.exp-value-box--click{cursor:pointer}.exp-value-box--click:hover{background:#eef1f6;border-color:#d2d5da}.exp-empty{color:#9aa0a6}.exp-input:focus{border-color:#9b8cef!important;background:#fff!important}.exp-icon-btn:not(:disabled):hover{background:#e8eaed!important}.gdrive-menu .ant-dropdown-menu{border-radius:8px;padding:8px 0;box-shadow:0 2px 6px 2px #3c404326,0 1px 2px #3c40434d;min-width:240px}.gdrive-menu .ant-dropdown-menu-item{height:40px;margin:0;padding:0 24px 0 16px;border-radius:0;font-size:14px;line-height:40px;color:#3c4043}.gdrive-menu .ant-dropdown-menu-item:hover{background:#f1f3f4}.gdrive-menu .ant-dropdown-menu-item .anticon{font-size:18px;color:#5f6368;margin-right:16px}.gdrive-menu .ant-dropdown-menu-item-danger,.gdrive-menu .ant-dropdown-menu-item-danger .anticon{color:#d93025!important}.gdrive-menu .ant-dropdown-menu-item-danger:hover{background:#fce8e6}.gdrive-menu .ant-dropdown-menu-item-divider{margin:8px 0;background:#e0e0e0}.company-table .ant-table-thead>tr>th:before{display:none!important}
