.Home_container__TRoMq{flex-direction:column;min-height:100vh;text-align:center;padding:2rem;position:relative}.Home_container__TRoMq,.Home_stepContainer__Ll0_J{display:flex;justify-content:center;align-items:center}.Home_stepContainer__Ll0_J{width:100%;height:100%;transition:opacity .5s ease-in-out}.Home_stepContainer__Ll0_J.Home_visible__Iz42x{opacity:1}.Home_stepContainer__Ll0_J.Home_hidden__hoGsE{opacity:0}.Home_introStep__7rayu{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh}.Home_introLogo__LvUlb{width:200px;height:auto;max-width:300px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:Home_pulseGlow__YoTYt 2s ease-in-out infinite alternate}@media(max-width:768px){.Home_introLogo__LvUlb{width:150px;max-width:200px}}@keyframes Home_pulseGlow__YoTYt{0%{transform:scale(1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}to{transform:scale(1.05);filter:drop-shadow(0 6px 12px rgba(92,61,46,.3))}}.Home_introTitle__QdYBT{font-size:3.5rem;font-weight:300;color:var(--black);letter-spacing:.1em;animation:Home_slideInUp__N3YQv 1s ease-out}@media(max-width:768px){.Home_introTitle__QdYBT{font-size:2.5rem}}@keyframes Home_slideInUp__N3YQv{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_introMessage__Udaqq{font-size:1.8rem;font-weight:300;color:var(--dark-brown);line-height:1.6;max-width:600px;animation:Home_fadeInScale__eq0O1 1s ease-out}@media(max-width:768px){.Home_introMessage__Udaqq{font-size:1.4rem;max-width:90%}}.Home_okanflowHighlight__lXb0y{font-weight:600;color:var(--black);text-shadow:0 2px 4px rgba(0,0,0,.1)}@keyframes Home_fadeInScale__eq0O1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.Home_mainContent__aHCeZ{animation:Home_fadeIn__esMZO 1s ease-out;width:100%;display:flex;flex-direction:column;align-items:center}@keyframes Home_fadeIn__esMZO{0%{opacity:0}to{opacity:1}}.Home_logo__CQdmO{width:200px;height:auto;max-width:250px;margin-bottom:1.5rem;animation:Home_slideDown__23RBj 1s ease-out forwards;opacity:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}@media(max-width:768px){.Home_logo__CQdmO{width:150px;max-width:180px}}@keyframes Home_slideDown__23RBj{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_title__a5JyB{font-size:2.5rem;font-weight:300;margin-bottom:1rem;color:var(--black);animation:Home_slideUp__cGtnc 1s ease-out .5s forwards;opacity:0}@media(max-width:768px){.Home_title__a5JyB{font-size:2rem}}.Home_subtitle__bFSvX{font-size:1.2rem;font-weight:300;color:var(--dark-brown);margin-bottom:3rem;animation:Home_slideUp__cGtnc 1s ease-out .7s forwards;opacity:0}@media(max-width:768px){.Home_subtitle__bFSvX{font-size:1rem;margin-bottom:2rem}}@keyframes Home_slideUp__cGtnc{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_iconContainer__8uPg4{display:flex;justify-content:center;align-items:center;animation:Home_slideUp__cGtnc 1s ease-out .9s forwards;opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.Home_iconContainer__8uPg4.Home_visible__Iz42x{opacity:1;transform:scale(1)}.Home_iconContainer__8uPg4.Home_hidden__hoGsE{opacity:0;transform:scale(.9)}.Home_mushroomIcon__39eWG{width:100px;height:100px;margin-bottom:2rem;animation:Home_breath__9nM4G 4s ease-in-out infinite,Home_fadeInIcon__IRX0V .5s ease-in-out;opacity:1;transition:all .3s ease;filter:brightness(1)}.Home_mushroomIcon__39eWG:hover{filter:brightness(1.2) contrast(1.1);transform:scale(1.05)}@media(max-width:768px){.Home_mushroomIcon__39eWG{width:80px;height:80px}}@keyframes Home_fadeInIcon__IRX0V{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes Home_breath__9nM4G{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Home_loadingBar__DcC8s{width:200px;height:4px;background-color:rgba(92,61,46,.2);border-radius:2px;overflow:hidden;margin-bottom:3rem;animation:Home_slideUp__cGtnc 1s ease-out 1.1s forwards;opacity:0}@media(max-width:768px){.Home_loadingBar__DcC8s{width:150px}}.Home_loadingProgress__pfJM9{height:100%;background:linear-gradient(90deg,var(--light-brown),var(--dark-brown));border-radius:2px;animation:Home_loading__XXKoz 3s ease-in-out infinite;width:0}@keyframes Home_loading__XXKoz{0%{width:0}50%{width:70%}to{width:100%}}.Home_footer__PExx2{position:absolute;bottom:2rem;font-size:.9rem;font-weight:300;color:var(--dark-brown);opacity:0;animation:Home_fadeIn__esMZO 1s ease-out 1.5s forwards}.Home_footer__PExx2 a{font-weight:500;color:var(--black);transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,0)}.Home_footer__PExx2 a:hover{color:var(--dark-brown);border-bottom-color:var(--dark-brown)}@media(max-width:768px){.Home_footer__PExx2{font-size:.8rem;bottom:1rem}}.Home_container__TRoMq:after,.Home_container__TRoMq:before{content:"";position:absolute;width:4px;height:4px;background-color:var(--light-brown);border-radius:50%;animation:Home_float__QdFv2 6s ease-in-out infinite;opacity:.3}.Home_container__TRoMq:before{top:20%;left:10%;animation-delay:0s}.Home_container__TRoMq:after{top:80%;right:15%;animation-delay:3s}@keyframes Home_float__QdFv2{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}