.Header-module__lnUIdW__header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fcc;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:.75rem;font-size:1.375rem;font-weight:700;display:flex}.Header-module__lnUIdW__logoIcon{width:36px;height:36px}.Header-module__lnUIdW__logoIcon svg{width:100%;height:100%}.Header-module__lnUIdW__logoText{color:var(--text-primary)}.Header-module__lnUIdW__logoAccent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__lnUIdW__nav{align-items:center;gap:2rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-secondary);font-size:.9375rem;font-weight:500;transition:color .3s}.Header-module__lnUIdW__navLink:hover{color:var(--text-primary)}.Header-module__lnUIdW__actions{align-items:center;gap:.75rem;display:flex}.Header-module__lnUIdW__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.Header-module__lnUIdW__menuLine{background:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__lnUIdW__menuLine.Header-module__lnUIdW__menuOpen:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__lnUIdW__menuLine.Header-module__lnUIdW__menuOpen:nth-child(2){opacity:0}.Header-module__lnUIdW__menuLine.Header-module__lnUIdW__menuOpen:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__lnUIdW__nav{top:var(--header-height);background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;display:none;position:absolute;left:0;right:0}.Header-module__lnUIdW__nav.Header-module__lnUIdW__navOpen{display:flex}.Header-module__lnUIdW__actions{display:none}.Header-module__lnUIdW__menuBtn{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:4rem 0 2rem}.Footer-module__3hUVsW__container{flex-direction:column;gap:3rem;display:flex}.Footer-module__3hUVsW__grid{grid-template-columns:2fr repeat(4,1fr);gap:2rem;display:grid}.Footer-module__3hUVsW__brand{max-width:280px}.Footer-module__3hUVsW__logo{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.375rem;font-weight:700;display:flex}.Footer-module__3hUVsW__logoIcon{width:32px;height:32px}.Footer-module__3hUVsW__logoIcon svg{width:100%;height:100%}.Footer-module__3hUVsW__accent{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__3hUVsW__description{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.Footer-module__3hUVsW__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__links h4{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Footer-module__3hUVsW__links a{color:var(--text-secondary);font-size:.875rem;transition:color .3s}.Footer-module__3hUVsW__links a:hover{color:var(--primary-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__3hUVsW__bottom p{color:var(--text-muted);font-size:.875rem}.Footer-module__3hUVsW__social{gap:1rem;display:flex}.Footer-module__3hUVsW__social a{color:var(--text-secondary);transition:color .3s}.Footer-module__3hUVsW__social a:hover{color:var(--primary-light)}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(3,1fr)}.Footer-module__3hUVsW__brand{grid-column:1/-1;max-width:100%}}@media (max-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__3hUVsW__bottom{text-align:center;flex-direction:column;gap:1rem}}
.HeroSection-module__YGMWTW__hero{min-height:calc(100vh - var(--header-height));align-items:center;padding:4rem 0;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__glowOrb1,.HeroSection-module__YGMWTW__glowOrb2{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.HeroSection-module__YGMWTW__glowOrb1{background:#6366f126;width:600px;height:600px;animation:8s ease-in-out infinite HeroSection-module__YGMWTW__float;top:-200px;right:-200px}.HeroSection-module__YGMWTW__glowOrb2{background:#10b9811a;width:400px;height:400px;animation:10s ease-in-out infinite reverse HeroSection-module__YGMWTW__float;bottom:-100px;left:-100px}.HeroSection-module__YGMWTW__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.HeroSection-module__YGMWTW__content{animation:.8s ease-out HeroSection-module__YGMWTW__slide-up}.HeroSection-module__YGMWTW__badge{color:var(--primary-light);background:#6366f11a;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module__YGMWTW__badgeDot{background:var(--secondary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__YGMWTW__pulse-glow}.HeroSection-module__YGMWTW__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSection-module__YGMWTW__subtitle{color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.HeroSection-module__YGMWTW__actions{gap:1rem;margin-bottom:2.5rem;display:flex}.HeroSection-module__YGMWTW__avatars{align-items:center;gap:1rem;display:flex}.HeroSection-module__YGMWTW__avatarGroup{display:flex}.HeroSection-module__YGMWTW__avatar{border:2px solid var(--background);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-12px;font-size:.75rem;font-weight:700;display:flex}.HeroSection-module__YGMWTW__avatar:first-child{margin-left:0}.HeroSection-module__YGMWTW__avatarText{color:var(--text-secondary);font-size:.9375rem}.HeroSection-module__YGMWTW__avatarText strong{color:var(--text-primary)}.HeroSection-module__YGMWTW__visual{height:500px;animation:.8s ease-out .2s backwards HeroSection-module__YGMWTW__slide-up;position:relative}.HeroSection-module__YGMWTW__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:320px;padding:1.5rem;transition:all .3s;position:absolute}.HeroSection-module__YGMWTW__card:first-child{animation:6s ease-in-out infinite HeroSection-module__YGMWTW__float;top:20%;left:10%}.HeroSection-module__YGMWTW__cardFloat{width:280px;animation:6s ease-in-out 1s infinite HeroSection-module__YGMWTW__float;top:55%;right:5%}.HeroSection-module__YGMWTW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.HeroSection-module__YGMWTW__cardIcon{background:var(--gradient-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HeroSection-module__YGMWTW__card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.HeroSection-module__YGMWTW__card p{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.5}.HeroSection-module__YGMWTW__cardTags{flex-wrap:wrap;gap:.5rem;display:flex}.HeroSection-module__YGMWTW__miniProfile{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.HeroSection-module__YGMWTW__miniAvatar{color:#fff;background:linear-gradient(135deg,#6366f1,#10b981);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.HeroSection-module__YGMWTW__miniProfile div{flex-direction:column;display:flex}.HeroSection-module__YGMWTW__miniProfile strong{font-size:.875rem}.HeroSection-module__YGMWTW__miniProfile span{color:var(--text-muted);font-size:.75rem}@keyframes HeroSection-module__YGMWTW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes HeroSection-module__YGMWTW__slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__YGMWTW__pulse-glow{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.HeroSection-module__YGMWTW__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__YGMWTW__subtitle{margin:0 auto 2rem}.HeroSection-module__YGMWTW__actions,.HeroSection-module__YGMWTW__avatars{justify-content:center}.HeroSection-module__YGMWTW__visual{display:none}.HeroSection-module__YGMWTW__title{font-size:2.5rem}}
.FeaturesSection-module___Q44mG__features{background:var(--surface)}.FeaturesSection-module___Q44mG__header{text-align:center;margin-bottom:3rem}.FeaturesSection-module___Q44mG__header .FeaturesSection-module___Q44mG__section-subtitle{margin:0 auto}.FeaturesSection-module___Q44mG__featureCard{opacity:0;animation:.6s ease-out forwards FeaturesSection-module___Q44mG__slide-up}.FeaturesSection-module___Q44mG__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.FeaturesSection-module___Q44mG__iconWrapper svg{width:24px;height:24px}.FeaturesSection-module___Q44mG__featureCard h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.FeaturesSection-module___Q44mG__featureCard p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@keyframes FeaturesSection-module___Q44mG__slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.HowItWorksSection-module__eqIqSq__howItWorks{position:relative;overflow:hidden}.HowItWorksSection-module__eqIqSq__header{text-align:center;margin-bottom:4rem}.HowItWorksSection-module__eqIqSq__header .HowItWorksSection-module__eqIqSq__section-subtitle{margin:0 auto}.HowItWorksSection-module__eqIqSq__timeline{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.HowItWorksSection-module__eqIqSq__step{text-align:center;position:relative}.HowItWorksSection-module__eqIqSq__stepNumber{background:linear-gradient(135deg,#6366f133,#10b98133);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1}.HowItWorksSection-module__eqIqSq__stepContent{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.HowItWorksSection-module__eqIqSq__stepContent:hover{border-color:var(--primary);transform:translateY(-5px)}.HowItWorksSection-module__eqIqSq__stepIcon{background:var(--gradient-primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;display:flex}.HowItWorksSection-module__eqIqSq__stepIcon svg{width:28px;height:28px}.HowItWorksSection-module__eqIqSq__stepContent h3{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.HowItWorksSection-module__eqIqSq__stepContent p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.HowItWorksSection-module__eqIqSq__connector{background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:.3;z-index:-1;width:calc(100% - 2rem);height:2px;position:absolute;top:3rem;right:-1rem}@media (max-width:1024px){.HowItWorksSection-module__eqIqSq__timeline{grid-template-columns:repeat(2,1fr)}.HowItWorksSection-module__eqIqSq__connector{display:none}}@media (max-width:640px){.HowItWorksSection-module__eqIqSq__timeline{grid-template-columns:1fr}.HowItWorksSection-module__eqIqSq__stepNumber{font-size:3rem}}
.TasksPreview-module__uDcEkW__tasksPreview{background:var(--surface)}.TasksPreview-module__uDcEkW__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.TasksPreview-module__uDcEkW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.TasksPreview-module__uDcEkW__taskCard{flex-direction:column;gap:.75rem;display:flex}.TasksPreview-module__uDcEkW__cardTop{justify-content:space-between;align-items:center;display:flex}.TasksPreview-module__uDcEkW__categoryBadge{color:var(--primary-light);background:#6366f133}.TasksPreview-module__uDcEkW__preference{color:var(--text-muted);font-size:.75rem}.TasksPreview-module__uDcEkW__taskCard h3{font-size:1.125rem;font-weight:600}.TasksPreview-module__uDcEkW__taskCard p{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.TasksPreview-module__uDcEkW__skills{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.TasksPreview-module__uDcEkW__cardBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:.5rem;padding-top:1rem;display:flex}.TasksPreview-module__uDcEkW__budget{flex-direction:column;display:flex}.TasksPreview-module__uDcEkW__budgetAmount{color:var(--secondary);font-size:1.125rem;font-weight:700}.TasksPreview-module__uDcEkW__budgetType{color:var(--text-muted);font-size:.75rem}.TasksPreview-module__uDcEkW__meta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.TasksPreview-module__uDcEkW__deadline{color:var(--accent);font-size:.75rem}.TasksPreview-module__uDcEkW__postedBy{color:var(--text-muted);font-size:.75rem}@media (max-width:1024px){.TasksPreview-module__uDcEkW__header{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.TasksPreview-module__uDcEkW__grid{grid-template-columns:1fr}}
.StatsSection-module__danPxa__stats{background:linear-gradient(180deg,var(--background)0%,var(--surface)50%,var(--background)100%);position:relative}.StatsSection-module__danPxa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.StatsSection-module__danPxa__statCard{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem 1rem;transition:all .3s}.StatsSection-module__danPxa__statCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 40px #6366f133}.StatsSection-module__danPxa__icon{margin-bottom:1rem;font-size:2.5rem;display:block}.StatsSection-module__danPxa__value{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.StatsSection-module__danPxa__label{color:var(--text-secondary);font-size:.9375rem}@media (max-width:1024px){.StatsSection-module__danPxa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.StatsSection-module__danPxa__grid{grid-template-columns:1fr}.StatsSection-module__danPxa__statCard{padding:1.5rem}.StatsSection-module__danPxa__value{font-size:2rem}}
.page-module__wu5GRW__main{padding-top:calc(var(--header-height) + 2rem);min-height:100vh;padding-bottom:4rem}.page-module__wu5GRW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__wu5GRW__header h1{margin-bottom:.25rem;font-size:2rem;font-weight:700}.page-module__wu5GRW__header p{color:var(--text-secondary)}.page-module__wu5GRW__layout{grid-template-columns:280px 1fr;gap:2rem;display:grid}.page-module__wu5GRW__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__wu5GRW__filterGroup{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem}.page-module__wu5GRW__filterGroup h3{color:var(--text-primary);margin-bottom:1rem;font-size:.875rem;font-weight:600}.page-module__wu5GRW__categoryList{flex-direction:column;gap:.5rem;display:flex}.page-module__wu5GRW__categoryBtn{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;transition:all .3s}.page-module__wu5GRW__categoryBtn:hover{background:var(--surface-light);color:var(--text-primary)}.page-module__wu5GRW__categoryBtn.page-module__wu5GRW__active{color:var(--primary-light);background:#6366f133}.page-module__wu5GRW__filterOption{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.page-module__wu5GRW__filterOption input{accent-color:var(--primary)}.page-module__wu5GRW__budgetInputs{align-items:center;gap:.5rem;display:flex}.page-module__wu5GRW__budgetInputs input{padding:.5rem;font-size:.875rem}.page-module__wu5GRW__budgetInputs span{color:var(--text-muted)}.page-module__wu5GRW__content{flex-direction:column;gap:1.5rem;display:flex}.page-module__wu5GRW__searchBar{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.page-module__wu5GRW__searchBar svg{color:var(--text-muted);flex-shrink:0}.page-module__wu5GRW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.page-module__wu5GRW__searchInput::placeholder{color:var(--text-muted)}.page-module__wu5GRW__resultsHeader{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.page-module__wu5GRW__sortSelect{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.page-module__wu5GRW__taskList{flex-direction:column;gap:1rem;display:flex}.page-module__wu5GRW__taskCard{flex-direction:column;gap:.75rem;display:flex}.page-module__wu5GRW__taskTop{justify-content:space-between;align-items:center;display:flex}.page-module__wu5GRW__categoryBadge{color:var(--primary-light);background:#6366f133}.page-module__wu5GRW__preference{color:var(--text-muted);font-size:.75rem}.page-module__wu5GRW__taskCard h3{font-size:1.125rem;font-weight:600}.page-module__wu5GRW__taskCard p{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.page-module__wu5GRW__skills{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__wu5GRW__taskBottom{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;padding-top:1rem;display:flex}.page-module__wu5GRW__budget{flex-direction:column;display:flex}.page-module__wu5GRW__budgetAmount{color:var(--secondary);font-size:1.125rem;font-weight:700}.page-module__wu5GRW__budgetType{color:var(--text-muted);font-size:.75rem}.page-module__wu5GRW__meta{color:var(--text-muted);gap:1rem;font-size:.75rem;display:flex}.page-module__wu5GRW__postedBy{color:var(--text-muted);font-size:.75rem}@media (max-width:1024px){.page-module__wu5GRW__layout{grid-template-columns:1fr}.page-module__wu5GRW__sidebar{display:none}}@media (max-width:640px){.page-module__wu5GRW__header{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__wu5GRW__taskBottom{flex-direction:column;align-items:flex-start;gap:.5rem}}
.CTASection-module__99WdbW__cta{padding:6rem 0;position:relative;overflow:hidden}.CTASection-module__99WdbW__glowOrb{pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTASection-module__99WdbW__container{z-index:1;text-align:center;max-width:700px;position:relative}.CTASection-module__99WdbW__cta h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.CTASection-module__99WdbW__cta p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.CTASection-module__99WdbW__actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.CTASection-module__99WdbW__features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.CTASection-module__99WdbW__features span{color:var(--text-muted);font-size:.875rem}@media (max-width:640px){.CTASection-module__99WdbW__cta h2{font-size:1.75rem}.CTASection-module__99WdbW__actions{flex-direction:column;padding:0 1rem}.CTASection-module__99WdbW__features{gap:1rem}}
