@import"https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@400;700&display=swap";.story{position:relative;border-radius:.5em;padding:1em 1em 1em 5em;margin-left:-1em;margin-right:-1em;display:block}.story pre{font-family:inherit;margin:0;padding:0;white-space:pre-wrap}.story+.story{margin-top:3em}.story+.story:before{display:block}.story__number{display:block;position:absolute;right:calc(100% + 1em);width:3em;opacity:.3}.story_text{line-height:1.4em;position:relative;max-width:30em}.story.selected{border:1px dashed var(--text)}.story #anchor{cursor:pointer;vertical-align:middle;width:1.5em}.copier-holder{display:inline-block;position:relative}.copier-holder em{font-style:normal;position:absolute;bottom:calc(100% + .1em);left:50%;transform:translate(-50%);opacity:0;transition:opacity .5s;-webkit-user-select:none;user-select:none;font-size:.8em}.copier-holder em.copied{opacity:1}:root{--bg: #400;--text: white}html,body{font-family:"Source Serif Pro";padding:0;margin:0;height:100%;background-color:#000}.palata{padding:2em;font-size:20px;min-height:100vh;box-sizing:border-box;transition:all .2s;color:var(--text);background-color:var(--bg)}#logo{width:3em;height:3em;fill:var(--text);transition:all .2s}#drop{fill:var(--text)}header{display:flex;align-items:center;justify-content:space-between}h1{padding:0;margin:0;line-height:1em;font-size:1.4em;font-weight:700;flex-grow:1}.selector-cta{cursor:pointer;font-size:.8em;display:inline-block;position:relative}.color-selector{display:inline-block;border-radius:100em;box-shadow:0 10px 20px -10px #0006;overflow:hidden;width:2em;position:absolute;top:calc(100% + .5em);left:50%;transform:translate(-50%);z-index:1}.color-selector span{display:block;width:2em;height:0em;cursor:pointer;vertical-align:middle;text-align:center;line-height:2em;transition:height .3s cubic-bezier(0,.52,.21,1)}.color-selector span._selected .checkmark{display:inline-block}.color-selector._opened span{height:2em}.checkmark{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;display:none;vertical-align:middle}cite{font-size:.7em;display:block;opacity:.5;font-style:normal}i{display:block;height:1em}i[small]{height:.5em}i[large]{height:2em}s{display:inline-block;width:1em}s[small]{width:.5em}footer{font-size:.8em;opacity:.5}footer a{color:inherit;text-decoration:none;opacity:.5}.loader{height:calc(100vh - 14em);display:flex;align-items:center;flex-direction:column;justify-content:center}@media(max-width:500px){.palata{font-size:18px}}
