._stampPicker_1mk3v_1{padding:24px 16px;display:flex;flex-direction:column;height:448px;width:416px;overflow-x:hidden;box-sizing:border-box}._stampPicker_1mk3v_1::-webkit-scrollbar{width:6px}._stampPicker_1mk3v_1::-webkit-scrollbar-thumb{background-color:var(--canvas-scrollbar-thumb, rgb(235, 236, 240))}._stampPicker_1mk3v_1::-webkit-scrollbar-track{background-color:var(--ds-surface-overlay, #fff)}._stampGrid_1mk3v_23{display:grid;grid-template-columns:fit-content(16%) fit-content(16%) fit-content(16%) fit-content(16%) fit-content(16%);gap:10px}._stamp_1mk3v_1{max-width:60px;height:60px;transition-property:transform;transition-timing-function:cubic-bezier(.15,1,.3,1);transition-duration:.1s;filter:drop-shadow(0 1px 1px rgba(var(--theme-n900),25%)) drop-shadow(0 1px 1px rgba(var(--theme-n900),31%))}._popupTitle_1mk3v_41{font-size:14px;font-weight:500;margin-bottom:16px}._stampButton_1mk3v_47{background:none;border:none;cursor:pointer;display:inline-flex;padding:4px;border-radius:var(--ds-radius-small, 4px)}._stampButton_1mk3v_47:hover>._stamp_1mk3v_1{transform:rotate(25deg)}._stampButton_1mk3v_47:hover>._stampOld_1mk3v_60{transform:rotate(25deg)}._breadcrumb_1mk3v_64{margin-bottom:16px}._title_1fg3r_3{font-size:14px;padding-left:16px;padding-top:24px;padding-bottom:8px;font-weight:500}._anonymousUserMessage_1fg3r_11{padding:8px 16px 16px}._moreContainer_1fg3r_15{display:flex;flex-direction:column;height:408px;width:416px;overflow-x:hidden;box-sizing:border-box}._largerMoreContainer_1fg3r_24{height:448px!important}._moreContainer_1fg3r_15::-webkit-scrollbar{width:6px;background-color:rgb(var(--theme-n0))}._moreContainer_1fg3r_15::-webkit-scrollbar-thumb{background-color:rgba(var(--theme-n30))}._moreContainer_1fg3r_15::-webkit-scrollbar-track{background-color:rgb(var(--theme-n0))}:root{--drag-drop-easing: cubic-bezier(.15, 1, .3, 1);--selectable-size: 90px;--selectable-background-top-offset: 10px;--selectable-background-height: 80px;--selectable-background-border-radius: var(--ds-radius-small, 4px);--selectable-icon-shadow: drop-shadow(0 1px 1px rgba(var(--theme-n900), 25%)) drop-shadow(0 0 .5px rgba(var(--theme-n900), 31%));--drag-representation-shadow: 0 0 4px rgba(var(--theme-n900), 7.5%), 0 8px 12px rgba(var(--theme-n900), 15%)}html[data-color-mode~=dark]{--selectable-icon-shadow: drop-shadow(0 1.5px 10px rgba(var(--theme-n100a), 60%)) drop-shadow(0 0 1px rgba(var(--theme-n100a), 80%));--sticky-fold-background: linear-gradient(336deg, rgba(0, 0, 0, 30%) 60%, #000 83%);--sticky-hover-shadow: drop-shadow(0 0 4px rgba(var(--theme-n100a), 30%)) drop-shadow(0 8px 12px rgba(var(--theme-n100a), 30%))}:root{--toolbar-radius: 12px;--new-toolbar-radius: 16px;--toolbar-stacked-shadow: 0 3px 16px rgba(9, 30, 66, 8%), 0 2px 6px 1px rgba(9, 30, 66, 9%), 0 0 1px rgba(9, 30, 66, 31%);--toolbar-stacked-shadow-v2: 0 0 1px 0 rgba(30, 31, 33, 31%), 0 8px 12px 0 rgba(30, 31, 33, 15%);--toolbar-bottom-distance: 16px;--toolbar-height: 74px;--toolbar-bottom-distance-new: 12px;--toolbar-height-new: 72px;--stamp-cursor-icon: url(/assets/stamp-cursor.BsUAxiWa.svg);--stamp-cursor-icon-active: url(/assets/stamp-cursor-active.U2us2yUH.svg)}html[data-color-mode~=dark]{--toolbar-stacked-shadow: 0 3px 16px rgba(var(--theme-n100a), 20%), 0 2px 6px 1px rgba(var(--theme-n100a), 25%), 0 0 2px rgba(var(--theme-n100a), 70%);--toolbar-stacked-shadow-v2: 0 3px 16px rgba(var(--theme-n100a), 20%), 0 2px 6px 1px rgba(var(--theme-n100a), 25%), 0 0 2px rgba(var(--theme-n100a), 70%)}._toolbar_mkhnq_26{display:flex;background:var(--ds-surface-raised, #fff);border-radius:var(--toolbar-radius);box-shadow:var(--toolbar-stacked-shadow);position:absolute;cursor:auto;left:calc(50% + var(--slides-filmstrip-center-offset, 0px));bottom:var(--toolbar-bottom-distance);transform:translate(-50%);z-index:var(--toolbar-z-index);margin:0;padding:0;pointer-events:auto}._toolbar-v2_mkhnq_43{display:flex;height:var(--toolbar-height-new);flex-shrink:0;background:var(--ds-surface-overlay, #fff);border-radius:var(--new-toolbar-radius);box-shadow:var(--ds-shadow-overlay, var(--toolbar-stacked-shadow-v2));position:absolute;cursor:auto;left:calc(50% + var(--slides-filmstrip-center-offset, 0px));bottom:var(--toolbar-bottom-distance-new);transform:translate(-50%);z-index:var(--toolbar-z-index);margin:0;padding:0;pointer-events:auto}._toolbarMinimized_mkhnq_61{transform-origin:bottom left;transition:scale .2s;scale:.5}._toolbarMinimized_mkhnq_61:hover{scale:1}._toolbarDisabled_mkhnq_71._toolbar_mkhnq_26,._toolbarDisabled_mkhnq_71._toolbar-v2_mkhnq_43{bottom:calc(-1 * var(--toolbar-bottom-distance));opacity:0;transition:bottom .5s,opacity .5s;pointer-events:none!important}._animated_mkhnq_79{animation:_toolbarEntry_mkhnq_1 1s cubic-bezier(.26,.52,.55,1.18)}._animatedFast_mkhnq_83{animation:_toolbarEntry_mkhnq_1 .5s cubic-bezier(.26,.52,.55,1.18)}@keyframes _toolbarEntry_mkhnq_1{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}._toolbarSpotlightTarget_mkhnq_99,._toolsSpotlightContainer_mkhnq_103{display:flex}._toolsSpotlightContainer-v2_mkhnq_107{display:flex;gap:16px}._toolsSpotlightContainerWithoutCursorTools-v2_mkhnq_112{margin-left:16px}._toolsSpotlightContainerWithoutTrailingTools-v2_mkhnq_116{margin-right:16px}._moreToolsSpotlightContainer_mkhnq_120{display:flex;height:var(--toolbar-height);padding:4px 0}._moreToolsSpotlightContainer-v2_mkhnq_126{display:flex;height:var(--toolbar-height-new);padding:0;margin:0 16px;gap:16px}._moreToolsSpotlightContainerEmpty-v2_mkhnq_134{margin:0}._toolbarItems_mkhnq_138{height:var(--toolbar-height);padding:0;margin:8px 18px 0;list-style-type:none;display:flex;flex-direction:row;align-items:flex-start}._toolbarItems-v2_mkhnq_148{height:var(--toolbar-height-new);padding:0;margin:0;list-style-type:none;display:flex;flex-direction:row;align-items:center;gap:16px}._toolbarItem_mkhnq_138,._toolbarItem-v2_mkhnq_165{height:100%;margin:0;clip-path:polygon(-50vw -100vh,50vw -100vh,50vw 100%,-50vw 100%)}._toolbarItem_mkhnq_138:not(:first-of-type){margin-left:16px}._disabled_mkhnq_175{pointer-events:none;opacity:.5}._toolbarItemsSmall_mkhnq_180{display:flex;align-items:center;list-style-type:none;gap:12px;padding:0;margin:0 16px}._toolbarItemsSmall-v2_mkhnq_189{display:flex;align-items:center;list-style-type:none;gap:8px;padding:0}._toolbarItemsSmall_mkhnq_180 li,._toolbarItemsSmall-v2_mkhnq_189 li{margin:0}._toolbarItemsSmall_mkhnq_180 button:focus{outline:none}._toolbarDividerContainer_mkhnq_206{display:flex;align-items:center;justify-content:center;height:100%}._toolbarDivider_mkhnq_206{border-radius:var(--ds-radius-full, 1px);width:1px;height:60px;background:var(--ds-border, #091e4224);align-self:center}._toolbarDivider-v2_mkhnq_221{border-radius:var(--ds-radius-full, 1px);width:1px;height:30.85px;background:var(--ds-border, #091e4224);align-self:center}body.insert-tool{cursor:crosshair}body.select-tool{cursor:url(/assets/select.C2A7tpGX.svg) 8 8,auto}body.hand-tool{cursor:url(/assets/hand-open.CTSyTml2.svg),auto}body.select-tool-duplicating{cursor:url(/assets/duplicate.DvVYkduC.svg) 3 2,auto}body.hide-native-cursor,body.hide-native-cursor *{cursor:none!important}body.drag-tool,body.drag-tool ._toolbar_mkhnq_26,body.drag-tool ._toolbar-v2_mkhnq_43{cursor:grabbing}body.stamp-tool{cursor:var(--stamp-cursor) 10 11,auto}body.stamp-tool:active{cursor:var(--stamp-cursor-active) 10 11,auto}body.hand-tool.hand-tool-grabbing{cursor:url(/assets/hand-grab.BncOOVsx.svg),auto}@keyframes _newDraggableTool_mkhnq_1{0%{top:70%}}.newTool .toolbarEaseIn{animation:_newDraggableTool_mkhnq_1 .2s ease-in}._container_1v1qn_3{display:flex;align-items:center;cursor:pointer;min-height:62px;padding-left:16px;border-radius:var(--ds-radius-small, 3px);justify-content:space-between}._leftContent_1v1qn_13{display:flex;align-items:center}._rightContent_1v1qn_18{padding:16px}._container_1v1qn_3:hover{background-color:var(--ds-background-neutral-subtle-hovered, #091e420f)}._right_1v1qn_18{display:flex;flex-direction:column;margin-left:10px}._title_1v1qn_32{font-size:14px;margin-bottom:2px}._description_1v1qn_37{font-size:12px;color:var(--ds-icon-subtle, #626f86)}._icon_1v1qn_42{border:var(--ds-border-width, 1px) solid rgba(var(--theme-n900),.14);border-radius:var(--ds-radius-small, 4px);height:40px;display:flex;align-items:center;justify-content:center;color:var(--ds-text-subtle, #44546f)}._iconRefreshed_1v1qn_52{border-radius:var(--ds-radius-small, 4px);height:40px;display:flex;align-items:center;justify-content:center;color:var(--ds-icon, #44546f)}._iconUsingWidth_1v1qn_61{width:40px}._iconUsingMinWidth_1v1qn_65{min-width:40px}._kqswh2mm{position:relative}._1r04idpf{inset:0}._2rkoglpi{border-radius:var(--ds-border-radius,4px)}._dk5d1b66{inset-inline:var(--ds-space-050,4px)}._152t1b66{inset-block-start:var(--ds-space-050,4px)}._16qs1cd0{box-shadow:var(--ds-shadow-overlay,0 8px 9pt #091e4226,0 0 1px #091e424f)}._18m91wug{overflow-y:auto}._1bsb1osq{width:100%}._1e0c1ule{display:block}._1pby1nn1{z-index:400}._1q1l1bhr{--ds-elevation-surface-current:var(--ds-surface-overlay,#fff)}._1reo1wug{overflow-x:auto}._bfhk10xm{background-color:var(--ds-blanket,#091e427d)}._bfhk1bhr{background-color:var(--ds-surface-overlay,#fff)}._c71ldtre{max-height:50vh}._kqsw1n9t{position:fixed}._syaz1fxt{color:var(--ds-text,#172b4d)}._vchhusvi{box-sizing:border-box}._1hvw1o36:focus{outline-width:medium}._49pcglyw:focus{outline-style:none}._nt751r31:focus{outline-color:currentColor}._popupComponent_e0s5p_4{display:block;box-sizing:border-box;z-index:var(--toolbar-z-index);flex:1 1 auto;background:var(--ds-surface-overlay, #fff);padding:0;box-shadow:var(--canvas-shadow-default);overflow:auto;border-radius:var(--ds-radius-large, 8px)}._popupComponent_e0s5p_4:focus{outline:none}._variantPopupComponent_e0s5p_22{display:block;box-sizing:border-box;z-index:var(--toolbar-z-index);flex:1 1 auto;background:var(--ds-surface-overlay, #fff);padding:var(--ds-space-050, 4px);box-shadow:var(--ds-shadow-overlay, --canvas-shadow-default);border-radius:var(--ds-radius-large, 8px)}._variantPopupComponent_e0s5p_22:after{content:"";position:absolute;left:0;right:0;top:100%;height:25px;pointer-events:auto}._variantPopupComponent_e0s5p_22:focus{outline:none}._filePicker_81rfg_1{display:none}._label_81rfg_6{width:38px;height:38px}._toolbarItemButtonSmall_ywyl0_3{cursor:pointer;width:40px;height:40px;border:none;border-radius:var(--ds-radius-small, 4px);background-color:var(--ds-surface-raised, #fff);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;color:var(--ds-icon, #44546f)}._toolbarItemButtonSmall-v2_ywyl0_17{cursor:pointer;width:38px;height:38px;border:none;border-radius:var(--ds-radius-small, 4px);background-color:var(--ds-background-neutral-subtle, #fff);display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;color:var(--ds-icon, #44546f)}._toolbarItemButtonSmall_ywyl0_3>span,._toolbarItemButtonSmall-v2_ywyl0_17>span{display:flex;align-items:center;justify-content:center}._toolbarItemButtonSmall_ywyl0_3>svg{min-width:32px}._toolbarItemButtonSmall-v2_ywyl0_17 svg{width:20px;height:20px}._toolbarItemButtonSmallSvg_ywyl0_47{height:30px;width:30px}._toolbarItemButtonSmall_ywyl0_3:not([aria-pressed=true]):hover,._toolbarItemButtonSmall-v2_ywyl0_17:not([aria-pressed=true]):hover{background:var(--ds-background-neutral-subtle-hovered, #091e420f)}._toolbarItemButtonSmall_ywyl0_3:not([aria-pressed=true]):active,._toolbarItemButtonSmall-v2_ywyl0_17:not([aria-pressed=true]):active,._toolbarItemButtonSmall_ywyl0_3:not([aria-pressed=true])[data-firefox-is-active=true],._toolbarItemButtonSmall-v2_ywyl0_17:not([aria-pressed=true])[data-firefox-is-active=true]{background:var(--ds-background-selected, #e9f2ff)}._toolbarItemButtonSmall_ywyl0_3[aria-pressed=true],._toolbarItemButtonSmall-v2_ywyl0_17[aria-pressed=true]{background:var(--ds-background-selected, #e9f2ff);color:var(--ds-text-selected, #0c66e4)}._draggingRepresentation_6qt96_1{position:absolute;pointer-events:none;z-index:var(--dragging-z-index)}._ghost_6qt96_7{opacity:.5}:root,html[data-color-mode~=dark]{--toolbar-cursor-list-border-color: var(--ds-border, #dddee1)}._toolbarCursorListContainer_1vmsv_6{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 12px;margin:0 -18px 0 0}._toolbarCursorListContainer-v2_1vmsv_15{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;border-right:.5px solid var(--ds-border, #dddee1);border-top-left-radius:var(--new-toolbar-radius, 16px);border-bottom-left-radius:var(--new-toolbar-radius, 16px);overflow:hidden}._toolbarCursorListDivider_1vmsv_28{width:32px;height:.25px;background:var(--toolbar-cursor-list-border-color)}._toolbarCursorListContainer_1vmsv_6>li{list-style:none}._toolbarCursorListContainer-v2_1vmsv_15>li{list-style:none;flex:1;display:flex;align-items:stretch}._toolbarCursorListContainerHorizontal_1vmsv_45{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 12px}._toolbarCursorListContainerHorizontal_1vmsv_45>li{list-style:none}._toolbarCursorListContainerHorizontal_1vmsv_45>li+li{margin-left:4px;margin-top:0}._toolbarCursorListContainer-v2_1vmsv_15>li+li{margin-top:0}._toolbarCursorListContainer-v2_1vmsv_15>li:first-child{border-bottom:.5px solid var(--toolbar-cursor-list-border-color)}._CursorToolItem_52fjh_1>input[type=radio],._CursorToolItem-v2_52fjh_2>input[type=radio]{opacity:0;position:fixed;width:0}._CursorToolItem_52fjh_1{padding:0;width:30px;aspect-ratio:1;border-radius:var(--ds-radius-full, 50%);display:flex;justify-content:center;align-items:center;background-color:transparent;transition:background .2s ease;cursor:pointer;color:var(--ds-icon, #44546f)}._CursorToolItem-v2_52fjh_2{width:40px;height:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;transition:background .2s ease;cursor:pointer;color:var(--ds-icon, #44546f)}._CursorToolItem_52fjh_1:not(._CursorToolItemSelected_52fjh_34):hover,._CursorToolItem-v2_52fjh_2:not(._CursorToolItemSelected_52fjh_34):hover{background-color:var(--ds-background-neutral-hovered, #091e4224)}._CursorToolItem_52fjh_1:not(._CursorToolItemSelected_52fjh_34):active,._CursorToolItem-v2_52fjh_2:not(._CursorToolItemSelected_52fjh_34):active{background-color:var(--ds-background-neutral-pressed, #091e424f)}._CursorToolItemSelected_52fjh_34,._CursorToolItemSelected-v2_52fjh_45{background-color:var(--ds-background-selected, #e9f2fe);color:var(--ds-text-selected, #0c66e4)}._CursorToolItem-v2_52fjh_2 svg{width:18px;height:18px}._container_i8rea_1{display:flex;align-items:center;position:relative}._container_i8rea_1 svg{min-width:30px}._divider_i8rea_11{border-radius:var(--ds-radius-full, 1px);width:1px;height:60px;background:rgba(var(--theme-n900),14%);align-self:center;margin-right:13px}._menuItem_i8rea_20{list-style-type:none}@keyframes _bounce_iax3i_1{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-26px)}50%{transform:scale(1.05,.95) translateY(0)}70%{transform:scale(1) translateY(-7px)}to{transform:scale(1) translateY(0)}}._SpotlightTarget_iax3i_27 #sticky-foreground,._SpotlightTarget_iax3i_27 #sticky{animation-name:_bounce_iax3i_1;animation-duration:1.5s;animation-timing-function:ease-in-out;animation-iteration-count:2}._imageToolContainer_6zyl3_3{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer}._imageContainer_6zyl3_12{width:48px;height:48px;position:relative}._imageContainer_6zyl3_12:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:4px;height:4px;background-color:var(--ds-background-accent-teal-subtlest-pressed, #9dd9ee);border-radius:var(--ds-radius-full, 2px);opacity:0;transition:opacity .2s ease}._imageContainer_6zyl3_12._selected_6zyl3_32:after{opacity:1}._imageTooltipContainer_6zyl3_36{width:48px;height:48px;position:absolute;z-index:2}._imageWrapper_6zyl3_43{width:var(--selectable-size);height:var(--selectable-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}._imageIcon_6zyl3_56{--slide-image-tool-background-color: var(--ds-background-accent-teal-subtle, #6cc3e0);--slide-image-tool-landscape-color: var( --ds-background-accent-green-subtlest-pressed, #97edc9 );--slide-image-tool-sun-color: var( --ds-background-accent-orange-subtlest-hovered, #fce4a6 );transition:transform .2s ease,filter .2s ease;display:flex;align-items:center;justify-content:center;width:60px;height:60px;filter:var(--canvas-image-tool-filter-shadow, none)}body:not(.drag-tool) menu>li:hover ._imageIcon_6zyl3_56:not(._selected_6zyl3_32){transform:translateY(-4px);filter:var(--canvas-image-tool-hover-filter-shadow)}body:not(.drag-tool) menu>li:active:hover ._imageIcon_6zyl3_56,body.drag-tool menu>li:active:hover ._imageIcon_6zyl3_56{transform:scale(.95)}._draggingSlideImage_6zyl3_88{width:var(--selectable-size);height:var(--selectable-size)}._draggingSlideImageVisual_6zyl3_93{position:absolute;top:50%;left:50%;box-sizing:border-box;transform-origin:center;transition:transform .2s ease;overflow:hidden}._draggingSlideImageGhost_6zyl3_103{opacity:.5}._linkToolContainer_i8r1o_3{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;height:100%}._linkContainer_i8r1o_11{width:40px;height:40px;position:relative}._linkTooltipContainer_i8r1o_17{width:40px;height:40px;position:absolute;z-index:2;border-radius:var(--ds-radius-small, 4px);color:var(--ds-icon, #44546f)}._linkTooltipContainer_i8r1o_17[aria-pressed=true]{background:var(--ds-background-selected, #e9f2ff);color:var(--ds-text-selected, #0c66e4)}._linkTooltipContainer_i8r1o_17:not([aria-pressed=true]):hover{background:var(--ds-background-neutral-subtle-hovered, #091e420f)}._linkTooltipContainer_i8r1o_17:not([aria-pressed=true]):active,._linkTooltipContainer_i8r1o_17:not([aria-pressed=true])[data-firefox-is-active=true]{background:var(--ds-background-selected, #e9f2ff)}._linkWrapper_i8r1o_40{width:var(--selectable-size);height:var(--selectable-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}._linkIcon_i8r1o_53{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:inherit}._linkIcon_i8r1o_53 svg{transform:scale(1.5)}:root{--theme-n0: 255, 255, 255;--theme-n20: 244, 245, 247;--theme-n30: 235, 236, 240;--theme-n40: 223, 225, 230;--theme-n50: 193, 199, 208;--theme-n200: 107, 119, 140;--theme-n300: 94, 108, 132;--theme-n400: 80, 95, 121;--theme-n700: 37, 56, 88;--theme-n800: 23, 43, 77;--theme-n900: 9, 30, 66;--theme-r400: 222, 53, 11;--theme-t600: 29, 154, 170;--theme-n100a: 3, 4, 4;--canvas-surface: #fff;--canvas-surface-overlay: #fff;--canvas-scrollbar-track: #fff;--canvas-icon: #44546f;--canvas-text-highlight: #b4d5fe;--theme-n500-new: 68, 84, 111;--theme-n700-new: 98, 111, 134;--theme-text: 23, 43, 77;--theme-text-subtle: 68, 84, 111;--theme-text-subtlest: 98, 111, 134;--theme-button-background: #1d7afc;--theme-button-background-light: #388bff;--theme-background-brand-bold: 12, 102, 228;--theme-background-brand-bold-hovered: 0, 85, 204;--theme-background-brand-bold-pressed: 9, 50, 108;--theme-background-loading-state: #f7f8f9;--theme-tile-background-gradient: #f7f8f9;--replace-with-ds-border-bold: #758195;--replace-with-ds-border-accent-gray: #758195;--canvas-toolbar-icon-shadow: 0 2px 6px rgba(var(--theme-n900), 9%), 0 0 2px rgba(var(--theme-n900), 9%), inset 0 0 1px rgba(var(--theme-n900), 31%);--canvas-toolbar-icon-hover-shadow: 0 8px 12px rgba(var(--theme-n900), 15%), 0 0 2px rgba(var(--theme-n900), 9%), inset 0 0 1px rgba(var(--theme-n900), 31%);--canvas-shadow-default: 0 2px 8px rgba(var(--theme-n900), 5%), 0 2px 16px rgba(var(--theme-n900), 12%), 0 0 1px rgba(var(--theme-n900), 31%);--canvas-modal-shadow: 0 3px 16px rgba(9, 30, 66, 8%), 0 2px 6px 1px rgba(9, 30, 66, 9%), 0 0 1px rgba(9, 30, 66, 31%);--canvas-swatch-shadow-hover: 0 0 0 1px white, 0 0 0 2px rgba(var(--theme-n900), .13);--canvas-selection-box-center-color: rgba(133, 184, 255, 20%);--canvas-teal-medium: #c8f4f9;--canvas-dropdown-hovered: rgba(9, 30, 66, 6%);--canvas-scrollbar-thumb: rgb(235, 236, 240);--canvas-grey-lod: rgb(235, 236, 240);--canvas-issue-banner: #f1f2f4;--canvas-element-loading: #f1f2f4;--canvas-background-link-loading: #f1f2f4;--canvas-background-link-element-loading: #dcdfe4;--canvas-background-link-embed-loading: #f1f2f4;--canvas-more-shapes-sidebar-shadow: var( --ds-shadow-overlay, 0 0 1px 0 rgba(30, 31, 33, 31%), 0 8px 12px 0 rgba(30, 31, 33, 15%) );--canvas-more-shapes-sidebar-background-color: var( --ds-surface-overlay, var(--canvas-surface-overlay, #fff) );--slides-icon-selected: #0c66e4;--slides-border-selected: #0c66e4;--slides-background-accent-blue-subtlest: #e9f2ff;--canvas-image-tool-filter-shadow: drop-shadow(0 1px 1px rgba(30, 31, 33, 25%)) drop-shadow(0 0 1px rgba(30, 31, 33, 31%));--canvas-image-tool-hover-filter-shadow: drop-shadow(0 8px 12px rgba(30, 31, 33, 15%)) drop-shadow(0 0 1px rgba(30, 31, 33, 31%))}html[data-color-mode=dark]{--canvas-shadow-default: 0 2px 8px rgba(var(--theme-n100a), 15%), 0 2px 16px rgba(var(--theme-n100a), 30%), 0 0 1px rgba(var(--theme-n100a), 70%);--canvas-toolbar-icon-shadow: 0 0 5px rgba(3, 4, 4, 25%), 0 2px 6px rgba(3, 4, 4, 25%), inset 0 0 1px rgba(3, 4, 4, 60%);--canvas-toolbar-icon-hover-shadow: 0 0 2px rgba(3, 4, 4, 25%), 0 8px 12px rgba(3, 4, 4, 50%), inset 0 0 1px rgba(3, 4, 4, 60%);--canvas-toolbar-icon-filter-shadow: drop-shadow(0 0 4px rgba(var(--theme-n100a), 20%)) drop-shadow(0 0 2px rgba(var(--theme-n100a), 50%));--canvas-swatch-shadow-hover: 0 0 0 1px rgb(22, 26, 29), 0 0 0 2px rgba(255, 255, 255, 20%);--canvas-text-highlight: #466388;--canvas-scrollbar-thumb: rgba(102, 102, 102, 40%);--canvas-grey-lod: #22272b;--canvas-image-tool-filter-shadow: drop-shadow(0 1px 1px rgba(1, 4, 4, 50%)) drop-shadow(0 0 1px rgba(1, 4, 4, 50%));--canvas-image-tool-hover-filter-shadow: drop-shadow(0 8px 12px rgba(1, 4, 4, 36%)) drop-shadow(0 0 1px rgba(1, 4, 4, 50%));--canvas-surface: #1f1f21;--canvas-surface-overlay: #282e33;--canvas-scrollbar-track: #2b2c2f;--canvas-icon: #9fadbc;--canvas-teal-medium: #1d474c;--canvas-dropdown-hovered: rgba(166, 197, 226, 16%);--canvas-issue-banner: #a6c5e229;--canvas-element-loading: #a1bdd914;--canvas-background-link-loading: #1f1f21;--canvas-background-link-element-loading: #a1bdd914;--canvas-background-link-embed-loading: #161a1d;--canvas-more-shapes-sidebar-shadow: var( --ds-shadow-overlay, 0 3px 16px rgba(var(--theme-n100a), 20%), 0 2px 6px 1px rgba(var(--theme-n100a), 25%), 0 0 2px rgba(var(--theme-n100a), 70%) );--canvas-more-shapes-sidebar-background-color: var( --ds-surface-overlay, var(--canvas-surface-overlay, #2b2c2f) )}._textToolContainer_1oh54_3{-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;position:relative;height:100%;cursor:pointer}._textContainer_1oh54_13{width:48px;height:48px;position:relative}._textContainer_1oh54_13:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:4px;height:4px;background-color:var(--ds-background-accent-teal-subtlest-pressed, #9dd9ee);border-radius:var(--ds-radius-full, 2px);opacity:0;transition:opacity .2s ease}._textContainer_1oh54_13._selected_1oh54_34:after{opacity:1}._textTooltipContainer_1oh54_38{width:48px;height:48px;position:absolute;z-index:2}._textWrapper_1oh54_45{width:var(--selectable-size);height:var(--selectable-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}._textIcon_1oh54_58{transition:transform .2s ease,filter .2s ease;display:flex;align-items:center;justify-content:center;width:60px;height:60px;filter:var(--canvas-toolbar-icon-filter-shadow, none)}body:not(.drag-tool) menu>li:hover ._textIcon_1oh54_58:not(._selected_1oh54_34){transform:translateY(-4px);filter:var(--sticky-hover-shadow)}body:not(.drag-tool) menu>li:active:hover ._textIcon_1oh54_58,body.drag-tool menu>li:active:hover ._textIcon_1oh54_58{transform:scale(.95)}._draggingSlideText_1oh54_80{width:var(--selectable-size);height:var(--selectable-size)}._draggingSlideTextBorder_1oh54_85{position:absolute;top:50%;left:50%;box-shadow:var(--selectable-icon-shadow);transition:background-color,transform,box-shadow;transition-duration:.6s;transition-timing-function:var(--drag-drop-easing);will-change:background-color,transform,box-shadow}._draggingSlideTextBorder_1oh54_85._hoveringToolbar_1oh54_96{box-shadow:var(--drag-representation-shadow)}._draggingSlideTextGhost_1oh54_100{opacity:.6}
