:root{--ggb-primary-color: #6557D2;--ggb-primary-variant-color: #9984FF;--ggb-dark-color: #4C42A1;--ggb-light-color: #9984FF;--ggb-selection-color: rgba(101, 87, 210, 0.2)}.GeoGebraFrame .snackbarComponent{max-width:664px;min-width:320px;width:fit-content;width:-moz-fit-content;position:absolute;bottom:8px;left:8px;right:8px;margin-right:16px;padding:6px 8px 6px 16px;z-index:1000;background-color:#212121;border-radius:4px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 1px 18px 0 rgba(0,0,0,.12),0 6px 10px 0 rgba(0,0,0,.14);transition:opacity .25s cubic-bezier(0, 0, 0.2, 1) 0ms,transform .25s cubic-bezier(0, 0, 0.2, 1) 0ms,-webkit-transform .25s cubic-bezier(0, 0, 0.2, 1) 0ms;transform:scale(0.8);opacity:0;display:flex}.GeoGebraFrame .snackbarComponent.mowPosition{bottom:220px;left:50%}.GeoGebraFrame .snackbarComponent.landscape{left:80px}.GeoGebraFrame .snackbarComponent.portrait{left:8px;bottom:64px}.GeoGebraFrame .snackbarComponent.fadeIn{opacity:1;transform:scale(1)}.GeoGebraFrame .snackbarComponent .txtContainer{margin-right:8px;margin-top:auto;margin-bottom:auto;padding:8px 0px}.GeoGebraFrame .snackbarComponent .txtContainer .title{min-height:20px;color:rgba(255,255,255,.87);font-size:88%;font-weight:500}.GeoGebraFrame .snackbarComponent .txtContainer .text{font-size:88%;min-height:20px;color:rgba(255,255,255,.6)}.GeoGebraFrame .snackbarComponent .materialTextButton{color:#4cb4a4;font-size:88%;margin:auto 0px auto auto}.GeoGebraFrame .snackbarComponent .materialTextButton:hover{background:none}@media screen and (max-width: 420px){.GeoGebraFrame .snackbarComponent{width:calc(100% - 40px);min-width:unset}}
