*{margin:0;font-family:Segoe UI,Arial,sans-serif}button,.tag{line-height:1}.tag{display:inline-flex}.header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:12px 35px;min-height:30px;background-color:transparent}.header .logo{height:20px;width:auto}.auth-links{display:flex;align-items:center;gap:20px}.auth-link{color:gray;text-decoration:none;font-size:1rem;font-weight:700}.auth-link:hover{color:#ff6f00}.user-menu{position:relative;cursor:pointer}.user-icon{font-size:1.8rem;color:gray;transition:color .3s ease}.user-icon:hover{color:#ff6f00}.dropdown-menu{position:absolute;top:40px;right:0;background:#fff;box-shadow:0 4px 6px #0000001a;border-radius:8px;overflow:hidden;z-index:10}.header .dropdown-item{padding:10px 15px;width:100px;text-align:center;color:gray;font-weight:700;font-size:1rem;text-decoration:none;display:block;white-space:nowrap;cursor:pointer;border-bottom:1px solid #ddd}.header .dropdown-item:last-child{border-bottom:none}.header .dropdown-item:hover{background-color:#f7f7f7;color:#ff6f00}.menu-icon{display:none;cursor:pointer}@media (max-width: 768px){.auth-links.not-logged{display:none;position:absolute;top:45px;right:30px;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;gap:0;z-index:10}.auth-links.open{display:flex}.auth-link{padding:10px 15px;width:100px;text-align:center;color:gray;font-weight:700;font-size:1rem;text-decoration:none;display:block;white-space:nowrap;cursor:pointer;border-bottom:1px solid #ddd}.auth-link:last-child{border-bottom:none}.auth-link:hover{background-color:#f7f7f7;color:#ff6f00}.menu-icon{display:block;color:gray}.user-menu{display:block}}@media (max-width: 480px){.header{padding:10px 30px}.header .logo{height:18px}.user-icon{font-size:1.7rem}}.hero-section{padding:150px 20px 80px;border-bottom-left-radius:50% 30px;border-bottom-right-radius:50% 30px;text-align:center;background-color:#fff;color:#ff6f00;box-shadow:0 4px 8px #0000001a;margin-top:-58px;margin-bottom:30px;z-index:1}.hero-content{margin:0 auto}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:16px}.hero-subtitle{font-size:1.2rem;margin-bottom:24px;font-weight:500}.dynamic-word{font-weight:700;color:gray;border-right:2px solid gray;animation:blink .7s steps(1) infinite}@keyframes blink{50%{border-color:transparent}}.hero-button{padding:10px 20px;font-size:1rem;color:#fff;font-weight:600;background-color:#ff6f00;border:1px solid #FF6F00;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.hero-button:hover{color:#ff6f00;background-color:#fff}@media (max-width: 768px){.hero-section{padding:120px 15px 60px;border-bottom-left-radius:50% 20px;border-bottom-right-radius:50% 20px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-button{padding:9px 18px;font-size:.9rem}}@media (max-width: 480px){.hero-section{padding:100px 10px 40px;border-bottom-left-radius:50% 10px;border-bottom-right-radius:50% 10px}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}.hero-button{padding:8px 16px;font-size:.8rem}}.card{display:grid;grid-template-rows:auto 1fr;height:100%;border-radius:12px;overflow:hidden;background-color:#efefef;color:#444;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:1px solid #ddd}.card:hover{box-shadow:0 5px 10px #0003}.card .top-box{padding:16px;display:flex;align-items:center;border-bottom-left-radius:50% 20px;border-bottom-right-radius:50% 20px}.card .profile-image{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:16px}.card .text-container{display:flex;flex-direction:column}.card .full-name{margin:0;font-size:1.2rem}.card .primary-role{margin:4px 0 0;font-size:.9rem;opacity:.8}.card .bottom-box{position:relative;padding:16px;min-height:120px}.card .bottom-box p{margin:8px 0;font-size:.9rem;display:flex;align-items:center;gap:8px}.card .tag{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.8rem;color:#fff}.card .tag.startup{background-color:#ff6f00}.card .tag.side-project{background-color:#3b82f6}.card .tag.freelance{background-color:#00d100}.card .icon{color:#ff6f00;width:16px;height:16px;vertical-align:middle}.card .skills-container{margin-top:10px}.card .skills{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.card .skill-tag{background-color:#fff;color:#555;padding:4px 8px;font-size:.8rem;border-radius:12px;line-height:1}@media (max-width: 480px){.card .full-name{font-size:1rem}.card .top-box{padding:12px}.card .primary-role{font-size:.8rem}.card .bottom-box{padding:12px}.card .bottom-box p{font-size:.8rem}.card .skills{gap:6px}.card .skill-tag{font-size:.75rem;padding:4px 6px}}.footer{background-color:#555;color:#fff;padding:20px 0;text-align:center;margin-top:30px;border-top-left-radius:10px;border-top-right-radius:10px}.footer-container{display:flex;align-items:center;flex-wrap:wrap;padding:0 20px}.footer-logo{flex:1}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;flex:2}.footer-links a{margin:0 10px;color:#fff;text-decoration:none;font-weight:700}.footer-links a:hover{text-decoration:underline}.footer-social{flex:1}.footer-social .social-icon{margin:0 10px;font-size:24px;color:#fff}.footer-social .social-icon:hover{color:#007bff}.footer-bottom{display:flex;justify-content:center;margin-top:20px;font-size:14px;color:#fff}@media (max-width: 768px){.footer{margin-top:50px;padding:10px}.footer-container{flex-direction:column;gap:10px}.footer-logo h2{display:none}.footer-bottom{margin-top:15px}}@media (max-width: 480px){.footer{margin-top:40px}.footer-container{gap:10px}.footer-logo{display:none}.footer-links a{font-size:.8rem}.footer-social .social-icon{font-size:20px}.footer-bottom{margin-top:10px;font-size:12px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-page{display:flex;flex-direction:column;min-height:100vh;background-color:gray;line-height:1}.filters-section{display:flex;align-items:center;justify-content:space-between;padding:30px 100px;gap:30px}.filters-content{flex:1;text-align:center;color:#fff}.filters-content h2{font-size:1.8rem;margin-bottom:10px}.filters-content p{font-size:1.1rem;font-weight:500;line-height:1.3;margin-bottom:20px}.filters-btn{background:#fff;color:gray;font-size:1rem;font-weight:500;border:none;border:1px solid white;padding:10px 20px;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.filters-btn:hover{color:#fff;background-color:transparent;border:1px solid white}.filters-svg-container{flex:1;text-align:center}.filters-svg{max-width:100%;height:auto}.home-page .profile-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;padding:20px;align-items:start;background:linear-gradient(to bottom,gray,#a9a9a9,gray)}.home-page .error-message{color:red;font-size:1rem;margin-bottom:10px;text-align:center}.home-page .no-more-profiles{color:#ff6f00;font-size:1rem;margin-bottom:10px;text-align:center}.home-page .more-profiles-btn{display:flex;justify-content:center;align-items:center;flex:1;padding:10px}.home-page .more-profiles-btn button{background:#fff;color:gray;font-size:1rem;font-weight:500;border:none;border:1px solid white;padding:10px 20px;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.home-page .more-profiles-btn button:hover{color:#fff;background-color:transparent;border:1px solid white}@media (max-width: 768px){.filters-section{flex-direction:column;padding:30px;gap:20px}.filters-content h2{font-size:1.5rem}.filters-content p{font-size:1rem}.home-page .filters-btn{padding:9px 18px;font-size:.9rem}.filters-svg{width:90%}.home-page .more-profiles-btn button{padding:9px 18px;font-size:.9rem}.home-page .error-message,.home-page .no-more-profiles{font-size:.9rem}}@media (max-width: 480px){.filters-content h2{font-size:1.2rem}.filters-content p{font-size:.9rem}.home-page .filters-btn{padding:8px 16px;font-size:.8rem}.filters-svg{width:80%}.home-page .profile-cards-container{grid-template-columns:1fr;gap:15px;padding:10px}.home-page .error-message,.home-page .no-more-profiles{font-size:.8rem}.home-page .more-profiles-btn button{padding:8px 16px;font-size:.8rem}}.sign-up-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f7f7f7;padding:20px;font-family:Arial,sans-serif}.sign-up-page h1{font-size:2rem;color:#ff6f00;margin-bottom:30px}.sign-up-form{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px}.sign-up-form .input-group{width:100%;box-sizing:border-box;margin-bottom:20px;padding:0}.sign-up-form .input-group input{width:100%;box-sizing:border-box;padding:12px;font-size:1rem;border:1px solid #ddd;border-radius:6px}.sign-up-form .input-group .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#a9a9a9;cursor:pointer}.sign-up-page .success-message{color:green;font-size:1rem;margin-top:10px}.sign-up-page .error-message{color:red;font-size:1rem;margin-top:10px}.signup-feedback{text-align:center}.sign-up-btn{width:100%;padding:12px;background-color:#3b82f6;color:#fff;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.sign-up-btn:hover{background-color:#2563eb}@media (max-width: 480px){.sign-up-page{padding:40px 15px 15px;justify-content:flex-start}.sign-up-page h1{font-size:1.6rem;margin-bottom:20px}.sign-up-form{width:90vw;max-width:400px;margin:0 auto;padding:20px;box-sizing:border-box}.sign-up-form .input-group{width:100%;margin-bottom:15px}.sign-up-form .input-group input,.sign-up-btn{padding:10px;font-size:.9rem}.sign-up-page .success-message,.sign-up-page .error-message{font-size:.9rem;margin-top:5px}.navigation p{font-size:.8rem}.navigation .link{font-size:.9rem}}.login-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#f7f7f7;padding:20px;font-family:Arial,sans-serif}.login-page h1{font-size:2rem;color:#ff6f00;margin-bottom:30px}.login-form{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px}.login-form .input-group{width:100%;box-sizing:border-box;margin-bottom:20px;padding:0}.login-form .input-group input{width:100%;box-sizing:border-box;padding:12px;font-size:1rem;border:1px solid #ddd;border-radius:6px}.login-form .input-group .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#a9a9a9;cursor:pointer}.login-feedback .success-message{color:green;font-size:1rem;margin-top:10px}.login-feedback .error-message{color:red;font-size:1rem;margin-top:10px}.login-feedback{text-align:center}.login-btn{width:100%;padding:12px;background-color:#3b82f6;color:#fff;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.login-btn:hover{background-color:#2563eb}.navigation{margin-top:10px;text-align:center}.navigation p{font-size:.9rem;color:#333;margin:10px}.navigation .link{color:#3b82f6;cursor:pointer;text-decoration:none}.navigation .link:hover{color:#2563eb;text-decoration:underline}@media (max-width: 480px){.login-page{padding:40px 15px 15px;justify-content:flex-start}.login-page h1{font-size:1.6rem;margin-bottom:20px}.login-form{width:90vw;max-width:400px;margin:0 auto;padding:20px;box-sizing:border-box}.login-form .input-group{margin-bottom:15px}.login-form .input-group input,.login-btn{padding:10px;font-size:.9rem}.login-page .success-message,.login-page .error-message{font-size:.9rem;margin-top:5px}.navigation p{font-size:.8rem}.navigation .link{font-size:.9rem}}.reset-password-page{max-width:400px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:#f9f9f9;box-shadow:0 4px 8px #0000001a;text-align:center;font-family:Arial,sans-serif}.reset-password-page h1{font-size:1.5rem;margin-bottom:20px;color:#333}.reset-password-page .form-group{margin-bottom:15px;text-align:left}.reset-password-page .form-group label{display:block;margin-bottom:5px;font-size:.9rem;color:#555}.reset-password-page .form-group input{width:100%;padding:10px;font-size:.9rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.reset-password-page .form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 5px #007bff80}.reset-password-page button{width:100%;padding:10px 15px;font-size:1rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.reset-password-page button:hover{background-color:#0056b3}.reset-password-page button:disabled{background-color:#ccc;cursor:not-allowed}.reset-password-page .success-message{margin-top:15px;color:#28a745;font-size:.9rem;text-align:center}.reset-password-page .error-message{margin-top:15px;color:#dc3545;font-size:.9rem;text-align:center}@media (max-width: 468px){.reset-password-page{max-width:350px;padding:15px}.reset-password-page h1{font-size:1.3rem}.reset-password-page button{font-size:.9rem;padding:9px 13px}@media (max-width: 400px){.reset-password-page{max-width:300px}}}.choose-project-type-page{text-align:center;padding:20px;font-family:Arial,sans-serif}.choose-project-type-page h1{font-size:2rem;margin-bottom:30px;color:#333}.options-container{display:flex;flex-direction:column;gap:20px;align-items:center;margin-bottom:30px}.option{display:flex;justify-content:space-between;align-items:center;background-color:#f0f0f0;border-radius:15px;width:100%;max-width:600px;height:100px;cursor:pointer;padding:20px;transition:all .3s ease;border:2px solid transparent}.option:hover{background-color:#e0e0e0}.option.selected{border-color:#3b82f6;background-color:#e6f0ff}.left-box{flex:1.5;text-align:left}.left-box h2{font-size:1.5rem;margin-bottom:15px;color:#333}.left-box p{font-size:1rem;color:#666}.right-box{flex:.8;display:flex;justify-content:center;align-items:center;height:100px}.option .option-image{width:100%;height:100%;object-fit:contain}.continue-button{background-color:#3b82f6;color:#fff;padding:12px 24px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.continue-button:hover{background-color:#2564eb}@media (max-width: 768px){.choose-project-type-page h1{font-size:1.8rem;margin-bottom:30px;color:#333}.option{max-width:550px;height:95px;padding:15px}.option .right-box{height:80px}.left-box h2{font-size:1.4rem;margin-bottom:13px;color:#333}.left-box p{font-size:.95rem;color:#666}.continue-button{padding:11px 22px;font-size:.95rem;border:none;border-radius:8px}}@media (max-width: 480px){.choose-project-type-page h1{font-size:1.5rem;margin-bottom:20px;color:#333}.option{display:flex;flex-direction:column;max-width:400px;height:120px;padding:10px}.option .right-box{height:60px}.left-box{text-align:center}.left-box h2{font-size:1rem;margin-bottom:10px;color:#333}.left-box p{font-size:.8rem;color:#666}.continue-button{padding:8px 18px;font-size:.85rem;border-radius:8px}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.country-dropdown{width:100%;margin:auto;position:relative}.input-container{position:relative;display:flex;flex-direction:column}.country-dropdown input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;outline:none;font-size:14px}.suggestions{list-style:none;margin:5px 0 0;padding:0;border:1px solid #ccc;border-radius:5px;max-height:150px;overflow-y:auto;background:#fff;position:absolute;top:100%;left:0;right:0;z-index:1000}.suggestion-item{padding:10px;cursor:pointer}.suggestion-item:hover{background-color:#f0f0f0}.selected-country{margin-top:10px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9}.tags-input{width:100%;margin:auto;position:relative}.tags-input .tags-container{display:flex;flex-wrap:wrap;border:1px solid #ccc;background-color:#fff;padding:5px;border-radius:5px;gap:5px}.tags-container input{font-size:.9rem;border:none;flex:1;padding:5px;outline:none}.tags-input .tags-container .skill-tag{font-size:.9rem;background-color:#e9e9e9;color:#444;padding:5px 10px;border-radius:3px}.remove-tag{margin-left:5px;cursor:pointer}.suggestions-list{list-style:none;margin:0;padding:0;border:1px solid #ccc;border-radius:5px;max-height:150px;overflow-y:auto;background:#fff;position:absolute;top:100%;left:0;right:0;z-index:1000}.suggestion-item{font-size:.9rem;padding:10px;cursor:pointer}.suggestion-item:hover,.suggestion-item.highlighted{background-color:#f0f0f0}.input-with-plus{display:flex;align-items:center}.add-skill-button{background-color:#777;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;margin-right:8px;cursor:pointer}.add-skill-button:hover{background-color:#555}@media (max-width: 468px){.tags-container .skill-tag{font-size:.85rem}}.create-profile-page{display:flex;justify-content:center;min-height:100vh;background-color:#f0f0f0;padding:20px}.create-profile-page p{color:#444;font-size:.95rem}.create-profile-page .tag{color:#fff;padding:4px 8px;font-size:.9rem;margin-left:5px;border-radius:12px;font-family:Arial,sans-serif}.create-profile-page label{display:flex;align-items:center;font-size:.95rem;font-weight:500}.create-profile-page .right-container label{margin-bottom:2px}.create-profile-page .project-preferences-container label,.create-profile-page .partner-preferences-container label{margin-bottom:5px}.create-profile-page .sub-label{font-weight:400}.create-profile-page input[type=checkbox],.create-profile-page input[type=radio]{width:auto;margin-right:8px}.create-profile-page .form-group{flex:1;margin-bottom:30px}.create-profile-page :where(textarea,input,select){width:100%;font-size:.9rem;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}.create-profile-page textarea{height:100px;resize:vertical}.create-profile-page .main-container{display:flex;gap:20px;width:100%;max-width:1200px;border-radius:12px}.create-profile-page .left-container{flex:1;position:sticky;top:20px;align-self:flex-start;background-color:#fff;padding:20px;border-radius:12px;border-right:1px solid #ddd;box-sizing:border-box}.create-profile-page .left-top-box{border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:20px}.create-profile-page .looking-for{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.create-profile-page .other-interests{display:flex;flex-direction:column;gap:5px}.create-profile-page .other-interests .tag{margin-left:0}.create-profile-page .tag.startup{background-color:#ff6f00}.create-profile-page .tag.side{background-color:#3b82f6}.create-profile-page .tag.freelance{background-color:#00d100}.create-profile-page .tag.startup:hover{background-color:#e65b00}.create-profile-page .tag.side:hover{background-color:#2a6bd4}.create-profile-page .tag.freelance:hover{background-color:#00b200}.create-profile-page .left-bottom-box p{margin-bottom:5px}.create-profile-page .right-container{display:flex;flex-direction:column;gap:20px;flex:2.5;border-radius:12px}.create-profile-page .professional-info-container{background-color:#fff;padding:20px;border-radius:12px}.create-profile-page .profile-image-container{display:flex;flex-direction:column;gap:10px;align-items:center;margin-bottom:20px}.create-profile-page :where(.profile-image,.placeholder-image){width:100px;height:100px;border-radius:50%}.create-profile-page .profile-image{object-fit:cover}.create-profile-page .placeholder-image{display:flex;justify-content:center;align-items:center;background-color:#ddd;color:#999}.create-profile-page .choose-picture{color:#3b82f6;cursor:pointer}.create-profile-page :where(.project-preferences-container,.partner-preferences-container){background-color:#fff;padding:20px;border-radius:12px}.create-profile-page .full-name-row{display:flex;gap:15px}.create-profile-page .checkbox-group{display:flex;flex-wrap:wrap;gap:10px;border:1px solid #ddd;border-radius:6px;padding:10px}.create-profile-page .checkbox-group label{display:flex;align-items:center;background-color:#f5f5f5;border-radius:5px;padding:6px 12px;cursor:pointer;transition:background-color .3s,border-color .3s;color:#444;font-size:.9rem;line-height:1;font-weight:400;margin:0}.create-profile-page .checkbox-group label:hover{background-color:#e9ecef}.create-profile-page .project-stage-container{margin-bottom:10px}.create-profile-page .error-message{color:red;font-size:1rem;margin:5px;text-align:center}.create-profile-page .button-container{display:flex;justify-content:center}.create-profile-page .save-button{background-color:#ff7c00;color:#fff;padding:10px 20px;border-radius:30px;font-weight:700;border:none;cursor:pointer}.create-profile-page .save-button:hover{background-color:#ff912e}.create-profile-page .required{color:red;margin-left:2px}@media (max-width: 1000px){.create-profile-page .main-container{flex-direction:column}.create-profile-page .left-container{width:100%}.create-profile-page .left-container{position:static}.create-profile-page .other-interests{flex-direction:row;align-items:center;gap:20px}}@media (max-width: 468px){.create-profile-page .other-interests{flex-direction:column;align-items:start;gap:5px}.create-profile-page .full-name-row{display:block}}.profile-not-found{min-height:100vh;text-align:center;margin-top:50px;font-family:Arial,sans-serif}.profile-not-found .error-message{color:#ff6f00;font-size:1.5rem;font-weight:700;margin-bottom:10px}.profile-not-found button{padding:10px 20px;font-size:1rem;color:#fff;background-color:#3b82f6;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.profile-not-found button:hover{background-color:#2563eb}.my-profile-page{display:flex;flex-direction:column;min-height:100vh;padding:20px;box-sizing:border-box;font-family:Segoe UI,Arial,sans-serif;background-color:#f0f0f0;color:#555}.my-profile-page .main-container{display:flex;border-radius:12px;box-sizing:border-box;gap:20px}.my-profile-page .left-container{display:flex;flex:1;flex-direction:column;background-color:#fff;border-radius:12px;position:sticky;top:20px;align-self:flex-start}.my-profile-page .right-container{display:flex;flex-direction:column;gap:20px;flex:2;border-radius:12px}.my-profile-page :where(.professional-info-container,.project-preferences-container,.partner-preferences-container){background-color:#fff;padding:15px;border-radius:12px}.my-profile-page :where(p,li){font-size:1rem}.my-profile-page .info-group{display:flex;flex-direction:column;margin-bottom:20px}.my-profile-page .info-group.centered{text-align:center}.my-profile-page a{text-decoration:none;color:#007bff}.my-profile-page a:hover{color:#0056b3}.my-profile-page .profile-image-container h2{color:#fff;font-size:1.5rem;text-align:center}.my-profile-page h3{font-size:1rem;margin-bottom:3px}.my-profile-page .sub-child-container-title{text-align:center;background-color:#888;padding:6px;margin:-15px -15px 20px;border-top-left-radius:12px;border-top-right-radius:12px}.my-profile-page .sub-child-container-title h3{color:#fff}.my-profile-page .tags-container{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:3px}.my-profile-page .tag{background-color:#e9e9e9;padding:4px 8px;font-size:.95rem;line-height:1}.my-profile-page .profile-image-container{display:flex;flex-direction:column;align-items:center;border-radius:12px 12px 50% 50%/12px 12px 30px 30px;padding:15px 15px 25px;border-bottom:5px solid white}.my-profile-page :where(.profile-image,.placeholder-image){width:150px;height:150px;border-radius:50%;object-fit:cover;border:6px solid #fff;transition:transform .3s ease-in-out;margin-bottom:15px}.my-profile-page :where(.profile-image,.placeholder-image):hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.my-profile-page .placeholder-image{background-color:#ddd;color:#999;display:flex;justify-content:center;align-items:center}.my-profile-page .info-group.primary{gap:10px;padding:20px 20px 0}.my-profile-page .primary-element{display:flex;align-items:center;gap:5px}.my-profile-page .type-tag{color:#fff;border-radius:20px}.my-profile-page :where(.skill-tag,.soft-tag){border-radius:20px}.my-profile-page .role-tag{border-radius:5px}.my-profile-page .info-group .formatted-text{white-space:pre-line}.my-profile-page .professional-links{display:flex;justify-content:center;align-items:center}.my-profile-page .professional-links-container{display:flex;gap:20px}.my-profile-page .professional-links a{display:flex;align-items:center;gap:5px;font-weight:700}.my-profile-page .projects-content{margin-right:10px;margin-top:5px;padding:10px;background-color:#fff;background-color:#f0f0f0;border-left:5px solid #999}.my-profile-page .wrapped-info-groups{display:flex;justify-content:space-around;flex-wrap:wrap;text-align:center}.my-profile-page .navigation{display:flex;justify-content:center;gap:25px;padding:5px 15px}.my-profile-page .navigation .nav-icon{display:flex;align-items:center;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.my-profile-page .navigation .nav-icon:hover{transform:translateY(-5px) scale(1.03);columns:#f0f0f0}@media (max-width: 1000px){.my-profile-page .main-container{flex-direction:column}.my-profile-page .left-container{position:static;width:100%}.my-profile-page .info-group.primary{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}@media (max-width: 768px){.my-profile-page .sub-child-container-title{padding:4px}}@media (max-width: 500px){.my-profile-page .info-group.primary{flex-direction:column}}@media (max-width: 468px){.my-profile-page :where(.profile-image,.placeholder-image){width:130px;height:130px}.my-profile-page .profile-image-container h2{font-size:1.3rem}.my-profile-page :where(p,li){font-size:.9rem}.my-profile-page .tag,.my-profile-page a{font-size:.9rem}}.custom-dropdown{position:relative;width:100%;max-width:250px}.dropdown-header{padding:10px;background-color:#fff;border:1px solid #ccc;border-radius:6px;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;cursor:default}.custom-dropdown .dropdown-list{position:absolute;top:100%;left:0;width:100%;overflow-y:auto;background-color:#fff;border:1px solid #ccc;max-height:200px;z-index:1000;list-style:none;margin:0;padding:0}.custom-dropdown .dropdown-item{margin:0;width:auto;padding:4px 10px;font-size:.9rem;text-align:start;cursor:default;background-color:#fff}.dropdown-item:hover{background-color:#3b82f6;color:#fff}@media (max-width: 468px){.custom-dropdown .dropdown-header,.custom-dropdown .dropdown-item{font-size:.85rem}}body{overflow-x:hidden}.filters-page{position:relative;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.filters-page p{margin-bottom:5px}.filters-page select{background-color:#fff;width:100%;font-size:.9rem;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}.filters-page .tag{color:#fff;padding:4px 8px;font-size:.9rem;margin-left:5px;border-radius:12px;font-family:Arial,sans-serif}.filters-page .main-container{display:flex;flex:1;overflow-x:hidden}.filters-page .left-container{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:30px;position:sticky;top:20px}.filters-page .loading-message{text-align:center;color:#fff}.filters-page .profile-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;align-items:start}.pagination-controls{display:flex;justify-content:center;gap:15px;margin-top:20px}.pagination-controls button{background-color:transparent;color:#333;font-weight:700;padding:5px 10px;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s,color .2s}.pagination-controls button:hover{color:#111}.pagination-controls button:disabled{background-color:transparent;color:#a0a0a0;cursor:auto}.filters-page .feedback-container{display:flex;justify-content:center}.filters-page .feedback{color:#444;font-weight:500;text-align:center;font-size:1.2rem}.filters-page .right-container{position:absolute;top:85px;right:0;width:250px;height:100%;display:flex;flex-direction:column;padding:20px 15px;gap:30px;background-color:#f0f0f0;border-left:2px solid gray;border-top:2px solid gray;box-shadow:-3px 0 8px #0000004d;transition:transform .3s ease-in-out}.right-container.visible{transform:translate(0)}.right-container.hidden{transform:translate(100%)}.toggle-container-btn{position:absolute;top:200px;right:-15px;padding-right:20px;transform:translateY(-50%);width:50px;height:50px;background-color:#777;color:#fff;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 6px #0003;display:flex;justify-content:center;align-items:center;font-size:16px;transition:background-color .3s ease,transform .3s ease;z-index:10}.toggle-container-btn:hover{background-color:#555;transform:translateY(-50%) scale(1.1)}.toggle-container-btn:hover{background-color:#777}.filters-page .right-container p{color:#555}.filters-page .project-type-container .tags-container{display:flex;flex-direction:column;gap:5px}.filters-page input[type=radio]{flex:none}.filters-page .project-type-container label{display:flex;align-items:center;gap:5px}.filters-page .tag.startup{background-color:#ff6f00}.filters-page .tag.side{background-color:#3b82f6}.filters-page .tag.freelance{background-color:#00d100}.filters-page .tag.startup:hover{background-color:#e65b00}.filters-page .tag.side:hover{background-color:#2a6bd4}.filters-page .tag.freelance:hover{background-color:#00b200}.apply-filters-container{text-align:center}.apply-filters-btn{background:#555;color:#fff;border:1px solid #555;border-radius:30px;font-weight:700;padding:10px 20px;cursor:pointer;transition:background-color .3s ease-in-out}.apply-filters-btn:hover{color:#555;background-color:#fff}@media (max-width: 768px){.filters-page .feedback{font-size:1.1rem}}@media (max-width: 468px){.filters-page .left-container{padding:15px}.filters-page .profile-cards-container{grid-template-columns:1fr}.filters-page .feedback{font-size:1rem}.filters-page .right-container p{font-size:.9rem}.filters-page .tag{font-size:.85rem}.filters-page .apply-filters-btn{padding:9px 18px}}.loading-user-profile{text-align:center;margin-top:50px;color:#ff6f00;font-size:1.2rem;font-weight:700;font-family:Segoe UI,Arial,sans-serif}.profile-page{display:flex;flex-direction:column;min-height:100vh;padding:20px;box-sizing:border-box;font-family:Segoe UI,Arial,sans-serif;background-color:#efefef;color:#555}.profile-page .main-container{display:flex;border-radius:12px;box-sizing:border-box;gap:20px}.profile-page .left-container{display:flex;flex:1;flex-direction:column;background-color:#fff;border-radius:12px;position:sticky;top:20px;align-self:flex-start}.profile-page .right-container{display:flex;flex-direction:column;gap:20px;flex:2;border-radius:12px}.profile-page :where(.professional-info-container,.project-preferences-container,.partner-preferences-container){background-color:#fff;padding:15px;border-radius:12px}.profile-page :where(p,li){font-size:1rem}.profile-page .info-group{display:flex;flex-direction:column;margin-bottom:20px}.profile-page .info-group.centered{text-align:center}.profile-page a{text-decoration:none;color:#007bff}.profile-page a:hover{color:#0056b3}.profile-page .profile-image-container h2{color:#fff;font-size:1.5rem;text-align:center}.profile-page h3{font-size:1rem;margin-bottom:3px}.profile-page .sub-child-container-title{text-align:center;background-color:#888;padding:6px;margin:-15px -15px 20px;border-top-left-radius:12px;border-top-right-radius:12px}.profile-page .sub-child-container-title h3{color:#fff}.profile-page .tags-container{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding:3px}.profile-page .tag{background-color:#e9e9e9;padding:4px 8px;font-size:.95rem;line-height:1}.profile-page .profile-image-container{display:flex;flex-direction:column;align-items:center;border-radius:12px 12px 50% 50%/12px 12px 30px 30px;padding:15px 15px 25px;border-bottom:5px solid white}.profile-page :where(.profile-image,.placeholder-image){width:150px;height:150px;border-radius:50%;object-fit:cover;border:6px solid #fff;transition:transform .3s ease-in-out;margin-bottom:15px}.profile-page :where(.profile-image,.placeholder-image):hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.profile-page .placeholder-image{background-color:#ddd;color:#999;display:flex;justify-content:center;align-items:center}.profile-page .primary{gap:10px;padding:20px 20px 0}.profile-page .primary-element{display:flex;align-items:center;gap:5px}.profile-page .type-tag{color:#fff;border-radius:20px}.profile-page :where(.skill-tag,.soft-tag){border-radius:20px}.profile-page .role-tag{border-radius:5px}.profile-page .info-group .formatted-text{white-space:pre-line}.profile-page .professional-links{display:flex;justify-content:center;align-items:center}.profile-page .professional-links-container{display:flex;gap:20px}.profile-page .professional-links a{display:flex;align-items:center;gap:5px;font-weight:700}.profile-page .projects-content{margin-right:10px;margin-top:5px;padding:10px;background-color:#fff;background-color:#f0f0f0;border-left:5px solid #999}.profile-page .wrapped-info-groups{display:flex;justify-content:space-around;flex-wrap:wrap;text-align:center}.profile-page .navigation{display:flex;justify-content:center;gap:25px;padding:5px 15px}.profile-page .navigation .nav-icon{display:flex;align-items:center;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.profile-page .navigation .nav-icon:hover{transform:translateY(-5px) scale(1.03);columns:#f0f0f0}.profile-page .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.profile-page .modal-container{background:#fff;border-radius:8px;padding:20px;width:400px;text-align:center}.profile-page .modal-container :where(h3,p){margin-bottom:5px}.profile-page .modal-container textarea{width:100%;margin-bottom:10px;padding:10px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.profile-page .modal-actions{display:flex;justify-content:center;gap:30px}.profile-page .modal-actions :where(.send-button,.cancel-button){padding:10px 20px;width:100px;border:none;border-radius:5px;cursor:pointer}.profile-page .send-button{background-color:#007bff;color:#fff}.profile-page .send-button:hover{background-color:#006bdd}.profile-page .cancel-button{background-color:#ccc;color:#000}.profile-page .cancel-button:hover{background-color:#bbb}.profile-page .privacy-note{font-size:.8rem;margin-top:10px;color:gray}@media (max-width: 1000px){.profile-page .main-container{flex-direction:column}.profile-page .left-container{position:static;width:100%}.profile-page .info-group.primary{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}@media (max-width: 768px){.profile-page .sub-child-container-title{padding:4px}}@media (max-width: 500px){.profile-page .info-group.primary{flex-direction:column}}@media (max-width: 468px){.profile-page :where(.profile-image,.placeholder-image){width:130px;height:130px}.profile-page .profile-image-container h2{font-size:1.3rem}.profile-page .h2-container h2{font-size:1rem}.profile-page :where(p,li){font-size:.9rem}.profile-page .tag,.profile-page a{font-size:.9rem}.profile-page .modal-container{padding:15px;margin:15px}}.edit-profile-page{display:flex;justify-content:center;min-height:100vh;background-color:#f0f0f0;padding:20px}.edit-profile-page p{color:#444;font-size:.95rem}.edit-profile-page .tag{color:#fff;padding:4px 8px;font-size:.9rem;border-radius:12px;font-family:Arial,sans-serif}.edit-profile-page label{display:flex;align-items:center;font-size:.95rem;font-weight:500}.edit-profile-page .right-container label{margin-bottom:2px}.edit-profile-page .project-preferences-container label,.edit-profile-page .partner-preferences-container label{margin-bottom:5px}.edit-profile-page .sub-label{font-weight:400}.edit-profile-page input[type=checkbox],.edit-profile-page input[type=radio]{width:auto;margin-right:8px}.edit-profile-page .form-group{flex:1;margin-bottom:30px}.edit-profile-page :where(textarea,input,select){width:100%;font-size:.9rem;padding:10px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box}.edit-profile-page textarea{height:100px;resize:vertical}.edit-profile-page .main-container{display:flex;gap:20px;width:100%;max-width:1200px;border-radius:12px}.edit-profile-page .left-container{flex:1;position:sticky;top:20px;align-self:flex-start;background-color:#fff;padding:20px;border-radius:12px;border-right:1px solid #ddd;box-sizing:border-box}.edit-profile-page .left-top-box{border-top-left-radius:12px;border-top-right-radius:12px;margin-bottom:20px}.edit-profile-page .looking-for{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.edit-profile-page .other-interests{display:flex;flex-direction:column;gap:5px}.edit-profile-page .other-interests .tag{margin-left:0}.edit-profile-page .tag.startup{background-color:#ff6f00}.edit-profile-page .tag.side{background-color:#3b82f6}.edit-profile-page .tag.freelance{background-color:#00d100}.edit-profile-page .tag.startup:hover{background-color:#e65b00}.edit-profile-page .tag.side:hover{background-color:#2a6bd4}.edit-profile-page .tag.freelance:hover{background-color:#00b200}.edit-profile-page .left-bottom-box p{margin-bottom:5px}.edit-profile-page .right-container{display:flex;flex-direction:column;gap:20px;flex:2.5;border-radius:12px}.edit-profile-page .professional-info-container{background-color:#fff;padding:20px;border-radius:12px}.progress-bar-container{width:100%;height:5px;background-color:#e0e0e0;border-radius:3px;margin-bottom:1rem;overflow:hidden}.progress-bar{height:100%;background-color:#4caf50;transition:width .2s ease-in-out}.edit-profile-page .profile-image-container{display:flex;flex-direction:column;gap:10px;align-items:center;margin-bottom:20px}.edit-profile-page :where(.profile-image,.placeholder-image){width:100px;height:100px;border-radius:50%}.edit-profile-page .profile-image{object-fit:cover}.edit-profile-page .placeholder-image{display:flex;justify-content:center;align-items:center;background-color:#ddd;color:#999}.edit-profile-page .choose-picture{color:#3b82f6;cursor:pointer}.edit-profile-page :where(.project-preferences-container,.partner-preferences-container){background-color:#fff;padding:20px;border-radius:12px}.edit-profile-page .field-row{display:flex;gap:15px}.edit-profile-page .checkbox-group{display:flex;flex-wrap:wrap;gap:10px;border:1px solid #ddd;border-radius:6px;padding:10px}.edit-profile-page .checkbox-group label{display:flex;align-items:center;background-color:#f5f5f5;border-radius:5px;padding:6px 12px;cursor:pointer;transition:background-color .3s,border-color .3s;color:#444;font-size:.9rem;line-height:1;font-weight:400}.edit-profile-page .checkbox-group input[type=checkbox]{width:auto;margin-right:8px}.edit-profile-page .checkbox-group label:hover{background-color:#e9ecef}.custom-quill .ql-container{border:1px solid #ccc;border-bottom-left-radius:6px;border-bottom-right-radius:6px;font-size:.9rem;box-sizing:border-box;padding-left:10px}.custom-quill .ql-editor{font-family:inherit;line-height:1.5;min-height:100px;padding:5px}.custom-quill .ql-editor.ql-blank:before{font-style:normal;color:#888;opacity:.8;font-size:.9rem}.custom-quill .ql-container:focus-within{border-color:none}.edit-profile-page .error-message{color:red;font-size:1rem;margin:5px;text-align:center}.edit-profile-page .success-message{color:green;font-size:1rem;margin:5px;text-align:center}.edit-profile-page .button-container{display:flex;justify-content:center}.edit-profile-page .save-button{background-color:#28a745;color:#fff;padding:10px 20px;border-radius:30px;font-weight:700;border:none;cursor:pointer}.edit-profile-page .save-button:hover{background-color:#218838}.edit-profile-page .required{color:red;margin-left:2px}@media (max-width: 1000px){.edit-profile-page .main-container{flex-direction:column}.edit-profile-page .left-container{width:100%}.edit-profile-page .left-container{position:static}.edit-profile-page .looking-for,.edit-profile-page .other-interests{flex-direction:row;align-items:center;gap:20px}}@media (max-width: 468px){.edit-profile-page .looking-for,.edit-profile-page .other-interests{flex-direction:column;align-items:start;gap:5px}.edit-profile-page .field-row{display:block}}.email-verification-page{text-align:center;padding:2rem;font-family:Arial,sans-serif}.email-verification-page .success-message h1{color:#28a745}.email-verification-page .error-message h1{color:#dc3545}.email-verification-page p{margin:10px}.email-verification-page .verifying{font-size:1.5rem;font-weight:700;color:green}.contact-page{max-width:600px;margin:50px auto;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 10px #0000001a}.contact-page h2{text-align:center;margin-bottom:10px;color:#ff6f00}.contact-page p{text-align:center;color:#444;margin-bottom:20px}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-page .form-group{display:flex;flex-direction:column}.contact-page .form-group label{margin-bottom:5px;color:#444}.contact-page .form-group :where(input,textarea){padding:10px;border:1px solid #ddd;border-radius:5px;font-size:.9rem;box-sizing:border-box}.contact-page .form-group input:focus,.contact-page .form-group textarea:focus{border-color:#007bff;outline:none}.contact-page .error-message{color:red;text-align:center;margin:0}.contact-page .success-message{color:green;text-align:center;margin:0}.contact-page .submit-button{padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem}.contact-page .submit-button:hover{background-color:#0056b3}.contact-page .navigation{margin-top:10px;text-align:center}.contact-page .navigation p{font-size:.9rem;color:#333;margin:10px}.contact-page .navigation .link{color:#3b82f6;cursor:pointer;text-decoration:underline}.contact-page .navigation .link:hover{color:#2563eb}@media (max-width: 480px){.contact-page{max-width:400px;margin:30px auto;padding:10px}.contact-page h2{font-size:1.2rem}.contact-page p{margin-bottom:10px;font-size:.9rem}.contact-form{gap:10px}.contact-page .form-group label{margin-bottom:3px;font-size:.9rem}.contact-page .form-group :where(input,textarea){padding:5px;font-size:.8rem;box-sizing:border-box}.contact-page .error-message,.contact-page .success-message,.contact-page .submit-button,.contact-page .navigation .link{font-size:.9rem}}.about-page{padding:20px;display:flex;justify-content:center}.about-container{max-width:1000px;color:#333;padding:20px}.about-container h2{color:#ff6f00;text-align:center;margin-bottom:20px;font-size:1.6rem}.about-container p{margin:15px;font-size:1.2rem}.about-page a{text-decoration:none;color:#007bff}.about-page a:hover{color:#0056b3}@media (max-width: 480px){.about-page{padding:10px}.about-container{padding:5px}.about-container h2{font-size:1.3rem}.about-container p{font-size:1rem}}.follow-us-page{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px;height:100vh;background:linear-gradient(to top,#eef5ff,#d1e4ff)}.follow-us-container h2{margin-bottom:10px;color:#333;font-size:1.6rem}.follow-us-container{padding:30px 15px}.follow-us-container :where(.left-container,.right-container){padding:15px;display:flex;flex-direction:column}.follow-us-container .left-container{border-right:2px #555 solid}.follow-us-container .right-container{border-left:2px #555 solid}.follow-us-page a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#007bff;font-size:1.2rem;margin:5px}.follow-us-page a:hover{color:#0056b3}.follow-us-page .navigation a{color:#0056b3;font-weight:700}.follow-us-page .navigation a:hover{color:#007bff}@media (max-width: 480px){.follow-us-page{padding:15px;justify-content:start}.follow-us-container{padding:30px 5px}.follow-us-container h2{font-size:1.3rem}.follow-us-container a{font-size:1rem}.follow-us-container :where(.left-container,.right-container){padding:10px}.follow-us-page .navigation{margin-top:0}.follow-us-page .navigation a{font-weight:700;font-size:1rem}}.share-profile-page{display:flex;flex-direction:column;padding:20px;text-align:center;font-family:Arial,sans-serif}.share-profile-page h1{margin:10px}.share-link-container{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:15px}.share-input{width:60%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:1rem}.copy-button{min-width:120px;background-color:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:5px;font-size:1rem;cursor:pointer}.copy-button:hover{background-color:#0056b3}.share-profile-page a{text-decoration:none;color:#007bff}.share-profile-page a:hover{color:#0056b3}@media (max-width: 768px){.share-link-container{flex-direction:column}.share-input{width:80%;box-sizing:border-box}.copy-button{width:80%}}@media (max-width: 468px){.share-profile-page{padding:10px}.share-profile-page h1{font-size:1.7rem}.share-profile-page p{font-size:.95rem}.share-input,.copy-button{font-size:.95rem;width:95%}.share-profile-page a{font-size:.95rem}}
