.dashboard-module__XABe8G__container{color:#fff;background:linear-gradient(135deg,#0f172af2 0%,#1e293be6 50%,#0f172af2 100%);width:100%;padding:80px 20px;position:relative;overflow:hidden}.dashboard-module__XABe8G__backgroundAnimation{z-index:0;background:radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf61a 0%,#0000 50%),radial-gradient(circle at 40% 40%,#ec48990d 0%,#0000 50%);animation:6s ease-in-out infinite dashboard-module__XABe8G__float;position:absolute;inset:0}@keyframes dashboard-module__XABe8G__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(1deg)}}.dashboard-module__XABe8G__wrapper{z-index:1;max-width:1200px;margin:0 auto;position:relative}.dashboard-module__XABe8G__info{max-width:800px;margin:0 auto}.dashboard-module__XABe8G__greeting{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.dashboard-module__XABe8G__wave{font-size:2rem;animation:2s ease-in-out infinite dashboard-module__XABe8G__wave}@keyframes dashboard-module__XABe8G__wave{0%,to{transform:rotate(0)}25%{transform:rotate(-20deg)}75%{transform:rotate(20deg)}}.dashboard-module__XABe8G__subtitle{color:#3b82f6;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:400}.dashboard-module__XABe8G__titleContainer{margin-bottom:3rem}.dashboard-module__XABe8G__name{margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.dashboard-module__XABe8G__gradientName{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.dashboard-module__XABe8G__typingContainer{color:#cbd5e1;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex}.dashboard-module__XABe8G__typingText{background:linear-gradient(135deg,#f8fafc 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dashboard-module__XABe8G__cursor{color:#3b82f6;animation:1s infinite dashboard-module__XABe8G__blink}@keyframes dashboard-module__XABe8G__blink{0%,50%{opacity:1}51%,to{opacity:0}}.dashboard-module__XABe8G__content{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.dashboard-module__XABe8G__textCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.dashboard-module__XABe8G__textCard:before{content:"";background:linear-gradient(90deg,#0000,#3b82f6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.dashboard-module__XABe8G__textCard:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.dashboard-module__XABe8G__textHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-module__XABe8G__textIcon{color:#3b82f6;font-size:1.25rem}.dashboard-module__XABe8G__textTitle{color:#f8fafc;margin:0;font-size:1.25rem;font-weight:600}.dashboard-module__XABe8G__text{color:#cbd5e1;margin:0;font-size:1.1rem;font-weight:400;line-height:1.7}.dashboard-module__XABe8G__text strong{color:#3b82f6;font-weight:600}.dashboard-module__XABe8G__ctaSection{flex-direction:column;align-items:center;gap:3rem;margin-top:2rem;display:flex}.dashboard-module__XABe8G__ctaLink{text-decoration:none}.dashboard-module__XABe8G__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #3b82f64d}.dashboard-module__XABe8G__cta:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.dashboard-module__XABe8G__cta:hover:before{left:100%}.dashboard-module__XABe8G__cta:hover{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);transform:translateY(-3px);box-shadow:0 12px 35px #3b82f666}.dashboard-module__XABe8G__ctaIcon{transition:transform .3s}.dashboard-module__XABe8G__cta:hover .dashboard-module__XABe8G__ctaIcon{transform:translate(5px)}.dashboard-module__XABe8G__stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.dashboard-module__XABe8G__stat{text-align:center;flex-direction:column;align-items:center;display:flex}.dashboard-module__XABe8G__statNumber{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1}.dashboard-module__XABe8G__statLabel{color:#94a3b8;margin-top:.5rem;font-size:.9rem;font-weight:500}@media (max-width:768px){.dashboard-module__XABe8G__container{padding:60px 16px}.dashboard-module__XABe8G__name{font-size:2.5rem}.dashboard-module__XABe8G__typingContainer{font-size:1.25rem}.dashboard-module__XABe8G__greeting{text-align:center;flex-direction:column;gap:.5rem}.dashboard-module__XABe8G__textCard{padding:1.5rem}.dashboard-module__XABe8G__text{font-size:1rem}.dashboard-module__XABe8G__stats{gap:2rem}.dashboard-module__XABe8G__statNumber{font-size:2rem}.dashboard-module__XABe8G__cta{padding:1rem 2rem;font-size:1rem}}@media (max-width:480px){.dashboard-module__XABe8G__name{font-size:2rem}.dashboard-module__XABe8G__typingContainer{font-size:1.1rem}.dashboard-module__XABe8G__textCard{padding:1.25rem}.dashboard-module__XABe8G__stats{gap:1.5rem}.dashboard-module__XABe8G__stat{min-width:100px}.dashboard-module__XABe8G__statNumber{font-size:1.75rem}.dashboard-module__XABe8G__ctaSection{gap:2rem}}@keyframes dashboard-module__XABe8G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__XABe8G__textCard{animation:.6s ease-out dashboard-module__XABe8G__fadeInUp}.dashboard-module__XABe8G__textCard:nth-child(2){animation-delay:.1s}.dashboard-module__XABe8G__textCard:nth-child(3){animation-delay:.2s}
