:root{--ggb-primary-color: #6557D2;--ggb-primary-variant-color: #F3F0FF;--ggb-dark-color: #5145A8;--ggb-light-color: #F3F0FF;--ggb-selection-color: rgba(101, 87, 210, 0.2)}.GeoGebraFrame .cardInfo,.GeoGebraFrame .mowPreviewCard .mowTitlePanel{width:100%;height:44px;border-radius:0 0 2px 2px;background-color:#fafafa;box-sizing:border-box;display:flex}.GeoGebraFrame .cardInfo .cardTitle,.GeoGebraFrame .mowPreviewCard .mowTitlePanel .cardTitle{line-height:28px;font-size:100%;height:28px;width:154px;padding:8px 30px 8px 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}.GeoGebraFrame .cardInfo .cardAuthor,.GeoGebraFrame .mowPreviewCard .mowTitlePanel .cardAuthor{font-size:87.5%;line-height:20px;letter-spacing:.25px;padding:6px 0px 12px 16px;text-overflow:ellipsis;position:absolute;font-weight:400;top:48px;overflow:hidden;white-space:nowrap;width:178px}.GeoGebraFrame .SelectionTable{border-collapse:collapse}.GeoGebraFrame .SelectionTable td{padding:2px}.GeoGebraFrame .SelectionTable .gwt-Label.borderButton{border:1px solid;border-radius:5px;height:24px;width:24px}.GeoGebraFrame .SelectionTable .gwt-Label{background-repeat:no-repeat;background-position:center center;padding:3px;cursor:pointer}.GeoGebraFrame .SelectionTable .gwt-Label.selected{color:var(--ggb-primary-color)}.GeoGebraFrame .SelectionTable .gwt-Label:hover{background-color:#ccf}.GeoGebraFrame .SelectionTable .gwt-Label.border.selected,.GeoGebraFrame .SelectionTable .gwt-Label.border:hover{background-color:rgba(0,0,0,0) !important;border:1px solid var(--ggb-primary-color)}.GeoGebraFrame .SelectionTable .plusButton{text-align:center;font-size:larger}.GeoGebraFrame .IconButton,.GeoGebraFrame .ToggleButton{border:#b4b3ba solid 1px}.GeoGebraFrame .IconButton:hover,.GeoGebraFrame .IconButton.active,.GeoGebraFrame .IconButton.selected,.GeoGebraFrame .IconButton.gwt-ToggleButton-down,.GeoGebraFrame .ToggleButton:hover,.GeoGebraFrame .ToggleButton.active,.GeoGebraFrame .ToggleButton.selected,.GeoGebraFrame .ToggleButton.gwt-ToggleButton-down{border:var(--ggb-primary-color) solid 1px}.GeoGebraFrame.withIcon .buttonContent{opacity:.7}.GeoGebraFrame .mowDynStyleBar .btnCrop,.GeoGebraFrame .mowDynStyleBar .btnBold,.GeoGebraFrame .mowDynStyleBar .btnItalic,.GeoGebraFrame .mowDynStyleBar .btnUnderline{border-radius:2px;margin-left:0px;margin-right:8px}.GeoGebraFrame .mowDynStyleBar .btnCrop img,.GeoGebraFrame .mowDynStyleBar .btnBold img,.GeoGebraFrame .mowDynStyleBar .btnItalic img,.GeoGebraFrame .mowDynStyleBar .btnUnderline img{opacity:.7}.GeoGebraFrame .mowDynStyleBar .btnCrop:hover,.GeoGebraFrame .mowDynStyleBar .btnCrop:focus,.GeoGebraFrame .mowDynStyleBar .btnBold:hover,.GeoGebraFrame .mowDynStyleBar .btnBold:focus,.GeoGebraFrame .mowDynStyleBar .btnItalic:hover,.GeoGebraFrame .mowDynStyleBar .btnItalic:focus,.GeoGebraFrame .mowDynStyleBar .btnUnderline:hover,.GeoGebraFrame .mowDynStyleBar .btnUnderline:focus{border:var(--ggb-primary-color) solid 1px !important}.GeoGebraFrame .mowDynStyleBar .btnCrop.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnBold.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnItalic.gwt-ToggleButton-down,.GeoGebraFrame .mowDynStyleBar .btnUnderline.gwt-ToggleButton-down{border:var(--ggb-primary-color) solid 1px !important}.GeoGebraFrame .mowDynStyleBar .matDynStyleContextButton:hover{margin-right:0px !important;margin-left:0px !important;border:none !important}.GeoGebraFrame .mowMenubar{position:absolute;width:100%;top:45px;background-color:#fff !important}.GeoGebraFrame .mowMenubar .menuPanel{width:267px !important;border:1px solid #dcdcdc}.GeoGebraFrame .subMenuRightSidePopup{box-shadow:none;padding:0px;border-radius:0px;left:280px}.GeoGebraFrame .subMenuRightSide{left:-15px}.GeoGebraFrame .subMenuRightSide .arrowSubmenu{position:absolute;top:0px;left:-15px}.GeoGebraFrame .mowFloatingButton,.GeoGebraFrame .showMowFloatingButton,.GeoGebraFrame .hideMowFloatingButton{cursor:pointer;position:absolute;border-radius:50%;will-change:transform;z-index:61;background-color:var(--ggb-primary-color);box-shadow:0px 2px 10px rgba(0,0,0,.3),0px 0px 1px rgba(0,0,0,.1),inset 0px 1px 0px rgba(255,255,255,.25),inset 0px -1px 0px rgba(0,0,0,.15);transition:background-color .15s,bottom .2s cubic-bezier(0.4, 0, 1, 1)}.GeoGebraFrame .mowFloatingButton:hover,.GeoGebraFrame .showMowFloatingButton:hover,.GeoGebraFrame .hideMowFloatingButton:hover{background-color:var(--ggb-dark-color)}.GeoGebraFrame .mowPlusButton{bottom:0px}.GeoGebraFrame .hideMowFloatingButton{cursor:default;width:0px !important;height:0px !important;right:40px;margin-bottom:40px;visibility:hidden;transition:width .2s,height .2s,right .2s,margin-bottom .2s,visibility .2s}.GeoGebraFrame .hideMowFloatingButton img{width:0px !important;height:0px !important;padding:0px;transition:width .2s,height .2s,padding .2s}.GeoGebraFrame .showMowFloatingButton{width:48px;height:48px;right:16px;margin-bottom:16px;bottom:0px;visibility:visible;transition:background-color .15s,width .2s,height .2s,right .2s,margin-bottom .2s,visibility .2s,bottom .2s cubic-bezier(0.4, 0, 1, 1)}.GeoGebraFrame .showMowFloatingButton img{width:24px !important;height:24px !important;padding:12px;transition:width .2s,height .2s,padding .2s}.GeoGebraFrame .mowPageControlPanel{position:absolute;top:48px;right:0px;border-left:1px solid #e6e6eb;background-color:#fff;z-index:61;height:calc(100% - 48px);width:240px;overflow:hidden}.GeoGebraFrame .mowPageControlPanel .mowPageControlScrollPanel{height:100%;overflow-x:hidden;overflow-y:auto}.GeoGebraFrame .mowPageControlPanel .mowPageControlContentPanel{width:100%;margin-bottom:64px;padding:16px 0}.GeoGebraFrame .mowPageControlPanel.animateIn{animation-duration:.3s;animation-name:pCPanimateIn;animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);overflow:auto}@keyframes pCPanimateIn{0%{right:-240px;top:48px}100%{right:0px;top:48px}}.GeoGebraFrame .mowPageControlPanel.animateOut{animation-duration:.3s;animation-name:pCPanimateOut;animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);overflow-y:auto}@keyframes pCPanimateOut{0%{right:0px;top:48px}100%{right:-240px;top:48px}}.GeoGebraFrame .cardRow{position:absolute;display:flex;margin-bottom:16px}.GeoGebraFrame .number{display:flex;flex-direction:column;width:24px;height:24px;align-items:flex-end;justify-content:center;color:#1c1c1f}.GeoGebraFrame .mowPreviewCard{width:192px;height:128px;margin-left:8px;border-radius:12px;box-sizing:border-box;border:2px solid #e6e6eb;background-color:#fff;transition:box-shadow .25s;cursor:pointer}.GeoGebraFrame .mowPreviewCard .cardImagePanel{width:100%;height:124px;background-repeat:no-repeat;background-position:center;background-size:110%;border-radius:12px}.GeoGebraFrame .mowPreviewCard .mowTitlePanel{width:100%;height:48px;position:relative;bottom:48px;flex-direction:column;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-color:rgba(255,255,255,.8)}.GeoGebraFrame .mowPreviewCard .mowTitlePanel .cardTitle{width:134px;padding:12px 0 12px 16px;height:24px;line-height:24px}.GeoGebraFrame .mowPreviewCard .mowTitlePanel .cardAuthor{display:none}.GeoGebraFrame .mowPreviewCard .mowTitlePanel .mowMoreButton{width:24px;height:24px;padding:6px;margin:6px 2px 6px 0;right:0;position:absolute;opacity:.54}.GeoGebraFrame .mowPreviewCard .mowTitlePanel .mowMoreButton:hover{opacity:.85}.GeoGebraFrame .mowPreviewCard .mowTitlePanel .mowMoreButton.active{opacity:1}.GeoGebraFrame .cardRow.selected .mowPreviewCard{border-color:var(--ggb-primary-color);box-sizing:border-box}.GeoGebraFrame .cardRow.selected .mowPreviewCard:hover{border-color:var(--ggb-primary-color)}.GeoGebraFrame .cardRow.noTitle .mowTitlePanel{background-color:rgba(0,0,0,0)}.GeoGebraFrame .cardRow.noTitle .cardTitle{display:none}.GeoGebraFrame .mowPreviewCard.desktop:hover{border-color:#b4b3ba}.GeoGebraFrame .cardRow.dragged .mowPreviewCard{z-index:60;box-shadow:0px 6px 32px -2px rgba(133,132,138,.16),0px 4px 12px -1px rgba(133,132,138,.06)}.GeoGebraFrame .mowMatMenu.gwt-PopupPanel{width:168px;min-width:112px !important;z-index:502}.GeoGebraFrame .mowMatMenu.gwt-PopupPanel .gwt-MenuItem{width:168px;min-width:112px !important;padding-left:56px !important}.GeoGebraFrame .mowCalcLabel{font-size:16px;width:fit-content;visibility:hidden}.GeoGebraFrame .mowWidget{position:absolute;border-style:none;overflow:hidden;z-index:50}.GeoGebraFrame .mowWidget .gwt-Frame{box-sizing:border-box;width:100%;height:100%}.GeoGebraFrame .mowWidget.mowVideo,.GeoGebraFrame .mowWidget.error,.GeoGebraFrame .mowWidget.background{border-style:none}.GeoGebraFrame .mowVideo video,.GeoGebraFrame .mowWidget.error video,.GeoGebraFrame .mowWidget.background video{width:100%;height:100%;object-fit:fill}.GeoGebraFrame .mowWidget.error{box-sizing:border-box;border:1px solid}.GeoGebraFrame .mowWidget.error div{width:50%;margin:auto;text-align:center;padding:33% 0}.GeoGebraFrame .inlineTextToolbar{padding:0 16px 6px 16px}.GeoGebraFrame .inlineTextToolbar.selectedItem{background:none}.GeoGebraFrame .inlineTextToolbar .ToggleButton{border-radius:2px;display:inline-block;margin:0 8px 0 0}.GeoGebraFrame .inlineTextToolbar .ToggleButton .gwt-Image{opacity:.7;margin-left:0;position:relative}.GeoGebraFrame .inlineTextToolbar .ToggleButton.selected{border-color:var(--ggb-primary-color)}.GeoGebraFrame .inlineTextToolbar .ToggleButton:hover{border-color:var(--ggb-primary-color)}.GeoGebraFrame .maskWidget{position:absolute;z-index:50;top:0;left:0;width:100px;height:100px;transform-origin:left top}.GeoGebraFrame .embedContainer .EuclidianPanel{z-index:0}.GeoGebraFrame .embedContainer{--ggb-primary-color: #6557D2}.GeoGebraFrame .infoErrorPanel.browserNotSupported{margin-top:88px}