@import"https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap";@import"https://fonts.googleapis.com/css2?family=Nanum+Gothic+Coding&display=swap";@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";body{font-family:Cormorant Garamond,serif;display:flex;flex-direction:column;align-items:center;margin:0;padding:0}#main{max-width:90ch;display:flex;flex-direction:column;margin-left:2em;margin-right:2em}div.stage-direction{font-family:Oooh Baby,cursive;font-size:1.5rem;margin:1em;padding:.2em .6em .2em .3em;background-color:#ffff8f;color:#6495ed;box-shadow:#000 .075em .075em .45em .05em;text-align:justify}p{text-align:justify;margin-top:.4em;margin-bottom:.4em;text-indent:2.5ch}h1+p{text-indent:0}code,pre{font-family:Nanum Gothic Coding,monospace}code{background-color:#add8e6;border-radius:.25em;padding-left:.25em;padding-right:.25em;color:#00f}h1,h2,h3,h4,h5,h6{font-family:Abril Fatface,serif;font-weight:400;text-indent:-1rem;margin-bottom:.4rem}g.sphere{--x: 0;--y: 0;--diameter: 1;transform:translate(var(--x),var(--y)) scale(var(--diameter))}g.sphere>:nth-child(1){fill:#ff7d00}g.sphere>path{fill:#fff}g.sphere>:nth-child(3){stroke:none;fill:url(#sphere)}g.sphere>circle{r:.5}#overview1,#overview2svg{width:5em;height:5em}#overview2top{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.7em}#overview2text{width:15ch;flex-grow:1}span.orange{color:#ff7d00;font-weight:700}#overview2text u{font-weight:700;text-decoration-thickness:.125em;text-decoration-color:#ff7d00}#overview2text .fade-in{animation:fade-in 2s}@keyframes fade-in{0%{opacity:0}to{opacity:100%}}#overview3{height:5em}[data-up-arrow]{width:.6em;height:1em;background-color:#ff7d00;clip-path:polygon(.3em 0,0 .5em,.2em .5em,.2em 1em,.4em 1em,.4em .5em,.6em .5em)}[data-down-arrow]{width:.6em;height:1em;background-color:#ff7d00;clip-path:polygon(.3em 1em,0 .5em,.2em .5em,.2em 0em,.4em 0em,.4em .5em,.6em .5em)}[data-left-arrow]{width:1em;height:1em;background-color:#ff7d00;clip-path:polygon(0 .5em,.5em .2em,.5em .4em,1em .4em,1em .6em,.5em .6em,.5em .8em)}[data-right-arrow]{width:1em;height:1em;background-color:#ff7d00;clip-path:polygon(1em .5em,.5em .2em,.5em .4em,0em .4em,0em .6em,.5em .6em,.5em .8em)}[data-l]:after{content:"&lt;"}
