.FloatingBall-module-scss-module__eEu8Ha__floatingBall{pointer-events:none;z-index:1000;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:50%;width:10px;height:10px;transition:all 2s;position:absolute;box-shadow:0 0 10px rgba(139,92,246,.5),0 0 20px rgba(139,92,246,.3),0 0 30px rgba(139,92,246,.1)}.FloatingBall-module-scss-module__eEu8Ha__floatingBall:before{content:"";filter:blur(1px);background:rgba(255,255,255,.8);border-radius:50%;width:2px;height:2px;position:absolute;top:1px;left:1px}.FloatingBall-module-scss-module__eEu8Ha__floatingBall:after{content:"";background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite FloatingBall-module-scss-module__eEu8Ha__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FloatingBall-module-scss-module__eEu8Ha__hovered{background:linear-gradient(135deg,#ff6b6b,#ff8e53);width:24px;height:24px;box-shadow:0 0 15px rgba(255,107,107,.6),0 0 30px rgba(255,107,107,.4),0 0 45px rgba(255,107,107,.2)}.FloatingBall-module-scss-module__eEu8Ha__hovered:before{width:8px;height:8px;top:3px;left:3px}.FloatingBall-module-scss-module__eEu8Ha__hovered:after{background:radial-gradient(circle,rgba(255,107,107,.3) 0%,transparent 70%);animation:1s ease-in-out infinite FloatingBall-module-scss-module__eEu8Ha__pulse}@keyframes FloatingBall-module-scss-module__eEu8Ha__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}@media (max-width:768px){.FloatingBall-module-scss-module__eEu8Ha__floatingBall{width:16px;height:16px}.FloatingBall-module-scss-module__eEu8Ha__floatingBall:before{width:4px;height:4px;top:1px;left:1px}.FloatingBall-module-scss-module__eEu8Ha__hovered{width:20px;height:20px}.FloatingBall-module-scss-module__eEu8Ha__hovered:before{width:6px;height:6px;top:2px;left:2px}}
.MainLayout-module-scss-module__zrcnBa__layout{border:1px solid #22182c;border-radius:.375rem;flex-direction:column;max-height:calc(100vh - 4rem);margin:2rem;padding:1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.MainLayout-module-scss-module__zrcnBa__skeletonImage{background:linear-gradient(90deg,rgba(255,255,255,.08) 25%,rgba(255,255,255,.18) 37%,rgba(255,255,255,.08) 63%) 0 0/400% 100%;width:250px;height:80px;animation:1.4s ease-in-out infinite MainLayout-module-scss-module__zrcnBa__shimmer}@media (max-width:768px){.MainLayout-module-scss-module__zrcnBa__layout{border:none;max-height:none;margin:0;overflow:visible}}@keyframes MainLayout-module-scss-module__zrcnBa__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.MainLayout-module-scss-module__zrcnBa__header{color:#fff;background-color:#0f0f0f;border-bottom:1px solid #8b5cf6;padding:1rem 0;box-shadow:0 2px 10px rgba(139,92,246,.2)}.MainLayout-module-scss-module__zrcnBa__container{max-width:1200px;margin:0 auto;padding:0 1rem}.MainLayout-module-scss-module__zrcnBa__headerContent{justify-content:space-between;align-items:center;display:flex}.MainLayout-module-scss-module__zrcnBa__title{color:#fff;text-decoration:none}.MainLayout-module-scss-module__zrcnBa__title h1{margin:0;font-size:1.5rem;font-weight:600}.MainLayout-module-scss-module__zrcnBa__breadcrumb .MainLayout-module-scss-module__zrcnBa__breadcrumbText{color:#a0a0a0;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:500}.MainLayout-module-scss-module__zrcnBa__main{background-color:#0a0a0a;flex:1;padding:1.5rem 0}.MainLayout-module-scss-module__zrcnBa__footer{color:#fff;background-color:#0f0f0f;border-top:1px solid #8b5cf6;padding:1.5rem 0}.MainLayout-module-scss-module__zrcnBa__footerContent{justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:1.5rem;display:flex}.MainLayout-module-scss-module__zrcnBa__categories h3{color:#8b5cf6;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.MainLayout-module-scss-module__zrcnBa__categoryColumns{gap:3rem;display:flex}.MainLayout-module-scss-module__zrcnBa__categoryColumn{flex-direction:column;gap:.5rem;display:flex}.MainLayout-module-scss-module__zrcnBa__categoryLink{color:#fff;font-size:.875rem;text-decoration:none;transition:all .15s ease-in-out}.MainLayout-module-scss-module__zrcnBa__categoryLink:hover{color:#8b5cf6}.MainLayout-module-scss-module__zrcnBa__hireMeButton{color:#000;text-align:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s ease-in-out;display:inline-block;box-shadow:0 2px 8px rgba(255,215,0,.3)}.MainLayout-module-scss-module__zrcnBa__hireMeButton:hover{background:linear-gradient(135deg,#ffed4e,gold);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,215,0,.5)}.MainLayout-module-scss-module__zrcnBa__socialMedia h3{color:#8b5cf6;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.MainLayout-module-scss-module__zrcnBa__socialRows{flex-direction:column;gap:.5rem;display:flex}.MainLayout-module-scss-module__zrcnBa__socialRow{gap:1rem;display:flex}.MainLayout-module-scss-module__zrcnBa__socialLink{color:#fff;font-size:.875rem;text-decoration:none;transition:all .15s ease-in-out}.MainLayout-module-scss-module__zrcnBa__socialLink:hover{color:#8b5cf6}.MainLayout-module-scss-module__zrcnBa__footerBottom{border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.MainLayout-module-scss-module__zrcnBa__footerBottom p{opacity:.8;margin:0;font-size:.875rem}.MainLayout-module-scss-module__zrcnBa__buyMeCoffee{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s ease-in-out}.MainLayout-module-scss-module__zrcnBa__buyMeCoffee:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3)}@media (max-width:768px){.MainLayout-module-scss-module__zrcnBa__header{padding:.5rem 0}.MainLayout-module-scss-module__zrcnBa__title h1{font-size:1.25rem}.MainLayout-module-scss-module__zrcnBa__footerContent{flex-direction:column;gap:1.5rem;display:flex}.MainLayout-module-scss-module__zrcnBa__categoryColumns{gap:1.5rem}.MainLayout-module-scss-module__zrcnBa__socialRows{gap:1rem}.MainLayout-module-scss-module__zrcnBa__socialRow{gap:.5rem}.MainLayout-module-scss-module__zrcnBa__footerBottom{text-align:center;flex-direction:column;gap:1rem;display:flex}}
.Loader-module-scss-module__NL7xWG__loader{justify-content:center;align-items:center;display:flex}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__sm .Loader-module-scss-module__NL7xWG__spinner{width:16px;height:16px}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__md .Loader-module-scss-module__NL7xWG__spinner{width:24px;height:24px}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__lg .Loader-module-scss-module__NL7xWG__spinner{width:32px;height:32px}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__primary .Loader-module-scss-module__NL7xWG__spinner{border-color:transparent #8b5cf6 #8b5cf6}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__secondary .Loader-module-scss-module__NL7xWG__spinner{border-color:transparent #6c757d #6c757d}.Loader-module-scss-module__NL7xWG__loader.Loader-module-scss-module__NL7xWG__white .Loader-module-scss-module__NL7xWG__spinner{border-color:transparent #fff #fff}.Loader-module-scss-module__NL7xWG__spinner{border:2px solid;border-radius:50%;animation:1s linear infinite Loader-module-scss-module__NL7xWG__spin}@keyframes Loader-module-scss-module__NL7xWG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
