html,body{width:100%;min-height:100%;margin:0;padding:0;font-family:Poppins,sans-serif}.Home-module__g21JLG__dashboard{text-align:center;color:#fff;background:linear-gradient(120deg,#84fab0 0%,#8fd3f4 100%);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex}.Home-module__g21JLG__dashboard h1{color:#333;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:2.5rem}.Home-module__g21JLG__dashboard p{color:#666;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:1.2rem}.Home-module__g21JLG__dashboardLinks{gap:20px;display:flex}.Home-module__g21JLG__btn{color:#fff;background:#0070f3;border-radius:8px;padding:12px 24px;font-family:Roboto,sans-serif;font-weight:700;text-decoration:none;transition:background .3s}.Home-module__g21JLG__btn:hover{background:#005bb5}.Home-module__g21JLG__btn-secondary{background:#555}.Home-module__g21JLG__btn-secondary:hover{background:#333}.Home-module__g21JLG__navbar{color:#fff;box-sizing:border-box;z-index:1000;background:#4caf50;justify-content:space-between;align-items:center;width:100%;padding:12px 24px;display:flex;position:fixed;top:0;left:0}.Home-module__g21JLG__logo{font-size:20px;font-weight:700}.Home-module__g21JLG__navLinks{gap:16px;display:flex}.Home-module__g21JLG__navLinks a{color:#fff;font-weight:500;text-decoration:none}.Home-module__g21JLG__navLinks a:hover{text-decoration:underline}.Home-module__g21JLG__hamburger{cursor:pointer;flex-direction:column;justify-content:space-around;width:25px;height:20px;display:none}.Home-module__g21JLG__hamburger div{background-color:#fff;width:100%;height:3px}.Home-module__g21JLG__mobileMenu{box-sizing:border-box;z-index:999;background:#4caf50;flex-direction:column;width:100%;padding:10px 0;display:none;position:absolute;top:56px;left:0}.Home-module__g21JLG__mobileMenu a{color:#fff;border-top:1px solid rgba(255,255,255,.2);padding:10px 20px;font-weight:500;text-decoration:none}.Home-module__g21JLG__show{display:flex}@media (max-width:768px){.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__hamburger,.Home-module__g21JLG__mobileMenu.Home-module__g21JLG__show{display:flex}}.Home-module__g21JLG__searchBar{justify-content:center;margin:20px 0;display:flex}.Home-module__g21JLG__searchBar input{border:1px solid #ccc;border-radius:6px 0 0 6px;width:300px;padding:10px;font-size:16px}.Home-module__g21JLG__searchBar button{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:0 6px 6px 0;padding:10px 16px;font-size:16px}.Home-module__g21JLG__searchBar button:hover{background:#45a049}.Home-module__g21JLG__dashboardLinks{margin-top:20px}
