@import url(https://fonts.googleapis.com/css2?family=Oxanium:wght@400;700&display=swap);body,html{background-color:#000;color:#fff;font-family:Oxanium,sans-serif;height:100%;margin:0;overflow:auto;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#222;border-radius:10px}::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff3bff,#ecbfbf,#5c24ff,#5c24ff)}::-webkit-scrollbar-button{display:none}.container{display:flex;flex:1 1;flex-direction:column;height:100%;overflow:auto}.combiner{align-items:center;margin-top:30%;padding-top:10px}.combiner,.project-card{justify-content:space-between}.project-card{height:400px;overflow:hidden;position:relative}.project-details-container{margin-top:auto}.project-logo{height:60px;margin-bottom:10px;width:60px}.project-description{max-height:10px}.gradient-button-2{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;max-width:300px;padding:15px 25px;transition:transform .2s,opacity .2s;width:100%}.button-gradient-wrapper-2{background:linear-gradient(90deg,#ff3bff 0,#ecbfbf 38%,#5c24ff 76%,#d94fd5);border-radius:40px;display:inline-block;padding:2px}.button-gradient-wrapper{width:100%}.project-stipend{display:block;margin-bottom:10px}.modal-content{background:#fff;max-width:1800px}.modal-project-description{text-align:justify;word-break:break-word}.modal-project-logo{height:100px;width:100px}.header{align-items:center;background-color:#000;color:#fff;display:flex;font-family:Alata,sans-serif;justify-content:space-between;padding:20px 50px}.custom-logo{background:linear-gradient(90deg,#ff3bff,#ecbfbf,#5c24ff,#5c24ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-family:Oxanium,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;text-shadow:2px 2px 5px #0003}.custom-logo:hover{text-shadow:3px 3px 8px #5c24ff80;transform:scale(1.05);transition:all .3s ease}.nav{display:flex;gap:30px}.nav a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.nav a:hover{color:#d3d3d3;text-decoration:underline}.button-container{background:linear-gradient(90deg,#ff3bff 0,#ecbfbf 38%,#5c24ff 76%,#d94fd5);border-radius:40px;display:inline-block;padding:2px}.wallet-button{border-radius:40px;overflow:hidden}.wallet-button button{background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 30px;transition:transform .2s ease,color .3s ease}.wallet-button button:hover{box-shadow:none;transform:scale(1.05)}.full-page-modal{align-items:center;background:#000000f2;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.profile-content{background:#121212;border-radius:10px;box-shadow:0 0 20px #ffffff1a;max-width:600px;padding:20px;text-align:center;width:80%}.profile-header{margin-bottom:20px}.profile-picture{border:4px solid #5c24ff;border-radius:50%;height:100px;margin-bottom:0;width:100px}.description{font-size:1rem;line-height:1.5;margin:15px 0}.links{display:flex;font-size:1.5rem;gap:20px;justify-content:center}.links a{color:#fff;transition:color .3s}.links a:hover{color:#5c24ff}.modal{background:#000000e6;z-index:2000}.modal-content{background:#1c1c1c;max-width:400px;padding:20px}.modal-content input,.modal-content textarea{background:#121212;border-radius:8px;margin-bottom:15px;width:100%}.modal-content input:focus,.modal-content textarea:focus{border-color:#ff3bff;outline:none}.modal-buttons button{background:#5c24ff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:10px 20px;transition:background .3s}.modal-buttons button:hover{background:#ff3bff}.icon-container{display:flex;gap:20px;height:30px;justify-content:center;margin-bottom:20px;margin-top:15px}.icon-wrapper,.single-icon{align-items:center;display:flex;justify-content:center}.single-icon{width:100%}.icon,.icon-centered{height:30px;transition:transform .3s ease;width:30px}.icon:hover{transform:scale(1.1)}.icon-centered:hover{transform:scale(1.2)}.icon-1,.icon-2{align-self:center;cursor:pointer;height:30px;width:30px}.content-container{color:#fff;font-family:Oxanium,sans-serif;margin-top:50px;padding-left:50px;padding-right:50px;padding-top:50px;text-align:center}.content-image{bottom:0;height:auto;left:50%;max-width:100%;position:fixed;transform:translateX(-50%)}.content-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3bff,#ecbfbf 38%,#5c24ff 76%,#d94fd5);-webkit-background-clip:text;font-size:2.5rem}.content-subtitle{font-size:1.2rem;margin:20px 0}.link{color:#fff;font-weight:700;text-decoration:none}.content-buttons{display:flex;gap:20px;justify-content:center;margin:30px}.button-gradient-wrapper-3{background:linear-gradient(90deg,#ff3bff 0,#ecbfbf 38%,#5c24ff 76%,#d94fd5)}.button-gradient-wrapper-3,.button-solid-wrapper-3{border-radius:40px;display:inline-block;padding:2px}.button-solid-wrapper-3{background:#fff}.button-inner-wrapper-3{border-radius:40px;overflow:hidden}.gradient-button-3{background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:17px 40px;transition:transform .2s,box-shadow .3s}.gradient-button-3:hover{box-shadow:0 4px 10px #ffffff4d;transform:scale(1.05)}.white-border-button-wrapper{background:#0000;border-radius:40px;display:inline-block;padding:2px}.white-border-button{background:#000;border:2px solid #fff;border-radius:40px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 30px;transition:transform .2s,box-shadow .3s}.white-border-button:hover{box-shadow:0 4px 10px #ffffff4d;transform:scale(1.05)}.projects-page{background-color:#000;color:#fff;font-family:Alata,sans-serif;margin:0 auto;max-width:900px;padding:20px}.projects-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3bff,#ecbfbf 38%,#5c24ff 76%,#d94fd5);-webkit-background-clip:text;color:#0000;font-size:2.5rem;margin-bottom:10px;text-align:center}.projects-header p{color:#d3d3d3;margin-bottom:20px;text-align:center}.projects-header{align-items:center;display:flex;flex-direction:column;margin-bottom:50px}.tabs{background-color:#252525;display:flex;height:40px;margin-bottom:20px;padding:5px}.tab,.tabs{border-radius:10px}.tab{background:#0000;border:2px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:all .3s ease;width:50%}.tab.active{background:#000}.tab:hover{cursor:pointer}.create-button{background:linear-gradient(90deg,#ff3bff,#ecbfbf,#5c24ff);border:none;border-radius:20px;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin:20px auto;padding:12px 20px;transition:transform .2s}.create-button:hover{box-shadow:0 4px 10px #ffffff4d;transform:scale(1.05)}.yprojects-list{margin-top:20px}.yprojects-card{background:#1e1e1e;border-radius:8px;cursor:pointer;height:50px;margin-bottom:10px;overflow:hidden;padding:0 20px 10px;transition:transform .3s ease,height .3s ease,box-shadow .3s ease}.yprojects-card.expanded-card{border:2px solid #ff3bff;height:auto}.yprojects-header{align-items:center;display:flex;justify-content:space-between}.yprojects-header h3{flex:1 1;font-size:1.2rem}.yprojects-header .right-section{align-items:center;display:flex}.yexpand-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;transition:transform .2s}.yexpand-button .material-icons{align-items:center;display:flex;font-size:24px;justify-content:center}.yexpand-button:hover{transform:scale(1.1)}.yprojects-details{border-radius:5px;color:#d3d3d3;margin-top:10px;padding:10px;transition:all .3s ease}.modal{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#1e1e1e;border-radius:10px;color:#fff;padding-bottom:15px;padding-left:20px;padding-right:20px;width:400px}.modal-content input,.modal-content textarea{background:#000;border:1px solid #5c24ff;border-radius:5px;color:#fff;margin-bottom:10px;padding:10px;width:90%}.modal-content button{background:linear-gradient(90deg,#ff3bff,#5c24ff);border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:10px 20px}.modal-content button:hover{transform:scale(1.05)}.status{border-radius:20px;font-size:.85rem;font-weight:600;min-width:100px;padding:6px 12px;text-align:center}.status.open{background-color:#2196f3;color:#fff}.status.in-progress,.status.waiting{background-color:#ff9800;color:#fff}.status.dispute{background-color:#f44336;color:#fff}.status.completed{background-color:#4caf50;color:#fff}.status.unknown{background-color:#9e9e9e;color:#fff}.remove-project-button{background:linear-gradient(135deg,#ff4757,#ff6b6b);border:none;border-radius:20px;color:#fff;font-size:.9rem;margin-top:10px;padding:8px 15px;transition:all .3s ease}.remove-project-button:hover{background:linear-gradient(135deg,#ff6b6b,#ff4757);box-shadow:0 4px 10px #ff47574d;transform:scale(1.05)}.mark-completed-button{background:linear-gradient(135deg,#4caf50,#81c784);border-radius:20px;font-size:1rem;margin-top:10px;min-width:180px;padding:10px 20px;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.mark-completed-button:hover{box-shadow:0 4px 10px #4caf5066;transform:scale(1.05)}.mark-completed-button:disabled{background:linear-gradient(135deg,#a5d6a7,#c8e6c9);color:#ffffff90}.approve-button{background:linear-gradient(135deg,#4caf50,#81c784);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:10px 5px;min-width:180px;padding:10px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.approve-button:hover{box-shadow:0 4px 10px #4caf5066;transform:scale(1.05)}.approve-button:disabled{background:linear-gradient(135deg,#a5d6a7,#c8e6c9);color:#ffffff90;cursor:not-allowed;opacity:.6}.dispute-button{background:linear-gradient(135deg,#f44336,#e57373);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:10px 5px;min-width:180px;padding:10px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.dispute-button:hover{box-shadow:0 4px 10px #f4433666;transform:scale(1.05)}.dispute-button:disabled{background:linear-gradient(135deg,#ef9a9a,#ffcdd2);color:#ffffff90;cursor:not-allowed;opacity:.6}.potential-freelancers{border-radius:10px;color:#d3d3d3;margin-top:20px;padding:15px}.potential-freelancers h4{color:#ff3bff;font-size:1.2rem;font-weight:700;margin-bottom:10px}.freelancer-item{background:#1e1e1e;border-radius:12px;box-shadow:0 4px 10px #0006;display:flex;flex-direction:column;gap:15px;margin:20px;padding:0 20px 20px;transition:transform .3s ease,box-shadow .3s ease}.freelancer-item:hover{box-shadow:0 4px 10px #ff3bff4d;transform:scale(1.02)}.freelancer-header{align-items:center;display:flex;justify-content:space-between}.freelancer-header h4{color:#ff3bff;font-size:1.5rem;font-weight:700}.freelancer-header span{color:#d3d3d3;font-size:1rem;padding-top:20px}.freelancer-details{color:#d3d3d3;display:auto;gap:15px;grid-template-columns:1fr 1fr}.freelancer-details div{align-items:center;display:auto;gap:8px}.freelancer-details a{color:#ff3bff;text-decoration:none}.freelancer-details a:hover{text-decoration:underline}.select-freelancer-button{background:linear-gradient(135deg,#4caf50,#81c784);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.select-freelancer-button:hover{box-shadow:0 4px 10px #4caf504d;transform:scale(1.05)}.select-freelancer-button:disabled{background:linear-gradient(135deg,#a5d6a7,#c8e6c9);color:#ffffff90;cursor:not-allowed;opacity:.6}.proof-input-section{display:flex;flex-direction:column;gap:15px;margin-top:20px}.proof-input-section input{background:#2b2b2b;border:2px solid #5c24ff;border-radius:8px;color:#fff;font-size:1rem;outline:none;padding:12px 15px;transition:border .3s ease,box-shadow .3s ease;width:auto}.proof-input-section input::placeholder{color:#9e9e9e;font-style:italic}.proof-input-section input:focus{border-color:#ff3bff;box-shadow:0 0 10px #5c24ff99}.mark-completed-button{background:linear-gradient(135deg,#5c24ff,#ff3bff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:12px 15px;text-align:center;transition:all .3s ease;width:100%}.mark-completed-button:hover{box-shadow:0 8px 15px #ff3bff66;transform:translateY(-3px)}.mark-completed-button:disabled{background:linear-gradient(135deg,#7c7c7c,#a0a0a0);color:#fff;cursor:not-allowed;opacity:.6}.mark-completed-button:active{box-shadow:none;transform:translateY(0)}.description-freelancer{width:100%}.other-freelancer-details{display:grid;grid-template-columns:1fr 1fr}body{background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0}.listing-page{padding:20px;text-align:center}.listing-header h1{background:linear-gradient(90deg,#ff3bff,#ecbfbf 38%,#5c24ff 76%,#d94fd5);background-clip:text;-webkit-background-clip:text;color:#0000;font-family:Oxanium,sans-serif;font-size:2.5rem;font-weight:700;text-shadow:2px 2px 5px #0003}.project-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 0}.project-card{align-items:center;background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 10px #0006;color:#fff;display:flex;flex-direction:column;height:450px;padding:20px;text-align:center;transition:transform .2s,box-shadow .2s;width:250px}.project-card:hover{box-shadow:0 6px 15px #0009;transform:scale(1.05)}.project-logo{border-radius:50%;height:80px;margin-bottom:15px;object-fit:cover;width:80px}.project-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff3bff,#ecbfbf 38%,#5c24ff 76%,#d94fd5);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:10px}.project-description{font-family:alata,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:20px}.project-details{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-top:15px}.project-stipend{color:#fff;font-weight:700}.project-card span,.project-stipend{display:block;font-size:.9rem;margin-bottom:.5%}.gradient-button{border:none;border-radius:8px;font-size:.9rem;overflow:hidden;padding:10px 15px;position:relative;transform-origin:center;transition:all .3s ease}.gradient-button,.gradient-button.accept{cursor:pointer;font-weight:700;width:100%}.gradient-button.accept,.gradient-button.reject{background:#000;border:none;border-radius:25px;color:#fff;font-size:1rem;max-width:300px;padding:15px 25px;transition:transform .2s,opacity .2s}.gradient-button.reject{cursor:pointer;font-weight:700;width:100%}.verifier{width:50%}.gradient-button:hover{opacity:1;transform:scale(1)}.gradient-button:disabled{background:#666;cursor:not-allowed;opacity:.7;transform:none;width:100%}.accept-project-link{color:#007bff;font-weight:700;text-decoration:none;transition:color .2s}.accept-project-link:hover{color:#0056b3;text-decoration:underline}.add-project-button{background-color:#007bff;border:none;border-radius:30px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:40px;padding:15px 30px;transition:background-color .3s,transform .2s}.add-project-button:hover{background-color:#0056b3;transform:translateY(-3px)}.add-project-button:active{transform:translateY(1px)}.accept-project-button{background-color:#4caf50;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:4px 2px;padding:10px 20px;text-align:center;text-decoration:none}.modal-overlay{background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content,.modal-overlay{align-items:center;overflow-y:auto}.modal-content{word-wrap:break-word;align-self:center;animation:fadeIn .3s ease;border-radius:8px;max-height:80vh;max-width:600px;padding:2rem;position:relative;text-align:center;width:90%}.modal-project-description{font-size:16px;line-height:1.6;margin-top:1rem;text-align:center}.close-modal-button{background:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:2rem;padding:.5rem 1rem}.close-modal-button:hover{background:#d32f2f}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.button-container2{display:flex;gap:15px;justify-content:center;margin:15px 0;width:100%}.modal-prooflink{margin-bottom:10px}.button-gradient-wrapper{background:linear-gradient(90deg,#ff3bff 0,#ecbfbf 38%,#5c24ff 76%,#d94fd5);border-radius:40px;padding:2px;transition:all .3s ease;width:50%}.button-container2.processing-state{align-items:center;display:flex;justify-content:center;width:100%}.gradient-button.processing{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.7;width:80%}
/*# sourceMappingURL=main.90f28712.css.map*/