body,html{background-color:#000;font-family:Poppins,sans-serif;margin-left:auto;margin-right:auto}code{font-family:Poppins,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#mainContent{margin:0 auto;padding-bottom:57px;padding-top:100px;width:80%}#profileLogo{float:left;padding-bottom:10px;padding-top:10px;text-align:center}.aboutTag{color:#fff;color:#7ed957;font-weight:400}#mainContent .profileLogo{text-align:center;width:200px}#mainContent .profilePhoto{margin-top:3%}#mainContent .profilePhoto img{border:5px solid #d0cfcf;border-radius:80%;clear:both;height:300px;width:300px}#mainContent .profileHeader h1{color:#fff;font-size:30px;font-weight:700;line-height:24px}#mainContent .profileHeader h3{color:#929292;font-size:17px;font-style:italic;font-weight:500;line-height:24px}hr{background-color:#d0cfcf;height:1px}#mainContent .profileHeader p{color:#fff;font-size:16px;font-weight:500;line-height:1.8;overflow-y:auto}#mainContent .socialNetworkNavBar{clear:both;display:block;margin-top:60px;text-align:end}#mainContent .socialNetworkNavBar .socialNetworkNav img{border-radius:20%;cursor:pointer;height:50px;width:50px}#mainContent .socialNetworkNavBar .socialNetworkNav img:hover{opacity:.5}@media only screen and (min-width:285px) and (max-width:480px){#mainWrapper{padding-left:10%;width:80%}#mainContent{float:none;text-align:center;width:100%}#mainContent .profileLogo{display:inline-block;height:50px;width:50px}#mainContent .profileLogo img{height:50px;width:50px}#mainContent .profilePhoto{display:inline-block}#mainContent .profilePhoto img{height:150px;width:150px}#mainContent .profileHeader{margin-top:10%;text-align:center}#mainContent .profileHeader p{text-align:justify}#mainContent .socialNetworkNavBar{clear:both;display:block;margin-bottom:15%;margin-top:60px;text-align:center}#mainContent .socialNetworkNavBar .socialNetworkNav{display:inline-block;height:60px;margin-right:23px;width:60px}}@media only screen and (min-width:481px) and (max-width:1024px){#mainContent{float:none;width:100%}#mainContent .profileLogo{display:inline-block}#mainContent .profilePhoto{clear:both;float:left;margin-right:3%;margin-top:5%}#mainContent .profilePhoto img{height:250px;width:250px}#mainContent .profileHeader{margin-top:7%;text-align:left}#mainContent .socialNetworkNavBar{margin-left:-4%;text-align:end}#mainContent .socialNetworkNavBar .socialNetworkNav{display:inline-block;height:74px;margin-right:23px;width:74px}}@media only screen and (min-width:1025px){.profileLogo{background-color:#bebebe;color:#fff;float:left;padding-bottom:10px;padding-top:10px;text-align:center;width:139px}#mainContent .profilePhoto{clear:both;float:left;margin-right:3%}#mainContent .profileHeader{text-align:left}#mainContent .socialNetworkNavBar{text-align:end}#mainContent .socialNetworkNavBar .socialNetworkNav{display:inline-block;height:50px;margin-right:23px;width:50px}}.softSkillsTag{color:#fff;color:#7ed957;font-weight:400}.soft-skills-list{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.soft-skill{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.skill-name{color:#333;font-size:18px;font-weight:700}.skill-description{color:#666;font-size:14px}#container{align-items:center;flex-direction:column;height:100vh;justify-content:center;width:100%}.board{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(3,100px);grid-template-rows:repeat(3,100px)}.square{align-items:center;background-color:#f0f0f0;border:2px solid #ccc;border-radius:5px;color:#7ed957;display:flex;font-size:36px;font-weight:700;height:100px;justify-content:center;text-align:center;transition:background-color .3s ease;width:100px}.square:hover{background-color:#7ed957}.status{color:#7ed957;font-size:24px;font-weight:700;margin-bottom:10px}.resetButton{background-color:#7ed957;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-top:15px;padding:10px 20px;transition:background-color .3s ease}.board-row{display:flex}@media only screen and (min-width:285px) and (max-width:480px){.board{grid-template-columns:repeat(3,80px);grid-template-rows:repeat(3,80px)}.square{font-size:24px;height:80px;width:80px}}@media only screen and (min-width:481px) and (max-width:1024px){.board{grid-template-columns:repeat(3,100px);grid-template-rows:repeat(3,100px)}.square{height:100px;width:100px}.square,.status{font-size:24px}.button{font-size:18px;padding:10px 20px}}.todo-container{margin:0 auto;width:400px}.todo-container h1{margin-bottom:20px;text-align:center}.todo-input{flex-grow:1;font-size:16px;margin-bottom:10px;padding:8px;width:100%}.todo-input-container{align-items:flex-start;display:flex;width:100%}.todo-list{list-style-type:none;padding:0}.todo-item{align-items:center;background-color:#f8f8f8;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:5px;padding:10px;position:relative}.todo-item input[type=text]{margin-right:10px;padding:5px;width:60%}.todo-item button{border:none;border-radius:3px;cursor:pointer;padding:5px 10px}.todo-item button.edit-btn{background-color:#7ed957;color:#fff;margin-left:5px}.todo-item button.delete-btn{background-color:#f44336;color:#fff;margin-left:5px}.save-edit-todo{background-color:#7ed957;color:#fff}.todo-btn-container{margin-right:5px;position:absolute;right:0}.add-todo-btn{background-color:#7ed957;border:none;border-radius:5px;color:#fff;cursor:pointer;flex-shrink:0;margin-left:10px;padding:10px 20px;transition:background-color .3s}.add-todo-btn:hover{background-color:#0056b3}#container{display:flex;justify-content:flex-start;margin:0;min-height:100vh}h1{color:#fff}.lista-links{list-style:none;padding:0}.link{border:2px solid #fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;color:#fff;display:inline-block;font-weight:700;margin:10px;padding:10px 20px;text-align:center;text-decoration:none;transition:border-color .3s;transition:background-color .3s,transform .2s;width:200px}.link:hover{background-color:#7fff00;border-color:#7fff00;color:#000}
/*# sourceMappingURL=main.e5128743.css.map*/