@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Silkscreen&display=swap";:root{--primary: #06fc99;--secondary: #ff0080;--dark: black;--mobile: 1200px;background-color:#000}*{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#555;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#06fc99}body{display:grid;grid-template-rows:80px 1fr 80px;grid-template-columns:1fr;grid-template-areas:"header header header" "main main main" "footer footer footer";min-height:100vh;background-color:var(--dark)}.btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 24px 7px;gap:10px;min-width:180px;min-height:56px;border:1px solid #06fc99;border-radius:4px;background-color:transparent;text-decoration:none;color:#06fc99}p:where(.astro-YZLQZFCT){letter-spacing:-.01em;line-height:140%}nav:where(.astro-5BLMO7YK){display:flex;justify-content:center;align-items:center;padding:1rem;background-color:#000000b0;border-bottom:1px solid var(--primary);backdrop-filter:blur(10px);position:sticky;top:0;grid-area:header;z-index:1000}footer:where(.astro-SZ7XMLTE){color:#fff;padding:1rem;grid-area:footer;border-top:1px solid var(--primary);display:flex;align-items:center;gap:1rem;width:100%;max-width:1200px;justify-self:center;padding:0 1rem}.card:where(.astro-H4BW6N5X){display:flex;flex-direction:column;justify-content:center;height:124px;background:#1a1a1a;border-radius:4px;gap:4px;height:min-content}img:where(.astro-H4BW6N5X){width:100%;height:100%;object-fit:cover;border-radius:4px 4px 0 0}.content:where(.astro-H4BW6N5X){display:flex;flex-direction:column;padding:16px;gap:6px}a:where(.astro-H4BW6N5X){text-decoration:none;color:#fff}.button:where(.astro-H4BW6N5X){display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid #ffffff;border-radius:4px;height:36px;margin-top:10px;transition:background-color .2s ease-in-out}.button:where(.astro-H4BW6N5X):hover{background-color:#ffffff37;cursor:pointer}.card:where(.astro-7IIQKDAY){display:flex;flex-direction:column;justify-content:center;padding:20px;height:124px;background:#1a1a1a;border-radius:4px;gap:4px}aside:where(.astro-SSFZSV2F){grid-area:sidebar;display:flex;flex-direction:column;max-width:306px;width:100%;overflow-y:scroll}aside:where(.astro-SSFZSV2F) .cards:where(.astro-SSFZSV2F){display:flex;flex-direction:column;gap:1rem;padding:1rem 0}@media screen and (max-width: 1024px){aside:where(.astro-SSFZSV2F){flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (max-width: 1200px){aside:where(.astro-SSFZSV2F){display:none}}@media screen and (max-width: 600px){aside:where(.astro-SSFZSV2F){display:flex;flex-direction:column;max-width:100vw}}.hero:where(.astro-EYII4DBO){grid-area:hero;height:min-content;max-width:1024px}.hero-slides:where(.astro-EYII4DBO){display:flex;justify-content:center;align-items:center}.slide:where(.astro-EYII4DBO){height:min-content;border-radius:4px;position:relative}.slide:where(.astro-EYII4DBO) img:where(.astro-EYII4DBO){max-width:1024px;width:100vw;height:400px;object-fit:cover;border-radius:4px}.slide:where(.astro-EYII4DBO) .content:where(.astro-EYII4DBO){position:absolute;top:10px;left:40px;z-index:2}.hackathon-banner:where(.astro-EYII4DBO){width:100%;height:100%}.slide-indicators:where(.astro-EYII4DBO){display:flex;justify-content:center;align-items:center;height:50px}.slide-indicator:where(.astro-EYII4DBO){width:10px;height:10px;border-radius:50%;background-color:#ffffff2b;margin:0 5px;cursor:pointer;transition:background-color .3s ease}.active:where(.astro-EYII4DBO){background-color:var(--primary)}.hidden:where(.astro-EYII4DBO){display:none}.fade:where(.astro-EYII4DBO){animation-name:fade;animation-duration:1s}@keyframes fade{0%{opacity:.4}to{opacity:1}}.project-card:where(.astro-MSPUYIFQ){list-style:none;display:flex;flex-direction:column;background:#1a1a1a;border-radius:4px;aspect-ratio:1.2;padding:16px;gap:10px;height:100%}.links:where(.astro-MSPUYIFQ){display:flex;gap:4px}.links:where(.astro-MSPUYIFQ) img:where(.astro-MSPUYIFQ){height:24px}.icon:where(.astro-MSPUYIFQ){height:80px;width:80px;object-fit:cover;border-radius:4px}.title-row:where(.astro-MSPUYIFQ){display:flex;gap:20px}.title-tag:where(.astro-MSPUYIFQ){display:flex;flex-direction:column;justify-content:center;gap:6px}.tags:where(.astro-MSPUYIFQ){display:flex;gap:4px}.desc:where(.astro-MSPUYIFQ){flex:1;max-height:120px;height:100%;margin:8px 0}.row:where(.astro-MSPUYIFQ){display:flex;justify-content:space-between}a:where(.astro-MSPUYIFQ){text-decoration:none}.chip:where(.astro-MSPUYIFQ){background:rgba(195,195,195,.1);border-radius:4px;padding:6px 8px;width:min-content}ul:where(.astro-6EAUT2Z6){list-style:none;padding:0;display:flex;gap:1rem}li:where(.astro-6EAUT2Z6){color:#fff;padding:8px 14px;min-width:80px;display:flex;justify-content:center;border-radius:4px;cursor:pointer}li:where(.astro-6EAUT2Z6):hover{background-color:#06fc9a2b}.active:where(.astro-6EAUT2Z6){background-color:#06fc9a2b}@media (max-width: 600px){ul:where(.astro-6EAUT2Z6){display:none}}.projects:where(.astro-LHGKUL4F){grid-area:projects;width:100%}header:where(.astro-LHGKUL4F){display:flex;justify-content:space-between;align-items:center}ul:where(.astro-LHGKUL4F){display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;place-items:center;padding:1rem 0;max-width:1024px}@media screen and (max-width: 600px){ul:where(.astro-LHGKUL4F){max-width:100vw;grid-template-columns:repeat(1,1fr)}.projects:where(.astro-LHGKUL4F){max-width:100vw}}.nft-card:where(.astro-5F2GMUU7){min-width:180px;border-radius:4px;padding:10px;background-color:#1a1a1a;display:flex;flex-direction:column;gap:4px;transition:all .3s}.nft-card:where(.astro-5F2GMUU7):hover{transform:scale(1.01);background-color:#212121;cursor:pointer}.row:where(.astro-5F2GMUU7){display:flex;gap:8px}img:where(.astro-5F2GMUU7){width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:4px}.nft-showcase:where(.astro-43WCGHDM){grid-area:nft-showcase;display:flex;flex-direction:column;max-width:1024px;gap:2rem}header:where(.astro-43WCGHDM){display:flex;justify-content:space-between;align-items:center}ul:where(.astro-43WCGHDM){display:flex;gap:1rem;place-items:center;padding:1rem 0;overflow-x:auto}.content:where(.astro-J7PV25F6){display:flex;flex-direction:column;align-items:center;justify-items:center;padding:4rem 0;gap:1rem}.column:where(.astro-J7PV25F6){display:flex;flex-direction:column;gap:2rem}.main-content:where(.astro-J7PV25F6){display:flex;flex-direction:row;margin:0 4rem;gap:2rem}@media (max-width: 1024px){.content:where(.astro-J7PV25F6){grid-template-rows:600px 250px 1fr;grid-template-areas:"hero hero hero" "projects projects sidebar" "projects projects sidebar"}}@media (max-width: 600px){.content:where(.astro-J7PV25F6){max-width:100vw}.column:where(.astro-J7PV25F6){max-width:90vw}.main-content:where(.astro-J7PV25F6){flex-direction:column;margin:0 4rem;gap:2rem}}
