.Home_main__VkIEL{width:100%;overflow-x:hidden}.Home_hero__VkeT1{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.Home_heroContent__aWtjQ{z-index:2;text-align:center;max-width:600px}.Home_title__hYX6j{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;color:#fff;margin-bottom:1rem;letter-spacing:-2px}.Home_gradient__edxv8{background:linear-gradient(120deg,gold,#ff1493,#00ced1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_subtitle__KzT68{font-size:clamp(1rem,3vw,1.5rem);color:hsla(0,0%,100%,.9);margin-bottom:2.5rem;font-weight:300}.Home_ctaButtons__pu37U{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Home_primaryBtn__mDzTP,.Home_secondaryBtn__S_tTq{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease}.Home_primaryBtn__mDzTP{background:linear-gradient(135deg,gold,#ff1493);color:#fff;box-shadow:0 10px 30px rgba(255,215,0,.4)}.Home_primaryBtn__mDzTP:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(255,215,0,.6)}.Home_secondaryBtn__S_tTq{background:hsla(0,0%,100%,.2);color:#fff;border:2px solid hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_secondaryBtn__S_tTq:hover{background:hsla(0,0%,100%,.3);border-color:#fff}.Home_floatingShapes__Qahst{position:absolute;width:100%;height:100%;top:0;left:0}.Home_shape1__QkPTX,.Home_shape2__ZWk_9,.Home_shape3__XrSEZ{position:absolute;border-radius:50%;opacity:.1}.Home_shape1__QkPTX{width:300px;height:300px;background:gold;top:-50px;right:-100px;animation:Home_float__2P4aV 6s ease-in-out infinite}.Home_shape2__ZWk_9{width:200px;height:200px;background:#ff1493;bottom:50px;left:-50px;animation:Home_float__2P4aV 8s ease-in-out 1s infinite}.Home_shape3__XrSEZ{width:250px;height:250px;background:#00ced1;top:50%;right:10%;animation:Home_float__2P4aV 7s ease-in-out 2s infinite}@keyframes Home_float__2P4aV{0%,to{transform:translateY(0)}50%{transform:translateY(30px)}}.Home_skills__JA3ur{padding:5rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.Home_skills__JA3ur h2{font-size:clamp(2rem,5vw,3rem);color:#fff;margin-bottom:3rem}.Home_skillsGrid__mjkuH{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1000px;margin:0 auto}.Home_skillCard___BSKL{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem 1rem;border-radius:20px;cursor:pointer;transition:all .3s ease;border:2px solid hsla(0,0%,100%,.2)}.Home_skillCard___BSKL:hover{transform:translateY(-10px);background:var(--card-color);border-color:var(--card-color)}.Home_icon__iJDY0{font-size:3rem;display:block;margin-bottom:.5rem}.Home_skillCard___BSKL h3{color:#fff;font-size:1.2rem;font-weight:600}.Home_howItWorks__Xapkl{padding:5rem 2rem;background:#fff}.Home_howItWorks__Xapkl h2{font-size:clamp(2rem,5vw,3rem);text-align:center;margin-bottom:3rem;background:linear-gradient(120deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_steps__hbS9k{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.Home_step__vdJn5{text-align:center}.Home_stepNumber__24rip{width:60px;height:60px;background:linear-gradient(135deg,gold,#ff1493);color:#fff;font-size:2rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.Home_step__vdJn5 h3{font-size:1.5rem;margin-bottom:.5rem;color:#333}.Home_step__vdJn5 p{color:#666;font-size:.95rem}.Home_finalCta__qekc_{padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.Home_finalCta__qekc_ h2{font-size:clamp(1.8rem,4vw,2.5rem);color:#fff;margin-bottom:2rem}.Home_hugeCta__UznDK{padding:1.2rem 3rem;font-size:1.2rem;background:linear-gradient(135deg,gold,#ff1493);color:#fff;border-radius:50px;font-weight:700;box-shadow:0 15px 40px rgba(255,215,0,.4);transition:all .3s ease}.Home_hugeCta__UznDK:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(255,215,0,.6)}@media (max-width:768px){.Home_ctaButtons__pu37U{flex-direction:column}.Home_primaryBtn__mDzTP,.Home_secondaryBtn__S_tTq{width:100%}.Home_skillsGrid__mjkuH{grid-template-columns:repeat(2,1fr)}.Home_steps__hbS9k{grid-template-columns:1fr}}