.page-new-module__HvEqZW__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.page-new-module__HvEqZW__loading{min-height:60vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.page-new-module__HvEqZW__loadingIcon{width:48px;height:48px;color:var(--accent);animation:2s ease-in-out infinite page-new-module__HvEqZW__pulse}@keyframes page-new-module__HvEqZW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.page-new-module__HvEqZW__hero{text-align:center;margin-bottom:3rem}.page-new-module__HvEqZW__heroBadge{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #8b5cf64d}.page-new-module__HvEqZW__heroTitle{background:linear-gradient(135deg,#fff 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.page-new-module__HvEqZW__highlight{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-new-module__HvEqZW__heroSubtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.page-new-module__HvEqZW__statsBar{background:#8b5cf60d;border:1px solid #8b5cf633;border-radius:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;padding:2rem;display:grid}.page-new-module__HvEqZW__stat{align-items:center;gap:1rem;display:flex}.page-new-module__HvEqZW__statIcon{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:.75rem;flex-shrink:0;width:40px;height:40px;padding:.6rem}.page-new-module__HvEqZW__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700}.page-new-module__HvEqZW__statLabel{color:var(--text-secondary);margin-top:-.25rem;font-size:.875rem}.page-new-module__HvEqZW__loginCta{background:linear-gradient(135deg,#fbbf241a 0%,#fb923c1a 100%);border:1px solid #fbbf244d;border-radius:1rem;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:1.5rem 2rem;display:flex}.page-new-module__HvEqZW__loginCta svg{color:#f59e0b;flex-shrink:0;width:32px;height:32px}.page-new-module__HvEqZW__loginCta h3{margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.page-new-module__HvEqZW__loginCta p{color:var(--text-secondary);font-size:.95rem}.page-new-module__HvEqZW__loginBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border:none;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s}.page-new-module__HvEqZW__loginBtn:hover{transform:scale(1.05)}.page-new-module__HvEqZW__questsContainer{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.page-new-module__HvEqZW__questCard{border-left:4px solid;border-radius:1.5rem;padding:2rem;transition:all .3s}.page-new-module__HvEqZW__questCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.page-new-module__HvEqZW__questCard.page-new-module__HvEqZW__locked{opacity:.6;filter:grayscale(30%)}.page-new-module__HvEqZW__questCard.page-new-module__HvEqZW__completed{background:linear-gradient(135deg,#22c55e0d 0%,#22c55e1a 100%);border-left-color:#22c55e!important}.page-new-module__HvEqZW__questHeader{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-new-module__HvEqZW__questIcon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex;box-shadow:0 4px 12px #0000001a}.page-new-module__HvEqZW__questInfo{flex:1}.page-new-module__HvEqZW__questTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.page-new-module__HvEqZW__questSubtitle{color:var(--text-secondary);margin:0;font-size:1rem}.page-new-module__HvEqZW__lockBadge{color:#ef4444;background:#ef44441a;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}.page-new-module__HvEqZW__completedBadge{color:#22c55e;background:#22c55e33;border-radius:50%;align-items:center;padding:.5rem;display:flex}.page-new-module__HvEqZW__questDescription{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.page-new-module__HvEqZW__progressSection{margin-bottom:1.5rem}.page-new-module__HvEqZW__progressHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-new-module__HvEqZW__progressText{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-new-module__HvEqZW__progressPercent{color:var(--accent);font-size:.95rem;font-weight:700}.page-new-module__HvEqZW__progressBar{background:#8b5cf61a;border-radius:1rem;height:8px;overflow:hidden}.page-new-module__HvEqZW__progressFill{border-radius:1rem;height:100%;transition:width .8s ease-out}.page-new-module__HvEqZW__missionsPreview{background:#ffffff08;border-radius:.75rem;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.page-new-module__HvEqZW__missionItem{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.page-new-module__HvEqZW__missionIcon{font-size:1.25rem}.page-new-module__HvEqZW__missionTitle{color:var(--text-primary);flex:1}.page-new-module__HvEqZW__freeBadge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:.25rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.page-new-module__HvEqZW__moreText{color:var(--text-secondary);font-style:italic}.page-new-module__HvEqZW__rewards{gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-new-module__HvEqZW__reward{color:var(--accent);background:#8b5cf61a;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;display:flex}.page-new-module__HvEqZW__reward svg{color:var(--accent)}.page-new-module__HvEqZW__questButton{color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}.page-new-module__HvEqZW__questButton:hover:not(.page-new-module__HvEqZW__disabled){transform:translateY(-2px);box-shadow:0 6px 16px #0003}.page-new-module__HvEqZW__questButton.page-new-module__HvEqZW__disabled{cursor:not-allowed;opacity:.6}.page-new-module__HvEqZW__footerCta{text-align:center;background:linear-gradient(135deg,#8b5cf61a 0%,#6366f11a 100%);border:1px solid #8b5cf64d;border-radius:1.5rem;padding:3rem 2rem}.page-new-module__HvEqZW__footerCta h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.page-new-module__HvEqZW__footerCta p{color:var(--text-secondary);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.page-new-module__HvEqZW__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:.75rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex;box-shadow:0 4px 16px #8b5cf666}.page-new-module__HvEqZW__ctaButton:hover{transform:scale(1.05)}@media (max-width:768px){.page-new-module__HvEqZW__container{padding:1rem}.page-new-module__HvEqZW__heroTitle{font-size:2.5rem}.page-new-module__HvEqZW__heroSubtitle{font-size:1.1rem}.page-new-module__HvEqZW__statsBar{grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem}.page-new-module__HvEqZW__loginCta{text-align:center;flex-direction:column}.page-new-module__HvEqZW__questCard{padding:1.5rem}.page-new-module__HvEqZW__questHeader{flex-direction:column;align-items:flex-start}.page-new-module__HvEqZW__questTitle{font-size:1.5rem}}
