@charset "UTF-8";@font-face{font-family:Circular Std;src:url(./CircularStd-Medium-ab2f1780.woff2) format("woff2"),url(./CircularStd-Medium-c8191589.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}[type=range]{-webkit-appearance:none;background:transparent;margin:12px 0;width:100%;overflow:hidden}[type=range]::-moz-focus-outer{border:0}[type=range]:focus{outline:0}[type=range]:focus::-webkit-slider-runnable-track{background:#fbfbfc}[type=range]:focus::-ms-fill-lower{background:#eceff1}[type=range]:focus::-ms-fill-upper{background:#fbfbfc}[type=range]::-webkit-slider-runnable-track{cursor:pointer;height:24px;transition:all .2s ease;width:100%;box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#eceff1;border:0px solid #cfd8dc;border-radius:0}[type=range]::-webkit-slider-thumb{box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#4d4d4d;border:0px solid #eceff1;border-radius:0;box-sizing:border-box;box-shadow:-100vw 0 0 100vw #808285;cursor:grab;height:24px;width:24px;-webkit-appearance:none;margin-top:0}[type=range]::-webkit-slider-thumb:after{content:""}[type=range]::-webkit-slider-thumb:active{cursor:grabbing}[type=range]::-moz-range-track{box-shadow:0 0 #0000,0 0 #0d0d0d00;cursor:pointer;height:24px;transition:all .2s ease;width:100%;background:#eceff1;border:0px solid #cfd8dc;border-radius:0;height:12px}[type=range]::-moz-range-thumb{box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#4d4d4d;border:0px solid #eceff1;border-radius:0;box-sizing:border-box;box-shadow:-100vw 0 0 100vw #808285;cursor:grab;height:24px;width:24px}[type=range]::-moz-range-thumb:after{content:""}[type=range]::-moz-range-thumb:active{cursor:grabbing}[type=range]::-ms-track{cursor:pointer;height:24px;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;border-width:12px 0;color:transparent}[type=range]::-ms-fill-lower{box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#dde3e6;border:0px solid #cfd8dc;border-radius:0}[type=range]::-ms-fill-upper{box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#eceff1;border:0px solid #cfd8dc;border-radius:0}[type=range]::-ms-thumb{box-shadow:0 0 #0000,0 0 #0d0d0d00;background:#4d4d4d;border:0px solid #eceff1;border-radius:0;box-sizing:border-box;box-shadow:-100vw 0 0 100vw #808285;cursor:grab;height:24px;width:24px;margin-top:6px}[type=range]::-ms-thumb:after{content:""}[type=range]::-ms-thumb:active{cursor:grabbing}[type=range]:disabled::-webkit-slider-thumb,[type=range]:disabled::-moz-range-thumb,[type=range]:disabled::-ms-thumb,[type=range]:disabled::-webkit-slider-runnable-track,[type=range]:disabled::-ms-fill-lower,[type=range]:disabled::-ms-fill-upper{cursor:not-allowed}#content{position:absolute;box-sizing:border-box;z-index:2;width:100%;max-height:100%;display:flex;flex-direction:column;padding:.5rem 1rem;background:rgba(255,255,255,.8);border-radius:.5rem;transition:opacity .5s;opacity:0;overflow-y:auto;direction:rtl;pointer-events:none;user-select:none;-webkit-user-select:none}@media (min-width: 600px){#content{padding:1rem 2rem}}#content>*{direction:ltr;margin:0 0 1rem}#content.visible{opacity:1;pointer-events:auto}#content.visible .body{user-select:auto;-webkit-user-select:text}#content[data-collapsed] .body{display:none;user-select:none;-webkit-user-select:none}#content[data-collapsed] button.toggle{transform:rotate(-90deg)}#content .heading{display:flex;flex-direction:row;margin-top:1rem}#content .heading div{flex:1}#content .heading .toggle{left:.5rem;width:2rem;background:url(./MdiChevronDown-186500cd.svg) no-repeat center center;background-size:contain;filter:opacity(.5)}#content .heading .toggle:hover{opacity:1}#content .heading .title{margin:0}#content .heading .subtitle{margin:0;font-style:italic;font-weight:400;opacity:.5}#content .heading .subtitle:before{content:"("}#content .heading .subtitle:after{content:")"}#content .body>*{margin:0 0 1rem}#content .body .description{line-height:1rem}#content .body .references>span{font-weight:700;font-size:smaller}#content .body .references .list{font-size:x-small}#content .body button,#content .body a.link{display:block;margin:0 0 1rem}#content .body button.parent{background:#b59e5f;color:#fff;border-radius:3rem;padding:.5rem 1rem;transition:all .2s;width:100%}#content .body button.parent .text{opacity:.8;margin-right:.5rem}#content .body button.parent .element{font-weight:700}#content .body button.parent .element:after{margin-left:.5rem;content:"\2191"}#content .body button.parent:hover{background:#a38e55}#content .body button.parent.inactive{pointer-events:none}#content .body button.parent.inactive .element:after{content:""}#content .body a.link{background:#56321c;color:#fff;border-radius:3rem;padding:.5rem 1rem;transition:all .2s;text-decoration:none;font-size:smaller}#content .body a.link:after{margin-left:.5rem;content:"\2192"}#content .body a.link:hover{background:#390d00}#content .body button.close{background:transparent;color:#4d4d4d;border:2px solid #808285;border-radius:3rem;padding:.5rem 1rem;font-size:smaller;align-self:flex-start;transition:all .2s}#content .body button.close:hover{background:#808285;color:#fff}.cursor{position:fixed;z-index:10;left:0;top:0;overflow:hidden;pointer-events:none}.cursor .label{font-family:Circular Std;background:#390d00;color:#fff;padding:.5rem 1rem;border-radius:.5rem;user-select:none;-webkit-user-select:none;font-size:small;pointer-events:none;opacity:0;transition:opacity .2s}.cursor .label.visible{opacity:1}nav{position:absolute;bottom:0;z-index:1;background:transparent;color:#fff;width:100%;display:flex;align-items:center}nav .logo{background:url(data:image/png;base64,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);background-position:center;background-repeat:no-repeat;background-size:contain;border:none;width:2rem;height:2rem;margin:0 1rem}nav .space{flex:1}nav button.list{margin-right:0;position:relative;width:4rem;height:4rem;background:transparent;color:background .2s}nav button.list:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:1rem;background:url(./MdiMagnify-18608ba1.svg) no-repeat center center;background-size:contain;filter:invert(0)}nav button.list:hover{background:#717171}nav button.list:hover:after{filter:invert(1)}nav button.list:active{background:#808285}nav button.list:active:after{filter:invert(1)}nav span{font-size:1.25rem}#elements{position:absolute;display:flex;flex-direction:column;width:100%;height:100%;z-index:10;pointer-events:none;box-sizing:border-box;padding:0 .5rem}#elements .under{width:100%;height:100%;max-height:50%;position:relative}@media (min-width: 600px){#elements{min-width:28rem;padding:0 1rem;width:33%}#elements .under{max-height:calc(100% - 11rem)}}@media (min-width: 960px){#elements{padding:0 2rem}#elements .under{max-height:calc(100% - 6rem)}}#elements.visible .panel{pointer-events:auto;opacity:1}#elements.visible .search button.close{visibility:visible}#elements .search{position:relative;margin-bottom:1rem;pointer-events:auto;display:flex;flex-direction:row;width:75%}@media (min-width: 600px){#elements .search{width:100%}}#elements .search input{box-sizing:border-box;flex:1;border:0;border-radius:.5rem;padding:1rem 1rem 1rem 3rem;font-family:Circular Std;font-size:larger}#elements .search:after{content:"";position:absolute;top:0;bottom:0;left:.5rem;width:2rem;background:url(./MdiMagnify-18608ba1.svg) no-repeat center center;background-size:contain;filter:opacity(.5)}#elements .search button.clear{position:absolute;right:2.5rem;top:0;bottom:0;opacity:.5;visibility:hidden}#elements .search button.clear:hover{opacity:1}#elements .search button.close{position:absolute;right:1rem;width:1.5rem;top:0;bottom:0;background:url(./MdiClose-c4eb3b01.svg) no-repeat center center;background-size:contain;filter:opacity(.5);visibility:hidden}#elements .search button.close:hover{opacity:1}#elements .panel{position:absolute;z-index:10;width:100%;max-height:100%;background:#4d4d4d;border-radius:.5rem;color:#fff;display:flex;flex-direction:column;padding:1rem;box-sizing:border-box;overflow:auto;pointer-events:none;transition:opacity .2s;opacity:0}#elements .panel[data-no-results] .entries{display:none}#elements .panel[data-no-results] .no-results{display:block}#elements .panel .no-results{display:none;font-style:italic;opacity:.5;padding:1rem}#elements .panel .element{margin:.25rem 0;font-size:1rem}#elements .panel .element .heading{display:flex;flex-direction:row;align-items:center;min-height:1.5rem}#elements .panel .element .heading .title{opacity:.8;flex-grow:1;cursor:pointer}#elements .panel .element .heading .title:hover{opacity:1}#elements .panel .element .heading .toggle{cursor:pointer;position:relative;width:2rem;height:2rem}#elements .panel .element .heading .toggle:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:0;background:url(./MdiChevronDown-186500cd.svg) no-repeat center center;background-size:contain;filter:invert(1)}#elements .panel .element .heading .toggle:after{transform:rotate(0)}#elements .panel .element .children{display:flex;flex-direction:column;margin-top:.25rem;height:auto;overflow:hidden}#elements .panel .element.disabled>.heading .title{pointer-events:none;cursor:auto;opacity:.5}#elements .panel .element[data-selected=true]>.heading .title{font-weight:700;color:#b59e5f;opacity:1}#elements .panel .element[data-collapsed] .children{height:0px;margin-top:0}#elements .panel .element[data-collapsed]>.heading>.toggle:after{transform:rotate(-90deg)}#elements .panel .element[data-depth="1"]>.heading{font-size:1.25rem}#elements .panel .element[data-depth="2"]{margin-left:1rem}#elements .panel .element[data-depth="3"]{font-size:.9rem;margin-left:2rem}#elements .panel .element[data-depth="4"]{font-size:.9rem;margin-left:3rem}#elements .panel .element[data-depth="5"]{font-size:.9rem;margin-left:4rem}#elements .panel .element:not([data-depth="1"]) .heading .toggle{margin-right:.25rem;position:relative;width:1.5rem;height:1.5rem}#elements .panel .element:not([data-depth="1"]) .heading .toggle:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:0;background:url(./MdiChevronDown-186500cd.svg) no-repeat center center;background-size:contain;filter:invert(1)}#controls{position:absolute;z-index:1;right:0;bottom:0;margin:1rem;display:flex;flex-direction:column;width:100%;max-width:min(16rem,66%)}@media (min-width: 960px){#controls{width:33%;margin:2rem;bottom:unset}}#controls #viewcube{position:fixed;right:0;top:4rem;width:25vw;aspect-ratio:1;transform:translateY(-25%)}@media (min-width: 600px){#controls #viewcube{position:relative;width:10rem;height:10rem;align-self:flex-end;top:0;margin:-1rem;transform:translateY(0)}}#controls .slider{display:flex;flex-direction:row}#controls .slider .icon{margin-right:.5rem;opacity:.75}#controls .slice-planes-buttons{display:flex;margin-top:.5rem;width:100%}#controls .slice-planes-buttons button#button-slice-plane{flex:1;font-size:small;background:#d1d1d1;border-radius:3rem;padding:.5rem;margin:.25rem;justify-content:center;transition:background .2s}#controls .slice-planes-buttons button#button-slice-plane.active{background:#4d4d4d;color:#fff}#controls .slice-planes-buttons button#button-slice-plane:not(.active):hover{background:#c1c1c1}#controls .slice-planes-buttons button#button-slice-plane:not(.active):active{background:#b2b2b2}#controls .slice-planes-buttons button#button-slice-plane:first-child{margin-left:0}#controls .slice-planes-buttons button#button-slice-plane:last-child{margin-right:0}#controls .slice-buttons{display:flex;margin-top:.5rem}#controls .slice-buttons button#button-slice-direction{background:#4d4d4d;transition:background .2s;position:relative;width:2.5rem;height:2.5rem;flex:1;margin:.5rem;text-align:right;padding-right:1rem;color:#fff}#controls .slice-buttons button#button-slice-direction:hover{background:#717171}#controls .slice-buttons button#button-slice-direction:active{background:#808285}#controls .slice-buttons button#button-slice-direction:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:.5rem;background:url(./MdiFlipHorizontal-a753ffc4.svg) no-repeat center center;background-size:contain;filter:invert(1)}#controls .slice-buttons button#button-slice-direction[data-direction="1"]:after{transform:scaleX(-1)}#controls .slice-buttons button#button-slice-direction:first-child{margin-left:0}#controls .slice-buttons button#button-slice-direction:last-child{margin-right:0}#controls .zoom-buttons{display:flex;align-self:flex-end;justify-content:flex-end}@media (min-width: 600px){#controls .zoom-buttons{width:50%}}#controls .zoom-buttons button#button-zoom{background:#d1d1d1;border-radius:100%;margin:.25rem;transition:background .2s}#controls .zoom-buttons button#button-zoom[data-zoom="-1"]{position:relative;width:2.5rem;height:2.5rem}#controls .zoom-buttons button#button-zoom[data-zoom="-1"]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:.5rem;background:url(./MdiMagnifyMinusOutline-87dacc39.svg) no-repeat center center;background-size:contain;filter:invert(1)}#controls .zoom-buttons button#button-zoom[data-zoom="1"]{position:relative;width:2.5rem;height:2.5rem}#controls .zoom-buttons button#button-zoom[data-zoom="1"]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;margin:.5rem;background:url(./MdiMagnifyPlus-0ea40146.svg) no-repeat center center;background-size:contain;filter:invert(1)}#controls .zoom-buttons button#button-zoom:hover{background:#c1c1c1}#controls .zoom-buttons button#button-zoom:active{background:#b2b2b2}#controls .zoom-buttons button#button-zoom:first-child{margin-left:0}#controls .zoom-buttons button#button-zoom:last-child{margin-right:0}#controls button.screenshot{background:#d1d1d1;border-radius:3rem;display:flex;align-items:center;position:fixed;left:1rem;bottom:1rem;width:3rem;height:3rem;padding:.5rem;justify-content:center;transition:background .2s}#controls button.screenshot:hover{background:#c1c1c1}#controls button.screenshot:active{background:#b2b2b2}#controls button.screenshot span.text{display:none}#controls button.screenshot span.icon{width:1.5rem;height:1.5rem;background:url(./MdiImageAreaClose-350e0da0.svg) no-repeat center center;background-size:contain}@media (min-width: 960px){#controls button.screenshot{position:relative;left:unset;bottom:unset;height:2.5rem;width:85%;align-self:flex-end;padding:0 1rem;margin-top:1rem;flex-direction:row;align-items:center;justify-content:space-between}#controls button.screenshot span.text{display:block}}#loading{position:absolute;z-index:100;left:0;top:0;bottom:0;right:0;background:#4d4d4d;color:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .5s}#loading.complete{opacity:0}#loading p{font-family:ui-monospace,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,Oxygen Mono,"Ubuntu Monospace",Source Code Pro,Fira Mono,Droid Sans Mono,Courier New,monospace;font-size:larger}html,body{margin:0;height:100%;background:#4d4d4d}body{touch-action:none;font-size:10px}@media (min-width: 600px){body{font-size:12px}}@media (min-width: 960px){body{font-size:14px}}button{cursor:pointer;background:none;border:0}#app,#loading,button{font-family:Circular Std}#app{height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;flex-grow:1}#app main{position:relative;width:100%;height:100%;margin-top:8rem;box-sizing:border-box}#app #renderer{position:absolute;width:100%;height:100%}
