:root{--off-white:#f2f2f2;--white:#fafafa;--dark-gray:#4d4d4d;--gray:#999;--light-gray:#d9d9d9;--dark-blue:#0a60c2;--blue:#3d93f5;--faint-blue:#e7f1fe;--light-blue:#cfe4fc;--light-green:#cffcd2;--purple:#9f3df5;--dark-purple:#6c0ac2}@media (prefers-color-scheme:dark){:root{--off-white:#1a1a1a;--white:#262626;--dark-gray:#b3b3b3;--gray:#666;--light-gray:#404040;--dark-blue:#6eaef7;--blue:#0a60c2;--faint-blue:#031830;--light-blue:#042449;--light-green:#044908;--purple:#6c0ac2;--dark-purple:#b76ef7}}html{scroll-behavior:smooth}body{background-color:#fafafa;background-color:var(--white);background:linear-gradient(180deg,#fafafa,#cfe4fc 25%,#cffcd2 50%,#fafafa);background:linear-gradient(to bottom,var(--white),var(--light-blue) 25%,var(--light-green) 50%,var(--white));color:#4d4d4d;color:var(--dark-gray);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--font-system);margin:0 auto;max-width:1500px}body.flat-color{background-image:none}h1{font-weight:400;font:32px Nunito Light,sans-serif;line-height:120%}a{color:#0a60c2;color:var(--dark-blue)}a:hover{color:#3d93f5;color:var(--blue)}a:visited{color:#6c0ac2;color:var(--dark-purple)}a:visited:hover{color:#9f3df5;color:var(--purple)}a.button{border:2px solid #3d93f5;border:2px solid var(--blue);border-radius:50px;border-radius:var(--control-height);display:inline-block;height:50px;height:var(--control-height);line-height:50px;line-height:var(--control-height);padding:0 25px;padding:0 calc(var(--control-height)/2);-webkit-text-decoration:none;text-decoration:none}a.button,a.button:visited{color:#0a60c2;color:var(--dark-blue)}a.button:hover{background-color:hsla(0,0%,100%,.33);box-shadow:0 0 20px #fafafa;box-shadow:0 0 20px var(--white);color:#3d93f5;color:var(--blue)}a.format{background-position:0;background-repeat:no-repeat;background-size:35px;display:inline-block;height:40px;line-height:40px;padding-left:50px;padding-left:calc(40px + var(--control-inner-padding))}a.format.chapbook{background-image:url(icons/chapbook-light.svg)}a.format.harlowe{background-image:url(icons/harlowe.svg)}a.format.snowman{background-image:url(icons/snowman.svg)}a.format.sugarcube{background-image:url(icons/sugarcube.png)}a.icon{background-position:10px;background-repeat:no-repeat;background-size:30px;padding-left:45px}a.icon.download{background-image:url(icons/download-light.svg)}a.icon.hand{background-image:url(icons/hand-light.svg)}ul.plain{list-style-type:none;padding-left:0}ul.inline{display:grid;grid-template-columns:1fr 1fr}.card{background-color:#fafafa;background-color:var(--white);border-radius:5px;border-radius:var(--corner-round);box-shadow:0 1px 1px #d9d9d9;box-shadow:var(--shadow-small);padding:20px;padding:var(--grid-size)}.card :first-child{margin-top:0}.card :last-child{margin-bottom:0}.card.icon{background-position:10px;background-position:calc(var(--grid-size)/2);background-repeat:no-repeat;background-size:50px;padding-left:70px;padding-left:calc(50px + var(--grid-size))}.card.icon.discord{background-image:url(icons/discord-light.svg)}.card.icon.iftf{background-image:url(icons/iftf-light.svg)}.card.icon.patreon{background-image:url(icons/patreon-light.svg)}.reading-width{margin-left:auto;margin-right:auto;max-width:45em}@media (max-width:400px){ul.inline{display:flex;flex-direction:column}}@media (prefers-color-scheme:dark){body{background:#fafafa;background:var(--white);background-image:radial-gradient(circle 80vmax at 0 20vmax,#cfe4fc,transparent),radial-gradient(circle 80vmax at 100% 80vmax,#cffcd2,transparent),radial-gradient(circle 80vmax at 0 120vmax,#cfe4fc,transparent);background-image:radial-gradient(circle 80vmax at 0 20vmax,var(--light-blue),transparent),radial-gradient(circle 80vmax at 100% 80vmax,var(--light-green),transparent),radial-gradient(circle 80vmax at 0 120vmax,var(--light-blue),transparent)}a.button:hover{background-color:hsla(0,0%,100%,.1);box-shadow:0 0 20px grey;color:#0a60c2;color:var(--dark-blue)}a.format.chapbook{background-image:url(icons/chapbook-dark.svg)}.card.icon.discord{background-image:url(icons/discord-dark.svg)}.card.icon.iftf{background-image:url(icons/iftf-dark.svg)}.card.icon.patreon{background-image:url(icons/patreon-dark.svg)}}:root{--shadow-small:0 1px 1px var(--light-gray);--shadow-large:0 2px 8px var(--gray)}@media (prefers-color-scheme:dark){:root{--shadow-small:0 0 1px var(--dark-gray);--shadow-large:0 0 1px var(--dark-gray),0 0 10px 2px var(--white)}}:root{--grid-size:20px;--control-height:calc(var(--grid-size)*2.5);--control-inner-padding:calc(var(--grid-size)/2);--ui-gap:calc(var(--grid-size)*2);--corner-round:5px;--font-display:"Nunito Light",sans-serif;--font-system:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@font-face{font-family:Nunito Light;font-style:normal;font-weight:400;src:url(fonts/nunito-light.woff2) format("woff2"),url(fonts/nunito-light.woff) format("woff")}#intro{padding:20px;padding:var(--grid-size)}#intro h1{background-image:url(icons/twine.svg);background-position:top;background-repeat:no-repeat;background-size:100px;font-size:36px;padding-top:120px;padding-top:calc(100px + var(--grid-size));text-align:center}#intro p{font-size:18px;line-height:140%}#intro ul.actions{list-style-type:none;padding-left:0;text-align:center}#intro ul.actions li{display:inline-block;font-size:18px;margin:0 10px;margin:0 calc(var(--ui-gap)/4)}#intro .old-version,#intro .version{font-size:16px;text-align:center}@media (max-width:500px){#intro ul.actions{display:flex;flex-direction:column;grid-gap:10px;grid-gap:calc(var(--grid-size)/2);margin-left:0;margin-right:0}#intro ul.actions a{display:block}}#resources{display:grid;grid-gap:20px;grid-gap:var(--grid-size);grid-template-columns:3fr 3fr 4fr}#resources,#resources>*{padding:0 20px 20px;padding:0 var(--grid-size) var(--grid-size) var(--grid-size)}#resources>*{background-color:hsla(0,0%,100%,.4);border-radius:10px;border-radius:calc(var(--corner-round)*2)}#resources h1{background-blend-mode:lighten;background-position:0;background-repeat:no-repeat;background-size:48px;font-size:30px;height:48px;line-height:48px;margin-bottom:20px;margin-bottom:var(--grid-size);padding-left:53px;padding-left:calc(48px + var(--control-inner-padding)/2);text-align:left}#resources #archive{grid-column:3/span 1;grid-row:3/span 1;padding-top:20px;padding-top:var(--grid-size)}#resources #archive .cards{display:grid;grid-gap:20px;grid-gap:var(--grid-size);grid-template-columns:1fr;padding-top:20px;padding-top:var(--grid-size)}#resources #archive h1{background-image:url(icons/books-light.svg);margin:0}#resources #community{align-items:center;grid-column:1/span 2;grid-row:2/span 1;padding-top:20px;padding-top:var(--grid-size)}#resources #community .cards{display:grid;grid-gap:20px;grid-gap:var(--grid-size);grid-template-columns:1fr 1fr;padding-top:20px;padding-top:var(--grid-size)}#resources #community h1{background-image:url(icons/users-light.svg);margin:0}#resources #donate{grid-column:3/span 1;grid-row:1/span 2}#resources #donate h1{background-image:url(icons/heart-light.svg)}#resources #learn{align-items:flex-start;grid-column:1/span 2;grid-row:1/span 1}#resources #learn h1{background-image:url(icons/book-light.svg)}#resources #learn .cards{grid-template-columns:2fr 1fr}#resources #source-code{grid-column:1/span 2;grid-gap:20px;grid-gap:var(--grid-size);grid-row:3/span 1}#resources #source-code h1{background-image:url(icons/file-code-light.svg)}#resources #source-code .cards{grid-template-columns:2fr 3fr}#resources .cards{display:grid;grid-gap:20px;grid-gap:var(--grid-size)}#resources .cards.staggered .card{margin-right:40px;margin-right:calc(var(--grid-size)*2)}#resources .cards.staggered .card:nth-child(2n),#resources .cards.staggered.reverse .card{margin-left:40px;margin-left:calc(var(--grid-size)*2);margin-right:0}#resources .cards.staggered.reverse .card:nth-child(2n){margin-left:0;margin-right:40px;margin-right:calc(var(--grid-size)*2)}@media (max-width:500px){#resources #community,#resources #learn .cards,#resources #source-code .cards{display:flex;flex-direction:column;grid-gap:20px;grid-gap:var(--grid-size)}#resources .cards.staggered .card,#resources .cards.staggered .card:nth-child(2n){margin:0}#resources #community{align-items:flex-start}}@media (prefers-color-scheme:dark){#resources>*{background-color:rgba(0,0,0,.15)}#resources h1{opacity:.8}#resources #archive h1{background-image:url(icons/books-dark.svg)}#resources #community h1{background-image:url(icons/users-dark.svg)}#resources #donate h1{background-image:url(icons/heart-dark.svg)}#resources #learn h1{background-image:url(icons/book-dark.svg)}#resources #source-code h1{background-image:url(icons/file-code-dark.svg)}}#showcase h1{text-align:center}#showcase .items{display:grid;grid-gap:20px;grid-gap:var(--grid-size);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:20px;padding:var(--grid-size)}#showcase .items .item{aspect-ratio:1;background-position:50%;background-size:cover;border-radius:5px;border-radius:var(--corner-round);color:#fafafa;color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;position:relative;transition:transform .2s}#showcase .items .item:hover{box-shadow:0 2px 8px #999;box-shadow:var(--shadow-large);transform:scale(1.075);z-index:2}#showcase .items a{-webkit-text-decoration:none;text-decoration:none}#showcase .item .text{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.5);border-bottom-left-radius:5px;border-bottom-left-radius:var(--corner-round);border-bottom-right-radius:5px;border-bottom-right-radius:var(--corner-round);display:flex;flex-direction:column;height:80px;height:calc(var(--grid-size)*4);justify-content:center}#showcase .item a{color:#fafafa;color:var(--white)}#showcase .item .text *{margin:0;text-align:center}#showcase .item.no-art{background-color:#e7f1fe;background-color:var(--faint-blue);background-image:repeating-linear-gradient(-70deg,transparent,transparent 19px,#cfe4fc 0,#cfe4fc 20px),repeating-linear-gradient(200deg,transparent,transparent 19px,#cfe4fc 0,#cfe4fc 20px);background-image:repeating-linear-gradient(-70deg,transparent,transparent 19px,var(--light-blue) 19px,var(--light-blue) 20px),repeating-linear-gradient(200deg,transparent,transparent 19px,var(--light-blue) 19px,var(--light-blue) 20px);box-shadow:0 1px 1px #d9d9d9;box-shadow:var(--shadow-small)}#showcase .item.no-art .text{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;color:#4d4d4d;color:var(--dark-gray);flex-grow:1;padding:20px;padding:var(--grid-size)}#showcase .more{text-align:center}@media (max-width:768px){#resources{display:flex;flex-direction:column}}@media (prefers-color-scheme:dark){#showcase .items .item,#showcase .items a{color:var(--black)}}footer{margin-bottom:40px;margin-bottom:calc(var(--grid-size)*2);text-align:center}.error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}