.Header_header__KwdYD{width:100%;background-color:#1e1e1e;padding:10px 0;box-shadow:0 4px 8px rgba(0,0,0,.2);position:fixed;top:0;z-index:1000}.Header_nav__tNWGY{display:flex;justify-content:center;gap:20px}.Header_navItem__5e1L_{color:#e0e0e0;text-decoration:none;font-size:1rem}.Header_navItem__5e1L_:hover{color:#1e88e5}.Footer_footer__pQtti{width:100%;background-color:#1e1e1e;padding:10px 0;text-align:center;margin-top:auto}.Footer_footer__pQtti p{margin:0;color:#e0e0e0}.Footer_links__cFiYr{margin-top:10px}.Footer_link__TBOP7{color:#e0e0e0;text-decoration:none;margin:0 10px}.Footer_link__TBOP7:hover{color:#1e88e5}.Home_container__P8LeA{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;background-color:#121212;color:#e0e0e0;font-family:Arial,sans-serif;padding:80px 20px 20px}.Home_header__wW9db{text-align:center;margin-bottom:20px}.Home_form__DxN_q{background-color:#1e1e1e;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Home_textarea__MoSet{height:150px;resize:none}.Home_input__FGELK,.Home_textarea__MoSet{width:100%;padding:10px;border:1px solid #333;border-radius:4px;background-color:#2c2c2c;color:#e0e0e0;margin-bottom:10px}.Home_button__2UNWv{padding:10px 20px;font-size:1rem;color:#fff;background-color:#1e88e5;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.Home_button__2UNWv:hover{background-color:#1565c0}.Home_linkContainer__6d0x_{margin-top:20px;text-align:center}.Home_link__dN7Z_{color:#1e88e5;text-decoration:none;font-size:1rem}.Home_link__dN7Z_:hover{text-decoration:underline}.Home_memeContainer__7ikRF{margin-top:20px}.Home_meme__cK8Gl{max-width:100%;height:auto}.Home_emailContainer__NHUIN{display:flex;align-items:center;gap:10px}.Home_checkboxLabel__6SjjU{display:flex;align-items:center;color:#e0e0e0;cursor:pointer}.Home_checkboxLabel__6SjjU input{margin-right:5px}.Loader_loader__6cuF3{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:Loader_spin__tlNL1 2s linear infinite}@keyframes Loader_spin__tlNL1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}