*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none;font-size:1.6rem}html{position:relative;font-size:62.5%;overflow-x:hidden}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#0c0c0c}a,a:visited{font-weight:500;color:#fff;border-bottom:rgba(0,0,0,0) 1px solid}a.active{color:#e53939;border-bottom:#fff 1px solid}strong{color:#e53939}button{cursor:pointer}.up-orb,.down-orb{position:absolute;z-index:-10;filter:blur(10rem);height:25rem;width:25rem;border-radius:50%}.container-auth{min-height:100vh;max-width:1080px;margin:0 auto;display:flex;align-items:center;gap:8rem;padding:4rem}.container-auth .info{max-width:50rem}.container-auth .info h1,.container-auth .info h1 strong{font-size:2.4rem;margin-bottom:4rem}.container-auth .info p{margin:1rem 0}.container-auth .container-form{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:2.4rem;max-width:50rem;height:36rem;border-radius:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 10px #000}.container-auth .container-form div,.container-auth .container-form .form{display:flex;gap:1rem}.container-auth .container-form .form{flex-direction:column;max-width:50rem}.container-auth .container-form button{margin:2.4rem 0;padding:2rem}.container-auth .container-form p,.container-auth .container-form a{font-size:1.2rem}.container-auth .container-form a:hover{color:#e53939}.container-auth .container-form .message-error{color:#e53939;text-align:center}.container-auth .up-orb{background-color:#fff;filter:blur(16rem);top:0;right:0}.container-auth .down-orb{background-color:#e53939;bottom:0;left:0}@media (max-width: 678px){.container-auth{flex-direction:column;gap:6rem;margin:6rem auto}}.welcome-message{display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:4rem}.welcome-message h1,.welcome-message h1 strong{font-size:3.2rem;line-height:3.6rem}.welcome-message p{max-width:50rem;padding-top:2rem}.container-dashboard{display:grid;grid-template-columns:8rem auto;height:100vh;overflow:hidden;transition:.7s}.container-dashboard.active{grid-template-columns:20rem auto}.container-dashboard .container-sidebar .logo{position:absolute;top:2rem;left:2rem;z-index:1}.container-dashboard .container-sidebar .btn-mobile{position:fixed;top:7.6rem;left:2rem;display:flex;border:none;background:none;cursor:pointer;z-index:1}.container-dashboard .container-sidebar .btn-mobile .hamburguer{height:2rem;width:2.4rem;border-top:4px solid}.container-dashboard .container-sidebar .btn-mobile .hamburguer:after,.container-dashboard .container-sidebar .btn-mobile .hamburguer:before{content:"";display:block;height:4px;background:currentColor;margin-top:4px;transition:.3s;position:relative}.container-dashboard .container-sidebar .btn-mobile .hamburguer:hover{color:#e53939}.container-dashboard .container-sidebar .menu{position:absolute;top:0;left:-20rem;z-index:0;flex-direction:column;align-items:center;gap:3.2rem;height:100vh;width:20rem;padding-top:10rem;background:#000;transition:1s}.container-dashboard .container-sidebar .menu a{width:100%;font-size:1.8rem}.container-dashboard .container-sidebar .menu a:hover{border-bottom:#e53939 1px solid}.container-dashboard .container-sidebar .menu .content-sidebar{position:fixed;display:flex;flex-direction:column;gap:2rem;padding:2rem}.container-dashboard .container-sidebar .menu .content-sidebar li{padding-left:3.4rem}.container-dashboard .container-sidebar .menu .content-sidebar li svg{font-size:2.4rem;position:fixed;margin-top:2px;left:2rem}.container-dashboard .container-sidebar.active .btn-mobile{position:fixed;top:7.6rem;left:2rem}.container-dashboard .container-sidebar.active .btn-mobile .hamburguer{border-top-color:#0000}.container-dashboard .container-sidebar.active .btn-mobile .hamburguer:before{transform:rotate(135deg)}.container-dashboard .container-sidebar.active .btn-mobile .hamburguer:after{transform:rotate(-135deg);top:-8px}.container-dashboard .container-sidebar.active .menu{top:0;left:0;padding-top:10rem;transition:.7s}.container-dashboard .container-board{width:100%;position:relative}.container-dashboard .container-board .up-orb{background-color:#fff;filter:blur(16rem);top:-6rem;right:-4rem}.container-dashboard .container-board .down-orb{background-color:#e53939;bottom:-4rem;left:-4rem}.error-page{height:100vh;max-width:60rem;margin:0 auto;display:flex;flex-direction:column;align-content:center;justify-content:center}.error-page h1,.error-page strong{font-size:3.6rem}.error-page p{margin:4rem 0}.home .bg-banner,.home #news .bg-container{position:absolute;top:0;left:0;z-index:-3;background-color:#000;height:50rem;width:100vw;box-shadow:0 8px 16px #000,0 -8px 16px #000}.home section{max-width:1080px;margin:0 auto;padding:5.2rem 4rem}.home h2,.home h2 strong{font-size:2.8rem;margin-bottom:4rem}.home #hero{position:relative}.home #hero .info-hero{display:flex;justify-content:center;flex-direction:column;height:45rem;width:50rem}.home #hero .info-hero p{letter-spacing:3.2px}.home #hero .info-hero h1,.home #hero .info-hero strong{font-size:8rem;line-height:4.2rem;padding:2.4rem 0 6rem}.home #hero img{position:absolute;top:0;right:-12rem;max-height:60rem;z-index:-2}.home #hero img.animated{animation:slideUp 2s ease-in-out forwards}.home #features{margin:0 auto;position:relative;padding:5.2rem 0}.home #features .up-orb{background-color:#e53939;top:-16rem;right:0}.home #features .down-orb{background-color:#fff;filter:blur(16rem);bottom:-10rem;left:0}.home #news{position:relative}.home #news h2{margin-top:5.2rem}.home #news ul{display:grid;grid-template-columns:repeat(3,32rem);gap:6rem}.home #news ul li{display:flex;width:32rem;height:8rem;color:#989898}.home #news ul li:hover{color:#fff;scale:1.1;border-top:#e53939 1px solid;border-bottom:#e53939 1px solid;height:8rem;padding:8px;border-radius:8px;transition:ease .3s}.home #news ul li p{font-size:1.2rem}.home #community{max-width:60rem;margin:12rem auto;text-align:center;position:relative}.home #community h2{margin:4rem auto}.home #community p{margin-bottom:6rem}.home #community .up-orb{background-color:#fff;filter:blur(16rem);top:-16rem;right:-10rem}.home #community .down-orb{background-color:#e53939;bottom:-10rem;left:-10rem}.home .icon{font-size:6rem;margin-right:12px}.home .icon-search,.home .icon-devices{font-size:7rem;margin-right:12px}.home .icon-trash{font-size:5rem;margin-right:12px}a.btn-main{width:24rem;padding:2rem}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 1164px){.home #news ul{grid-template-columns:repeat(2,32rem);justify-content:center;gap:4rem}.home #news .bg-container{height:58rem}}@media (max-width: 747px){.home .bg-blur{position:absolute;top:3.2%;left:2rem;height:40rem;width:50rem;background-color:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;z-index:-1;box-shadow:0 4px 6px #0000001a}.home #news ul{grid-template-columns:repeat(1,32rem);gap:3rem}.home #news .bg-container{height:90rem}}@media (max-width: 600px){.home .bg-blur{top:10.6%;left:50%;transform:translate(-50%,-50%);width:90vw}.home #hero .info-hero h1,.home #hero .info-hero strong{font-size:6rem;line-height:3.6rem;width:32rem}.home #news h2,.home #community h2{width:32rem}}.welcome-message.container-profile p{width:50px}.container-project{height:100vh;width:100%;overflow-y:auto;overflow-x:hidden;padding:2rem 4rem 4rem}.container-project .header-project{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.container-project .header-project h1{font-size:3.2rem}.container-project .header-project input{width:50%}.container-project .header-project .search,.container-project .header-project .painel-controls{display:flex;justify-content:space-between;gap:2rem}.container-project .header-project .search .controls,.container-project .header-project .painel-controls .controls{display:flex;gap:1.4rem}.container-project .container-board{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:2rem}.container-project .container-board .card-project{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;border-radius:8px;padding:2rem;box-shadow:6px 6px 8px #000,-2px -2px 8px #989898}.container-project .container-board .card-project:hover{scale:1.1;cursor:pointer;transition:ease .3s}.container-project .container-board .card-project:hover .title-project{color:#e53939;text-shadow:3px 3px 8px #000}.container-project .container-board .card-project:hover .description-project{color:#fff}.container-project .container-board .card-project img{height:10rem;min-width:20rem}.container-project .container-board .card-project .title-project{font-size:1.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.container-project .container-board .card-project .description-project,.container-project .container-board .card-project .created-project{color:#484848;font-size:1.2rem}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading p{width:20rem;text-align:center}.container-project .header-project .title-project-details{font-size:2.4rem}.container-project .header-project .created-project{font-size:1rem;color:#484848}.container-project .header-project .painel-controls{align-items:center}.container-project-details .description-project{font-size:1.4rem;max-width:80rem}.container-project-details form{display:flex;flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto;border-radius:8px;padding:2rem;box-shadow:6px 6px 8px #000,-2px -2px 8px #989898}.container-project-details form textarea{resize:none}.container-project-details form .action-buttons{display:flex;justify-content:center;gap:2rem}.btn-main,.btn-secundary,.btn-cancel{background-color:#e53939;background:linear-gradient(to bottom,#e53939,#000);text-align:center;min-width:10rem;border:none;transition:.3s ease}.btn-main:hover,.btn-secundary:hover,.btn-cancel:hover{scale:1.05;border:none;box-shadow:6px 6px 8px #000,-2px -2px 8px #e53939}.btn-main:active,.btn-secundary:active,.btn-cancel:active{color:#484848;box-shadow:none}.btn-main,.btn-cancel{padding:1.4rem;border-radius:50px}.btn-main[disabled]{box-shadow:none}.btn-main[disabled]:hover{scale:1}.btn-secundary{box-shadow:6px 6px 8px #000,-2px -2px 8px #e53939;border-radius:8px;padding:1rem 1.6rem;font-size:1rem}.btn-cancel{background:#242424;padding:1.3rem;border:solid 1px;color:#fff;font-weight:600}.btn-cancel:hover{background:linear-gradient(to bottom,#fff9,#000);box-shadow:6px 6px 8px #000,-2px -2px 8px #484848}#features .carousel{max-width:54rem;margin:6rem auto}#features .carousel .control{display:flex;justify-content:space-between;width:12rem;margin:4rem 0 0}#features .carousel .control .arrow{border:none;background-color:inherit;cursor:pointer}#features .carousel .control .arrow svg{font-size:3rem}#features .carousel .control .arrow svg:hover{color:#e53939}.container-error-message{position:fixed;top:0;right:-18rem;z-index:10;background:linear-gradient(to bottom,#e53939,#000);max-width:18rem;padding:2rem;border-bottom-left-radius:16px;box-shadow:8px 8px 8px #000;transition:.3s ease-in-out}.container-error-message p{font-size:1.4rem;text-align:center}.container-error-message.active{right:0}.container-footer{position:absolute;bottom:0;left:0;background-color:#000;width:100%}.container-footer a:hover{border-bottom:#e53939 1px solid}.container-footer footer{display:flex;align-items:center;justify-content:space-between;max-width:1080px;margin:0 auto;padding:1.2rem 2rem}.container-footer footer .links-utils{display:flex;height:1.6rem;gap:10px}.container-footer footer p{font-size:1.4rem;margin:0}.container-footer footer .top{width:6.8rem}@media (max-width: 568px){.container-footer footer{flex-direction:column;gap:12px}.container-footer .top{display:none}}form label{font-size:0;position:absolute}form input{height:4.8rem}form input,form textarea{width:100%;background:#eeeeee4d;border:1px solid rgba(238,238,238,0);box-shadow:inset 4px 8px 8px #0009;border-radius:25px;padding:1.2rem 2rem}form input::placeholder,form textarea::placeholder{color:#a5a5a5;font-size:1.2rem}form input:focus,form textarea:focus{border-color:#e53939;outline:none}.modal-add-project{background-color:#000c;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:100vh;width:100vw;z-index:1}.modal-add-project .container-modal{background-color:#242424;border-radius:8px;padding:2rem 2rem 4rem;box-shadow:6px 6px 8px #000,-2px -2px 8px #989898;min-height:30rem;min-width:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:space-around}.modal-add-project .container-modal .modal-header h2{margin-bottom:2rem}.modal-add-project .container-modal svg{font-size:5rem;color:#e53939}.modal-add-project .container-modal form{display:flex;flex-direction:column;gap:2rem}.modal-add-project .container-modal form .action-buttons{margin:0 auto}.modal-add-project .container-modal .action-buttons{display:flex;gap:2rem}.container-header{position:fixed;top:0;left:0;background-color:#000;width:100%;z-index:10}.container-header a:hover{border-bottom:#e53939 1px solid}.container-header .header{display:flex;align-items:center;justify-content:space-between;max-width:1080px;margin:0 auto;padding:1.2rem 2rem}.container-header .header nav ul,.container-header .header .auth{display:flex;align-items:center;gap:1.2rem}.logo,.logo strong{font-size:2.4rem;font-weight:800}@media (max-width: 600px){.container-header .header nav,.container-header .header .auth.home{display:none}}.container-header .header .mobile,.container-header .header .btn-mobile{display:none}@media (max-width: 600px){.container-header .header .mobile{display:flex}.container-header .header .mobile .btn-mobile{display:flex;border:none;background:none;cursor:pointer;z-index:5}.container-header .header .mobile .btn-mobile .hamburguer{width:3rem;border-top:4px solid}.container-header .header .mobile .btn-mobile .hamburguer:after,.container-header .header .mobile .btn-mobile .hamburguer:before{content:"";display:block;height:4px;background:currentColor;margin-top:8px;transition:.3s;position:relative}.container-header .header .mobile .btn-mobile .hamburguer:hover{color:#e53939}.container-header .header .mobile .menu{position:fixed;top:0;right:-30rem;z-index:4;flex-direction:column;align-items:center;gap:2rem;height:100vh;width:30rem;background:#000;box-shadow:0 0 68px #00000096;transition:1s}.container-header .header .mobile.active .btn-mobile{position:fixed;top:2.4rem;right:2rem}.container-header .header .mobile.active .btn-mobile .hamburguer{border-top-color:#0000}.container-header .header .mobile.active .btn-mobile .hamburguer:before{transform:rotate(135deg)}.container-header .header .mobile.active .btn-mobile .hamburguer:after{transform:rotate(-135deg);top:-12px}.container-header .header .mobile.active .menu{right:0;display:flex;align-items:center;transition:.7s}.container-header .header .mobile.active .menu li a{font-size:1.8rem}}
