.ag-checkbox-field{align-items:center;height:24px;display:flex}.ag-checkbox-container{background-color:#fff;border:1px solid #1a1a1a33;border-radius:4px;justify-content:center;align-items:center;width:14px;height:14px;transition:background-color .2s;display:flex;position:relative}[data-annotate-theme=dark] .ag-checkbox-container{background-color:#252525;border-color:#fff3}.ag-checkbox-container:has(.ag-checkbox-input:checked){background-color:#1a1a1a}[data-annotate-theme=dark] .ag-checkbox-container:has(.ag-checkbox-input:checked){background-color:#fff}.ag-checkbox-input{z-index:1;border-radius:inherit;opacity:0;cursor:pointer;position:absolute;inset:-1px}.ag-checkbox-check{color:#fafafa}[data-annotate-theme=dark] .ag-checkbox-check{color:#1a1a1a}.ag-checkbox-check-path{stroke-dasharray:9.29;stroke-dashoffset:9.29px;color:#fafafa;transition:stroke-dashoffset .1s}[data-annotate-theme=dark] .ag-checkbox-check-path{color:#1a1a1a}.ag-checkbox-container:has(.ag-checkbox-input:checked) .ag-checkbox-check-path{stroke-dashoffset:0;transition-duration:.2s}.ag-checkbox-label{cursor:pointer;letter-spacing:-.15px;color:#1a1a1a80;padding-inline:8px 2px;font-size:13px;line-height:20px}[data-annotate-theme=dark] .ag-checkbox-label{color:#ffffff80}.annotate-switch-container[data-v-b220a13c]{background-color:#cdcdcd;border-radius:8px;align-items:center;width:24px;height:16px;padding:2px;transition:background-color .15s,opacity .15s;display:flex;position:relative}[data-annotate-theme=dark]{background-color:#484848}.annotate-switch-input[data-v-b220a13c]{z-index:1;border-radius:inherit;opacity:0;cursor:pointer;position:absolute;inset:0}.annotate-switch-input[data-v-b220a13c]:disabled{cursor:not-allowed}.annotate-switch-thumb[data-v-b220a13c]{background-color:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s}.annotate-help-tooltip{cursor:help;justify-content:center;align-items:center;display:flex}.annotate-help-tooltip__icon{color:#fff;opacity:.2;will-change:transform;transition:opacity .15s;transform:translateY(.5px)}.annotate-help-tooltip:hover .annotate-help-tooltip__icon{opacity:.5}[data-annotate-theme=light] .annotate-help-tooltip__icon{color:#000}@keyframes ag-cycleTextIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes ag-themeIconIn{0%{opacity:0;transform:scale(.8)rotate(-30deg)}to{opacity:1;transform:scale(1)rotate(0)}}.ag-settings-panel{z-index:1;cursor:default;background:#1c1c1c;border-radius:16px;width:100%;min-width:205px;max-width:253px;padding-block:.75rem;transition:background-color .25s,box-shadow .25s;position:absolute;bottom:calc(100% + .5rem);right:5px;overflow:hidden;box-shadow:0 1px 8px #00000040,0 0 0 1px #0000000a}.ag-settings-panel:after,.ag-settings-panel:before{content:"";z-index:2;pointer-events:none;width:16px;position:absolute;top:0;bottom:0}.ag-settings-panel:before{background:linear-gradient(90deg,#1c1c1c 0,#0000);left:0}.ag-settings-panel:after{background:linear-gradient(270deg,#1c1c1c 0,#0000);right:0}.ag-settings-panel--enter{opacity:1;filter:blur();transition:opacity .2s,transform .2s,filter .2s;transform:translateY(0)scale(1)}.ag-settings-panel--exit{opacity:0;filter:blur(5px);pointer-events:none;transition:opacity .1s,transform .1s,filter .1s;transform:translateY(8px)scale(.95)}[data-annotate-theme=dark] .ag-settings-panel{background:#1a1a1a;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff14}[data-annotate-theme=dark] .ag-settings-panel:before{background:linear-gradient(90deg,#1a1a1a 0,#0000)}[data-annotate-theme=dark] .ag-settings-panel:after{background:linear-gradient(270deg,#1a1a1a 0,#0000)}[data-annotate-theme=light] .ag-settings-panel{background:#fff;box-shadow:0 2px 8px #00000014,0 4px 16px #0000000f,0 0 0 1px #0000000a}[data-annotate-theme=light] .ag-settings-panel:before{background:linear-gradient(90deg,#fff 0,#0000)}[data-annotate-theme=light] .ag-settings-panel:after{background:linear-gradient(270deg,#fff 0,#0000)}.ag-settings-panel__container{padding-inline:1rem;display:flex;position:relative;overflow:visible}.ag-settings-page{opacity:1;flex-shrink:0;flex-basis:0;min-width:100%}.ag-settings-header{justify-content:flex-end;align-items:center;height:1.5rem;display:flex}.ag-theme-toggle{color:#fff6;cursor:pointer;background-color:#0000;border-style:solid;border-width:0;border-radius:.375rem;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .15s,color .15s;display:flex}.ag-theme-toggle:hover{color:#fffc;background:#ffffff1a}[data-annotate-theme=light] .ag-theme-toggle{color:#0006}[data-annotate-theme=light] .ag-theme-toggle:hover{color:#000000b3;background:#0000000f}.ag-theme-icon-wrapper{width:1.25rem;height:1.25rem;position:relative}.ag-theme-icon,.ag-theme-icon-wrapper{justify-content:center;align-items:center;display:flex}.ag-theme-icon{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards ag-themeIconIn}.ag-settings-row{justify-content:space-between;align-items:center;min-height:1.5rem;display:flex}.ag-settings-row--mt{margin-top:.5rem}.ag-settings-label{letter-spacing:-.15px;color:#ffffff80;align-items:center;gap:2px;font-size:13px;font-weight:400;line-height:20px;transition:color .25s;display:flex}[data-annotate-theme=dark] .ag-settings-label{color:#fff9}[data-annotate-theme=light] .ag-settings-label{color:#00000080}.ag-settings-row--disabled .ag-settings-label{color:#fff3}[data-annotate-theme=light] .ag-settings-row--disabled .ag-settings-label{color:#0003}.ag-cycle-button{color:#fff;cursor:pointer;letter-spacing:-.0094em;background-color:#0000;border-style:solid;border-width:0;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;font-weight:500;transition:color .25s;display:flex}[data-annotate-theme=light] .ag-cycle-button{color:#000000d9}.ag-cycle-button:disabled{opacity:.35;cursor:not-allowed}.ag-cycle-text{animation:.2s ease-out ag-cycleTextIn;display:inline-block}.ag-cycle-dots{flex-direction:column;gap:2px;display:flex}.ag-cycle-dot{background:#ffffff4d;border-radius:50%;width:3px;height:3px;transition:background-color .25s ease-out,transform .25s ease-out;transform:scale(.667)}.ag-cycle-dot--active{background:#fff;transform:scale(1)}[data-annotate-theme=light] .ag-cycle-dot{background:#0003}[data-annotate-theme=light] .ag-cycle-dot--active{background:#000000b3}.ag-color-options{justify-content:space-between;align-items:center;height:26px;margin-top:6px;display:flex}.ag-color-option{cursor:pointer;background-color:#fff;border-radius:9999px;width:1.25rem;height:1.25rem;padding:0;position:relative}[data-annotate-theme=dark] .ag-color-option{background-color:#1a1a1a}.ag-color-option:after,.ag-color-option:before{content:"";background-color:var(--swatch);border-radius:50%;transition:opacity .2s,transform .2s;position:absolute;inset:0}@supports (color:color(display-p3 0 0 0)){.ag-color-option:after,.ag-color-option:before{background-color:var(--swatch-p3)}}.ag-color-option:after{z-index:-1;opacity:0;transform:scale(1.2)}.ag-color-option--selected:before{transform:scale(.8)}.ag-color-option--selected:after{opacity:1}.ag-checkbox-field-row:not(:first-child){margin-top:8px}.ag-divider{background-color:#1a1a1a12;width:100%;height:1px;margin-block:8px}[data-annotate-theme=dark] .ag-divider{background-color:#ffffff12}.annotate-save svg[fill=none],.annotate-save svg[fill=none] :not([fill]){fill:none!important}@keyframes annotateSavePop{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes annotateSaveSpin{to{transform:rotate(1turn)}}.annotate-save{color:#1a1a1a;white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:16px;align-items:center;gap:.375rem;height:32px;padding:0 .6875rem 0 .625rem;font-family:inherit;font-size:12px;font-weight:700;transition:background-color .15s,color .15s,opacity .15s,transform .1s;display:inline-flex}.annotate-save:active:not(:disabled){transform:scale(.97)}.annotate-save:disabled{opacity:.4;cursor:not-allowed}.annotate-save-label{line-height:1}.annotate-save-count{background:var(--annotate-color-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.59375rem;font-weight:700;display:inline-flex}.annotate-save-spin{animation:.7s linear infinite annotateSaveSpin}.annotate-save--saving{cursor:default}.annotate-save--justsaved{background:var(--annotate-color-green);color:#fff;cursor:default;animation:.45s annotateSavePop}.annotate-save--justsaved:disabled{opacity:1}.annotate-save--saved{color:#34c759;cursor:default;background:#34c7592e;box-shadow:inset 0 0 0 1px #34c75980}.annotate-save--saved:disabled{opacity:1}.annotate-toolbar svg[fill=none],.annotate-toolbar svg[fill=none] :not([fill]){fill:none!important}.annotate-controls-content :where(button,input,select,textarea,label){background:unset;border:unset;border-radius:unset;padding:unset;margin:unset;color:unset;font-family:unset;font-weight:unset;font-style:unset;line-height:unset;letter-spacing:unset;text-transform:unset;-webkit-text-decoration:unset;text-decoration:unset;box-shadow:unset;outline:unset}@keyframes annotateToolbarEnter{0%{opacity:0;transform:scale(.5)rotate(90deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes annotateToolbarHide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes annotateBadgeEnter{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes annotateMcpPulseConnected{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--annotate-color-green) 50%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--annotate-color-green) 0%,transparent)}}@keyframes annotateMcpPulseConnecting{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--annotate-color-yellow) 50%,transparent)}50%{box-shadow:0 0 0 5px color-mix(in srgb,var(--annotate-color-yellow) 0%,transparent)}}.annotate-toolbar{z-index:100000;pointer-events:none;width:max-content;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:left,top,right,bottom,transform;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%)}:where(.annotate-toolbar){bottom:1.25rem;left:50%}.annotate-toolbar-container{-webkit-user-select:none;user-select:none;color:#fff;pointer-events:auto;background:#1a1a1a;border:none;justify-content:center;align-self:flex-end;align-items:center;margin-left:auto;transition:width .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);display:flex;position:relative;box-shadow:0 2px 8px #0003,0 4px 16px #0000001a}.annotate-tb-entrance{animation:.5s cubic-bezier(.34,1.2,.64,1) forwards annotateToolbarEnter}.annotate-tb-hiding{pointer-events:none;animation:.4s cubic-bezier(.4,0,1,1) forwards annotateToolbarHide}.annotate-tb-collapsed{cursor:pointer;border-radius:22px;width:44px;height:44px;padding:0}.annotate-tb-collapsed svg{margin-top:-1px}.annotate-tb-collapsed:hover{background:#2a2a2a}.annotate-tb-collapsed:active{transform:scale(.95)}.annotate-tb-expanded{border-radius:1.5rem;width:max-content;height:44px;padding:.375rem}.annotate-toggle-content{justify-content:center;align-items:center;transition:opacity .1s cubic-bezier(.19,1,.22,1);display:flex;position:absolute}.annotate-toggle-content.annotate-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.annotate-toggle-content.annotate-hidden{opacity:0!important;pointer-events:none!important}.annotate-badge{-webkit-user-select:none;user-select:none;background-color:var(--annotate-color-accent);color:#fff;opacity:1;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:600;transition:transform .3s,opacity .2s;display:flex;position:absolute;top:-13px;right:-13px;transform:scale(1);box-shadow:0 1px 3px #00000026,inset 0 0 0 1px #ffffff0a}.annotate-badge.annotate-badge-fade-out{opacity:0;pointer-events:none;transform:scale(0)}.annotate-badge.annotate-badge-entrance{animation:.3s cubic-bezier(.34,1.2,.64,1) .4s both annotateBadgeEnter}.annotate-controls-content{align-items:center;gap:.375rem;transition:filter .8s cubic-bezier(.19,1,.22,1),opacity .8s cubic-bezier(.19,1,.22,1),transform .6s cubic-bezier(.19,1,.22,1);display:flex}.annotate-controls-content.annotate-visible{opacity:1!important;filter:blur()!important;visibility:visible!important;pointer-events:auto!important;transform:scale(1)!important}.annotate-controls-content.annotate-hidden{pointer-events:none!important;opacity:0!important;filter:blur(10px)!important;transform:scale(.4)!important}.annotate-control-button{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .15s,color .15s,transform .1s,opacity .2s;display:flex;position:relative}.annotate-control-button:hover:not(:disabled):not([data-active=true]):not([data-no-hover=true]){color:#fff;background:#ffffff1f}.annotate-control-button:active:not(:disabled){transform:scale(.92)}.annotate-control-button:disabled{opacity:.35;cursor:not-allowed}.annotate-control-button[data-active=true]{color:var(--annotate-color-blue);background-color:color-mix(in srgb,var(--annotate-color-blue) 25%,transparent)}.annotate-control-button[data-danger]:hover:not(:disabled):not([data-active=true]){background-color:color-mix(in srgb,var(--annotate-color-red) 25%,transparent);color:var(--annotate-color-red)}.annotate-control-button.annotate-status-showing,.annotate-control-button[data-no-hover=true]{cursor:default;pointer-events:none;background:0 0!important}.annotate-button-badge{background-color:var(--annotate-color-accent);color:#fff;pointer-events:none;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.625rem;font-weight:600;display:flex;position:absolute;top:0;right:0;box-shadow:0 0 0 2px #1a1a1a,0 1px 3px #0003}[data-annotate-theme=light] .annotate-button-badge{box-shadow:0 0 0 2px #fff,0 1px 3px #0003}.annotate-mcp-indicator{pointer-events:none;opacity:1;border-radius:50%;width:6px;height:6px;transition:background-color .3s,opacity .15s,transform .15s;position:absolute;top:3px;right:3px;transform:scale(1)}.annotate-mcp-indicator.annotate-mcp-connected{background-color:var(--annotate-color-green);animation:2.5s ease-in-out infinite annotateMcpPulseConnected}.annotate-mcp-indicator.annotate-mcp-connecting{background-color:var(--annotate-color-yellow);animation:1.5s ease-in-out infinite annotateMcpPulseConnecting}.annotate-mcp-indicator.annotate-hidden{opacity:0;animation:none;transform:scale(0)}.annotate-button-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.annotate-button-wrapper:hover .annotate-button-tooltip{opacity:1;visibility:visible;transition-delay:.85s;transform:translate(-50%)scale(1)}.annotate-button-wrapper:has(.annotate-control-button:disabled):hover .annotate-button-tooltip{opacity:0;visibility:hidden}.annotate-tooltips-in-session .annotate-button-wrapper:hover .annotate-button-tooltip{transition-delay:0s}.annotate-button-tooltip{color:#ffffffe6;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:100001;background:#1a1a1a;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;transition:opacity .135s,transform .135s,visibility .135s;position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%)scale(.95);box-shadow:0 2px 8px #0000004d}.annotate-button-tooltip:after{content:"";background:#1a1a1a;border-radius:0 0 2px;width:8px;height:8px;position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%)rotate(45deg)}.annotate-shortcut{opacity:.5;margin-left:4px}.annotate-tooltip-below .annotate-button-tooltip{top:calc(100% + 14px);bottom:auto;transform:translate(-50%)scale(.95)}.annotate-tooltip-below .annotate-button-tooltip:after{border-radius:2px 0 0;top:-4px;bottom:auto}.annotate-tooltip-below .annotate-button-wrapper:hover .annotate-button-tooltip{transform:translate(-50%)scale(1)}.annotate-tooltips-hidden .annotate-button-tooltip{opacity:0!important;visibility:hidden!important;transition:none!important}.annotate-button-wrapper-align-left .annotate-button-tooltip{left:50%;transform:translate(-12px)scale(.95)}.annotate-button-wrapper-align-left .annotate-button-tooltip:after{left:16px}.annotate-button-wrapper-align-left:hover .annotate-button-tooltip{transform:translate(-12px)scale(1)}.annotate-tooltip-below .annotate-button-wrapper-align-left .annotate-button-tooltip{transform:translate(-12px)scale(.95)}.annotate-tooltip-below .annotate-button-wrapper-align-left:hover .annotate-button-tooltip{transform:translate(-12px)scale(1)}.annotate-button-wrapper-align-right .annotate-button-tooltip{left:50%;transform:translate(calc(12px - 100%))scale(.95)}.annotate-button-wrapper-align-right .annotate-button-tooltip:after{left:auto;right:8px}.annotate-button-wrapper-align-right:hover .annotate-button-tooltip{transform:translate(calc(12px - 100%))scale(1)}.annotate-tooltip-below .annotate-button-wrapper-align-right .annotate-button-tooltip{transform:translate(calc(12px - 100%))scale(.95)}.annotate-tooltip-below .annotate-button-wrapper-align-right:hover .annotate-button-tooltip{transform:translate(calc(12px - 100%))scale(1)}.annotate-divider{background:#ffffff26;width:1px;height:12px;margin:0 .125rem}.annotate-share-btn-toolbar{color:#1a1a1a;white-space:nowrap;cursor:pointer;background:#fff;border:none;border-radius:16px;align-items:center;gap:.4375rem;height:32px;padding:0 13px;font-family:inherit;font-size:12px;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex}.annotate-share-btn-toolbar:hover{filter:brightness(.95)}.annotate-share-btn-toolbar:active{transform:scale(.97)}.annotate-session-pill{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:16px;align-items:center;gap:.4375rem;max-width:190px;height:32px;padding:0 12px 0 11px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s;display:inline-flex}.annotate-session-pill:hover{background:#ffffff2e}.annotate-session-pill-dot{background:var(--annotate-color-green);border-radius:50%;flex:none;width:7px;height:7px}.annotate-session-pill-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.annotate-stop-btn:hover{color:var(--annotate-color-red,#ff5c5c);background:color-mix(in srgb,var(--annotate-color-red,#ff5c5c) 16%,transparent)}[data-annotate-theme=light] .annotate-session-pill{color:#000000d9;background:#0000000f}[data-annotate-theme=light] .annotate-session-pill:hover{background:#0000001a}[data-annotate-theme=light] .annotate-toolbar-container{color:#000000d9;background:#fff;box-shadow:0 2px 8px #00000014,0 4px 16px #0000000f,0 0 0 1px #0000000a}[data-annotate-theme=light] .annotate-tb-collapsed:hover{background:#f5f5f5}[data-annotate-theme=light] .annotate-control-button{color:#00000080}[data-annotate-theme=light] .annotate-control-button:hover:not(:disabled):not([data-active=true]):not([data-no-hover=true]){color:#000000d9;background:#0000000f}[data-annotate-theme=light] .annotate-control-button[data-active=true]{color:var(--annotate-color-blue);background:color-mix(in srgb,var(--annotate-color-blue) 15%,transparent)}[data-annotate-theme=light] .annotate-control-button[data-danger]:hover:not(:disabled):not([data-active=true]){color:var(--annotate-color-red);background:color-mix(in srgb,var(--annotate-color-red) 15%,transparent)}[data-annotate-theme=light] .annotate-button-tooltip{color:#000000d9;background:#fff;box-shadow:0 2px 8px #00000014,0 4px 16px #0000000f,0 0 0 1px #0000000a}[data-annotate-theme=light] .annotate-button-tooltip:after{background:#fff}[data-annotate-theme=light] .annotate-divider{background:#0000001a}@keyframes annotateHoverHighlightIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes annotateHoverTooltipIn{0%{opacity:0;transform:scale(.95)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes annotateOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes annotateOverlayFadeOut{0%{opacity:1}to{opacity:0}}.annotate-overlay{z-index:99997;pointer-events:none;position:fixed;inset:0}.annotate-overlay>*{pointer-events:auto}.annotate-overlay-box{box-sizing:border-box;will-change:opacity;border-radius:4px;position:fixed;pointer-events:none!important}.annotate-hover-highlight{border:2px solid color-mix(in srgb,var(--annotate-color-accent) 50%,transparent);background-color:color-mix(in srgb,var(--annotate-color-accent) 4%,transparent);contain:layout style}.annotate-outline-multi{border:2px dashed color-mix(in srgb,var(--annotate-color-green) 60%,transparent);background-color:color-mix(in srgb,var(--annotate-color-green) 5%,transparent)}.annotate-outline-single{border:2px solid color-mix(in srgb,var(--annotate-color-blue) 60%,transparent);background-color:color-mix(in srgb,var(--annotate-color-blue) 5%,transparent)}.annotate-overlay-box.annotate-overlay-enter{animation:.15s ease-out forwards annotateOverlayFadeIn}.annotate-overlay-box.annotate-hover-highlight.annotate-overlay-enter{animation:.12s ease-out forwards annotateHoverHighlightIn}.annotate-overlay-box.annotate-overlay-exit{animation:.15s ease-out forwards annotateOverlayFadeOut}.annotate-hover-tooltip{text-overflow:ellipsis;white-space:nowrap;color:#fff;background:#000000d9;border-radius:.375rem;max-width:280px;padding-block:.35rem;padding-inline:.6rem;font-size:.6875rem;font-weight:500;position:fixed;overflow:hidden;pointer-events:none!important}.annotate-hover-tooltip.annotate-overlay-enter{animation:.1s ease-out forwards annotateHoverTooltipIn}.annotate-hover-path{color:#fff9;margin-bottom:.15rem;font-size:.625rem}.annotate-hover-name,.annotate-hover-path{text-overflow:ellipsis;overflow:hidden}.annotate-drag-selection{border:2px solid color-mix(in srgb,var(--annotate-color-green) 60%,transparent);background-color:color-mix(in srgb,var(--annotate-color-green) 8%,transparent);pointer-events:none;z-index:99997;will-change:transform,width,height;contain:layout style;border-radius:4px;position:fixed;top:0;left:0}.annotate-highlights-container{pointer-events:none;z-index:99996;position:fixed;top:0;left:0}@keyframes annotateMarkerIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes annotateMarkerOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.3)}}@keyframes annotateTooltipIn{0%{opacity:0;transform:translate(-50%)translateY(2px)scale(.891)}to{opacity:1;transform:translate(-50%)translateY(0)scale(.909)}}@keyframes annotateRenumberRoll{0%{opacity:0;transform:translate(-40%)}to{opacity:1;transform:translate(0)}}.annotate-marker{color:#fff;-webkit-user-select:none;user-select:none;cursor:pointer;background:var(--annotate-color-blue);opacity:1;will-change:transform,opacity;contain:layout style;z-index:1;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%)scale(1);box-shadow:0 2px 6px #0003,inset 0 0 0 1px #0000000a}.annotate-marker:hover{z-index:2}.annotate-marker:not(.annotate-marker-enter):not(.annotate-marker-exit):not(.annotate-marker-clearing){transition:background-color .15s,transform .1s}.annotate-marker:not(.annotate-marker-enter):not(.annotate-marker-exit):not(.annotate-marker-clearing):hover{transform:translate(-50%,-50%)scale(1.1)}.annotate-marker-enter{animation:.25s cubic-bezier(.22,1,.36,1) both annotateMarkerIn}.annotate-marker-exit{pointer-events:none;animation:.2s ease-out both annotateMarkerOut}.annotate-marker-clearing{pointer-events:none;animation:.15s ease-out both annotateMarkerOut}.annotate-marker-multi{background-color:var(--annotate-color-green);border-radius:.375rem;width:26px;height:26px;font-size:.75rem;line-height:1.33333}.annotate-marker-single{border-radius:9999px;width:22px;height:22px;font-size:.6875rem}.annotate-marker-hovered{background-color:var(--annotate-color-red)}.annotate-marker-resolved:not(.annotate-marker-hovered){opacity:.4}.annotate-marker-resolved:hover{opacity:1}.annotate-marker-renumber{animation:.2s ease-out annotateRenumberRoll;display:block}.annotate-marker-unsaved{opacity:.82;box-shadow:0 2px 6px #0003,0 0 0 1.5px #fff,0 0 0 3px var(--annotate-color-accent);outline-offset:-3px;outline:1.5px dashed #ffffffe6}@keyframes annotateMarkerFirmUp{0%{transform:translate(-50%,-50%)scale(1)}45%{transform:translate(-50%,-50%)scale(1.42)}to{transform:translate(-50%,-50%)scale(1)}}.annotate-marker-justsaved{opacity:1;outline:none;animation:.45s annotateMarkerFirmUp}.annotate-marker-tooltip{cursor:default;z-index:100002;color:#fff;pointer-events:none;background:#1a1a1a;border-radius:.75rem;min-width:120px;max-width:200px;padding-block:.5rem;padding-inline:.75rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)scale(.909);box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff14}.annotate-marker-tooltip-enter{animation:.1s ease-out forwards annotateTooltipIn}.annotate-marker-quote{color:#fff9;margin-bottom:.3125rem;font-size:.75rem;font-style:italic}.annotate-marker-note,.annotate-marker-quote{text-overflow:ellipsis;white-space:nowrap;line-height:1.4;display:block;overflow:hidden}.annotate-marker-note{color:#fff;padding-bottom:.125rem;font-size:13px;font-weight:400}[data-annotate-theme=light] .annotate-marker-tooltip{background:#fff;box-shadow:0 4px 20px #0000001f,0 0 0 1px #0000000f}[data-annotate-theme=light] .annotate-marker-tooltip .annotate-marker-quote{color:#00000080}[data-annotate-theme=light] .annotate-marker-tooltip .annotate-marker-note{color:#000000d9}@keyframes annotate-exiting-marker-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.3)}}.annotate-exiting-marker{background-color:var(--annotate-color-red);color:#fff;-webkit-user-select:none;user-select:none;will-change:transform,opacity;contain:layout style;z-index:1;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;font-weight:600;animation:.2s ease-out both annotate-exiting-marker-out;display:flex;position:absolute;box-shadow:0 2px 6px #0003,inset 0 0 0 1px #0000000a}.annotate-exiting-marker--fixed{position:fixed}.annotate-exiting-marker--multi{background-color:var(--annotate-color-red);border-radius:6px;width:26px;height:26px;font-size:.75rem}@keyframes annotate-pending-marker-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes annotate-pending-marker-out{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.3)}}.annotate-pending-marker{color:#fff;-webkit-user-select:none;user-select:none;opacity:1;cursor:default;will-change:transform,opacity;contain:layout style;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;font-weight:600;display:flex;position:fixed;transform:translate(-50%,-50%)scale(1);box-shadow:0 2px 6px #0003,inset 0 0 0 1px #0000000a}.annotate-pending-marker.is-multi-select{border-radius:6px;width:26px;height:26px;font-size:.75rem}.annotate-pending-marker.is-enter{animation:.25s cubic-bezier(.22,1,.36,1) both annotate-pending-marker-in!important}.annotate-pending-marker.is-exit{pointer-events:none;animation:.2s ease-out both annotate-pending-marker-out!important}.annotate-pending-marker svg,.annotate-pending-marker svg *{opacity:1!important}.annotate-fixed-markers-layer,.annotate-markers-layer{pointer-events:none;z-index:99998}.annotate-markers-layer{height:0;position:absolute;top:0;left:0;right:0}.annotate-fixed-markers-layer{position:fixed;inset:0}.annotate-fixed-markers-layer>*,.annotate-markers-layer>*{pointer-events:auto}.annotate-fixed-markers-layer svg[fill=none],.annotate-fixed-markers-layer svg[fill=none] :not([fill]),.annotate-markers-layer svg[fill=none],.annotate-markers-layer svg[fill=none] :not([fill]),.annotate-popup svg[fill=none],.annotate-popup svg[fill=none] :not([fill]){fill:none!important}@keyframes annotatePopupEnter{0%{opacity:0;transform:translate(-50%)scale(.95)translateY(4px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes annotatePopupExit{0%{opacity:1;transform:translate(-50%)scale(1)translateY(0)}to{opacity:0;transform:translate(-50%)scale(.95)translateY(4px)}}@keyframes annotatePopupShake{0%,to{transform:translate(-50%)scale(1)translateY(0)translate(0)}20%{transform:translate(-50%)scale(1)translateY(0)translate(-3px)}40%{transform:translate(-50%)scale(1)translateY(0)translate(3px)}60%{transform:translate(-50%)scale(1)translateY(0)translate(-2px)}80%{transform:translate(-50%)scale(1)translateY(0)translate(2px)}}.annotate-popup{z-index:100001;will-change:transform,opacity;opacity:0;background:#1a1a1a;border-radius:16px;width:280px;padding:.75rem 1rem 14px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;transform:translate(-50%);box-shadow:0 4px 24px #0000004d,0 0 0 1px #ffffff14}.annotate-popup--enter{animation:.2s cubic-bezier(.34,1.56,.64,1) forwards annotatePopupEnter}.annotate-popup--entered{opacity:1;transform:translate(-50%)scale(1)translateY(0)}.annotate-popup--exit{animation:.15s ease-in forwards annotatePopupExit}.annotate-popup--entered.annotate-popup--shake{animation:.25s ease-out annotatePopupShake}.annotate-popup__header{justify-content:space-between;align-items:center;margin-bottom:.5625rem;display:flex}.annotate-popup__element{color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;flex:1;max-width:100%;font-size:.75rem;font-weight:400;overflow:hidden}.annotate-popup__timestamp{color:#ffffff59;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:.5rem;font-size:.625rem;font-weight:500}.annotate-popup__quote{color:#fff9;background:#ffffff0d;border-radius:.25rem;margin-bottom:.5rem;padding:.4rem .5rem;font-size:12px;font-style:italic;line-height:1.45}.annotate-popup__textarea{box-sizing:border-box;color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.annotate-popup__textarea::placeholder{color:#ffffff59}.annotate-popup__textarea::-webkit-scrollbar{width:6px}.annotate-popup__textarea::-webkit-scrollbar-track{background:0 0}.annotate-popup__textarea::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.annotate-popup__actions{justify-content:flex-end;gap:.375rem;margin-top:.5rem;display:flex}.annotate-popup__cancel,.annotate-popup__submit{cursor:pointer;border:none;border-radius:1rem;padding:.4rem .875rem;font-size:.75rem;font-weight:500;transition:background-color .15s,color .15s,opacity .15s}.annotate-popup__cancel{color:#ffffff80;background:0 0}.annotate-popup__cancel:hover{color:#fffc;background:#ffffff1a}.annotate-popup__submit{color:#fff}.annotate-popup__submit:hover:not(:disabled){filter:brightness(.9)}.annotate-popup__submit:disabled{cursor:not-allowed}.annotate-popup__delete-wrapper{margin-right:auto}.annotate-popup__delete{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s,transform .1s;display:flex}.annotate-popup__delete:hover{background-color:color-mix(in srgb,var(--annotate-color-red) 25%,transparent);color:var(--annotate-color-red)}.annotate-popup__delete:active{transform:scale(.92)}.annotate-popup__delete--confirm{background:var(--annotate-color-red);color:#fff;border-radius:1rem;gap:.3125rem;width:auto;padding:0 .5625rem;font-size:.6875rem;font-weight:700}.annotate-popup__delete--confirm:hover{background:var(--annotate-color-red);color:#fff;filter:brightness(.92)}.annotate-popup__delete-label{white-space:nowrap}.annotate-popup__threadbar{border-top:1px solid #ffffff14;align-items:center;margin-top:.625rem;padding-top:.625rem;display:flex}.annotate-popup__resolve{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-family:inherit;font-size:.75rem;font-weight:600;display:inline-flex}.annotate-popup__resolve-box{color:#fff;border:1.5px solid #ffffff4d;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .15s,border-color .15s;display:inline-flex}.annotate-popup__resolve--on{color:var(--annotate-color-green)}.annotate-popup__resolve--on .annotate-popup__resolve-box{background:var(--annotate-color-green);border-color:var(--annotate-color-green)}.annotate-popup--light{background:#fff;box-shadow:0 4px 24px #0000001f,0 0 0 1px #0000000f}.annotate-popup--light .annotate-popup__element{color:#0009}.annotate-popup--light .annotate-popup__timestamp{color:#0006}.annotate-popup--light .annotate-popup__quote{color:#0000008c;background:#0000000a}.annotate-popup--light .annotate-popup__textarea{color:#1a1a1a;background:#00000008;border-color:#0000001f}.annotate-popup--light .annotate-popup__textarea::placeholder{color:#0006}.annotate-popup--light .annotate-popup__textarea::-webkit-scrollbar-thumb{background:#00000026}.annotate-popup--light .annotate-popup__cancel{color:#00000080}.annotate-popup--light .annotate-popup__cancel:hover{color:#000000bf;background:#0000000f}.annotate-popup--light .annotate-popup__delete{color:#0006}.annotate-popup--light .annotate-popup__delete:hover{background-color:color-mix(in srgb,var(--annotate-color-red) 25%,transparent);color:var(--annotate-color-red)}.annotate-popup--light .annotate-popup__delete--confirm,.annotate-popup--light .annotate-popup__delete--confirm:hover{background:var(--annotate-color-red);color:#fff}.annotate-popup--light .annotate-popup__threadbar{border-top-color:#00000014}.annotate-popup--light .annotate-popup__resolve{color:#00000080}.annotate-popup--light .annotate-popup__resolve-box{border-color:#0000004d}.annotate-popup--light .annotate-popup__resolve--on{color:var(--annotate-color-green)}.annotate-list-panel svg[fill=none],.annotate-list-panel svg[fill=none] :not([fill]){fill:none!important}.annotate-list-panel :where(button,input,textarea,label,p,ul,li,span,div){margin:unset;padding:unset;border:unset;background:unset;color:unset;font:unset;font-family:inherit;line-height:unset;letter-spacing:unset;text-transform:unset;-webkit-text-decoration:unset;text-decoration:unset;list-style:unset;box-shadow:unset;outline:unset}.annotate-list-slide-enter-active,.annotate-list-slide-leave-active{transition:transform .28s cubic-bezier(.19,1,.22,1),opacity .28s}.annotate-list-slide-enter-from,.annotate-list-slide-leave-to{opacity:0;transform:translate(-100%)}.annotate-list-panel{z-index:100000;color:#ffffffeb;pointer-events:auto;box-sizing:border-box;background:#1a1a1a;flex-direction:column;width:340px;max-width:92vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 8px #00000040,4px 0 24px #0000002e}.annotate-list-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.annotate-list-title{color:#fff;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;display:flex}.annotate-list-count{color:#ffffffd9;background:#ffffff1f;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.6875rem;font-weight:600;display:inline-flex}.annotate-list-close{cursor:pointer;color:#fff9;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .15s,color .15s;display:flex}.annotate-list-close:hover{color:#fff;background:#ffffff1a}.annotate-list-body{flex:1;padding:.5rem 0;overflow:hidden auto}.annotate-list-body::-webkit-scrollbar{width:8px}.annotate-list-body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}.annotate-list-empty{text-align:center;color:#fff6;flex-direction:column;align-items:center;gap:.25rem;padding:3rem 1.5rem;display:flex}.annotate-list-empty-title{color:#ffffffb3;margin-top:.5rem;font-size:.875rem;font-weight:600}.annotate-list-empty-hint{color:#fff6;font-size:.8125rem;line-height:1.4}.annotate-list-item{border-bottom:1px solid #ffffff0f;padding:.75rem 1rem;transition:background-color .15s,opacity .15s}.annotate-list-item:hover{background:#ffffff08}.annotate-list-item--resolved{opacity:.6}.annotate-list-item-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.annotate-list-item-meta{cursor:pointer;text-align:left;align-items:center;gap:.4375rem;min-width:0;display:flex}.annotate-list-num{background:var(--annotate-color-accent);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.625rem;font-weight:600;display:inline-flex}.annotate-list-author{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.annotate-list-time{color:#fff6;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.6875rem}.annotate-list-item-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.annotate-list-resolve{cursor:pointer;align-items:center;gap:.375rem;display:inline-flex}.annotate-list-resolve-text{color:#ffffff80;font-size:.75rem}.annotate-list-checkbox{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff4d;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .15s,border-color .15s;display:inline-flex}.annotate-list-checkbox:hover{border-color:#ffffff8c}.annotate-list-checkbox--on{background:var(--annotate-color-green);border-color:var(--annotate-color-green)}.annotate-list-delete{cursor:pointer;color:#ffffff59;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .15s,background-color .15s,color .15s;display:inline-flex}.annotate-list-item:hover .annotate-list-delete{opacity:1}.annotate-list-delete:hover{background-color:color-mix(in srgb,var(--annotate-color-red) 25%,transparent);color:var(--annotate-color-red)}.annotate-list-delete--confirm{background-color:var(--annotate-color-red);color:#fff;border-radius:7px;gap:.3125rem;width:auto;padding:0 .5rem;font-size:.6875rem;font-weight:700;opacity:1!important}.annotate-list-delete--confirm:hover{background-color:var(--annotate-color-red);color:#fff;filter:brightness(.92)}.annotate-list-delete-label{white-space:nowrap}.annotate-list-quote{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;margin-top:.5rem;font-size:.75rem;font-style:italic;overflow:hidden}.annotate-list-comment{color:#ffffffe6;white-space:pre-wrap;word-break:break-word;margin-top:.25rem;font-size:.8125rem;line-height:1.45}.annotate-list-thread{border-left:2px solid #ffffff1a;flex-direction:column;gap:.625rem;margin-top:.625rem;padding-left:.625rem;display:flex}.annotate-list-reply{gap:.5rem;display:flex}.annotate-list-avatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.59375rem;font-weight:700;display:inline-flex}.annotate-list-reply-main{flex:1;min-width:0}.annotate-list-reply-head{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.annotate-list-role{letter-spacing:.04em;color:#fff9;background:#ffffff1a}.annotate-list-live,.annotate-list-role{text-transform:uppercase;border-radius:5px;padding:1px 5px;font-size:.5625rem;font-weight:700}.annotate-list-live{letter-spacing:.05em;color:var(--annotate-color-green);background:color-mix(in srgb,var(--annotate-color-green) 18%,transparent)}.annotate-list-reply-head .annotate-list-time{margin-left:auto}.annotate-list-reply-body{color:#ffffffd1;white-space:pre-wrap;word-break:break-word;margin-top:.125rem;font-size:.8125rem;line-height:1.4}.annotate-list-replybox{align-items:flex-end;gap:.375rem;margin-top:.625rem;display:flex}.annotate-list-replyinput{box-sizing:border-box;color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;flex:1;min-height:32px;max-height:120px;padding:.4375rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}.annotate-list-replyinput:focus{border-color:var(--annotate-color-accent)}.annotate-list-replyinput::placeholder{color:#ffffff59}.annotate-list-replyinput:disabled{opacity:.5;cursor:not-allowed}.annotate-list-replysend{cursor:pointer;color:#fff;background:var(--annotate-color-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:filter .15s,opacity .15s;display:inline-flex}.annotate-list-replysend:hover:not(:disabled){filter:brightness(.92)}.annotate-list-replysend:disabled{opacity:.35;cursor:not-allowed}.annotate-list-locked-hint{color:#ffffff73;margin-top:.375rem;font-size:.6875rem;font-style:italic}[data-annotate-theme=light] .annotate-list-panel{color:#000000d9;background:#fff;box-shadow:2px 0 8px #00000014,4px 0 24px #0000000f,inset -1px 0 #0000000a}[data-annotate-theme=light] .annotate-list-header{border-bottom-color:#00000014}[data-annotate-theme=light] .annotate-list-author,[data-annotate-theme=light] .annotate-list-comment,[data-annotate-theme=light] .annotate-list-title{color:#000000d9}[data-annotate-theme=light] .annotate-list-count{color:#000000b3;background:#00000014}[data-annotate-theme=light] .annotate-list-close{color:#00000080}[data-annotate-theme=light] .annotate-list-close:hover{color:#000000d9;background:#0000000f}[data-annotate-theme=light] .annotate-list-body::-webkit-scrollbar-thumb{background:#0000002e}[data-annotate-theme=light] .annotate-list-empty,[data-annotate-theme=light] .annotate-list-empty-hint{color:#0006}[data-annotate-theme=light] .annotate-list-empty-title{color:#0009}[data-annotate-theme=light] .annotate-list-item{border-bottom-color:#0000000f}[data-annotate-theme=light] .annotate-list-item:hover{background:#00000006}[data-annotate-theme=light] .annotate-list-quote,[data-annotate-theme=light] .annotate-list-resolve-text,[data-annotate-theme=light] .annotate-list-time{color:#00000073}[data-annotate-theme=light] .annotate-list-checkbox{color:#fff;border-color:#0000004d}[data-annotate-theme=light] .annotate-list-checkbox:hover{border-color:#00000080}[data-annotate-theme=light] .annotate-list-thread{border-left-color:#0000001f}[data-annotate-theme=light] .annotate-list-reply-body{color:#000000c7}[data-annotate-theme=light] .annotate-list-delete{color:#00000059}[data-annotate-theme=light] .annotate-list-replyinput{color:#1a1a1a;background:#00000008;border-color:#0000001f}[data-annotate-theme=light] .annotate-list-replyinput::placeholder{color:#0006}[data-annotate-theme=light] .annotate-list-locked-hint{color:#00000073}.annotate-sessions-panel svg[fill=none],.annotate-sessions-panel svg[fill=none] :not([fill]){fill:none!important}.annotate-sessions-slide-enter-active,.annotate-sessions-slide-leave-active{transition:transform .26s cubic-bezier(.19,1,.22,1),opacity .26s}.annotate-sessions-slide-enter-from,.annotate-sessions-slide-leave-to{opacity:0;transform:translate(100%)}.annotate-sessions-panel :where(button,input,h3,span,div,article,header){margin:unset;padding:unset;border:unset;background:unset;color:unset;font:unset;box-shadow:unset;outline:unset;font-family:inherit}.annotate-sessions-panel{z-index:100000;color:#ffffffeb;box-sizing:border-box;pointer-events:auto;background:#1a1a1a;border-left:1px solid #ffffff14;flex-direction:column;width:340px;max-width:92vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-2px 0 8px #00000040,-4px 0 24px #0000002e}.annotate-sessions-head{border-bottom:1px solid #ffffff14;align-items:center;gap:.5625rem;padding:15px 16px;display:flex}.annotate-sessions-head h3{color:#fff;margin:0;font-size:15px;font-weight:700}.annotate-sessions-close{color:#fff9;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;transition:background-color .12s,color .12s;display:flex}.annotate-sessions-close:hover{color:#fff;background:#ffffff1a}.annotate-sessions-tools{border-bottom:1px solid #ffffff14;align-items:center;gap:9px;padding:11px 16px;display:flex}.annotate-sessions-search{color:#fff6;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9px;flex:1;align-items:center;gap:7px;padding:7px 10px;display:flex}.annotate-sessions-search input{color:#fff;background:0 0;flex:1;min-width:0;font-family:inherit;font-size:12.5px}.annotate-sessions-search input::placeholder{color:#ffffff59}.annotate-sessions-search input:focus{outline:none}.annotate-sessions-seg{border:1px solid #ffffff1f;border-radius:9px;display:flex;overflow:hidden}.annotate-sessions-seg button{color:#fff9;cursor:pointer;background:0 0;padding:6px 11px;font-family:inherit;font-size:11.5px;font-weight:600}.annotate-sessions-seg button.annotate-sessions-seg--on{color:#1a1a1a;background:#ffffffeb}.annotate-sessions-body{flex:1;padding:11px;overflow-y:auto}.annotate-sessions-body::-webkit-scrollbar{width:8px}.annotate-sessions-body::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}.annotate-sessions-empty{text-align:center;color:#fff6;padding:24px 16px;font-size:13px}.annotate-sessions-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:11px;margin-bottom:10px;overflow:hidden}.annotate-sessions-card--current{border-color:var(--annotate-color-accent);box-shadow:0 0 0 1px var(--annotate-color-accent)}.annotate-sessions-top{text-align:left;cursor:pointer;align-items:center;gap:9px;width:100%;padding:12px 13px;display:flex}.annotate-sessions-top:hover{background:#ffffff0a}.annotate-sessions-dot{color:#fff9;flex:none;justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex}.annotate-sessions-dot--current,.annotate-sessions-dot--open{border-radius:50%;width:9px;height:9px}.annotate-sessions-dot--current{background:#fff}.annotate-sessions-dot--open{background:var(--annotate-color-accent)}.annotate-sessions-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13.5px;font-weight:700;overflow:hidden}.annotate-sessions-caret{color:#fff6;font-size:11px;transition:transform .15s}.annotate-sessions-card--expanded .annotate-sessions-caret{transform:rotate(90deg)}.annotate-sessions-meta{color:#ffffff80;flex-wrap:wrap;gap:9px;padding:0 13px 11px;font-size:11.5px;display:flex}.annotate-sessions-meta-k{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.annotate-sessions-who{align-items:center;gap:5px;display:flex}.annotate-sessions-unsaved{background:color-mix(in srgb,var(--annotate-color-accent) 16%,transparent);color:var(--annotate-color-accent);border-radius:9px;align-items:center;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.annotate-sessions-sbody{border-top:1px dashed #ffffff1a;padding:9px 13px 12px}.annotate-sessions-prow{border-radius:7px;align-items:center;gap:9px;padding:6px 7px;font-size:12px;display:flex}.annotate-sessions-prow:hover{background:#ffffff0a}.annotate-sessions-pp{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11.5px;overflow:hidden}.annotate-sessions-pc{color:#ffffff80;font-size:10.5px}.annotate-sessions-go{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:11px;padding:2px 9px;font-family:inherit;font-size:10.5px;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.annotate-sessions-go:hover{color:#1a1a1a;background:#ffffffeb;border-color:#ffffffeb}.annotate-sessions-prm{color:#ffffff59;cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .12s,color .12s;display:inline-flex}.annotate-sessions-prm:hover{background:color-mix(in srgb,var(--annotate-color-red) 25%,transparent);color:var(--annotate-color-red)}.annotate-sessions-noempty{color:#ffffff80;padding:4px 7px;font-size:11.5px}.annotate-sessions-actions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.annotate-sessions-btn{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:7px;align-items:center;gap:5px;padding:5px 9px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background-color .12s;display:inline-flex}.annotate-sessions-btn:hover{background:#ffffff1a}.annotate-sessions-btn--primary{background:var(--annotate-color-accent);color:#fff;border-color:var(--annotate-color-accent)}.annotate-sessions-btn--primary:hover{background:var(--annotate-color-accent);filter:brightness(.92)}.annotate-sessions-btn--ghost{background:0 0}[data-annotate-theme=light] .annotate-sessions-panel{color:#1a1a1a;background:#fff;border-left-color:#00000014;box-shadow:-2px 0 8px #00000014,-4px 0 24px #0000000f}[data-annotate-theme=light] .annotate-sessions-head{border-bottom-color:#00000014}[data-annotate-theme=light] .annotate-sessions-head h3{color:#171717}[data-annotate-theme=light] .annotate-sessions-close{color:#737373}[data-annotate-theme=light] .annotate-sessions-close:hover{color:#171717;background:#f2f1e4}[data-annotate-theme=light] .annotate-sessions-tools{border-bottom-color:#00000014}[data-annotate-theme=light] .annotate-sessions-search{color:#a3a3a3;background:0 0;border-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-search input{color:#171717}[data-annotate-theme=light] .annotate-sessions-search input::placeholder{color:#a3a3a3}[data-annotate-theme=light] .annotate-sessions-seg{border-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-seg button{color:#737373;background:#fff}[data-annotate-theme=light] .annotate-sessions-seg button.annotate-sessions-seg--on{color:#fff;background:#1a1a1a}[data-annotate-theme=light] .annotate-sessions-body::-webkit-scrollbar-thumb{background:#0000002e}[data-annotate-theme=light] .annotate-sessions-empty{color:#737373}[data-annotate-theme=light] .annotate-sessions-card{background:#fff;border-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-card--current{border-color:#1a1a1a;box-shadow:0 0 0 1px #1a1a1a}[data-annotate-theme=light] .annotate-sessions-top:hover{background:#fbfaf6}[data-annotate-theme=light] .annotate-sessions-dot{color:#737373}[data-annotate-theme=light] .annotate-sessions-dot--current{background:#1a1a1a}[data-annotate-theme=light] .annotate-sessions-name{color:#171717}[data-annotate-theme=light] .annotate-sessions-caret{color:#a3a3a3}[data-annotate-theme=light] .annotate-sessions-meta{color:#737373}[data-annotate-theme=light] .annotate-sessions-sbody{border-top-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-prow:hover{background:#fbfaf6}[data-annotate-theme=light] .annotate-sessions-pp{color:#404040}[data-annotate-theme=light] .annotate-sessions-pc{color:#737373}[data-annotate-theme=light] .annotate-sessions-go{color:#404040;background:#fff;border-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-go:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}[data-annotate-theme=light] .annotate-sessions-prm{color:#a3a3a3}[data-annotate-theme=light] .annotate-sessions-prm:hover{background:color-mix(in srgb,var(--annotate-color-red) 16%,transparent)}[data-annotate-theme=light] .annotate-sessions-noempty{color:#737373}[data-annotate-theme=light] .annotate-sessions-btn{color:#404040;background:#fff;border-color:#0000001f}[data-annotate-theme=light] .annotate-sessions-btn:hover{background:#f2f1e4}[data-annotate-theme=light] .annotate-sessions-btn--primary{color:#fff;background:#1a1a1a;border-color:#1a1a1a}[data-annotate-theme=light] .annotate-sessions-btn--primary:hover{filter:none;background:#2a2a2a}.annotate-share svg[fill=none],.annotate-share svg[fill=none] :not([fill]){fill:none!important}.annotate-share :where(button,input,label,code,span,p,h4,div){margin:unset;padding:unset;border:unset;background:unset;color:unset;font:unset;box-shadow:unset;outline:unset;font-family:inherit}.annotate-share{z-index:100001;color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:14px;width:288px;padding:15px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;position:fixed;bottom:76px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #00000029,0 2px 6px #00000014}.annotate-share-title{color:#171717;align-items:center;gap:.4375rem;margin-bottom:.25rem;font-size:14px;font-weight:700;display:flex}.annotate-share-dot{border-radius:50%;flex:none;width:8px;height:8px}.annotate-share-sub{color:#737373;margin-bottom:.75rem;font-size:12px;line-height:1.4}.annotate-share-sub strong{color:#404040;font-weight:700}.annotate-share-sub em{font-style:italic}.annotate-share-label{text-transform:uppercase;letter-spacing:.04em;color:#737373;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.annotate-share-input{box-sizing:border-box;color:#171717;background:#fff;border:1px solid #0000001f;border-radius:9px;width:100%;margin-bottom:11px;padding:9px 11px;font-family:inherit;font-size:13.5px}.annotate-share-input:focus{border-color:#1a1a1a;outline:none}.annotate-share-btn{color:#171717;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:9px;justify-content:center;align-items:center;gap:.4375rem;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .12s,filter .12s;display:inline-flex}.annotate-share-btn:hover{background:#f2f1e4}.annotate-share-btn--block{width:100%}.annotate-share-btn--primary{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.annotate-share-btn--primary:hover{background:#2a2a2a}.annotate-share-btn:disabled{cursor:not-allowed;opacity:.45}.annotate-share-btn--primary:disabled:hover{background:#1a1a1a}.annotate-share-empty{color:#a16207;margin-top:8px;font-size:11.5px;line-height:1.4}.annotate-share-btn--ghost{background:0 0;margin-top:8px}.annotate-share-gate{color:#737373;background:#fafafa;border:1px dashed #0000002e;border-radius:9px;align-items:flex-start;gap:.5625rem;margin-top:11px;padding:10px;font-size:11.5px;display:flex}.annotate-share-gate svg{flex:none;margin-top:1px}.annotate-share-linkfield{background:#fafafa;border:1px solid #0000001f;border-radius:9px;align-items:center;margin-bottom:10px;padding:8px 10px;display:flex}.annotate-share-linkfield code{color:#404040;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11.5px;overflow:hidden}.annotate-share-meta{color:#737373;justify-content:flex-end;margin:11px 0;font-size:12px;display:flex}.annotate-rbanner{z-index:100002;color:#eee;box-sizing:border-box;pointer-events:auto;background:#1a1a1a;align-items:center;gap:.6875rem;padding:9px 18px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12.5px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0003}.annotate-rbanner-dot{background:var(--annotate-color-green);border-radius:50%;flex:none;width:8px;height:8px}.annotate-rbanner-dot--locked{background:var(--annotate-color-yellow)}.annotate-rbanner-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.annotate-rbanner-text strong{color:#fff;font-weight:700}.annotate-rbanner-chips{gap:6px;margin-left:auto;display:flex;overflow-x:auto}.annotate-rbanner-chip{color:#cfcfcf;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #555;border-radius:13px;flex:none;padding:3px 11px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.annotate-rbanner-chip:hover{color:#fff;border-color:#888}.annotate-rbanner-chip--on{color:#1a1a1a;background:#fff;border-color:#fff}.annotate-rbanner-leave{color:#cfcfcf;cursor:pointer;background:0 0;border:1px solid #555;border-radius:7px;flex:none;margin-left:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.annotate-rbanner-leave:hover{color:#fff;border-color:#888}.annotate-scrim{z-index:99999;background:#0000002e;position:fixed;inset:0}.annotate-scrim-fade-enter-active,.annotate-scrim-fade-leave-active{transition:opacity .2s}.annotate-scrim-fade-enter-from,.annotate-scrim-fade-leave-to{opacity:0}.annotate-popover-scrim{z-index:100000;background:0 0;position:fixed;inset:0}.annotate-remote-notice{z-index:100003;color:#7c2d12;pointer-events:none;background:#fff7ed;border:1px solid #92400e40;border-radius:10px;max-width:min(560px,100vw - 32px);padding:9px 13px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12.5px;font-weight:650;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000024}
