div.controls{position:fixed;bottom:0;top:0;left:0;right:0;min-height:10vmax;width:100vw;pointer-events:none;z-index:4}div.controls>a.logo{position:absolute;right:3rem;bottom:5%;display:inline-block;font-weight:400;font-size:3vmax;font-family:Bantayog,"sans-serif";text-align:center;filter:drop-shadow(0 10px 18px rgb(18,18,18));padding:1rem;pointer-events:all}@media(max-width:768px){div.controls>a.logo{filter:drop-shadow(0 0 .75rem var(--site-black))}}div.controls>a.logo strong{line-height:.5;font-weight:400;display:block;font-size:200%}div.controls>a.mij{position:fixed;left:1.4rem;bottom:0;filter:drop-shadow(0 0 .1rem var(--site-black));pointer-events:all}div.controls>a.mij img{max-height:7rem}@media(max-width:768px){div.controls{z-index:10;bottom:unset;top:0}div.controls>a.logo{left:50%;right:unset;transform:translateX(-50%);min-width:max(180px,60vw);z-index:10}div.controls>a.mij{display:none}}nav.site-nav{position:absolute;z-index:2;top:0;pointer-events:none;min-width:1320px}@media(max-width:768px){nav.site-nav{min-width:0!important}}nav.site-nav input#site-open,nav.site-nav label[for=site-open]{display:none;pointer-events:all}nav.site-nav>ul{margin:0 1rem;list-style:none;padding:0;display:flex;flex-direction:row;pointer-events:all}nav.site-nav>ul>li{position:relative;cursor:pointer;margin:0 1rem 0 0;max-height:5rem;font-family:neue-kabel,sans-serif;transition:transform .4s,filter 1s,color 2s,background-color 2s,max-height 1s ease-in-out;display:flex;flex-direction:column-reverse;transform:translateY(0) rotate(0deg);transform-origin:top right}nav.site-nav>ul>li a{display:block}nav.site-nav>ul>li.expand{max-height:50rem}nav.site-nav>ul>li.expand:hover{transform:inherit}nav.site-nav>ul>li span.title{display:block;font-weight:600;transition:color 2s,background-color 2s}nav.site-nav>ul>li:hover{transform:translateY(1%) rotate(-2deg)}nav.site-nav>ul>li ul{list-style:none}nav.site-nav>ul>li ul>li{padding:0 1.4rem;transition:background-color .2s,color .2s,max-height 1s ease-in-out}nav.site-nav>ul>li ul>li.section{font-family:Bantayog,sans-serif;text-transform:lowercase;filter:brightness(7.5);cursor:default}@media(prefers-color-scheme:dark){nav.site-nav>ul>li ul>li.section{filter:brightness(.4)}}@media(max-width:768px){nav.site-nav>ul>li ul>li.section~li{transform:translateX(1.4rem)}}nav.site-nav>ul>li ul>li:hover:not(.section){background-color:var(--site-black)}nav.site-nav>ul>li ul>li:hover:not(.section) a{color:var(--site-white)!important}@media(prefers-color-scheme:dark){nav.site-nav>ul>li ul>li:hover:not(.section){background-color:var(--site-white)}nav.site-nav>ul>li ul>li:hover:not(.section) a{color:var(--site-black)!important}}nav.site-nav>ul>li:before{content:"";position:absolute;top:0;left:0;right:0;height:125%;z-index:-1;background-color:#fafafa;border:2px solid #121212;transform:translateY(-25%);filter:url(#squiggle)}nav.site-nav>ul>li div.text{line-height:3rem;font-size:2rem;color:#121212;padding:1.4rem 0}nav.site-nav>ul>li div.text>a,nav.site-nav>ul>li div.text>span{padding:0 1.4rem}nav.site-nav>ul>li div.text>a.title,nav.site-nav>ul>li div.text>span.title{padding-top:1.4rem;border-top:3px double var(--site-black)}@media(prefers-color-scheme:dark){nav.site-nav>ul>li div.text>a.title,nav.site-nav>ul>li div.text>span.title{border-top:3px double var(--site-white)}nav.site-nav>ul>li:before{background-color:#121212;border:2px solid #dcebd2}nav.site-nav>ul>li div.text{color:#fafafa}}@media(max-width:768px){nav.site-nav{height:10vh;overflow:hidden;width:100vw;z-index:5;background-color:#fafafa;box-shadow:0 10px 2rem var(--site-black)}}@media(max-width:768px)and (prefers-color-scheme:dark){nav.site-nav{box-shadow:0 10px 2rem hsla(0,0%,47%,.8);background-color:#121212}}@media(max-width:768px){nav.site-nav label[for=site-open]{display:block;position:absolute;right:0;top:0;box-sizing:border-box;font-size:5vh;padding:2.5vh 2vw;z-index:5;font-weight:700}nav.site-nav label[for=site-open] svg g rect{fill:var(--site-black)}nav.site-nav label[for=site-open] .frstbar,nav.site-nav label[for=site-open] .scndbar,nav.site-nav label[for=site-open] .thrdbar{transition:all .35s ease-out;transform:rotate(0deg);transform-origin:0 50%}}@media(max-width:768px)and (max-width:768px){nav.site-nav label[for=site-open]{padding:0}}@media(max-width:768px)and (prefers-color-scheme:dark){nav.site-nav label[for=site-open] svg g rect{fill:var(--site-white)}}@media(max-width:768px){nav.site-nav label[for=site-open]:has(+input:checked) .frstbar{transform:translate(15%,-22%) rotate(45deg)}nav.site-nav label[for=site-open]:has(+input:checked) .thrdbar{transform:translateY(18%) rotate(-45deg)}nav.site-nav label[for=site-open]:has(+input:checked) .scndbar{width:0;opacity:0}nav.site-nav:has(label[for=site-open]):has(input:checked){height:unset;background-color:var(--site-white)}}@media(max-width:768px)and (prefers-color-scheme:dark){nav.site-nav:has(label[for=site-open]):has(input:checked):has(#site-open:checked){background-color:var(--site-black)}}@media(max-width:768px){nav.site-nav>ul{margin:10vh 0 0;overflow:hidden;flex-direction:column;opacity:0;transition:opacity 1s ease-in-out;transition-delay:.2s;pointer-events:none}nav.site-nav>ul>li{position:relative;max-height:100rem;background-color:var(--site-white);margin:0}}@media(max-width:768px)and (prefers-color-scheme:dark){nav.site-nav>ul>li{background-color:var(--site-black)}}@media(max-width:768px){nav.site-nav>ul>li.expand>div.text>ul{max-height:20rem;transform:translate(5%)}nav.site-nav>ul>li:hover{transform:none}nav.site-nav>ul>li:before{display:none}nav.site-nav>ul>li>div.text{font-size:1.6rem;display:flex;flex-direction:column-reverse}nav.site-nav>ul>li>div.text ul{transition:max-height .5s ease-in-out,transform .5s ease-in-out;max-height:0;overflow:hidden;flex-direction:column}nav.site-nav>ul>li>div.text span.title{padding:0 1.4rem;border-top:none;max-width:max(80vw,200px)}nav.site-nav input#site-open:checked+ul{opacity:1;height:100vh;overflow-y:scroll;overflow-x:hidden;pointer-events:all}}.circle-container{position:absolute;transform:translateY(-10vh);animation-iteration-count:infinite;animation-timing-function:linear}.circle-container .circle{width:100%;height:100%;border-radius:50%;mix-blend-mode:screen;background-image:radial-gradient(var(--site-black),var(--site-black) 10%,hsla(0,0%,7%,0) 56%);animation:fadein-frames .2s infinite,scale-frames 2s infinite}@keyframes fade-frames{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes scale-frames{0%{transform:scale3d(.4,.4,1)}50%{transform:scale3d(2.2,2.2,1)}to{transform:scale3d(.4,.4,1)}}.circle-container:first-child{width:12px;height:12px;animation-name:move-frames-1;animation-duration:35142ms;animation-delay:18705ms}@keyframes move-frames-1{0%{transform:translate3d(1vw,110vh,0)}to{transform:translate3d(62vw,-126vh,0)}}.circle-container:first-child .circle{animation-delay:3942ms}.circle-container:nth-child(2){width:1px;height:1px;animation-name:move-frames-2;animation-duration:28824ms;animation-delay:13112ms}@keyframes move-frames-2{0%{transform:translate3d(45vw,108vh,0)}to{transform:translate3d(91vw,-128vh,0)}}.circle-container:nth-child(2) .circle{animation-delay:1212ms}.circle-container:nth-child(3){width:12px;height:12px;animation-name:move-frames-3;animation-duration:34.82s;animation-delay:31587ms}@keyframes move-frames-3{0%{transform:translate3d(44vw,101vh,0)}to{transform:translate3d(69vw,-110vh,0)}}.circle-container:nth-child(3) .circle{animation-delay:1493ms}.circle-container:nth-child(4){width:5px;height:5px;animation-name:move-frames-4;animation-duration:36655ms;animation-delay:30376ms}@keyframes move-frames-4{0%{transform:translate3d(58vw,108vh,0)}to{transform:translate3d(72vw,-134vh,0)}}.circle-container:nth-child(4) .circle{animation-delay:3673ms}.circle-container:nth-child(5){width:11px;height:11px;animation-name:move-frames-5;animation-duration:35966ms;animation-delay:12981ms}@keyframes move-frames-5{0%{transform:translate3d(9vw,104vh,0)}to{transform:translate3d(72vw,-126vh,0)}}.circle-container:nth-child(5) .circle{animation-delay:3078ms}.circle-container:nth-child(6){width:12px;height:12px;animation-name:move-frames-6;animation-duration:28832ms;animation-delay:11161ms}@keyframes move-frames-6{0%{transform:translate3d(75vw,109vh,0)}to{transform:translate3d(84vw,-113vh,0)}}.circle-container:nth-child(6) .circle{animation-delay:3782ms}.circle-container:nth-child(7){width:14px;height:14px;animation-name:move-frames-7;animation-duration:35683ms;animation-delay:9867ms}@keyframes move-frames-7{0%{transform:translate3d(71vw,106vh,0)}to{transform:translate3d(22vw,-136vh,0)}}.circle-container:nth-child(7) .circle{animation-delay:3095ms}.circle-container:nth-child(8){width:7px;height:7px;animation-name:move-frames-8;animation-duration:32085ms;animation-delay:12076ms}@keyframes move-frames-8{0%{transform:translate3d(44vw,104vh,0)}to{transform:translate3d(56vw,-130vh,0)}}.circle-container:nth-child(8) .circle{animation-delay:1723ms}.circle-container:nth-child(9){width:11px;height:11px;animation-name:move-frames-9;animation-duration:29.03s;animation-delay:7954ms}@keyframes move-frames-9{0%{transform:translate3d(36vw,104vh,0)}to{transform:translate3d(49vw,-114vh,0)}}.circle-container:nth-child(9) .circle{animation-delay:952ms}.circle-container:nth-child(10){width:9px;height:9px;animation-name:move-frames-10;animation-duration:36827ms;animation-delay:5616ms}@keyframes move-frames-10{0%{transform:translate3d(16vw,105vh,0)}to{transform:translate3d(2vw,-107vh,0)}}.circle-container:nth-child(10) .circle{animation-delay:2.85s}.circle-container:nth-child(11){width:12px;height:12px;animation-name:move-frames-11;animation-duration:30802ms;animation-delay:21069ms}@keyframes move-frames-11{0%{transform:translate3d(73vw,107vh,0)}to{transform:translate3d(56vw,-135vh,0)}}.circle-container:nth-child(11) .circle{animation-delay:2918ms}.circle-container:nth-child(12){width:9px;height:9px;animation-name:move-frames-12;animation-duration:30073ms;animation-delay:251ms}@keyframes move-frames-12{0%{transform:translate3d(78vw,104vh,0)}to{transform:translate3d(62vw,-130vh,0)}}.circle-container:nth-child(12) .circle{animation-delay:893ms}.circle-container:nth-child(13){width:15px;height:15px;animation-name:move-frames-13;animation-duration:28044ms;animation-delay:19652ms}@keyframes move-frames-13{0%{transform:translate3d(94vw,103vh,0)}to{transform:translate3d(37vw,-116vh,0)}}.circle-container:nth-child(13) .circle{animation-delay:2992ms}.circle-container:nth-child(14){width:5px;height:5px;animation-name:move-frames-14;animation-duration:36876ms;animation-delay:25454ms}@keyframes move-frames-14{0%{transform:translate3d(45vw,104vh,0)}to{transform:translate3d(53vw,-123vh,0)}}.circle-container:nth-child(14) .circle{animation-delay:872ms}.circle-container:nth-child(15){width:9px;height:9px;animation-name:move-frames-15;animation-duration:31.27s;animation-delay:6732ms}@keyframes move-frames-15{0%{transform:translate3d(12vw,106vh,0)}to{transform:translate3d(33vw,-134vh,0)}}.circle-container:nth-child(15) .circle{animation-delay:1699ms}.circle-container:nth-child(16){width:3px;height:3px;animation-name:move-frames-16;animation-duration:29785ms;animation-delay:25959ms}@keyframes move-frames-16{0%{transform:translate3d(44vw,107vh,0)}to{transform:translate3d(15vw,-118vh,0)}}.circle-container:nth-child(16) .circle{animation-delay:2068ms}.circle-container:nth-child(17){width:4px;height:4px;animation-name:move-frames-17;animation-duration:30131ms;animation-delay:28218ms}@keyframes move-frames-17{0%{transform:translate3d(59vw,106vh,0)}to{transform:translate3d(91vw,-123vh,0)}}.circle-container:nth-child(17) .circle{animation-delay:3458ms}.circle-container:nth-child(18){width:3px;height:3px;animation-name:move-frames-18;animation-duration:33154ms;animation-delay:20514ms}@keyframes move-frames-18{0%{transform:translate3d(13vw,109vh,0)}to{transform:translate3d(51vw,-122vh,0)}}.circle-container:nth-child(18) .circle{animation-delay:192ms}.circle-container:nth-child(19){width:1px;height:1px;animation-name:move-frames-19;animation-duration:28.41s;animation-delay:17933ms}@keyframes move-frames-19{0%{transform:translate3d(52vw,110vh,0)}to{transform:translate3d(79vw,-126vh,0)}}.circle-container:nth-child(19) .circle{animation-delay:3323ms}.circle-container:nth-child(20){width:3px;height:3px;animation-name:move-frames-20;animation-duration:30334ms;animation-delay:29469ms}@keyframes move-frames-20{0%{transform:translate3d(25vw,109vh,0)}to{transform:translate3d(93vw,-125vh,0)}}.circle-container:nth-child(20) .circle{animation-delay:2629ms}.circle-container:nth-child(21){width:6px;height:6px;animation-name:move-frames-21;animation-duration:31694ms;animation-delay:24137ms}@keyframes move-frames-21{0%{transform:translate3d(55vw,107vh,0)}to{transform:translate3d(74vw,-110vh,0)}}.circle-container:nth-child(21) .circle{animation-delay:1847ms}.circle-container:nth-child(22){width:2px;height:2px;animation-name:move-frames-22;animation-duration:28608ms;animation-delay:29591ms}@keyframes move-frames-22{0%{transform:translate3d(7vw,108vh,0)}to{transform:translate3d(81vw,-133vh,0)}}.circle-container:nth-child(22) .circle{animation-delay:3318ms}.circle-container:nth-child(23){width:14px;height:14px;animation-name:move-frames-23;animation-duration:30475ms;animation-delay:33048ms}@keyframes move-frames-23{0%{transform:translate3d(89vw,110vh,0)}to{transform:translate3d(59vw,-115vh,0)}}.circle-container:nth-child(23) .circle{animation-delay:3722ms}.circle-container:nth-child(24){width:4px;height:4px;animation-name:move-frames-24;animation-duration:34932ms;animation-delay:2203ms}@keyframes move-frames-24{0%{transform:translate3d(31vw,107vh,0)}to{transform:translate3d(33vw,-130vh,0)}}.circle-container:nth-child(24) .circle{animation-delay:2963ms}.circle-container:nth-child(25){width:10px;height:10px;animation-name:move-frames-25;animation-duration:33.22s;animation-delay:35117ms}@keyframes move-frames-25{0%{transform:translate3d(21vw,110vh,0)}to{transform:translate3d(5vw,-136vh,0)}}.circle-container:nth-child(25) .circle{animation-delay:2181ms}.circle-container:nth-child(26){width:1px;height:1px;animation-name:move-frames-26;animation-duration:32292ms;animation-delay:10411ms}@keyframes move-frames-26{0%{transform:translate3d(3vw,106vh,0)}to{transform:translate3d(38vw,-136vh,0)}}.circle-container:nth-child(26) .circle{animation-delay:891ms}.circle-container:nth-child(27){width:5px;height:5px;animation-name:move-frames-27;animation-duration:36133ms;animation-delay:12644ms}@keyframes move-frames-27{0%{transform:translate3d(32vw,102vh,0)}to{transform:translate3d(40vw,-122vh,0)}}.circle-container:nth-child(27) .circle{animation-delay:3.32s}.circle-container:nth-child(28){width:11px;height:11px;animation-name:move-frames-28;animation-duration:28388ms;animation-delay:30177ms}@keyframes move-frames-28{0%{transform:translate3d(91vw,102vh,0)}to{transform:translate3d(72vw,-126vh,0)}}.circle-container:nth-child(28) .circle{animation-delay:1249ms}.circle-container:nth-child(29){width:7px;height:7px;animation-name:move-frames-29;animation-duration:28.73s;animation-delay:14618ms}@keyframes move-frames-29{0%{transform:translate3d(86vw,105vh,0)}to{transform:translate3d(41vw,-123vh,0)}}.circle-container:nth-child(29) .circle{animation-delay:1042ms}.circle-container:nth-child(30){width:10px;height:10px;animation-name:move-frames-30;animation-duration:35356ms;animation-delay:16458ms}@keyframes move-frames-30{0%{transform:translate3d(16vw,108vh,0)}to{transform:translate3d(36vw,-131vh,0)}}.circle-container:nth-child(30) .circle{animation-delay:3985ms}.circle-container:nth-child(31){width:13px;height:13px;animation-name:move-frames-31;animation-duration:31862ms;animation-delay:14142ms}@keyframes move-frames-31{0%{transform:translate3d(73vw,101vh,0)}to{transform:translate3d(69vw,-106vh,0)}}.circle-container:nth-child(31) .circle{animation-delay:534ms}.circle-container:nth-child(32){width:12px;height:12px;animation-name:move-frames-32;animation-duration:35.66s;animation-delay:27745ms}@keyframes move-frames-32{0%{transform:translate3d(9vw,110vh,0)}to{transform:translate3d(9vw,-132vh,0)}}.circle-container:nth-child(32) .circle{animation-delay:937ms}.circle-container:nth-child(33){width:6px;height:6px;animation-name:move-frames-33;animation-duration:32522ms;animation-delay:5047ms}@keyframes move-frames-33{0%{transform:translate3d(63vw,106vh,0)}to{transform:translate3d(43vw,-130vh,0)}}.circle-container:nth-child(33) .circle{animation-delay:2092ms}.circle-container:nth-child(34){width:15px;height:15px;animation-name:move-frames-34;animation-duration:36567ms;animation-delay:36632ms}@keyframes move-frames-34{0%{transform:translate3d(21vw,104vh,0)}to{transform:translate3d(94vw,-119vh,0)}}.circle-container:nth-child(34) .circle{animation-delay:2914ms}.circle-container:nth-child(35){width:7px;height:7px;animation-name:move-frames-35;animation-duration:34211ms;animation-delay:26764ms}@keyframes move-frames-35{0%{transform:translate3d(36vw,108vh,0)}to{transform:translate3d(69vw,-109vh,0)}}.circle-container:nth-child(35) .circle{animation-delay:1749ms}.circle-container:nth-child(36){width:8px;height:8px;animation-name:move-frames-36;animation-duration:36466ms;animation-delay:24045ms}@keyframes move-frames-36{0%{transform:translate3d(25vw,102vh,0)}to{transform:translate3d(64vw,-109vh,0)}}.circle-container:nth-child(36) .circle{animation-delay:2578ms}.circle-container:nth-child(37){width:1px;height:1px;animation-name:move-frames-37;animation-duration:28548ms;animation-delay:26212ms}@keyframes move-frames-37{0%{transform:translate3d(20vw,101vh,0)}to{transform:translate3d(10vw,-131vh,0)}}.circle-container:nth-child(37) .circle{animation-delay:1711ms}.circle-container:nth-child(38){width:1px;height:1px;animation-name:move-frames-38;animation-duration:36734ms;animation-delay:11374ms}@keyframes move-frames-38{0%{transform:translate3d(40vw,108vh,0)}to{transform:translate3d(84vw,-128vh,0)}}.circle-container:nth-child(38) .circle{animation-delay:1308ms}.circle-container:nth-child(39){width:7px;height:7px;animation-name:move-frames-39;animation-duration:33313ms;animation-delay:19.43s}@keyframes move-frames-39{0%{transform:translate3d(91vw,107vh,0)}to{transform:translate3d(6vw,-110vh,0)}}.circle-container:nth-child(39) .circle{animation-delay:1493ms}.circle-container:nth-child(40){width:10px;height:10px;animation-name:move-frames-40;animation-duration:34191ms;animation-delay:35837ms}@keyframes move-frames-40{0%{transform:translate3d(68vw,106vh,0)}to{transform:translate3d(49vw,-118vh,0)}}.circle-container:nth-child(40) .circle{animation-delay:1154ms}.circle-container:nth-child(41){width:10px;height:10px;animation-name:move-frames-41;animation-duration:32041ms;animation-delay:12804ms}@keyframes move-frames-41{0%{transform:translate3d(16vw,106vh,0)}to{transform:translate3d(46vw,-110vh,0)}}.circle-container:nth-child(41) .circle{animation-delay:3732ms}.circle-container:nth-child(42){width:10px;height:10px;animation-name:move-frames-42;animation-duration:34704ms;animation-delay:36013ms}@keyframes move-frames-42{0%{transform:translate3d(96vw,107vh,0)}to{transform:translate3d(12vw,-109vh,0)}}.circle-container:nth-child(42) .circle{animation-delay:348ms}.circle-container:nth-child(43){width:11px;height:11px;animation-name:move-frames-43;animation-duration:28237ms;animation-delay:18716ms}@keyframes move-frames-43{0%{transform:translate3d(54vw,107vh,0)}to{transform:translate3d(35vw,-121vh,0)}}.circle-container:nth-child(43) .circle{animation-delay:3556ms}.circle-container:nth-child(44){width:8px;height:8px;animation-name:move-frames-44;animation-duration:28471ms;animation-delay:13191ms}@keyframes move-frames-44{0%{transform:translate3d(84vw,108vh,0)}to{transform:translate3d(78vw,-112vh,0)}}.circle-container:nth-child(44) .circle{animation-delay:2842ms}.circle-container:nth-child(45){width:6px;height:6px;animation-name:move-frames-45;animation-duration:30992ms;animation-delay:18092ms}@keyframes move-frames-45{0%{transform:translate3d(12vw,102vh,0)}to{transform:translate3d(68vw,-127vh,0)}}.circle-container:nth-child(45) .circle{animation-delay:582ms}.circle-container:nth-child(46){width:2px;height:2px;animation-name:move-frames-46;animation-duration:32838ms;animation-delay:14291ms}@keyframes move-frames-46{0%{transform:translate3d(68vw,110vh,0)}to{transform:translate3d(45vw,-132vh,0)}}.circle-container:nth-child(46) .circle{animation-delay:477ms}.circle-container:nth-child(47){width:2px;height:2px;animation-name:move-frames-47;animation-duration:36916ms;animation-delay:8448ms}@keyframes move-frames-47{0%{transform:translate3d(12vw,104vh,0)}to{transform:translate3d(75vw,-128vh,0)}}.circle-container:nth-child(47) .circle{animation-delay:979ms}.circle-container:nth-child(48){width:13px;height:13px;animation-name:move-frames-48;animation-duration:31045ms;animation-delay:2812ms}@keyframes move-frames-48{0%{transform:translate3d(61vw,110vh,0)}to{transform:translate3d(59vw,-118vh,0)}}.circle-container:nth-child(48) .circle{animation-delay:817ms}.circle-container:nth-child(49){width:13px;height:13px;animation-name:move-frames-49;animation-duration:29.96s;animation-delay:3534ms}@keyframes move-frames-49{0%{transform:translate3d(62vw,104vh,0)}to{transform:translate3d(65vw,-108vh,0)}}.circle-container:nth-child(49) .circle{animation-delay:3969ms}.circle-container:nth-child(50){width:15px;height:15px;animation-name:move-frames-50;animation-duration:31216ms;animation-delay:12072ms}@keyframes move-frames-50{0%{transform:translate3d(57vw,101vh,0)}to{transform:translate3d(42vw,-113vh,0)}}.circle-container:nth-child(50) .circle{animation-delay:3097ms}.circle-container:nth-child(51){width:14px;height:14px;animation-name:move-frames-51;animation-duration:34368ms;animation-delay:12834ms}@keyframes move-frames-51{0%{transform:translate3d(31vw,106vh,0)}to{transform:translate3d(9vw,-110vh,0)}}.circle-container:nth-child(51) .circle{animation-delay:1197ms}.circle-container:nth-child(52){width:9px;height:9px;animation-name:move-frames-52;animation-duration:28494ms;animation-delay:12121ms}@keyframes move-frames-52{0%{transform:translate3d(8vw,108vh,0)}to{transform:translate3d(37vw,-120vh,0)}}.circle-container:nth-child(52) .circle{animation-delay:824ms}.circle-container:nth-child(53){width:13px;height:13px;animation-name:move-frames-53;animation-duration:33164ms;animation-delay:16551ms}@keyframes move-frames-53{0%{transform:translate3d(21vw,102vh,0)}to{transform:translate3d(46vw,-103vh,0)}}.circle-container:nth-child(53) .circle{animation-delay:352ms}.circle-container:nth-child(54){width:5px;height:5px;animation-name:move-frames-54;animation-duration:34612ms;animation-delay:32477ms}@keyframes move-frames-54{0%{transform:translate3d(27vw,106vh,0)}to{transform:translate3d(85vw,-132vh,0)}}.circle-container:nth-child(54) .circle{animation-delay:1173ms}.circle-container:nth-child(55){width:4px;height:4px;animation-name:move-frames-55;animation-duration:34.5s;animation-delay:6557ms}@keyframes move-frames-55{0%{transform:translate3d(3vw,110vh,0)}to{transform:translate3d(86vw,-127vh,0)}}.circle-container:nth-child(55) .circle{animation-delay:1524ms}.circle-container:nth-child(56){width:3px;height:3px;animation-name:move-frames-56;animation-duration:32031ms;animation-delay:2291ms}@keyframes move-frames-56{0%{transform:translate3d(34vw,103vh,0)}to{transform:translate3d(98vw,-107vh,0)}}.circle-container:nth-child(56) .circle{animation-delay:3938ms}.circle-container:nth-child(57){width:5px;height:5px;animation-name:move-frames-57;animation-duration:35083ms;animation-delay:32616ms}@keyframes move-frames-57{0%{transform:translate3d(44vw,102vh,0)}to{transform:translate3d(79vw,-125vh,0)}}.circle-container:nth-child(57) .circle{animation-delay:3759ms}.circle-container:nth-child(58){width:9px;height:9px;animation-name:move-frames-58;animation-duration:34448ms;animation-delay:32.32s}@keyframes move-frames-58{0%{transform:translate3d(54vw,107vh,0)}to{transform:translate3d(35vw,-136vh,0)}}.circle-container:nth-child(58) .circle{animation-delay:698ms}.circle-container:nth-child(59){width:8px;height:8px;animation-name:move-frames-59;animation-duration:31434ms;animation-delay:2345ms}@keyframes move-frames-59{0%{transform:translate3d(78vw,102vh,0)}to{transform:translate3d(32vw,-123vh,0)}}.circle-container:nth-child(59) .circle{animation-delay:454ms}.circle-container:nth-child(60){width:3px;height:3px;animation-name:move-frames-60;animation-duration:31632ms;animation-delay:35169ms}@keyframes move-frames-60{0%{transform:translate3d(99vw,108vh,0)}to{transform:translate3d(74vw,-114vh,0)}}.circle-container:nth-child(60) .circle{animation-delay:1093ms}.circle-container:nth-child(61){width:8px;height:8px;animation-name:move-frames-61;animation-duration:30274ms;animation-delay:25794ms}@keyframes move-frames-61{0%{transform:translate3d(95vw,101vh,0)}to{transform:translate3d(34vw,-121vh,0)}}.circle-container:nth-child(61) .circle{animation-delay:2743ms}.circle-container:nth-child(62){width:3px;height:3px;animation-name:move-frames-62;animation-duration:32438ms;animation-delay:6874ms}@keyframes move-frames-62{0%{transform:translate3d(32vw,105vh,0)}to{transform:translate3d(78vw,-114vh,0)}}.circle-container:nth-child(62) .circle{animation-delay:2401ms}.circle-container:nth-child(63){width:14px;height:14px;animation-name:move-frames-63;animation-duration:30488ms;animation-delay:9615ms}@keyframes move-frames-63{0%{transform:translate3d(62vw,109vh,0)}to{transform:translate3d(20vw,-113vh,0)}}.circle-container:nth-child(63) .circle{animation-delay:3563ms}.circle-container:nth-child(64){width:1px;height:1px;animation-name:move-frames-64;animation-duration:28213ms;animation-delay:12468ms}@keyframes move-frames-64{0%{transform:translate3d(46vw,102vh,0)}to{transform:translate3d(43vw,-119vh,0)}}.circle-container:nth-child(64) .circle{animation-delay:3913ms}.circle-container:nth-child(65){width:5px;height:5px;animation-name:move-frames-65;animation-duration:32515ms;animation-delay:8321ms}@keyframes move-frames-65{0%{transform:translate3d(9vw,103vh,0)}to{transform:translate3d(1vw,-124vh,0)}}.circle-container:nth-child(65) .circle{animation-delay:3654ms}.circle-container:nth-child(66){width:2px;height:2px;animation-name:move-frames-66;animation-duration:34615ms;animation-delay:23307ms}@keyframes move-frames-66{0%{transform:translate3d(47vw,106vh,0)}to{transform:translate3d(73vw,-119vh,0)}}.circle-container:nth-child(66) .circle{animation-delay:2017ms}.circle-container:nth-child(67){width:11px;height:11px;animation-name:move-frames-67;animation-duration:32465ms;animation-delay:11534ms}@keyframes move-frames-67{0%{transform:translate3d(8vw,102vh,0)}to{transform:translate3d(20vw,-125vh,0)}}.circle-container:nth-child(67) .circle{animation-delay:761ms}.circle-container:nth-child(68){width:12px;height:12px;animation-name:move-frames-68;animation-duration:33973ms;animation-delay:31981ms}@keyframes move-frames-68{0%{transform:translate3d(27vw,108vh,0)}to{transform:translate3d(53vw,-117vh,0)}}.circle-container:nth-child(68) .circle{animation-delay:1588ms}.circle-container:nth-child(69){width:14px;height:14px;animation-name:move-frames-69;animation-duration:28566ms;animation-delay:21845ms}@keyframes move-frames-69{0%{transform:translate3d(45vw,107vh,0)}to{transform:translate3d(43vw,-112vh,0)}}.circle-container:nth-child(69) .circle{animation-delay:1631ms}.circle-container:nth-child(70){width:5px;height:5px;animation-name:move-frames-70;animation-duration:28479ms;animation-delay:32328ms}@keyframes move-frames-70{0%{transform:translate3d(53vw,108vh,0)}to{transform:translate3d(31vw,-135vh,0)}}.circle-container:nth-child(70) .circle{animation-delay:3483ms}.circle-container:nth-child(71){width:10px;height:10px;animation-name:move-frames-71;animation-duration:29426ms;animation-delay:14187ms}@keyframes move-frames-71{0%{transform:translate3d(68vw,109vh,0)}to{transform:translate3d(99vw,-122vh,0)}}.circle-container:nth-child(71) .circle{animation-delay:1863ms}.circle-container:nth-child(72){width:10px;height:10px;animation-name:move-frames-72;animation-duration:29968ms;animation-delay:24242ms}@keyframes move-frames-72{0%{transform:translate3d(74vw,110vh,0)}to{transform:translate3d(99vw,-132vh,0)}}.circle-container:nth-child(72) .circle{animation-delay:3856ms}.circle-container:nth-child(73){width:11px;height:11px;animation-name:move-frames-73;animation-duration:31943ms;animation-delay:36355ms}@keyframes move-frames-73{0%{transform:translate3d(3vw,110vh,0)}to{transform:translate3d(53vw,-117vh,0)}}.circle-container:nth-child(73) .circle{animation-delay:814ms}.circle-container:nth-child(74){width:5px;height:5px;animation-name:move-frames-74;animation-duration:29001ms;animation-delay:11504ms}@keyframes move-frames-74{0%{transform:translate3d(92vw,102vh,0)}to{transform:translate3d(7vw,-114vh,0)}}.circle-container:nth-child(74) .circle{animation-delay:276ms}.circle-container:nth-child(75){width:12px;height:12px;animation-name:move-frames-75;animation-duration:31977ms;animation-delay:607ms}@keyframes move-frames-75{0%{transform:translate3d(18vw,103vh,0)}to{transform:translate3d(18vw,-126vh,0)}}.circle-container:nth-child(75) .circle{animation-delay:359ms}.circle-container:nth-child(76){width:2px;height:2px;animation-name:move-frames-76;animation-duration:33808ms;animation-delay:19472ms}@keyframes move-frames-76{0%{transform:translate3d(40vw,103vh,0)}to{transform:translate3d(33vw,-111vh,0)}}.circle-container:nth-child(76) .circle{animation-delay:747ms}.circle-container:nth-child(77){width:10px;height:10px;animation-name:move-frames-77;animation-duration:29153ms;animation-delay:25905ms}@keyframes move-frames-77{0%{transform:translate3d(37vw,102vh,0)}to{transform:translate3d(53vw,-110vh,0)}}.circle-container:nth-child(77) .circle{animation-delay:3858ms}.circle-container:nth-child(78){width:8px;height:8px;animation-name:move-frames-78;animation-duration:33909ms;animation-delay:1722ms}@keyframes move-frames-78{0%{transform:translate3d(62vw,105vh,0)}to{transform:translate3d(21vw,-120vh,0)}}.circle-container:nth-child(78) .circle{animation-delay:3755ms}.circle-container:nth-child(79){width:6px;height:6px;animation-name:move-frames-79;animation-duration:29.05s;animation-delay:1046ms}@keyframes move-frames-79{0%{transform:translate3d(48vw,103vh,0)}to{transform:translate3d(33vw,-110vh,0)}}.circle-container:nth-child(79) .circle{animation-delay:2415ms}.circle-container:nth-child(80){width:8px;height:8px;animation-name:move-frames-80;animation-duration:36612ms;animation-delay:11244ms}@keyframes move-frames-80{0%{transform:translate3d(63vw,104vh,0)}to{transform:translate3d(67vw,-121vh,0)}}.circle-container:nth-child(80) .circle{animation-delay:3654ms}.circle-container:nth-child(81){width:10px;height:10px;animation-name:move-frames-81;animation-duration:31507ms;animation-delay:22003ms}@keyframes move-frames-81{0%{transform:translate3d(84vw,108vh,0)}to{transform:translate3d(78vw,-128vh,0)}}.circle-container:nth-child(81) .circle{animation-delay:2399ms}.circle-container:nth-child(82){width:7px;height:7px;animation-name:move-frames-82;animation-duration:33324ms;animation-delay:28862ms}@keyframes move-frames-82{0%{transform:translate3d(67vw,110vh,0)}to{transform:translate3d(48vw,-127vh,0)}}.circle-container:nth-child(82) .circle{animation-delay:3751ms}.circle-container:nth-child(83){width:7px;height:7px;animation-name:move-frames-83;animation-duration:34.07s;animation-delay:28.74s}@keyframes move-frames-83{0%{transform:translate3d(61vw,101vh,0)}to{transform:translate3d(11vw,-129vh,0)}}.circle-container:nth-child(83) .circle{animation-delay:2955ms}.circle-container:nth-child(84){width:14px;height:14px;animation-name:move-frames-84;animation-duration:31634ms;animation-delay:33835ms}@keyframes move-frames-84{0%{transform:translate3d(84vw,105vh,0)}to{transform:translate3d(5vw,-115vh,0)}}.circle-container:nth-child(84) .circle{animation-delay:2662ms}.circle-container:nth-child(85){width:6px;height:6px;animation-name:move-frames-85;animation-duration:36645ms;animation-delay:4613ms}@keyframes move-frames-85{0%{transform:translate3d(20vw,101vh,0)}to{transform:translate3d(16vw,-116vh,0)}}.circle-container:nth-child(85) .circle{animation-delay:2.45s}.circle-container:nth-child(86){width:3px;height:3px;animation-name:move-frames-86;animation-duration:28.7s;animation-delay:23589ms}@keyframes move-frames-86{0%{transform:translate3d(53vw,101vh,0)}to{transform:translate3d(18vw,-120vh,0)}}.circle-container:nth-child(86) .circle{animation-delay:2446ms}.circle-container:nth-child(87){width:14px;height:14px;animation-name:move-frames-87;animation-duration:33887ms;animation-delay:29124ms}@keyframes move-frames-87{0%{transform:translate3d(80vw,107vh,0)}to{transform:translate3d(90vw,-115vh,0)}}.circle-container:nth-child(87) .circle{animation-delay:629ms}.circle-container:nth-child(88){width:15px;height:15px;animation-name:move-frames-88;animation-duration:33356ms;animation-delay:29256ms}@keyframes move-frames-88{0%{transform:translate3d(12vw,106vh,0)}to{transform:translate3d(2vw,-121vh,0)}}.circle-container:nth-child(88) .circle{animation-delay:3732ms}.circle-container:nth-child(89){width:13px;height:13px;animation-name:move-frames-89;animation-duration:36715ms;animation-delay:36702ms}@keyframes move-frames-89{0%{transform:translate3d(7vw,105vh,0)}to{transform:translate3d(17vw,-107vh,0)}}.circle-container:nth-child(89) .circle{animation-delay:2157ms}.circle-container:nth-child(90){width:7px;height:7px;animation-name:move-frames-90;animation-duration:29031ms;animation-delay:26737ms}@keyframes move-frames-90{0%{transform:translate3d(98vw,105vh,0)}to{transform:translate3d(80vw,-131vh,0)}}.circle-container:nth-child(90) .circle{animation-delay:2527ms}.circle-container:nth-child(91){width:13px;height:13px;animation-name:move-frames-91;animation-duration:34793ms;animation-delay:4597ms}@keyframes move-frames-91{0%{transform:translate3d(39vw,106vh,0)}to{transform:translate3d(87vw,-134vh,0)}}.circle-container:nth-child(91) .circle{animation-delay:2518ms}.circle-container:nth-child(92){width:11px;height:11px;animation-name:move-frames-92;animation-duration:36427ms;animation-delay:18569ms}@keyframes move-frames-92{0%{transform:translate3d(75vw,103vh,0)}to{transform:translate3d(18vw,-125vh,0)}}.circle-container:nth-child(92) .circle{animation-delay:2991ms}.circle-container:nth-child(93){width:9px;height:9px;animation-name:move-frames-93;animation-duration:28946ms;animation-delay:11409ms}@keyframes move-frames-93{0%{transform:translate3d(61vw,102vh,0)}to{transform:translate3d(36vw,-111vh,0)}}.circle-container:nth-child(93) .circle{animation-delay:3057ms}.circle-container:nth-child(94){width:4px;height:4px;animation-name:move-frames-94;animation-duration:34902ms;animation-delay:8972ms}@keyframes move-frames-94{0%{transform:translate3d(38vw,110vh,0)}to{transform:translate3d(17vw,-133vh,0)}}.circle-container:nth-child(94) .circle{animation-delay:1375ms}.circle-container:nth-child(95){width:9px;height:9px;animation-name:move-frames-95;animation-duration:36044ms;animation-delay:8191ms}@keyframes move-frames-95{0%{transform:translate3d(61vw,108vh,0)}to{transform:translate3d(57vw,-116vh,0)}}.circle-container:nth-child(95) .circle{animation-delay:326ms}.circle-container:nth-child(96){width:8px;height:8px;animation-name:move-frames-96;animation-duration:30609ms;animation-delay:26179ms}@keyframes move-frames-96{0%{transform:translate3d(23vw,106vh,0)}to{transform:translate3d(82vw,-132vh,0)}}.circle-container:nth-child(96) .circle{animation-delay:721ms}.circle-container:nth-child(97){width:6px;height:6px;animation-name:move-frames-97;animation-duration:29292ms;animation-delay:26288ms}@keyframes move-frames-97{0%{transform:translate3d(54vw,105vh,0)}to{transform:translate3d(69vw,-110vh,0)}}.circle-container:nth-child(97) .circle{animation-delay:825ms}.circle-container:nth-child(98){width:9px;height:9px;animation-name:move-frames-98;animation-duration:32889ms;animation-delay:1081ms}@keyframes move-frames-98{0%{transform:translate3d(67vw,104vh,0)}to{transform:translate3d(80vw,-112vh,0)}}.circle-container:nth-child(98) .circle{animation-delay:1736ms}.circle-container:nth-child(99){width:11px;height:11px;animation-name:move-frames-99;animation-duration:31039ms;animation-delay:23503ms}@keyframes move-frames-99{0%{transform:translate3d(1vw,106vh,0)}to{transform:translate3d(17vw,-110vh,0)}}.circle-container:nth-child(99) .circle{animation-delay:2915ms}.circle-container:nth-child(100){width:14px;height:14px;animation-name:move-frames-100;animation-duration:35237ms;animation-delay:29342ms}@keyframes move-frames-100{0%{transform:translate3d(58vw,110vh,0)}to{transform:translate3d(96vw,-116vh,0)}}.circle-container:nth-child(100) .circle{animation-delay:3788ms}footer#site-footer{position:fixed;bottom:0;left:0;right:0;min-height:10vh;filter:url(#drop-shadow)}footer#site-footer div.container{position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--site-white);color:var(--site-black);-webkit-clip-path:polygon(0 25%,52% 0,100% 8%,100% 100%,0 100%);clip-path:polygon(0 25%,52% 0,100% 8%,100% 100%,0 100%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media(prefers-color-scheme:dark){footer#site-footer div.container{background-color:var(--site-black);color:var(--site-white)}}footer#site-footer div.container span.mij{display:none}@media(max-width:768px){footer#site-footer div.container{padding-bottom:.4rem}footer#site-footer div.container span.mij{display:inline-block}}footer#site-footer div.container ul.links{display:flex;flex-direction:row;gap:1rem}footer#site-footer div.container ul.links li a{font-size:3.4rem}@media(max-width:768px){footer#site-footer div.container ul.links li a{font-size:2.4rem}footer#site-footer{min-height:15vh}}div.episodes article.episodes{position:relative;width:50%;left:50%;transform:translateX(-50%) rotate(-2deg);font-size:1.4rem;padding:1.4rem 1.4rem 2.8rem;margin-bottom:4rem}@media(max-width:768px){div.episodes article.episodes{padding:1.4rem;position:static;width:100%;left:0;transform:unset}}div.episodes iframe.ml-form-embedContainer{position:relative;max-width:50vw;left:50%;transform:translateX(-50%)}@media(max-width:768px){div.episodes iframe.ml-form-embedContainer{position:static;max-width:unset;left:unset;transform:unset;padding-bottom:8rem}}div.cast-and-characters article.squiggly-bg{position:relative;width:50%;left:50%;transform:translateX(-50%);font-size:1.4rem;padding:1.4rem 1.4rem 2.8rem;margin-bottom:8rem;min-height:35vh;transition:transform 1s ease-in-out}div.cast-and-characters article.squiggly-bg .upper-right{top:-3rem}div.cast-and-characters article.squiggly-bg .char-img{float:left;max-height:30vh;shape-outside:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%);shape-margin:0;-webkit-clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%);clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%);transition-delay:2.5s}div.cast-and-characters article.squiggly-bg p{margin-bottom:1.4rem;padding-left:1.4rem}div.cast-and-characters article.squiggly-bg .heartglass{max-height:300px;max-width:300px}div.cast-and-characters article.squiggly-bg.expanded>*{transform:translateY(0)}div.cast-and-characters article.squiggly-bg.expanded>.right-section{object-fit:cover;transform:translateX(1.4rem);margin-right:1.4rem}@media(max-width:768px){div.cast-and-characters article.squiggly-bg{width:unset;left:unset;transform:unset;position:static;transform:unset!important}div.cast-and-characters article.squiggly-bg .lower-left,div.cast-and-characters article.squiggly-bg .upper-right{display:block;position:static;text-align:center}div.cast-and-characters article.squiggly-bg .char-img{display:none;shape-outside:unset;-webkit-clip-path:polygon(0 0,100% 0,100% 86%,50% 100%,0 86%);clip-path:polygon(0 0,100% 0,100% 86%,50% 100%,0 86%);width:100%}div.cast-and-characters article.squiggly-bg .char-img img{width:100%}div.cast-and-characters article.squiggly-bg .right-section{transform:unset!important;padding-top:1.4rem;margin-right:unset}div.cast-and-characters{padding-bottom:2rem}}div.cast-and-characters article.chronicarl .lower-left,div.cast-and-characters article.donny .lower-left,div.cast-and-characters article.helpis .lower-left,div.cast-and-characters article.psychobot .lower-left{text-shadow:0 0 2px rgba(0,0,0,.9),0 0 4px rgba(0,0,0,.8),0 0 8px rgba(0,0,0,.7),0 0 14px rgba(0,0,0,.5),0 0 22px rgba(0,0,0,.3)}div.cast-and-characters article.chronicarl .char-img,div.cast-and-characters article.donny .char-img,div.cast-and-characters article.helpis .char-img,div.cast-and-characters article.psychobot .char-img{height:clamp(200px,45vh,450px);max-height:unset;width:auto;-webkit-clip-path:none;clip-path:none;shape-margin:15px;shape-image-threshold:.05}div.cast-and-characters article.chronicarl .char-img img,div.cast-and-characters article.donny .char-img img,div.cast-and-characters article.helpis .char-img img,div.cast-and-characters article.psychobot .char-img img{display:block;height:100%;width:auto;filter:saturate(0);transition:filter 2s ease-in-out}div.cast-and-characters article.chronicarl.saturated .char-img img,div.cast-and-characters article.donny.saturated .char-img img,div.cast-and-characters article.helpis.saturated .char-img img,div.cast-and-characters article.psychobot.saturated .char-img img{filter:saturate(.8)}div.cast-and-characters article.chronicarl .char-img{shape-outside:url(/images/chronicarl-full-color-icon.png)}div.cast-and-characters article.psychobot .char-img{shape-outside:url(/images/pb2000-full-color-icon.png)}div.cast-and-characters article.donny .char-img{shape-outside:url(/images/Donny-full-color.png)}div.cast-and-characters article.helpis .char-img{shape-outside:url(/images/helpis-full-color-icon.png)}@media(max-width:768px){div.cast-and-characters article.chronicarl,div.cast-and-characters article.donny,div.cast-and-characters article.helpis,div.cast-and-characters article.psychobot{position:relative;overflow:hidden;padding-top:3.5rem}div.cast-and-characters article.chronicarl .lower-left,div.cast-and-characters article.chronicarl .right-section,div.cast-and-characters article.chronicarl .upper-right,div.cast-and-characters article.donny .lower-left,div.cast-and-characters article.donny .right-section,div.cast-and-characters article.donny .upper-right,div.cast-and-characters article.helpis .lower-left,div.cast-and-characters article.helpis .right-section,div.cast-and-characters article.helpis .upper-right,div.cast-and-characters article.psychobot .lower-left,div.cast-and-characters article.psychobot .right-section,div.cast-and-characters article.psychobot .upper-right{position:relative;z-index:1}div.cast-and-characters article.chronicarl .upper-right,div.cast-and-characters article.donny .upper-right,div.cast-and-characters article.helpis .upper-right,div.cast-and-characters article.psychobot .upper-right{position:absolute;top:.5rem;right:1.4rem;left:auto}div.cast-and-characters article.chronicarl .lower-left,div.cast-and-characters article.chronicarl .upper-right,div.cast-and-characters article.chronicarl p,div.cast-and-characters article.chronicarl strong,div.cast-and-characters article.donny .lower-left,div.cast-and-characters article.donny .upper-right,div.cast-and-characters article.donny p,div.cast-and-characters article.donny strong,div.cast-and-characters article.helpis .lower-left,div.cast-and-characters article.helpis .upper-right,div.cast-and-characters article.helpis p,div.cast-and-characters article.helpis strong,div.cast-and-characters article.psychobot .lower-left,div.cast-and-characters article.psychobot .upper-right,div.cast-and-characters article.psychobot p,div.cast-and-characters article.psychobot strong{text-shadow:0 0 2px rgba(0,0,0,.9),0 0 4px rgba(0,0,0,.8),0 0 8px rgba(0,0,0,.7),0 0 14px rgba(0,0,0,.5),0 0 22px rgba(0,0,0,.3)}div.cast-and-characters article.chronicarl .char-img,div.cast-and-characters article.donny .char-img,div.cast-and-characters article.helpis .char-img,div.cast-and-characters article.psychobot .char-img{display:block;position:absolute;inset:15px;z-index:0;float:none;shape-outside:none;-webkit-clip-path:none;clip-path:none;height:auto;max-height:unset;width:auto;shape-margin:0}div.cast-and-characters article.chronicarl .char-img img,div.cast-and-characters article.donny .char-img img,div.cast-and-characters article.helpis .char-img img,div.cast-and-characters article.psychobot .char-img img{width:100%;height:100%;object-fit:contain;object-position:top center}}article.media{position:absolute;width:50%;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4rem;padding:1.4rem 1.4rem 2.8rem;margin-bottom:4rem;min-width:1190px;max-width:1425px}article.media .thanks-img{-webkit-clip-path:polygon(0 9%,95% 0,100% 89%,0 100%);clip-path:polygon(0 9%,95% 0,100% 89%,0 100%);height:120%;width:60%;position:absolute;right:-1.4rem;top:-5.8rem;object-fit:cover}article.media h1{margin-bottom:3rem;text-align:right;max-width:40%}@media(max-width:768px){article.media h1{margin-bottom:1.4rem}}article.media ul{display:flex;max-width:40%;flex-direction:column;align-items:flex-end}article.media ul li{text-align:right}@media(max-width:768px){article.media ul li i,article.media ul li svg{width:1.4rem;height:1.4rem;margin-right:1.4rem}article.media ul li svg{scale:1.4;padding-left:.2rem}}article.media svg *{fill:var(--site-black)}@media(prefers-color-scheme:dark){article.media svg *{fill:var(--site-white)}}@media(max-width:768px){article.media{min-width:unset;width:auto;position:static;top:unset;left:unset;transform:unset}article.media .thanks-img{display:none}article.media.squiggly-bg.expanded>ul{transform:translateY(0) rotate(0deg)}article.media h1,article.media ul{max-width:none;text-align:left}article.media ul{align-items:flex-start}article.media ul>li{padding:1rem;text-align:left}}article.gencon-2024{position:static;left:50%;top:50%;max-width:50vw;padding:2.8rem 2.8rem 3.8rem;margin-bottom:200px;font-size:1.35vh}article.gencon-2024.squiggly-bg.expanded{transform:translate(50%) rotate(-2deg)}article.gencon-2024 img.indy{width:calc(100% + 11.6rem);position:relative;-webkit-clip-path:polygon(2% 0,93.1% 0,96% 100%,5% 100%);clip-path:polygon(2% 0,93.1% 0,96% 100%,5% 100%);margin-right:-5.8rem;margin-left:-5.8rem}article.gencon-2024 ul{list-style-type:disc;margin:0 1rem}article.gencon-2024 ul>li{display:block}article.gencon-2024 .upper-right{top:-2rem}@media(max-width:768px){article.gencon-2024{position:static;left:unset;top:unset;transform:unset;max-width:unset;font-size:1.6rem;padding-bottom:8rem}article.gencon-2024.squiggly-bg.expanded,article.gencon-2024.squiggly-bg.expanded>*{transform:unset}article.gencon-2024 h1,article.gencon-2024 h2{margin-bottom:1rem}article.gencon-2024 img.indy{width:100vw;margin-left:-2.8rem;-webkit-clip-path:none;clip-path:none;transform:unset}}@font-face{font-family:Bantayog;src:url(/fonts/Bantayog-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Bantayog Semilight;src:url(/fonts/Bantayog-Semilight.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Bantayog;src:url(/fonts/Bantayog-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@media(prefers-reduced-motion:no-preference){*{transition:color .5s,background-color .5s}}:root{--max-width:1100px;--border-radius:12px;--site-white:#fafafa;--site-black:#121212;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0))}*{box-sizing:border-box;padding:0;margin:0}body,html{font-family:neue-kabel,sans-serif;font-size:16px;overflow-x:hidden;max-height:100vh;max-width:100vw}body{background-color:var(--site-white);color:var(--site-black)}@media(prefers-color-scheme:dark){body{background-color:var(--site-black);color:var(--site-white)}}a{color:inherit;text-decoration:none;font-weight:700;filter:hue-rotate(30)}ul{list-style:none}main{padding-top:10rem}@media(max-width:768px){main{margin-top:10vh;padding-top:0;padding-bottom:10vh;max-height:100vh}}.squiggly-bg:before{content:"";position:absolute;top:-3.4rem;left:-1.4rem;right:-1.4rem;bottom:-1.4rem;z-index:-1;background-color:var(--site-white);border:2px solid var(--site-black);filter:url(#squiggle) drop-shadow(.5rem .5rem .2rem rgba(0,0,0,.45));transform:translateY(20%) rotate(-2deg) scale(85%);transform-origin:center center;transition:transform .25s ease-in,opacity .5s ease-in-out;opacity:0}.squiggly-bg.expanded{opacity:1;transform:translate(-50%,-50%) rotate(-2deg) scale(100%)}.squiggly-bg.expanded .lower-left,.squiggly-bg.expanded .upper-right,.squiggly-bg.expanded>*{opacity:1;transform:translateY(0) rotate(2deg)}.squiggly-bg.expanded:before{transform:translate(0) rotate(-2deg) scale(100%);opacity:1}@media(prefers-color-scheme:dark){.squiggly-bg{color:var(--site-white)}.squiggly-bg:before{background-color:var(--site-black);border:2px solid var(--site-white)}}.squiggly-bg .lower-left,.squiggly-bg .upper-right{color:#b43232;transform:translateY(40%);transition:transform 1s ease-in-out,opacity 1s ease-in-out}@media(prefers-color-scheme:dark){.squiggly-bg .lower-left,.squiggly-bg .upper-right{color:#fa6464}}.squiggly-bg .lower-left{position:absolute;left:1.4rem;bottom:-1rem}.squiggly-bg .upper-right{position:absolute;right:1.4rem;top:-4rem;text-decoration:underline;font-size:2rem;text-transform:uppercase}.squiggly-bg>*{transform:rotate(2deg) translateY(200%);opacity:0;transition:transform .6s ease-in-out,opacity 1s ease-in-out}.squiggly-bg h1,.squiggly-bg h2,.squiggly-bg h3{font-size:2rem}.squiggly-bg h1{transition-delay:.4s}.squiggly-bg h1~p,.squiggly-bg h1~ul{transition-delay:.9s}.squiggly-bg h2{transition-delay:1.4s}.squiggly-bg h2~p,.squiggly-bg h2~ul,.squiggly-bg h3{transition-delay:1.9s}.squiggly-bg h3~p,.squiggly-bg h3~ul{transition-delay:2.4s}.squiggly-bg>:not(h1):not(h2):not(h3):not(p){transition-delay:1s}.squiggly-bg .lower-left,.squiggly-bg .upper-right{opacity:0;transition-delay:1s}.squiggly-bg p~:not(p){margin-top:1.4rem}.squiggly-bg>ul{list-style:none}.squiggly-bg>ul li{display:inline-block;margin-right:1.4rem}@media(max-width:768px){.squiggly-bg{max-width:none;left:0;right:0;top:10vh;bottom:0;z-index:1;background-color:hsla(0,0%,98%,.8)}}@media(max-width:768px)and (prefers-color-scheme:dark){.squiggly-bg{background-color:hsla(0,0%,7%,.8)}}@media(max-width:768px){.squiggly-bg.expanded{transform:translate(0)}.squiggly-bg.expanded .lower-left,.squiggly-bg.expanded .upper-right,.squiggly-bg.expanded h1,.squiggly-bg.expanded h2,.squiggly-bg.expanded h3,.squiggly-bg.expanded p{transform:rotate(0) translateY(0)}.squiggly-bg .lower-left,.squiggly-bg .upper-right,.squiggly-bg:before{display:none}}#bg-video{width:100vw;height:100vh;object-fit:cover;z-index:-2}#bg-mask,#bg-video{position:absolute;left:0;right:0}#bg-mask{z-index:-1;bottom:0;top:0;overflow:hidden;background:repeating-linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 2px,transparent 5px,transparent 7px)}@media(prefers-color-scheme:dark){#bg-mask{background:repeating-linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6) 2px,transparent 5px,transparent 7px)}}