html{--background: white;--background-darker: #F9F9F9;--text-color: #383F51;--accent: #65a183;font-family:Lato;color:var(--text-color);background-color:var(--background);transition:background-color .25s ease,color .25s ease;scroll-behavior:smooth}html.dark{--background: #383F51;--background-darker: #333445;--text-color: white}body{margin:0;padding:0;min-height:100vh}body *{box-sizing:border-box}h1{font-family:Hack;font-size:3em;margin:0 0 .5em}@media (max-width: 500px){h1{font-size:2em}}h2{font-size:clamp(1.1em,4vw,1.5em);font-family:Hack;line-height:1.7em}h3{font-size:clamp(1.1em,4vw,1.5em);margin:0 0 .1em}h4{font-size:clamp(1.1em,4vw,1.5em);font-family:Hack;text-transform:uppercase}p{margin:0 0 .5em;line-height:1.5em}a{display:flex;align-items:center;gap:.5em;color:var(--text-color);text-decoration:none;cursor:pointer}a+a{margin-top:.75em}a:hover{color:var(--accent)}a:hover svg path{stroke:var(--accent)}a.btn.btn--accent{background:var(--accent);color:#fff;border:none;padding:1em 2em;border-radius:50px;font-size:clamp(.9em,3vw,1.1em);font-family:Hack;font-weight:700;cursor:pointer}a.btn.btn--accent:hover{filter:contrast(1.2)}svg{width:16px}svg path{stroke:var(--text-color)}svg:hover path{stroke:var(--accent)}.flex-between{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1em}.margin-top{margin-top:1em}#me[data-astro-cid-ew6xkust]{display:flex;justify-content:center;max-width:250px;width:100%;user-select:none;animation:floating 6s ease-in-out infinite}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}#me[data-astro-cid-ew6xkust] img[data-astro-cid-ew6xkust]{overflow:hidden;width:100%}#me[data-astro-cid-ew6xkust] #me-wink[data-astro-cid-ew6xkust],#me[data-astro-cid-ew6xkust]:hover #me-plain[data-astro-cid-ew6xkust]{display:none}#me[data-astro-cid-ew6xkust]:hover #me-wink[data-astro-cid-ew6xkust]{display:block}#light-switch{user-select:none}#light-switch svg{width:24px;cursor:pointer}#light-switch svg path{stroke:var(--text-color)}#light-switch svg:hover path{stroke:var(--accent)}h1[data-v-26fa5033]{position:relative}@keyframes noise-anim-26fa5033{0%{clip:rect(54px,9999px,43px,0)}10%{clip:rect(57px,9999px,49px,0)}20%{clip:rect(75px,9999px,41px,0)}30%{clip:rect(66px,9999px,74px,0)}40%{clip:rect(99px,9999px,42px,0)}50%{clip:rect(89px,9999px,34px,0)}60%{clip:rect(85px,9999px,36px,0)}70%{clip:rect(19px,9999px,30px,0)}80%{clip:rect(92px,9999px,36px,0)}90%{clip:rect(17px,9999px,56px,0)}to{clip:rect(31px,9999px,12px,0)}}@keyframes noise-anim-2-26fa5033{0%{clip:rect(98px,9999px,95px,0)}10%{clip:rect(77px,9999px,91px,0)}20%{clip:rect(5px,9999px,71px,0)}30%{clip:rect(84px,9999px,88px,0)}40%{clip:rect(4px,9999px,68px,0)}50%{clip:rect(45px,9999px,81px,0)}60%{clip:rect(38px,9999px,12px,0)}70%{clip:rect(1px,9999px,87px,0)}80%{clip:rect(24px,9999px,91px,0)}90%{clip:rect(88px,9999px,92px,0)}to{clip:rect(53px,9999px,9px,0)}}h1[data-v-26fa5033]:hover:before,h1[data-v-26fa5033]:hover:after,h1.glitch[data-v-26fa5033]:before,h1.glitch[data-v-26fa5033]:after{content:attr(data-text);position:absolute;overflow:hidden}h1[data-v-26fa5033]:hover:after,h1.glitch[data-v-26fa5033]:after{left:0;text-shadow:-2px 0 #65a183;top:-1px;animation:noise-anim-26fa5033 2s infinite linear alternate-reverse}h1[data-v-26fa5033]:hover:before,h1.glitch[data-v-26fa5033]:before{left:-2px;text-shadow:2px 0 #65a183;top:1px;animation:noise-anim-2-26fa5033 3s infinite linear alternate-reverse}#icon-scroll{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:1rem;font-size:.8em;gap:.5em;cursor:pointer}#icon-scroll svg{width:24px}#icon-scroll:hover{color:var(--accent)}#icon-scroll:hover svg path{stroke:var(--accent)}span[data-astro-cid-blwjyjpt]{padding:.5em 1em;font-size:1em;background:var(--background-darker);border-radius:50px}div[data-astro-cid-dohjnao5].card-container{--overlap-spacing: 3em;--box-shadow: rgba(0, 0, 0, .2) 0px 7px 29px 0px;--box-shadow-hover: rgba(0, 0, 0, .3) 0px 7px 29px 0px;background:var(--background);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:var(--overlap-spacing);max-width:100%;height:fit-content;padding:0 2em;border-radius:12px;grid-row:span 2;box-shadow:var(--box-shadow);transition:all .4s cubic-bezier(.23,1,.32,1)}div[data-astro-cid-dohjnao5].card-container:hover{transform:translateY(-8px);box-shadow:var(--box-shadow-hover)}div[data-astro-cid-dohjnao5].card-container:hover .image-video-container[data-astro-cid-dohjnao5]{width:calc(100% + 4em)}div[data-astro-cid-dohjnao5].card-container .image-video-container[data-astro-cid-dohjnao5]{margin-top:calc(var(--overlap-spacing) * -1);width:100%;aspect-ratio:16/9;box-shadow:var(--box-shadow);position:relative;border-radius:10px;overflow:hidden;transition:width .4s cubic-bezier(.23,1,.32,1)}div[data-astro-cid-dohjnao5].card-container .image-video-container[data-astro-cid-dohjnao5] img[data-astro-cid-dohjnao5]{z-index:99;transition:opacity .25s ease-out}div[data-astro-cid-dohjnao5].card-container .image-video-container[data-astro-cid-dohjnao5] img[data-astro-cid-dohjnao5],div[data-astro-cid-dohjnao5].card-container .image-video-container[data-astro-cid-dohjnao5] video[data-astro-cid-dohjnao5]{width:100%;height:auto;position:absolute;top:0;left:0;object-fit:cover}div[data-astro-cid-dohjnao5].card-container .desc[data-astro-cid-dohjnao5]{display:flex;flex-direction:column;gap:.8em;padding:1.5em 0;width:100%}div[data-astro-cid-dohjnao5].card-container .desc[data-astro-cid-dohjnao5] .title[data-astro-cid-dohjnao5]{font-size:1.2em;margin:0}div[data-astro-cid-dohjnao5].card-container .desc[data-astro-cid-dohjnao5] .tags[data-astro-cid-dohjnao5]{display:flex;align-items:center;gap:.8rem;margin-top:.5rem;flex-wrap:wrap}div[data-astro-cid-dohjnao5].card-container .desc[data-astro-cid-dohjnao5] p[data-astro-cid-dohjnao5]{margin:0}@media (max-width: 768px){div[data-astro-cid-dohjnao5].card-container{padding:0}div[data-astro-cid-dohjnao5].card-container .desc[data-astro-cid-dohjnao5]{padding:clamp(1em,3vw,2em);width:calc(100% - clamp(1em,3vw,2em))}}section[data-astro-cid-j7pv25f6]{display:flex;position:relative}section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;padding:0 2em}@media (max-width: 768px){section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:0}}section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{max-width:70ch}section[data-astro-cid-j7pv25f6]#first-section{justify-content:center;align-items:center;height:100vh;background:radial-gradient(circle at 0% 0%,rgba(0,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 100% 0%,rgba(120,75,160,.1) 0%,transparent 50%),radial-gradient(circle at 100% 100%,rgba(43,134,197,.1) 0%,transparent 50%),radial-gradient(circle at 0% 100%,rgba(0,219,222,.1) 0%,transparent 50%),var(--background)}section[data-astro-cid-j7pv25f6]#second-section{background:var(--background-darker);flex-direction:column;align-items:center}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6]{position:relative;display:flex;gap:.5rem;width:100%}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6]:not(:last-child),section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6]:not(:last-child){margin-bottom:5em}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6]{position:relative;top:0;font-size:5vh}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6]{position:sticky;top:0;white-space:nowrap;margin:0;writing-mode:vertical-lr;padding:.5em 0}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-cards[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-cards[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-cards[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-cards[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;flex:1;gap:2em}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6]{transform:scale(-1);left:0}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6]{right:0}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-cards[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-cards[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-auto-rows:80px auto}@media (max-width: 768px){section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6]{flex-direction:column;padding:0 clamp(1em,3vw,2em)}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6].fun-container,section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6].fun-container{flex-direction:column-reverse}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6].fun-container .fun-cards[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6].fun-container .fun-cards[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6]{font-size:1em;text-align:center}section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .featured-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .featured-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#second-section .fun-container[data-astro-cid-j7pv25f6] .fun-header[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6]{transform:unset;writing-mode:lr}}section[data-astro-cid-j7pv25f6]#second-section h2[data-astro-cid-j7pv25f6]{margin-top:0;margin-bottom:clamp(2em,10vw,5em)}section[data-astro-cid-j7pv25f6]#third-section h2[data-astro-cid-j7pv25f6]{max-width:50ch}section[data-astro-cid-j7pv25f6]#second-section,section[data-astro-cid-j7pv25f6]#third-section{flex-direction:column;align-items:center;padding:clamp(1em,10vw,10em) 0}section[data-astro-cid-j7pv25f6]#second-section h2[data-astro-cid-j7pv25f6],section[data-astro-cid-j7pv25f6]#third-section h2[data-astro-cid-j7pv25f6]{text-align:center;padding:0 1em}#light-switch[data-astro-cid-j7pv25f6]{position:absolute;top:2rem;right:2rem}#hero[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;align-items:center;gap:4em;width:768px}@media (max-width: 768px){#hero[data-astro-cid-j7pv25f6]{text-align:center;flex-direction:column}#hero[data-astro-cid-j7pv25f6] #intro[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center}}#hero[data-astro-cid-j7pv25f6] #intro[data-astro-cid-j7pv25f6]{min-width:min(100%,450px)}
