.Hero-module__3hUvpq__hero{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:0 20px;display:flex;position:relative;overflow:hidden}.Hero-module__3hUvpq__content{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid}.Hero-module__3hUvpq__title{margin-bottom:24px;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__3hUvpq__description{color:var(--fg-dim);max-width:540px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Hero-module__3hUvpq__actions{gap:20px;display:flex}.Hero-module__3hUvpq__primaryBtn{background:linear-gradient(90deg,var(--primary),var(--secondary));color:#fff;border-radius:14px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s}.Hero-module__3hUvpq__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #9d4edd66}.Hero-module__3hUvpq__secondaryBtn{background:var(--glass);color:#fff;border:1px solid var(--glass-border);border-radius:14px;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s}.Hero-module__3hUvpq__secondaryBtn:hover{background:#ffffff1a;transform:translateY(-3px)}.Hero-module__3hUvpq__imageContent{justify-content:center;align-items:center;display:flex}.Hero-module__3hUvpq__featuredImg{border-radius:32px;width:100%;max-width:480px;height:auto}.Hero-module__3hUvpq__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__3hUvpq__indicators{gap:10px;display:flex}.Hero-module__3hUvpq__indicator{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.Hero-module__3hUvpq__indicator:hover{background:#fff6}.Hero-module__3hUvpq__indicator.Hero-module__3hUvpq__active{background:var(--primary);box-shadow:0 0 10px var(--primary)}@media (max-width:968px){.Hero-module__3hUvpq__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__3hUvpq__textContent{flex-direction:column;align-items:center;display:flex}.Hero-module__3hUvpq__title{font-size:3rem}.Hero-module__3hUvpq__actions{justify-content:center}}
.NFTShowcase-module___9TSNq__showcase{background:#05051080;padding:100px 20px}.NFTShowcase-module___9TSNq__container{max-width:1200px;margin:0 auto}.NFTShowcase-module___9TSNq__header{text-align:center;margin-bottom:60px}.NFTShowcase-module___9TSNq__title{margin-bottom:16px;font-size:3rem;font-weight:800}.NFTShowcase-module___9TSNq__subtitle{color:var(--fg-dim);font-size:1.1rem}.NFTShowcase-module___9TSNq__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:24px;display:grid}.NFTShowcase-module___9TSNq__card{cursor:pointer;border-radius:16px;transition:all .3s;overflow:hidden}.NFTShowcase-module___9TSNq__imageWrapper{aspect-ratio:1;position:relative;overflow:hidden}.NFTShowcase-module___9TSNq__image{object-fit:cover;width:100%;height:100%}.NFTShowcase-module___9TSNq__rarityBadge{color:#fff;text-transform:uppercase;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.NFTShowcase-module___9TSNq__footer{justify-content:center;margin-top:60px;display:flex}.NFTShowcase-module___9TSNq__mintBtn{background:linear-gradient(90deg,var(--primary),var(--secondary));color:#fff;border-radius:14px;padding:16px 48px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s}.NFTShowcase-module___9TSNq__mintBtn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00d4ff66}
.Marquee-module__nkpRDW__marqueeContainer{border-top:2px solid var(--primary);border-bottom:2px solid var(--primary);z-index:10;background:#000;width:100%;margin-top:-20px;padding:12px 0;position:relative;overflow:hidden}.Marquee-module__nkpRDW__track{white-space:nowrap;gap:40px;animation:20s linear infinite Marquee-module__nkpRDW__scroll;display:flex}.Marquee-module__nkpRDW__content{color:#fff;text-transform:uppercase;letter-spacing:2px;align-items:center;gap:40px;font-size:1.25rem;font-weight:800;display:flex}.Marquee-module__nkpRDW__highlight{color:var(--secondary)}@keyframes Marquee-module__nkpRDW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Partners-module__8jH43W__partnersSection{background:#000;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:32px;padding:60px 20px;display:flex;position:relative;overflow:hidden}.Partners-module__8jH43W__label{color:var(--fg-dim);letter-spacing:3px;text-transform:uppercase;z-index:2;font-size:.9rem;font-weight:700}.Partners-module__8jH43W__grid{z-index:2;flex-wrap:wrap;justify-content:center;gap:40px 60px;width:100%;max-width:1200px;display:flex}.Partners-module__8jH43W__partner{opacity:.5;filter:grayscale();cursor:pointer;flex-direction:column;align-items:center;gap:12px;transition:all .3s;display:flex}.Partners-module__8jH43W__partner:hover{opacity:1;filter:grayscale(0%);transform:translateY(-5px)}.Partners-module__8jH43W__logoBox{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;padding:12px;transition:all .3s;display:flex}.Partners-module__8jH43W__partner:hover .Partners-module__8jH43W__logoBox{border-color:var(--primary);box-shadow:0 0 20px rgba(var(--primary-rgb),.2);background:#ffffff1a}.Partners-module__8jH43W__logo{object-fit:contain;width:100%;height:100%}.Partners-module__8jH43W__name{color:#fff;letter-spacing:1px;font-size:.9rem;font-weight:600}@media (max-width:768px){.Partners-module__8jH43W__grid{gap:30px}}
.GlorpySocial-module__ZPAO-W__section{background:#050505;padding:120px 0;position:relative}.GlorpySocial-module__ZPAO-W__container{max-width:1200px;margin:0 auto;padding:0 24px}.GlorpySocial-module__ZPAO-W__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.GlorpySocial-module__ZPAO-W__content{flex-direction:column;gap:32px;display:flex}.GlorpySocial-module__ZPAO-W__header{flex-direction:column;gap:20px;display:flex}.GlorpySocial-module__ZPAO-W__badge{color:#3b82f6;letter-spacing:.5px;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.GlorpySocial-module__ZPAO-W__title{color:#fff;margin:0;font-size:3rem;font-weight:700;line-height:1.15}.GlorpySocial-module__ZPAO-W__highlight{color:#3b82f6}.GlorpySocial-module__ZPAO-W__description{color:#fff9;max-width:480px;margin:0;font-size:1.05rem;line-height:1.7}.GlorpySocial-module__ZPAO-W__features{flex-direction:column;gap:20px;display:flex}.GlorpySocial-module__ZPAO-W__featureItem{align-items:flex-start;gap:16px;display:flex}.GlorpySocial-module__ZPAO-W__iconWrapper{color:#3b82f6;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.GlorpySocial-module__ZPAO-W__featureContent{flex:1}.GlorpySocial-module__ZPAO-W__featureTitle{color:#fff;margin:0 0 4px;font-size:1rem;font-weight:600}.GlorpySocial-module__ZPAO-W__featureDescription{color:#ffffff80;margin:0;font-size:.9rem;line-height:1.5}.GlorpySocial-module__ZPAO-W__buttons{gap:16px;margin-top:8px;display:flex}.GlorpySocial-module__ZPAO-W__primaryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.GlorpySocial-module__ZPAO-W__primaryBtn:hover{background:#2563eb;transform:translateY(-2px)}.GlorpySocial-module__ZPAO-W__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.GlorpySocial-module__ZPAO-W__secondaryBtn:hover{background:#ffffff0d;border-color:#ffffff4d}.GlorpySocial-module__ZPAO-W__mockupWrapper{justify-content:center;align-items:center;display:flex}.GlorpySocial-module__ZPAO-W__mockupImage{max-width:100%;height:auto;box-shadow:none;border-radius:24px}@media (max-width:900px){.GlorpySocial-module__ZPAO-W__grid{grid-template-columns:1fr;gap:50px}.GlorpySocial-module__ZPAO-W__mockupWrapper{order:-1}.GlorpySocial-module__ZPAO-W__mockupImage{max-width:400px}.GlorpySocial-module__ZPAO-W__title{font-size:2.4rem}}@media (max-width:600px){.GlorpySocial-module__ZPAO-W__section{padding:80px 0}.GlorpySocial-module__ZPAO-W__title{font-size:2rem}.GlorpySocial-module__ZPAO-W__description{font-size:.95rem}.GlorpySocial-module__ZPAO-W__buttons{flex-direction:column}.GlorpySocial-module__ZPAO-W__primaryBtn,.GlorpySocial-module__ZPAO-W__secondaryBtn{justify-content:center;width:100%}.GlorpySocial-module__ZPAO-W__mockupImage{max-width:300px}.GlorpySocial-module__ZPAO-W__iconWrapper{width:38px;height:38px}}
.StakingSection-module__PciBWq__section{background:#050505;border-bottom:1px solid #ffffff08;padding:120px 0;position:relative}.StakingSection-module__PciBWq__container{max-width:1200px;margin:0 auto;padding:0 24px}.StakingSection-module__PciBWq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.StakingSection-module__PciBWq__mockupWrapper{justify-content:center;align-items:center;display:flex}.StakingSection-module__PciBWq__mockupImage{border-radius:24px;max-width:100%;height:auto}.StakingSection-module__PciBWq__content{flex-direction:column;gap:32px;display:flex}.StakingSection-module__PciBWq__header{flex-direction:column;gap:20px;display:flex}.StakingSection-module__PciBWq__badge{color:#a855f7;letter-spacing:.5px;background:#a855f71a;border:1px solid #a855f74d;border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.StakingSection-module__PciBWq__title{color:#fff;margin:0;font-size:3rem;font-weight:700;line-height:1.15}.StakingSection-module__PciBWq__highlight{color:#a855f7}.StakingSection-module__PciBWq__description{color:#fff9;max-width:480px;margin:0;font-size:1.05rem;line-height:1.7}.StakingSection-module__PciBWq__features{flex-direction:column;gap:20px;display:flex}.StakingSection-module__PciBWq__featureItem{align-items:flex-start;gap:16px;display:flex}.StakingSection-module__PciBWq__iconWrapper{color:#a855f7;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.StakingSection-module__PciBWq__featureContent{flex:1}.StakingSection-module__PciBWq__featureTitle{color:#fff;margin:0 0 4px;font-size:1rem;font-weight:600}.StakingSection-module__PciBWq__featureDescription{color:#ffffff80;margin:0;font-size:.9rem;line-height:1.5}.StakingSection-module__PciBWq__buttons{gap:16px;margin-top:8px;display:flex}.StakingSection-module__PciBWq__primaryBtn{color:#fff;cursor:pointer;background:#a855f7;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.StakingSection-module__PciBWq__primaryBtn:hover{background:#9333ea;transform:translateY(-2px)}.StakingSection-module__PciBWq__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.StakingSection-module__PciBWq__secondaryBtn:hover{background:#ffffff0d;border-color:#ffffff4d}@media (max-width:900px){.StakingSection-module__PciBWq__grid{grid-template-columns:1fr;gap:50px}.StakingSection-module__PciBWq__mockupImage{max-width:400px}.StakingSection-module__PciBWq__title{font-size:2.4rem}}@media (max-width:600px){.StakingSection-module__PciBWq__section{padding:80px 0}.StakingSection-module__PciBWq__title{font-size:2rem}.StakingSection-module__PciBWq__buttons{flex-direction:column}.StakingSection-module__PciBWq__primaryBtn,.StakingSection-module__PciBWq__secondaryBtn{justify-content:center;width:100%}.StakingSection-module__PciBWq__mockupImage{max-width:300px}.StakingSection-module__PciBWq__iconWrapper{width:38px;height:38px}}
