.hero-card[data-v-61da770a]{display:flex;justify-content:center;align-items:flex-start;gap:8px;border-radius:4px;background:#27292a;padding:4px;width:fit-content}.hero-card[data-v-61da770a]:hover{background:#393c3f66;transform:translateY(-2px);border-color:#fff3}.hero-card--main[data-v-61da770a]{font-size:20px;font-weight:400}.hero-card__icon[data-v-61da770a]{width:20px;height:20px;object-fit:contain;filter:brightness(1.1);transition:transform .3s ease}.hero-card__icon--main[data-v-61da770a]{width:24px;height:24px}.hero-card:hover .hero-card__icon[data-v-61da770a]{transform:scale(1.1)}.hero-card__name[data-v-61da770a]{font-family:VCR OSD Mono,sans-serif;margin:0;text-align:left;font-size:17px;font-weight:400}.hero-card__name--main[data-v-61da770a]{font-size:18px;font-weight:400}.skill-container[data-v-e5cbb7ce]{display:flex;width:100%;align-items:center;align-content:center;gap:10px;flex-wrap:wrap}.hero[data-v-f6e03462]{padding:0 72px;width:100vw;height:90vh;max-height:1280px;flex-shrink:0;background:linear-gradient(180deg,#070e2b33,#393c3f33 85.52%,#2d3136),linear-gradient(#393c3fcc,#393c3fcc),url(/Assets/Images/Planetary.gif) center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.hero-content[data-v-f6e03462]{padding-top:108px;display:flex;justify-content:space-between;align-items:flex-start;width:100%;height:95%;max-height:880px;max-width:1440px;gap:64px;margin-bottom:12px}.hero-left[data-v-f6e03462]{flex:1;max-width:500px;display:flex;flex-direction:column;gap:auto;justify-content:space-between;height:100%;max-height:800px}.hero-bottom-left[data-v-f6e03462]{width:45%;display:flex;flex-direction:column;gap:4px}.socials[data-v-f6e03462]{display:flex;width:114px;height:23px;justify-content:center;align-items:center;gap:10px;background:var(--Dark-Gray-I, #27292a)}.social-icons[data-v-f6e03462]{display:flex;gap:8px;margin-top:12px}.social-links[data-v-f6e03462]{transition:opacity .3s ease}@media (max-height: 900px){.social-links[data-v-f6e03462]{opacity:0}}.hero-right[data-v-f6e03462]{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:640px}.featured-container[data-v-f6e03462]{position:relative;margin-top:12px;display:flex;height:320px;padding:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:4px;align-self:stretch;border-radius:12px;background:linear-gradient(0deg,#393c3f42 0% 100%),url(/Assets/Images/FeaturedPlaceholder.gif) #d3d3d3 50% / cover no-repeat;cursor:pointer;transition:all .3s ease}.featured-container.two[data-v-f6e03462]{justify-content:flex-start;flex-direction:row;max-width:480px;width:50%;gap:4px;max-height:160px;background:linear-gradient(0deg,#393c3f42 0% 100%),url(/Assets/Images/Featured2Placeholder.gif) #d3d3d3 50% / cover no-repeat}.featured-container[data-v-f6e03462]:hover{transition:all .3s ease}.featured-container[data-v-f6e03462]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#34343625;border-radius:12px;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1);z-index:1}.featured-container[data-v-f6e03462]:hover:before{opacity:1}.build-section[data-v-f6e03462]{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:24px;height:30%;width:100%}.build-container[data-v-f6e03462]{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;width:50%}.name[data-v-f6e03462]{color:#90b6d0;font-family:Mineglyph Faithful;font-size:40px;font-style:normal;font-weight:400;line-height:normal}.hero-bottom-right[data-v-f6e03462]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:4px;height:100%}h1[data-v-f6e03462]{color:#dae3b1;font-family:Mineglyph Faithful;font-size:64px;font-style:normal;font-weight:400;line-height:80px}h2[data-v-f6e03462],h3[data-v-f6e03462]{color:#fff;font-weight:400}h4[data-v-f6e03462]{color:var(--Light-Gray-I, #989da2);font-family:VCR OSD Mono;font-size:24px;font-style:normal;font-weight:400;line-height:normal}h5[data-v-f6e03462]{color:var(--Light-Gray-I, #989da2);font-family:VCR OSD Mono;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin:0}p[data-v-f6e03462]{color:var(--Light-Gray-I, #cecece);font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin:0}.hero-bottom[data-v-f6e03462]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;height:128px;max-width:1440px}.marquee-container[data-v-f6e03462]{width:100%;overflow:hidden;white-space:nowrap;margin:4px 0;height:60px;display:flex;align-items:center}.marquee-content[data-v-f6e03462]{display:flex;animation:marquee-f6e03462 15s linear infinite;gap:24px}.marquee-item[data-v-f6e03462]{flex-shrink:0;height:56px;display:flex;align-items:center;justify-content:center}.marquee-item img[data-v-f6e03462]{height:56px;width:auto;object-fit:contain;filter:grayscale(100%) opacity(1);transition:filter .3s ease}.marquee-item img[data-v-f6e03462]:hover{filter:grayscale(0%) opacity(1)}@keyframes marquee-f6e03462{0%{transform:translate(0)}to{transform:translate(-1534px)}}.intro-text[data-v-f6e03462]{display:flex;flex-direction:column;gap:16px}.title-container[data-v-d095440d]{display:flex;z-index:100;position:sticky;top:0;flex-direction:row;gap:auto;width:100%;padding:var(--76218bb7) 16px 8px 16px;background:linear-gradient(357deg,#373b3e00 2.41%,#2d3136 54.12%),#393c3f33;backdrop-filter:blur(8.3px);-webkit-backdrop-filter:blur(8.3px);margin-bottom:24px}.content-title[data-v-d095440d]{display:flex;flex-direction:column;width:50%;gap:-4px}.content-description[data-v-d095440d]{display:flex;flex-direction:column;width:50%;gap:4px;text-align:right}.content-section[data-v-d095440d]{display:flex;flex-direction:row;align-items:flex-start;padding:30px 72px;gap:30px;flex-shrink:0;width:100vw;max-width:1584px;align-self:center;justify-self:center;position:relative;z-index:1}.content-background[data-v-d095440d]{width:100vw;position:relative}.background-image[data-v-d095440d]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/Assets/Images/Footer2.png);background-size:cover;background-position:bottom;background-repeat:no-repeat;background-attachment:fixed;opacity:var(--034a122b);transition:opacity .1s ease-out;z-index:0}.content-items[data-v-d095440d],.key-content[data-v-d095440d]{display:flex;flex-direction:column;gap:40px;width:100%;z-index:1}.content-footer[data-v-d095440d]{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;text-align:center;padding-bottom:48px}@media (max-width: 768px){.content-items[data-v-d095440d]{gap:16px}}
