*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:Roboto,sans-serif;--background: #04020d;--text-clr-primary: #ff6500;--text-clr-secondary: #ececec;--text-clr-tertiary: #ebebebd2;--tablet-size: 641px;--desktop-size: 1024px}body{background-color:var(--background)}.app{min-height:calc(100vh - 2.5rem);min-height:calc(100dvh - 2.5rem)}@media screen and (min-width: 768px){.app{min-height:calc(100vh - 4rem);padding:2rem}}h1{font-size:3rem}h2{font-size:1.5rem}h3{font-size:1rem}h4{font-size:.8rem;font-weight:400}p{line-height:1.4rem}button{letter-spacing:.2em}@media screen and (min-width: 641px){h4{font-size:1rem;font-weight:600}}button{background:unset;font-size:unset;border:unset;color:var(--text-clr-secondary);cursor:pointer}img,video{height:100%;width:100%;object-fit:fill}ul{list-style:none}.icon{height:30px;width:30px;margin-left:.5rem;justify-self:flex-start;cursor:pointer;opacity:.9}.icon img{filter:brightness(0) invert(1)}.icon img:hover{transition:all .3s;transform:scale(1.2);filter:unset}.icon img:active{transition:all 0s;transform:scale(1)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}header.svelte-6wgjwf{display:flex;flex-direction:column;align-items:center}header.svelte-6wgjwf svg:where(.svelte-6wgjwf){height:2.5rem}header.svelte-6wgjwf svg:where(.svelte-6wgjwf) path:where(.svelte-6wgjwf){fill:transparent;stroke:var(--text-clr-primary);stroke-width:1;stroke-dasharray:300;stroke-dashoffset:300;animation:svelte-6wgjwf-textFill 3s ease-out forwards}header.svelte-6wgjwf .subtitle:where(.svelte-6wgjwf){color:var(--text-clr-tertiary);opacity:0;animation:svelte-6wgjwf-fadeIn 1s ease-in forwards;animation-delay:1.5s}@media screen and (min-width: 768px){header.svelte-6wgjwf{display:block}header.svelte-6wgjwf svg:where(.svelte-6wgjwf){height:auto;width:400px}header.svelte-6wgjwf .subtitle:where(.svelte-6wgjwf){font-size:.9rem}}@keyframes svelte-6wgjwf-textFill{0%{stroke-dashoffset:350}55%{fill:transparent}to{fill:var(--text-clr-primary);stroke-dashoffset:0}}@keyframes svelte-6wgjwf-fadeIn{0%{opacity:0}to{opacity:1}}nav.svelte-vmgl9c{font-size:1rem;font-weight:600;opacity:0;animation:fade-in 2s forwards;animation-delay:2s;margin:2rem 0}ul.svelte-vmgl9c{display:flex;flex-direction:column}li.svelte-vmgl9c{display:inline-block}li.svelte-vmgl9c:not(:last-child){margin-right:2rem}button.svelte-vmgl9c{transition:all .3s;padding:.6rem}button.svelte-vmgl9c:hover,.active.svelte-vmgl9c{color:var(--text-clr-primary);transform:scale(1.05)}button.svelte-vmgl9c:active{transform:scale(1);transition:all 0s}@media screen and (min-width: 768px){nav.svelte-vmgl9c{font-size:1.3rem;margin:0}ul.svelte-vmgl9c{justify-content:left}li.svelte-vmgl9c{display:block;white-space:nowrap}li.svelte-vmgl9c:not(:last-child){margin-bottom:2rem}}a.svelte-1i0gpsb{color:var(--text-clr-primary);text-decoration:none}a.svelte-1i0gpsb:hover{color:var(--text-clr-secondary)}.tile.svelte-qn6r9q{height:200px;width:280px;position:relative;transition:transform .5s,box-shadow .4s}.tile__media.svelte-qn6r9q{height:100%;width:100%;position:absolute}.tile__image.svelte-qn6r9q,.tile__video.svelte-qn6r9q{width:100%;height:100%;border-radius:7px}img.svelte-qn6r9q,video.svelte-qn6r9q{border-radius:7px}.tile__video.svelte-qn6r9q{display:none}.tile__title.svelte-qn6r9q{color:var(--background-clr-card);font-weight:500;letter-spacing:1px;bottom:2.5rem;left:1rem;position:absolute}.tile__infoBackground.svelte-qn6r9q{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--background);border-bottom-left-radius:7px;border-bottom-right-radius:7px;padding:1rem;position:absolute;bottom:-1px;left:0;right:0;height:4.5rem}.tile__infoDetails.svelte-qn6r9q{width:100%;display:flex;justify-content:space-between;position:absolute;bottom:.5rem;padding:0 1rem}.tile__list.svelte-qn6r9q{display:flex;align-items:flex-end;gap:.5rem;flex-wrap:wrap}.tile__stackItem.svelte-qn6r9q{padding:5px;border-radius:5px;font-size:.7rem;font-weight:600}.icon.svelte-qn6r9q img:where(.svelte-qn6r9q){height:35px;width:35px}@media screen and (min-width: 641px){.tile.svelte-qn6r9q{width:280px;height:200px}}@media screen and (min-width: 1280px){.tile.svelte-qn6r9q:hover{transform:translateY(-10px) scale(1);z-index:10;opacity:1;filter:brightness(100%)}.tile__media.svelte-qn6r9q{filter:brightness(100%);transition:filter .5s;position:relative}.tile.svelte-qn6r9q:hover .tile__media:where(.svelte-qn6r9q){filter:brightness(100%)}.tile.svelte-qn6r9q:hover .tile__media:where(.svelte-qn6r9q):has(video:where(.svelte-qn6r9q)) .tile__video:where(.svelte-qn6r9q){display:block}.tile.svelte-qn6r9q:hover .tile__media:where(.svelte-qn6r9q):has(video:where(.svelte-qn6r9q)) .tile__image:where(.svelte-qn6r9q){display:none}.tile__title.svelte-qn6r9q{bottom:1rem;transition:bottom .3s ease-out}.tile.svelte-qn6r9q:hover .tile__title:where(.svelte-qn6r9q){bottom:3rem;transition:bottom .5s ease-out}.tile__infoBackground.svelte-qn6r9q{transform-origin:bottom;border-bottom-left-radius:3px;border-bottom-right-radius:3px;height:3rem;transition:transform .3s ease-out}.tile.svelte-qn6r9q:hover .tile__infoBackground:where(.svelte-qn6r9q){transition:transform .5s ease-out;transform:scaleY(1.7)}.tile__infoDetails.svelte-qn6r9q{opacity:0}.tile.svelte-qn6r9q:hover .tile__infoDetails:where(.svelte-qn6r9q){opacity:1;transition:opacity .1s ease-out;transition-delay:.3s}}.tileWrapper.svelte-pr5e03{display:flex;justify-content:center;flex-wrap:wrap;width:100%;gap:2rem}@media screen and (min-width: 768px){.tileWrapper.svelte-pr5e03{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}a.svelte-1vwj76w{color:var(--text-clr-primary);text-decoration:none}a.svelte-1vwj76w:hover{color:var(--text-clr-secondary)}li.svelte-1vwj76w{margin-bottom:1rem}main.svelte-1evejt9{display:flex;align-items:center;margin-left:auto;margin-right:auto;height:100%;padding:0 .8rem}section.svelte-1evejt9{margin:auto}@media screen and (min-width: 1280px){main.svelte-1evejt9{height:70%;width:70%}.animate-once.svelte-1evejt9{animation:svelte-1evejt9-mainAppear 1s ease forwards}@keyframes svelte-1evejt9-mainAppear{0%{box-shadow:0 0 #0000;background-color:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{box-shadow:0 0 10px 15px #1414324d;background-color:#1414324d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}}footer.svelte-jhp5ib{width:100%;display:flex;flex-direction:column;align-items:center;color:var(--text-clr-tertiary);height:4rem;font-size:.7rem;opacity:0;animation:fade-in 2s forwards;animation-delay:2.5s;margin-top:6rem}.copyright.svelte-jhp5ib{margin-top:1rem;margin-left:auto;margin-right:auto;align-self:flex-end}.socials.svelte-jhp5ib{height:100%}.socials.svelte-jhp5ib a:where(.svelte-jhp5ib){display:inline-block}@media screen and (min-width: 768px){footer.svelte-jhp5ib{flex-direction:row;margin-top:unset}.socials.svelte-jhp5ib{margin-top:4rem}}.container.svelte-78gsio{display:flex;flex-direction:column;justify-content:space-between;color:var(--text-clr-secondary);min-height:calc(100vh - 1rem);position:relative;border:1px solid var(--text-clr-primary);padding:1rem}.nav-main-container.svelte-78gsio{display:flex;flex-direction:column;flex:1;height:calc(100% - 150px)}@media screen and (min-width: 768px){.container.svelte-78gsio{min-height:calc(100vh - 4rem)}.nav-main-container.svelte-78gsio{flex-direction:row;align-items:center}}
