@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body,input{font-family:Nunito,sans-serif}html,body{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.clearfix{clear:both}.Nav{z-index:999}.Nav__Toggle{position:fixed;display:block;right:35px;top:35px;width:40px;background-size:contain;background-repeat:no-repeat;height:30px;z-index:9999;background-image:url(/img/global/hamburger-open.svg);background-color:transparent;border:none;cursor:pointer;opacity:.5}.Nav__Toggle:hover{opacity:1}.Nav__Pane{position:fixed;background-color:#fff;right:-550px;top:0;overflow-y:scroll;height:100vh;width:550px;padding:100px;z-index:999;box-shadow:0 0 30px #0000004d;transition:.3s right}.Nav--isDark .Nav__Toggle{background-image:url(/img/global/hamburger-open-white.svg)}.Nav--isVisible .Nav__Toggle{background-image:url(/img/global/hamburger-close.svg)}.Nav--isVisible .Nav__Pane{right:0}.Nav__Pane ul{margin:0;padding:0}.Nav__Item{list-style:none;margin:0;padding-bottom:10px}.Nav__Item a{display:grid;grid-template-columns:100px 1fr;text-decoration:none;color:#000;padding:20px 30px;border-radius:5px;transition:background-color .3s}.Nav__Item a:hover{background-color:#0000001a}.Nav__Item p{font-size:14px;font-style:italic;color:gray;padding-top:5px}.Nav__Item p,.Nav__Item h3{margin:0;text-align:left}.Nav__Item__Phase{font-weight:300}.Nav__Footer{position:fixed;bottom:0;text-align:center;padding:20px;width:550px;font-size:14px;font-style:italic;margin:0 auto 0 -100px;opacity:.3;transition:opacity .3s}.Nav__Footer a{color:#000}.Nav__Footer:hover{opacity:1}.Logo{height:50px;width:200px;background-size:contain;position:absolute;margin:25px 30px;background-repeat:no-repeat;background-image:url(components/img/global/title.png)}.Logo--dark{background-image:url(components/img/global/title-white.png)}.Layout{display:grid;grid-template-columns:300px 1fr;height:100%;width:100%;margin:0;padding:0;border:1px solid #000}@media(max-width:768px){.Layout{display:block}}.Phase01{font-family:proxima-nova,sans-serif;background-color:#fff}.Phase01__Title{width:60%;max-width:600px;padding-top:150px;margin:0 auto}.Phase01__Title img{width:100%;height:auto}.Phase01__Entries{text-align:center;margin:50px auto}.Phase02{text-align:center;font-family:proxima-nova,sans-serif;padding-bottom:100px;display:block}.Phase02__Title{width:60%;margin:0 auto;padding-top:150px;max-width:500px}.Phase02__Title img{width:100%;height:auto}.Phase02__ComicTitles{width:100%;margin:80px 0 30px}.Phase02__ComicTitles ul{width:100%}.Phase02__ComicTitles ul li{display:inline-block}.Phase02__ComicTitles ul li button{background-color:#0000001a;border-radius:0;border:1px solid black;padding:10px 30px;cursor:pointer;margin:0 0 0 -1px}.Phase02__ComicTitles ul li button:hover{color:#fff;background-color:#0000004d}.Phase02__ComicTitles ul li button.isCurrent{text-decoration:none;font-weight:700;color:#fff;background-color:gray}.Phase02__ComicTitles ul li button.isCurrent:hover{color:#fff}.Phase02__Panels{max-width:90%;margin:0 auto}.Phase02__Panels img{max-width:100%;height:auto;display:block;margin:0 auto 20px}.Phase-III{background-color:#f7f7f7;padding-bottom:200px}.Phase-III__Title{width:60%;margin:0 auto;padding-top:150px;padding-bottom:20px;max-width:500px;mix-blend-mode:multiply}.Phase-III__Title img{width:100%;height:auto}.Phase-III .III-Content{font-family:proxima-nova,sans-serif}.Phase-III button{cursor:pointer}.Phase-III button:focus{outline:none}.Phase-III small{font-size:15px;color:gray;padding-bottom:10px;display:block}.Phase-III h4{font-size:25px;line-height:17px;font-weight:700;margin:5px 0}.Phase-III h2{font-size:27px;font-weight:700;line-height:27px}.Phase-III .III-Grid{display:flex;justify-content:center;align-items:center}.Phase-III .III-Grid ul{margin:0 auto;display:grid;grid-template-columns:250px 250px 250px;grid-template-rows:250px 250px 250px;gap:30px}.Phase-III .III-Grid ul li{display:inline-block;cursor:pointer;list-style:none;padding:15px;border:1px solid transparent;transition:box-shadow .3s,transform .3s;position:relative;background-color:#fff;box-shadow:0 4px 8px #0000001a}.Phase-III .III-Grid ul li:hover{border:1px solid #eeeeee;box-shadow:0 0 10px #00000080;-webkit-transform:scale(1.08);transform:scale(1.08)}.Phase-III .III-Grid ul li .image{background-size:contain!important}.Phase-III .III-Entry-Buttons button{border-radius:0;background:none;border:1px solid gray;margin:30px 0 0;display:block;width:50%;float:left;padding:20px;position:relative;cursor:pointer}.Phase-III .III-Entry-Buttons button:hover{border:1px solid gray;background-color:#eee;z-index:10}.Phase-III .III-Entry-Buttons button:nth-child(1){text-align:right}.Phase-III .III-Entry-Buttons button:nth-child(2){text-align:left;margin-left:-1px}.Phase-III .III-Entry-Buttons button.is-Showing{background-image:url(/img/global/close.png);background-size:28px 28px;background-repeat:no-repeat;border:1px solid gray;z-index:10}.Phase-III .III-Entry-Buttons button.is-Showing small{opacity:.7}.Phase-III .III-Entry-Buttons button.is-Showing h4{text-decoration:underline}.Phase-III .III-Entry-Buttons button.is-Showing:hover{border:1px solid black;opacity:1}.Phase-III .III-Entry-Buttons button.is-Showing:hover h4,.Phase-III .III-Entry-Buttons button.is-Showing:hover small{opacity:.4}.Phase-III .III-Entry-Buttons button.is-Showing:nth-child(1){background-position:5% center}.Phase-III .III-Entry-Buttons button.is-Showing:nth-child(2){background-position:95% center}.Phase-III .III-Nav{position:fixed;width:100%;height:70px;left:0;bottom:0;background:#fff}.Phase-III .III-Nav .III-Single-Width{padding:20px 30px 0;border-top:1px solid #eeeeee}.Phase-III .III-Nav .III-Nav-Grid{margin:0 auto;display:table;width:28px;height:28px;background:url(/img/global/grid.png);background-size:28px 28px;background-repeat:no-repeat;border:none;background-color:none;opacity:.3}.Phase-III .III-Nav .III-Nav-Grid:hover{opacity:.8}.Phase-III .III-Nav .III-Nav-NextPrev{width:60px;height:30px;background-size:contain!important;background-repeat:no-repeat!important;background-position:center center!important;border:none;opacity:.5;display:block}.Phase-III .III-Nav .III-Nav-NextPrev:hover{opacity:1}.Phase-III .III-Nav .III-Nav-Next,.Phase-III .III-Nav .III-Nav-HoldNext{float:right}.Phase-III .III-Nav .III-Nav-Previous,.Phase-III .III-Nav .III-Nav-HoldPrevious{float:left}.Phase-III .III-Nav .III-Nav-Next{background:url(/img/global/arrow-right.png)}.Phase-III .III-Nav .III-Nav-Previous{background:url(/img/global/arrow-left.png)}.Phase-III .III-Response{width:50%;padding-top:50px}.Phase-III .III-Response h2{margin-bottom:10px}.Phase-III .u-clearboth{clear:both;margin-bottom:30px}.Phase-III .III-Response-Image img{box-shadow:0 4px 8px #0000001a}.Phase-III .ResponseText{font-family:calluna,serif;font-size:19px;line-height:31px}.Phase-III .ResponseText a{text-decoration:none;border-bottom:1px dotted gray;color:#000}.Phase-III .ResponseText a:hover{border-bottom:1px solid black}.Phase-III .ResponseText a:visited{color:gray}.Phase-III .ResponseText p{padding-bottom:20px}.Phase-III .III-Single{padding-bottom:150px;height:100vh}.Phase-III .III-Single .III-Response{display:none}.Phase-III .III-Single-Width{max-width:800px;width:90%;margin:0 auto}.Phase-III .III-Single img{width:75%;height:auto;margin:0 auto;border:10px solid white;display:block}.Phase-III .III-Single#show_sanju img,.Phase-III .III-Single#show_nate img{width:45%;height:auto;margin-top:0;padding-top:0}.Phase-III .III-Single.show_sanju .III-Response-Sanju{display:block;float:left}.Phase-III .III-Single.show_sanju img{float:right}.Phase-III .III-Single.show_nate .III-Response-Nate{display:block;float:right}.Phase-III .III-Single.show_nate img{float:left}.Phase03{font-family:proxima-nova,sans-serif}.Phase03 .Phase03__Title{width:40%;margin:0 auto 50px;padding-top:70px}.Phase03 .Phase03__Title img{width:100%;height:auto}.Phase03 button{cursor:pointer}.Phase03 button:focus{outline:none}.Phase03 small{font-size:12px;color:#b3b3b3}.Phase03 h4{font-size:17px;line-height:17px;font-weight:700}.Phase03 h2{font-size:27px;font-weight:700;line-height:27px}.Phase03 .Phase03__Grid{margin:0 auto;text-align:center;padding-bottom:100px}.Phase03 .Phase03__Grid li{display:inline-block;cursor:pointer;list-style:none;padding:15px;border:1px solid transparent;transition:box-shadow .3s,transform .3s}.Phase03 .Phase03__Grid li:hover{border:1px solid #eeeeee;box-shadow:0 0 10px #00000080;transform:scale(1.08)}.Phase03 .Phase03__Grid li img{width:100%;height:100%;object-fit:contain}.Phase03 .Phase03__Selection{padding-bottom:150px;max-width:800px;width:90%;margin:0 auto}.Phase03 .Phase03__Selection>button{margin:50px auto 30px;display:table;width:28px;height:28px;background:url(/img/global/grid.png);background-size:28px 28px;background-repeat:no-repeat;border:none;background-color:transparent;opacity:.3;cursor:pointer}.Phase03 .Phase03__Selection>button:hover{opacity:.8}.Phase03 .Phase03__Selection img{width:45%;height:auto;margin-top:0;padding-top:0}.Phase03 .Phase03__SanjuTab{width:50%;float:left}.Phase03 .Phase03__SanjuTab img{float:right}.Phase03 .Phase03__SanjuTab h3{margin-bottom:10px;font-size:27px;font-weight:700;line-height:27px}.Phase03 .Phase03__NateTab{width:50%;float:right}.Phase03 .Phase03__NateTab img{float:left}.Phase03 .Phase03__NateTab h3{margin-bottom:10px;font-size:27px;font-weight:700;line-height:27px}.Phase03 .ResponseText{font-family:calluna,serif;font-size:19px;line-height:31px}.Phase03 .ResponseText a{text-decoration:none;border-bottom:1px dotted gray;color:#000}.Phase03 .ResponseText a:hover{border-bottom:1px solid black}.Phase03 .ResponseText a:visited{color:gray}.Phase03 .ResponseText p{padding-bottom:20px}.Phase03 .Phase03__Nav{position:fixed;width:100%;height:70px;left:0;bottom:0;background:#fff;padding:20px 30px 0;border-top:1px solid #eeeeee}.Phase03 .Phase03__Nav .nav-button{width:60px;height:30px;background-size:contain;background-repeat:no-repeat;background-position:center center;border:none;opacity:.5;display:block;cursor:pointer}.Phase03 .Phase03__Nav .nav-button:hover{opacity:1}.Phase03 .Phase03__Nav .nav-button.next{float:right;background-image:url(/img/global/arrow-right.png)}.Phase03 .Phase03__Nav .nav-button.previous{float:left;background-image:url(/img/global/arrow-left.png)}.Phase04{background:url(pages/src/img/phase04/paper.jpg);background-size:400px 400px;border:1px solid transparent;min-height:100vh}.Phase04__Title{width:60%;margin:0 auto;padding-top:150px;padding-bottom:50px;max-width:500px}.Phase04__Title img{width:100%;height:auto}.Phase04__Content{width:90%;max-width:1000px;border-top:1px dashed #000;margin:0 auto}.Phase04__Chapter{display:grid;grid-template-columns:300px 1fr}@media(max-width:768px){.Phase04__Chapter{grid-template-columns:1fr}}.Phase04__SideNav{padding:0}@media(max-width:768px){.Phase04__SideNav{display:grid;grid-template-columns:1fr 1fr 1fr}}.Phase04__SideNav li{list-style:none;margin-bottom:30px}.Phase04__SideNav li:first-child{margin-top:20px}.Phase04__SideNav li.is--active h3,.Phase04__SideNav li.is--active p{color:#6495ed}.Phase04__SideNav li h3{margin:0;text-transform:uppercase;font-size:16px}.Phase04__SideNav li p{margin:0}.Phase04__ChapterLink{display:block}.Phase04__ChapterLink:hover{cursor:pointer;color:#6495ed}.Phase04__ChapterContent{border-left:1px dashed #000;padding:30px 0 0 50px;font-size:20px;line-height:28px;font-family:Georgia,Times New Roman,Times,serif;color:#000c}@media(max-width:768px){.Phase04__ChapterContent{border:none;padding:0}}.Phase04__ChapterContent img{width:50%;height:auto;float:left;transform:rotate(-3deg);margin:0 30px 30px 0}.Phase-V{background:#f8f8f4}.Phase-V main{width:700px;max-width:90%;margin:0 auto}.Phase-V__Title{width:80%;margin:0 auto;padding-top:150px;padding-bottom:50px;max-width:800px}.Phase-V__Title img{width:100%;height:auto}.Phase-V .Entries{padding:0;margin:0;list-style:none;counter-reset:entry-counter}.Phase-V .Entry{display:flex;border-bottom:1px solid #e6e6e6;border:1px dashed #ccc;padding:40px;max-width:800px;margin:0 auto 80px}.Phase-V .Entry:last-child{border-bottom:1px dashed #ccc}.Phase-V .Entry:before{content:counter(entry-counter,decimal-leading-zero);counter-increment:entry-counter;font-family:"Noto Serif TC",serif;font-weight:400;font-size:48px;color:#000;margin-right:40px;flex-shrink:0;width:80px}.Phase-V .Entry .Entry__Content{flex:1}.Phase-V .Entry .Entry__Title{font-family:Lato,sans-serif;font-weight:700;font-size:25px;margin-bottom:5px;text-align:left}.Phase-V .Entry .Entry__Author{font-family:Lato,sans-serif;font-size:18px;font-style:italic;color:#000;margin-bottom:30px;text-align:left}.Phase-V .Entry .Entry__Description{font-family:"Noto Serif TC",serif;font-size:22px;line-height:1.6;margin-bottom:30px;text-align:left}.Phase-V .Entry .Player{margin-top:30px;border:2px solid #000;display:flex;width:270px;height:60px;background:#fff}.Phase-V .Entry .Player .Button,.Phase-V .Entry .Player button{font-family:Lato,sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;background-color:#fff;border:none;border-right:2px solid #000;color:#000;width:170px;padding:0 20px;margin:0;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.Phase-V .Entry .Player .Button:hover,.Phase-V .Entry .Player button:hover{background-color:#f0f0f0}.Phase-V .Entry .Player .Button:before,.Phase-V .Entry .Player button:before{content:"▶";font-size:16px;margin-right:8px}.Phase-V .Entry .Player button:first-of-type[data-playing=true]:before{content:"⏸"}.Phase-V .Entry .Player p,.Phase-V .Entry .Player .Player__Time{font-family:Lato,sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;margin:0;padding:0 20px;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0;width:100px}.Phase01Entry{list-style:none;display:inline-block;overflow:hidden;height:215px;padding-top:30px;margin-left:-50px;cursor:pointer}.Phase01Entry:hover{z-index:100}.Phase01Entry:hover .Hidden{display:block;opacity:1}.Phase01Entry:hover .EntryShim{display:block}.Phase01Entry:hover .EntryContent{box-shadow:0 0 4px #00000080;background:#fff;position:absolute;height:360px;margin-top:-90px;padding-top:30px;z-index:100}.Phase01Entry .EntryContent,.Phase01Entry .EntryShim{width:500px;height:250px;list-style:none}.Phase01Entry .EntryContent{padding:0 25px}.Phase01Entry .EntryShim,.Phase01Entry .Hidden{display:none;opacity:0;transition:opacity 1s}.Phase01Entry .EntryTitle{font-size:27px;display:block;text-align:center;margin-bottom:20px;font-weight:lighter;opacity:.3}.Phase01Entry .AudioEntry{float:left;width:50%}.Phase01Entry .AudioCircle,.Phase01Entry .AudioName,.Phase01Entry .AudioTitle{margin:0 auto;text-align:center;width:150px}.Phase01Entry .AudioName{font-weight:700;margin-bottom:10px;text-transform:capitalize;opacity:.5}.Phase01Entry .AudioCircle{border:10px solid gray;width:150px;height:150px;display:block;border-radius:150px;position:relative}.Phase01Entry .AudioTitle{margin-top:20px;font-size:20px;width:220px}@font-face{font-family:Digital-7;src:url(/img/phase01/digital-7.ttf) format("truetype");font-weight:400;font-style:normal}.CountdownTimer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Digital-7,monospace;font-size:50px;font-weight:400;pointer-events:none;z-index:10}@keyframes hvr-pulse{25%{transform:scale(1.01)}75%{transform:scale(.99)}}.hvr-pulse{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;transition:box-shadow .3s}.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active{animation:hvr-pulse .5s linear infinite;box-shadow:0 0 30px #0003}@keyframes hvr-pulse-grow{to{transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-pulse-grow:hover,.hvr-pulse-grow:focus,.hvr-pulse-grow:active{animation:hvr-pulse-grow .3s linear infinite alternate}
