@-webkit-keyframes text-glow{0%{text-shadow:none}10%{text-shadow:none}20%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}30%{text-shadow:#fae94f 0 0 15px}40%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}50%{text-shadow:rgba(250,233,79,0.5) 0 0 15px}90%{text-shadow:rgba(250,233,79,0) 0 0 1px}91%{text-shadow:none}}@keyframes text-glow{0%{text-shadow:none}10%{text-shadow:none}20%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}30%{text-shadow:#fae94f 0 0 15px}40%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}50%{text-shadow:rgba(250,233,79,0.5) 0 0 15px}90%{text-shadow:rgba(250,233,79,0) 0 0 1px}91%{text-shadow:none}}@keyframes text-glow{0%{text-shadow:none}10%{text-shadow:none}20%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}30%{text-shadow:#fae94f 0 0 15px}40%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}50%{text-shadow:rgba(250,233,79,0.5) 0 0 15px}90%{text-shadow:rgba(250,233,79,0) 0 0 1px}91%{text-shadow:none}}@font-face{font-family:'Dubdings';font-style:normal;font-weight:400;font-display:block;src:url(/media/static/fonts/Webdings.woff2) format("woff2")}body .main p{text-align:justify}body .main h2{font-weight:normal}body .main span.sun{font-family:sans-serif;display:inline-block;padding-right:0.2rem}body .main .episode>div{margin-bottom:1rem}body .main .chapters{margin-bottom:1rem}body .main .chapters__chapter__placeholder{opacity:0.2}blockquote{background-color:#1e2426;margin:0 0 1rem 0;border-radius:3px;padding:1rem}blockquote>p:last-of-type{margin-bottom:0}blockquote span.dubdings{font-family:'Dubdings';letter-spacing:4px;font-size:14px;text-align:center;display:inline-block;width:100%;word-break:break-all}button{background:#0c4d10;color:white;font-family:"Elegant Typewriter";padding:0.5rem 1rem;border:1px solid #0a9f52;border-radius:0.1rem;display:flex;font-size:90%;cursor:pointer;transition:background-color 0.1s ease-in-out, transform 1.5s ease-out;display:flex}button:hover{background-color:#093b0c}button:disabled{cursor:inherit;background-color:#444;color:#777;border:1px solid #777}button img{width:1.35rem;height:1.35rem;margin-right:1rem}button span{align-self:center}button.guess__button{display:inline-block}button.guess__button .guess__button__text{display:inline;text-align:center}button.guess__button .guess__button__text__extra{display:none}@media (min-width: 640px){button.guess__button .guess__button__text__extra{display:inline}}form{display:flex;margin-bottom:1rem;align-items:center}label{display:none}input[type=text]{flex:1;background-color:#1e2426;border:1px solid #555;color:#eee;padding:0.5rem;font-family:"Consolas", monospace;margin-right:0.25rem}input[type=text]:focus{outline:none}.chapter__guess,.chapter__hints{padding:2rem 0}.chapter__guess{flex:1}.chapter__guess html.authenticated{flex:auto}.chapter__guess__solved{display:flex}@media (max-width: 640px){.chapter__guess__solved{flex-direction:column}}.chapter__guess__solved .action{margin-bottom:1rem;text-align:center}.chapter__guess__solved form{margin-right:1rem}.chapter__details__image{background-color:#1e2426;margin:0 0 1rem 0;border-radius:3px;padding:1rem}.chapter__details__image img{width:100%;height:auto}.chapter__details__image a{display:flex;border:0 !important}.chapter__guess{background-color:#112420}.chapter__hints h2.navigated{-webkit-animation-name:text-glow;animation-name:text-glow;-webkit-animation-duration:2.8s;animation-duration:2.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.chapter__hint{margin-bottom:2rem;display:none;flex-direction:row}.chapter__hint__number{margin-right:1rem;margin-bottom:0.5rem;font-size:110%}.chapter__hint__number>span{line-height:2;display:inline-block;border-radius:3px;background-color:#1e2426;padding:0.3rem 0.5rem 0.2rem 0.5rem;min-height:2rem;min-width:2.25rem;text-align:center}.chapter__hint.navigated .chapter__hint__number span{-webkit-animation-name:hint-glow;animation-name:hint-glow;-webkit-animation-duration:2.8s;animation-duration:2.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.cost{display:flex;flex-direction:column;margin:0 0.75rem}.cost__circle{margin:auto;border:1px solid #7d5023;border-radius:2rem;line-height:1}.cost__circle__inner{border:3px solid #cbbe44;border-radius:2rem;display:flex;height:13px;padding:0.3rem 0.5rem;color:#fae94f;text-shadow:0 0 1px #985f26,0 0 2px #985f26}.cost__circle__label{font-size:66%}.flip .cost__circle{-webkit-animation-name:flip-in-out;animation-name:flip-in-out;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes flip-in-out{0%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}20%{-webkit-filter:saturate(40%);filter:saturate(40%);opacity:0.9}30%{-webkit-filter:hue-rotate(-140deg) saturate(10%);filter:hue-rotate(-140deg) saturate(10%);opacity:0.9}50%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}70%{-webkit-filter:saturate(40%);filter:saturate(40%);opacity:0.9}80%{-webkit-filter:hue-rotate(140deg) saturate(10%);filter:hue-rotate(140deg) saturate(10%);opacity:0.9}100%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}}@keyframes flip-in-out{0%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}20%{-webkit-filter:saturate(40%);filter:saturate(40%);opacity:0.9}30%{-webkit-filter:hue-rotate(-140deg) saturate(10%);filter:hue-rotate(-140deg) saturate(10%);opacity:0.9}50%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}70%{-webkit-filter:saturate(40%);filter:saturate(40%);opacity:0.9}80%{-webkit-filter:hue-rotate(140deg) saturate(10%);filter:hue-rotate(140deg) saturate(10%);opacity:0.9}100%{-webkit-filter:hue-rotate(0) saturate(100%);filter:hue-rotate(0) saturate(100%);opacity:1}}.insufficient{font-size:80%}.chapter__map{background:url("/media/static/images/patterns/logo.svg") repeat 0 0;background-color:#070a11;-webkit-animation:bg-scrolling-reverse 3s infinite;animation:bg-scrolling-reverse 3s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;box-shadow:inset 0px 11px 8px -10px #173E44, inset 0px -11px 8px -10px #0C1F22}@-webkit-keyframes bg-scrolling-reverse{0%{background-position:0 0}100%{background-position:50px 50px}}@keyframes bg-scrolling-reverse{0%{background-position:0 0}100%{background-position:50px 50px}}.chapter__map .constrain{position:relative}.chapter__map__unlock{position:absolute;right:0;bottom:0;z-index:1}.chapter__map__regenerate{position:absolute;bottom:0;right:-30px;z-index:1}.chapter__map__regenerate input[type=submit]{background-color:transparent;border:0;color:white;opacity:0.1;font-size:130%}.chapter__map__information{max-width:33vw;position:absolute;border:1px solid #dfd7c6;z-index:1;padding:1rem;border-radius:3px;color:#dfd7c6;background-color:rgba(17,21,25,0.85);font-family:Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;opacity:0;display:none}@media (max-width: 640px){.chapter__map__information{top:0% !important;bottom:0% !important;left:0% !important;right:0% !important;max-width:100%}}@media (min-width: 640px){.chapter__map__information{min-width:16rem}}.chapter__map__information>div{line-height:1.3;margin-bottom:0.1rem}.chapter__map__information>div:last-of-type{margin-bottom:0}.chapter__map__information.open{display:block;opacity:1}.chapter__map__information__legend{margin-top:0.3rem;font-size:68%;opacity:0.7;line-height:1.4;font-style:italic}.chapter__map__information__waypoint{margin-bottom:0.3rem !important;border-left:0.3rem  solid transparent;padding-left:0.5rem}.chapter__map__information__waypoint.l0{border-color:#dfd7c6}.chapter__map__information__waypoint.l10{border-color:#b0ad00}.chapter__map__information__waypoint.l11{border-color:#d86b1c}.chapter__map__information__waypoint.l12{border-color:#246ebd}.chapter__map__information__waypoint.l13{border-color:#119632}.chapter__map__information__waypoint.l14{border-color:#e10c0c}.chapter__map__information__waypoint.lunknown{background-image:repeating-linear-gradient(45deg, #101010, #101010 0.1rem, #C9C9C9 0.1rem, #C9C9C9 0.2rem);background-size:0.3rem auto;background-repeat:no-repeat;background-position-x:-0.3rem}.chapter__map__information__close{position:absolute;top:0;right:0;padding:0.5rem;border-bottom:none}.chapter__map__information__close:hover{border-bottom:none}.chapter__map__information__close img{width:1rem;height:1rem;display:block}.chapter__map__information .ellipsis__wrap{padding-right:1rem;min-width:0}.chapter__map__information .ellipsis__inner{overflow:hidden;text-overflow:ellipsis;flex:1;white-space:nowrap;padding-bottom:1.5px}.chapter__map__information .ellipsis__outer{white-space:nowrap;display:flex}.chapter__map__information .subdued{opacity:0.2}.chapter__map__information .icon{vertical-align:middle}.chapter__map__information .icon img{width:1rem;height:1rem}.chapter__countdown{text-align:center}.chapter__countdown__time{margin-top:1rem auto}.chapter__countdown__time time{text-align:left;min-width:12rem;display:inline-block;font-size:150%}.chapter__countdown__time time.nodays{min-width:6.2rem}.claimed{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.8}svg.map{position:relative;overflow:visible}svg.map image{pointer-events:none}svg.map line{z-index:0;stroke-linecap:round;stroke-width:8px;stroke:transparent;transition:stroke 0.1s ease-out}html.loaded svg.map line.l0{stroke:#dfd7c6}html.loaded svg.map line.l10{stroke:#b0ad00}html.loaded svg.map line.l11{stroke:#d86b1c}html.loaded svg.map line.l12{stroke:#246ebd}html.loaded svg.map line.l13{stroke:#119632}html.loaded svg.map line.l14{stroke:#e10c0c}html.loaded svg.map line.lunknown{stroke:transparent}svg.map circle{stroke:#dfd7c6;stroke-dasharray:5px;stroke-width:3;fill:#111519;r:18px;transition:r 0.1s ease-in-out, stroke-dashoffset 1s ease-in-out;cursor:pointer}@-webkit-keyframes rotate-dashes{0%{stroke-dashoffset:0}100%{stroke-dashoffset:9px}}@keyframes rotate-dashes{0%{stroke-dashoffset:0}100%{stroke-dashoffset:9px}}@-webkit-keyframes latest-dashes{0%{stroke:width 3}90%{stroke-width:3}95%{stroke-width:9}100%{stroke-width:3}}@keyframes latest-dashes{0%{stroke:width 3}90%{stroke-width:3}95%{stroke-width:9}100%{stroke-width:3}}svg.map circle.selected{r:32px;-webkit-animation-name:rotate-dashes;animation-name:rotate-dashes;-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}svg.map circle.lastest{-webkit-animation-name:latest-dashes;animation-name:latest-dashes;-webkit-animation-duration:3.4s;animation-duration:3.4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}svg.map circle.lastest.selected{-webkit-animation-name:latest-dashes, rotate-dashes;animation-name:latest-dashes, rotate-dashes;-webkit-animation-duration:3.4s, 0.4s;animation-duration:3.4s, 0.4s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}svg.map circle.unlocked{transition:stroke 0.2s ease-out, fill 0.3s ease-out}html.loaded svg.map circle.unlocked.l0{stroke:#fff;fill:#dfd7c6}html.loaded svg.map circle.unlocked.l10{stroke:#fffeb0;fill:#b0ad00}html.loaded svg.map circle.unlocked.l11{stroke:#fef9f5;fill:#d86b1c}html.loaded svg.map circle.unlocked.l12{stroke:#e6f0fa;fill:#246ebd}html.loaded svg.map circle.unlocked.l13{stroke:#b0f6c1;fill:#119632}html.loaded svg.map circle.unlocked.l14{stroke:#feeeee;fill:#e10c0c}html.loaded svg.map circle.unlocked.lunknown{fill:transparent;stroke:#dfd7c6}svg.map text{font-size:32px}@keyframes text-glow{0%{text-shadow:none}10%{text-shadow:none}20%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}30%{text-shadow:#fae94f 0 0 15px}40%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}50%{text-shadow:rgba(250,233,79,0.5) 0 0 15px}90%{text-shadow:rgba(250,233,79,0) 0 0 1px}91%{text-shadow:none}}@keyframes text-glow{0%{text-shadow:none}10%{text-shadow:none}20%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}30%{text-shadow:#fae94f 0 0 15px}40%{text-shadow:#fae94f 0 0 5px,#fae94f 0 0 10px,#fae94f 0 0 15px}50%{text-shadow:rgba(250,233,79,0.5) 0 0 15px}90%{text-shadow:rgba(250,233,79,0) 0 0 1px}91%{text-shadow:none}}.nftgate{margin-bottom:1rem;display:grid;grid-row-gap:0.5rem;grid-column-gap:1rem;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;grid-template-areas:"image toggle" "image summary"}.nftgate__image{grid-area:image}.disabled .nftgate__image{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.nftgate__toggle{grid-area:toggle}.nftgate__summary{grid-area:summary;font-size:90%}.nftgate form{margin-bottom:0;position:relative;margin:0}.nftgate input[type=checkbox]{height:0;width:0;visibility:hidden;position:absolute}.nftgate label{cursor:pointer;text-indent:-9999px;width:34px;height:18px;background:#666;display:block;border-radius:100px;position:relative}.nftgate label:after{content:'';position:absolute;top:3.25px;left:3px;width:12px;height:12px;background:#fff;border-radius:12px;transition:0.3s}.nftgate input:checked+label{background:#43abfb}.nftgate input:checked+label:after{left:calc(100% - 4px);transform:translateX(-100%)}.nftgate label:active:after{width:1.5rem}@font-face{font-family:'Elegant Typewriter';font-style:normal;font-weight:400;font-display:swap;src:local("Elegant Typewriter Regular"),url(/media/static/fonts/elegant-typewriter-regular.woff2) format("woff2")}html,body{min-height:100%;margin:0;padding:0}body{font-family:Arial,helvetica,sans-serif;color:#dfd7c6;font-size:18px;background:#111519;background-image:linear-gradient(#111519, #111519 50%, #07080a 100%);background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;min-height:100vh}img{color:transparent}canvas.bloom{-webkit-animation-name:canvas-in;animation-name:canvas-in;-webkit-animation-duration:0.7s;animation-duration:0.7s;position:absolute;width:100%;height:30rem;z-index:-2;top:0}@-webkit-keyframes canvas-in{0%{opacity:0}30%{opacity:0}100%{opacity:0.8}}@keyframes canvas-in{0%{opacity:0}30%{opacity:0}100%{opacity:0.8}}.sr{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;background-color:#fff;color:#000;display:inline-block}::-moz-selection{color:white;background:#444;text-shadow:none}::-moz-selection,::selection{color:white;background:#444;text-shadow:none}a.header__logo,a.noborder,.footer__components__channels a{border-bottom-color:transparent}a.header__logo:hover,a.noborder:hover,.footer__components__channels a:hover{border-bottom-color:transparent}.address{overflow:hidden}.address__middle{color:transparent;font-size:0;display:inline-block}.address__middle::after{font-size:16px;width:0.5rem;height:0.7rem;display:inline-block;content:"…";color:#999}.header{padding:0 1em}@-webkit-keyframes logo-in{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes logo-in{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.header .constrain{display:flex;justify-content:center}.header__logo{display:block;transition:opacity 2.5s ease-in-out;text-align:center;margin:1rem 0 1rem 0;opacity:0.8}.header__logo.animated{-webkit-animation-name:logo-in;animation-name:logo-in;-webkit-animation-duration:2.1s;animation-duration:2.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header__logo.cropped{max-width:72px;min-width:72px;overflow:hidden;margin-right:1rem}.header__logo.cropped img{max-width:initial}.header__logo img{max-width:100%}.header__user{transition:opacity 2.5s ease-in-out;margin:1rem 0 0;flex:1 1 auto;display:flex;justify-content:flex-end;min-width:0;align-items:flex-start}.header__user.animated{-webkit-animation-name:logo-in;animation-name:logo-in;-webkit-animation-duration:2.1s;animation-duration:2.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.header__user form{margin-bottom:0}.header__user__wrap{display:flex;justify-content:flex-end}.header__user__wallet{font-size:16px;color:#999;font-family:"Elegant Typewriter";white-space:nowrap;display:flex}.header__user__wallet__account__address{position:relative;text-align:right;line-height:1.4;display:flex;justify-content:flex-end;margin-bottom:0.25rem;overflow:hidden}.header__user__wallet__account__address__middle{color:transparent;font-size:0;display:inline-block}.header__user__wallet__account__address__middle::after{font-size:16px;width:0.5rem;height:0.7rem;display:inline-block;content:"…";color:#999}.header__user__wallet__account__address svg{position:relative;top:0.3rem;left:-0.15rem}.header__user__wallet__links,.header__user__wallet__balances{font-size:80%;text-align:right}.header__user__wallet__balances{margin-bottom:0.25rem}.header__user a{border-bottom-style:0.5px solid}.header__user figure{border-radius:20rem;overflow:hidden;position:relative;display:flex;width:72px;height:72px;min-width:72px;min-height:72px;margin:0}.header__user figure img{display:block;position:relative;width:100%;opacity:0.3}.header__user figure figcaption{position:absolute;top:0;bottom:0;left:0;right:0}.header__user figure figcaption span{display:block}.header__user figure figcaption::after{content:"";width:72px;height:72px;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;font-size:60%;background:url(/media/static/images/user/frame.svgz);z-index:1}.main{flex:1;font-family:"Elegant Typewriter","Courier New",monospace;line-height:1.5;font-size:16px;position:relative;display:flex;flex-direction:column}.main section{padding:2rem 1rem}.main section:first-of-type{padding-top:0}.main .constrain>*:last-child{margin-bottom:0rem}.main .constrain>*:last-child>*:last-child{margin-bottom:0rem}@-webkit-keyframes paragraph-in{0%{opacity:0}30%{opacity:0}100%{opacity:1}}@keyframes paragraph-in{0%{opacity:0}30%{opacity:0}100%{opacity:1}}.main hr{color:#dfd7c6;border-style:dashed;margin-bottom:1rem;opacity:0.3;height:0}.main p{margin-top:0;text-align:justify}.footer{padding:2rem 0;background:url(/media/static/images/patterns/footer.jpg);box-shadow:inset 0px 11px 8px -10px rgba(0,0,0,0.6);font-family:"Elegant Typewriter","Courier New",monospace;font-size:15px;color:#aba8a1;text-shadow:0 0 3px #000, 0 0 6px #000}.footer h2{font-weight:normal}.footer p{line-height:1.5}.footer .constrain{padding:0 1rem}.footer__components{display:flex;flex-direction:column}.footer__components__information{flex:2}.footer__components__cta{display:inline-flex;background-color:#111519;padding:0.5rem 0.8rem 0.4rem 0.8rem;border:1px solid #444;border-radius:2px;text-decoration:none;transition:all 0.25s ease-in-out;margin-right:0.1rem;margin-bottom:0.5rem;margin-top:0.15rem;font-size:14px}.footer__components__cta:hover{background-color:#000;color:#dfd7c6;border-color:#666}.footer__components__cta:last-of-type{margin-right:0}@media (min-width: 640px){.footer__components__cta{margin-bottom:0}}.footer__components__channels{display:flex;flex-direction:row;justify-content:flex-start;margin-top:0.5rem}@media (min-width: 640px){.footer__components__channels{margin-top:0rem;margin-left:2rem;justify-content:flex-end}}.footer__components__channels a{display:flex;width:3rem;margin-right:0.5rem;align-items:flex-start}.footer__components__channels a:last-of-type{margin-right:0}.footer__components__channels img{width:100%}@media (min-width: 608px){.footer__components{flex-direction:row}}h1{font-weight:normal;font-size:200%;margin:0 0 1rem;text-align:center}h2{font-size:18px;font-weight:bold;margin:0px 0 1rem}h3{font-size:18px;font-weight:normal;margin:10px 0 5px}.constrain{max-width:640px;margin:0 auto}a{outline:0;color:inherit;text-decoration:none;transition:border-color 0.15s ease-in-out;border-bottom:2px solid rgba(223,215,198,0.3)}a:hover{border-color:rgba(223,215,198,0.7)}a.action{background:#0c4d10;color:white;font-family:"Elegant Typewriter";padding:0.5rem 1rem;border:1px solid #0a9f52;border-radius:0.1rem;display:flex;font-size:90%;cursor:pointer;transition:background-color 0.1s ease-in-out, transform 1.5s ease-out;margin-right:0.5rem;display:inline-block}a.action:hover{background-color:#093b0c}a.action:disabled{cursor:inherit;background-color:#444;color:#777;border:1px solid #777}a.action img{width:1.35rem;height:1.35rem;margin-right:1rem}a.action span{align-self:center}a.action:last-of-type{margin-right:0rem}a.action__subdued{background:#272727;border-color:#929995}a.action__subdued:hover{background:#202020}#login button{background:#0c4d10;color:white;font-family:"Elegant Typewriter";padding:0.5rem 1rem;border:1px solid #0a9f52;border-radius:0.1rem;display:flex;font-size:90%;cursor:pointer;transition:background-color 0.1s ease-in-out, transform 1.5s ease-out;font-size:80%}#login button:hover{background-color:#093b0c}#login button:disabled{cursor:inherit;background-color:#444;color:#777;border:1px solid #777}#login button img{width:1.35rem;height:1.35rem;margin-right:1rem}#login button span{align-self:center}p.f404{margin-bottom:0.4rem}#f404{display:flex;background:#222;border:1px solid #111;padding:1rem;border-radius:2px;align-items:center}#f404 #f404Slug{display:block;flex:1;background:transparent;color:inherit;border:1px solid #555;font-family:"Elegant Typewriter","Courier New",monospace;font-size:1rem;margin:0 0 0 0.2rem;padding:0.4rem 0.2rem 0.3rem 0.2rem;width:1rem;min-height:1.2rem;border-radius:2px 0 0 2px}#f404 #f404Slug:active{border:1px solid #555}#f404 #f404Slug:hover,#f404 #f404Slug:focus{outline:none}#f404 #f404Submit{display:block;font-size:24px;line-height:1;padding:0 0.2rem;color:inherit;background:none;border:1px solid #555;border-left:none;min-height:2rem;border-radius:0 2px 2px 0}#f404 #f404Submit:hover,#f404 #f404Submit:focus{outline:none;background-color:#111}
