/* (c) Mathigon, generated by Mathigon Studio */
x-automaton{display:block}x-automaton .cellular-rules{display:flex;flex-wrap:wrap;justify-content:center}x-automaton .cellular-rules>svg{cursor:pointer;margin:5px;transition:transform .2s}x-automaton .cellular-rules>svg:hover{transform:scale(1.2)}x-automaton .cellular-grid{cursor:crosshair;margin:0 auto}x-automaton .cellular-grid rect,x-automaton .cellular-rules rect{stroke:#dddce1;fill:#fff}x-automaton .cellular-grid rect.fill,x-automaton .cellular-rules rect.fill{fill:#3a3645;stroke:#504b5c}x-automaton .cellular-grid rect.red,x-automaton .cellular-rules rect.red{stroke:#cd0e66;stroke-width:2px;stroke-linejoin:round}x-automaton .highlight{fill:none;stroke:#fd8c00;stroke-width:5px;display:none;opacity:.85}x-automaton svg.focus .highlight{display:block}.chaos-game{margin:1.5rem 0}@media screen and (max-width:540px){.chaos-game{margin:1.5em -24px}}.chaos-game x-select.tabs{position:relative;z-index:1}.chaos-game x-geopad{border-radius:4px 4px 0 0}.chaos-game .chaos-rules{background:#c5c2cc;border-radius:0 0 4px 4px;display:flex;flex-wrap:wrap;padding:8px}.chaos-game .chaos-rules .button-field,.chaos-game .chaos-rules .form-field{padding:8px}.chaos-game .chaos-rules .form-field{flex-grow:1}.chaos-game .chaos-rules .btn{display:block;height:49px;line-height:49px}.fractal-overlay{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s}x-step.focus .fractal-overlay{opacity:.85}svg.var .red{fill:#cd0e66}svg.var .blue{fill:#0f82f2}svg.var .white{fill:#fff}svg.var .overlay{fill:#fff;opacity:0;transition:opacity .2s}svg.var .overlay.focus{opacity:.9}.sierpinski{overflow:visible}.sierpinski g{transition:transform .3s,fill .3s}.focus .sierpinski .t1{transform:translate(10px,5px);fill:#0f82f2}.focus .sierpinski .t2{transform:translate(-10px,5px);fill:#22ab24}.focus .sierpinski .t3{transform:translateY(-10px);fill:#fd8c00}x-menger-sponge{display:block}x-menger-sponge canvas{height:auto;width:100%}.coastline path{fill:#656073}.coastline line{stroke:#fd8c00;stroke-width:6px;stroke-linecap:square}.coastline line.border{stroke:#933f36;stroke-width:10px}#coastline-grid .cells,#coastline-grid .grid{transition:opacity .8s}#coastline-grid .coast{vector-effect:non-scaling-stroke}.pascal-grid{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pascal-grid .r{display:flex;justify-content:center}.pascal-grid .c{background:#ddd;border-radius:3px;box-shadow:inset 0 -1px rgba(0,0,0,.3);cursor:pointer;font-size:13px;line-height:20px;margin:1px;padding-bottom:1px;position:relative;text-align:center;transition:color .4s,background .4s;width:36px}.pascal-grid .c.red{background:#cd0e66;color:#fff;cursor:default}.pascal-grid.done .c{cursor:default}.pascal-canvas{float:left;margin:0 32px 1.5em 0;position:relative;shape-margin:32px;shape-outside:polygon(0 0,240px 0,480px 420px,0 420px)}.pascal-canvas canvas{height:auto;max-width:100%;width:480px}.pascal-canvas .label{color:#333;font-weight:600;left:24px;position:absolute;top:32px}.pascal-canvas .circled{height:32px;line-height:32px;width:32px}@media screen and (max-width:1007px) and (min-width:841px){.pascal-canvas{float:none;margin:0 auto 1.5em;max-width:480px;shape-outside:none}}@media screen and (max-width:727px){.pascal-canvas{float:none;margin:0 auto 1.5em;max-width:480px;shape-outside:none}}@media screen and (max-width:460px){.pascal-canvas .label{left:0;top:12px}}x-geopad .points circle.chaos-point{stroke:none;fill:currentColor}.geo-legend{font-size:14px;left:4px;position:absolute;top:4px}.geo-legend .formula,.geo-legend .sequence{background:#e2e1e6;border:2px solid #fff;border-radius:8px;padding:2px 4px;width:-moz-fit-content;width:fit-content}.geo-legend .formula{border-bottom-left-radius:0;margin-top:-2px}.geo-legend .sequence{border-top-left-radius:0;margin-top:-2px}.geo-legend .pill{min-width:0;padding:0 8px}.geo-legend .vdots{display:inline-block;margin-left:13px;margin-right:24px;transform:rotate(90deg)}@media screen and (max-width:660px),screen and (max-width:940px) and (min-width:841px){.geo-legend{font-size:12px}.geo-legend .pill{padding:0 7px}.geo-legend .formula,.geo-legend .sequence{padding:2px 3px}}@media screen and (max-width:560px){.geo-legend{font-size:10px}.geo-legend .pill{padding:0 6px}.geo-legend .formula,.geo-legend .sequence{padding:1px 2px}}@media screen and (max-width:400px){.geo-legend{display:none}}.mandel-frame{border-radius:6px;overflow:hidden;padding-bottom:65.79%;position:relative}.mandel-frame img{height:100%;left:0;position:absolute;top:0;width:100%}.mandel-frame .scale{background:rgba(0,0,0,.5);border:1px solid #fff;border-radius:20px;bottom:8px;color:#fff;font-size:16px;left:50%;line-height:24px;padding:0 14px;position:absolute;transform:translateX(-50%)}x-geopad img{transition:opacity .2s}.focus x-geopad img{opacity:.2}