*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html,body{font-family:"Poppins",sans-serif;height:100%;width:100%;line-height:1.5;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{margin:0;padding:0}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer}img{max-width:100%;height:auto}input,textarea{border:none;outline:none}*::selection{background-color:#3a3a3a;color:#fff}.ss-nav{display:flex;justify-content:space-between;align-items:center;width:100%;padding-inline:1rem;padding-block:.5rem;background-color:#2a2a2a;color:#f0f0f0}.nav-logo{font-size:2rem;color:#f0f0f0;text-decoration:none;font-weight:bold}.burger-button{width:40px;height:25px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.burger-line{display:block;height:4px;width:100%;background-color:#f0f0f0;border-radius:2px}.link-list{display:none}.nav-link{color:#f0f0f0;text-decoration:none;text-transform:uppercase;position:relative;overflow:hidden;transition:color .3s ease-in-out}.nav-link:before{content:"";position:absolute;width:100%;height:2px;background-color:#fff;bottom:0;left:-100%;transition:left .3s ease-in-out}.nav-link:hover{color:#fff}.nav-link:hover:before{left:0}.mobile-nav{display:none;width:90%;background-color:#f0f0f0;border-radius:5px;z-index:5;color:#121212;margin:0 auto;padding:1rem;pointer-events:none;margin-top:2rem}.mobile-nav.active{display:block}.mobile-link-list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.mobile-nav-link{display:flex;width:100%;justify-content:space-between;color:#121212;text-decoration:none;text-transform:uppercase;transition:color .3s ease-in-out;font-weight:600}.mobile-nav-link:hover{color:#2a2a2a}@keyframes signal{0%{transform:translateX(0)}50%{transform:translateX(3px)}100%{transform:translateX(0)}}.nav-icon{width:15px;height:15px;animation:signal 1s ease-in-out 5;animation-delay:3s}@media screen and (min-width: 768px){.ss-nav{padding:.5rem 5rem}.mobile-nav{display:none}.burger-button{display:none}.link-list{display:flex;gap:1rem}.nav-link{color:#f0f0f0;text-decoration:none;text-transform:uppercase}}body{background-color:#121212;font-family:"Poppins",sans-serif;font-size:16px;color:#fff}.tree-container{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:20px;border-radius:10px;height:100vh;width:100%}.tree-image{object-fit:cover;width:100px;height:100px;border-radius:50%;margin-bottom:1.5rem}.tree-title{font-size:24px;font-weight:bold;color:#fff;margin-bottom:10px}.tree-description{font-size:16px;color:#d5d5d5;max-width:600px}.tree-list{display:flex;flex-direction:column;width:90%;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;max-width:350px;padding-inline:.5rem}.tree-icon{width:20px;height:20px;border-radius:50%}.tree-name{font-size:18px;font-weight:400;color:#fff;text-transform:uppercase;text-align:center}.tree-link{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;margin-top:1.5rem;gap:1rem;padding:15px 20px;border-radius:25px;background:#2a2a2a;font-weight:bold;text-decoration:none;transition:background .3s,color .3s}.tree-link:hover{animation:vibrate .3s infinite}.tree-socials{display:flex;gap:.8rem;margin-top:1.5rem}.social-link{display:inline-block;width:30px;height:30px;margin:auto;text-decoration:none}.home-btn{margin-top:1.5rem;border-radius:50%;font-weight:bold;text-decoration:none;transition:background .3s,color .3s;display:flex;align-items:center;justify-content:center}.home-btn:hover{animation:vibrate .3s infinite}.home-link{border-radius:50%;margin:auto;text-decoration:none;text-transform:uppercase}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-1px, 0)}40%{transform:translate(1px, 0)}60%{transform:translate(-1px, 0)}80%{transform:translate(1px, 0)}100%{transform:translate(0)}}/*# sourceMappingURL=index.css.map */
