*,*:before,*:after{box-sizing:border-box}:root{--app-visual-scale: 1;--app-page-vh: 100vh;--app-page-dvh: 100dvh}html{min-height:calc(100vh + 1px);margin:0;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-text-size-adjust:100%;display:block;width:100%}body{min-height:calc(100vh + 1px);margin:0;padding:0;display:block;width:100%;background:linear-gradient(135deg,#001607,#000);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-feature-settings:"kern";line-height:1.5;letter-spacing:.1px;word-wrap:break-word;overflow-x:hidden;overflow-y:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px}@media (min-width: 769px) and (pointer: fine){:root{--app-visual-scale: .8;--app-page-vh: calc(100vh / var(--app-visual-scale, 1));--app-page-dvh: calc(100dvh / var(--app-visual-scale, 1))}html{zoom:var(--app-visual-scale);min-height:calc(100vh / var(--app-visual-scale, 1) + 1px)}body{min-height:calc(100vh / var(--app-visual-scale, 1) + 1px)}[class*=-modal-overlay],.developer-schedule-meeting-overlay,.radar-delete-confirm-overlay{zoom:calc(1 / var(--app-visual-scale, 1))}}body.light-theme{background:#fff;color:#000}input,select,button{font-size:16px;outline:none;transition:all .2s ease-in-out}@supports (-moz-appearance: none){input:not([type=checkbox]):not([type=radio]),textarea{min-height:24px}select{min-height:32px}}img{max-width:100%;height:auto;vertical-align:middle}picture,figure{max-width:100%;overflow:hidden}body.light-theme .loading-message{color:#69a60a!important}body.light-theme .spinner-center{background-image:url(/compass-light.png);background-size:contain;background-repeat:no-repeat;background-position:center}body.light-theme .spinner-center img[src="/compass.png"],body.light-theme .spinner-center img[alt=Compass]{opacity:0}body.light-theme .spinner-orbiting{background-image:url(/caravel-light.png);background-size:contain;background-repeat:no-repeat;background-position:center}body.light-theme .spinner-orbiting img[src="/caravel.png"],body.light-theme .spinner-orbiting img[alt=Caravel]{opacity:0}:root{--home-pad-x: 5rem}@media (max-width: 1024px){:root{--home-pad-x: 1rem}}.header{color:#fff;display:flex;padding-top:16px;padding-bottom:16px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid rgba(217,217,217,.2);background:#0c1f13}.subheader{display:flex;padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;gap:16px;align-self:stretch;background:#0c1f13}.subheader-links{display:flex;gap:16px;align-items:center;margin-left:auto}.subheader-link{color:#f9faf5;font-family:monospace;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.subheader-link:hover{opacity:.8}.theme-toggle-button{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #00aa00;background:transparent;cursor:pointer;padding:0;overflow:hidden;flex-shrink:0;transition:all .3s ease;margin:0}.theme-toggle-left,.theme-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.theme-toggle-left svg,.theme-toggle-right svg{display:block;width:12px;height:12px;stroke-width:2}.theme-toggle-left{background:#0a0;color:#f9faf5}.theme-toggle-right,.theme-toggle-button.on .theme-toggle-left{background:transparent;color:#0a0}.theme-toggle-button.on .theme-toggle-right{background:#0a0;color:#f9faf5}.theme-toggle-button:hover{border-color:#0d0}.theme-toggle-button:focus-visible{outline:2px solid #00aa00;outline-offset:3px}.logo{padding:.5rem 0;margin-left:0}.logo-text{color:#0a0;font-weight:700;font-family:monospace;font-size:1.5rem;cursor:pointer}.blinking-slash{color:#0a0;animation:blink 1s step-start infinite}.nav{display:flex;align-items:center;gap:1rem}.icon{color:#0a0;font-size:1.2rem;padding:4px;border-radius:4px;cursor:pointer}.icon:hover{background-color:transparent;color:#cefd75}.icon-link{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;padding:4px;border-radius:4px;transition:opacity .2s ease}.icon-link:hover{opacity:.8}.language-indicator .icon:hover{background-color:transparent;color:#0a0}.mobile-menu-button .icon{color:#0a0}.mobile-menu-button .icon:hover{color:#0a0;background-color:transparent}.auth-links{display:flex;gap:1rem;margin-right:0;align-items:center}.link{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap}.link:hover{color:#0a0;cursor:pointer}.header .button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap}.header .button.button-login{background:transparent;color:#0a0}.header .button:hover{background:#0a0;border-color:#0a0;cursor:pointer}.header .button.button-login:hover{background:transparent;color:#0a0;border-color:#0a0}.dropdown-container{position:relative;display:flex;align-items:center;justify-content:flex-start}.dropdown{position:absolute;top:calc(100% + 8px);background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:1000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d;width:max-content}.lang-dropdown{left:0;transform:none;align-items:stretch;min-width:0;width:100%;padding:4px 0}.dropdown.lang-dropdown div{display:flex;align-items:center;justify-content:center;height:auto;padding:8px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:center;box-sizing:border-box;transition:background-color .15s ease,color .15s ease}.dropdown.user-dropdown{right:0;left:auto;min-width:200px}.dropdown.user-dropdown div{padding:12px 16px}.dropdown div{padding:8px 16px;white-space:nowrap;cursor:pointer;color:#f9faf5;font-size:14px;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}.dropdown div:hover,.dropdown.lang-dropdown div:hover{background-color:#cefd751f;color:#cefd75}.dropdown.lang-dropdown div:active,.dropdown div:active{background-color:#cefd7533}.profile-image-wrapper{display:flex;align-items:center;justify-content:center;margin-right:2rem}.profile-image,.default-profile-image{width:20px;height:20px;border-radius:50%;object-fit:cover;border:1px solid #00aa00;cursor:pointer}.default-profile-image{background-color:#0a0;color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:monospace}.logout-option{color:#ff4d4f}.dropdown.user-dropdown div.logout-option:hover{background-color:#0a03;color:#ff4d4f}.language-indicator{position:relative;display:flex;align-items:center;cursor:pointer;padding:6px 10px;border-radius:6px;transition:all .2s ease}.language-indicator .icon{margin-right:6px;color:#0a0;transition:color .2s ease}.current-lang{font-family:monospace;font-size:.75rem;font-weight:600;color:#0a0;background-color:#00aa0026;padding:2px 6px;border-radius:4px;position:relative;transition:all .2s ease}.lang-dropdown{left:0;min-width:126px;padding:4px 0;transform:none}.logo,.language-indicator,.mobile-menu-button,.profile-image-wrapper,.icon{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.logo:focus-visible,.language-indicator:focus-visible,.mobile-menu-button:focus-visible,.profile-image-wrapper:focus-visible,.icon:focus-visible{outline:2px solid #00dd00;outline-offset:2px;border-radius:4px}@media (max-width: 1024px){.header{padding-top:.5rem;padding-bottom:.5rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));position:relative;z-index:100}.logo{padding:.5rem 0;margin-left:0;flex-shrink:0}.subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}.subheader-links{margin-right:0}.theme-toggle-button{margin-left:0}.header-logo{max-height:40px}.nav{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.profile-image-wrapper{margin-right:.5rem;margin-left:auto}.mobile-icons{display:flex;align-items:center;gap:.75rem;position:relative;margin-right:0}.mobile-icons .language-indicator{position:relative}.mobile-icons .language-indicator,.mobile-icons .mobile-menu-button{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:4px;min-height:44px;min-width:44px;justify-content:center}.mobile-icons .link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:4px;min-height:44px;min-width:44px;cursor:pointer;transition:background-color .2s ease}.mobile-icons .language-indicator .icon{color:#0a0}.current-lang-mobile{font-family:monospace;font-size:.75rem;font-weight:600;color:#0a0;background-color:#00aa0026;padding:2px 6px;border-radius:4px;margin-left:6px;transition:all .2s ease}.mobile-icons .language-indicator .dropdown.lang-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);padding:4px 0;width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}.dropdown.lang-dropdown{top:calc(100% + 8px);left:0;min-width:auto;width:max-content;padding:4px 0}.dropdown.lang-dropdown.right-align{left:50%;right:auto;transform:translate(-50%)}.dropdown.lang-dropdown div{display:flex;align-items:center;justify-content:center;height:auto;padding:8px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:center;box-sizing:border-box;transition:background-color .15s ease,color .15s ease}.dropdown.lang-dropdown div:hover{background-color:#cefd751f;color:#cefd75}.dropdown.lang-dropdown div:active{background-color:#cefd7533}.mobile-menu-button .icon{font-size:1.4rem}.dropdown.mobile-menu-dropdown{top:calc(100% + 8px);right:0;min-width:160px;padding:4px 0}.dropdown.mobile-menu-dropdown a,.dropdown.mobile-menu-dropdown a.link,.dropdown.mobile-menu-dropdown a.button{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 16px;color:#f9faf5;font-size:14px;font-weight:500;text-decoration:none;box-sizing:border-box;background:none!important;border:none!important;border-radius:0!important;height:auto!important;font-family:inherit;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}.dropdown.mobile-menu-dropdown a:hover{background-color:#cefd751f;color:#cefd75}.dropdown.mobile-menu-dropdown a:active{background-color:#cefd7533}.auth-links{display:none}.header .button:hover,.link:hover{background-color:inherit;border-color:inherit;color:inherit;cursor:pointer}.profile-image,.default-profile-image{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #00aa00;cursor:pointer}.default-profile-image{background-color:#0a0;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:monospace}.dropdown.user-dropdown{right:0;left:auto;min-width:160px;border-radius:.5rem;box-shadow:0 4px 12px #0000004d}.dropdown.user-dropdown div{padding:.75rem 1rem;white-space:nowrap;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.dropdown.user-dropdown div:hover{background-color:#00aa001a;color:#0a0}}@media (max-width: 480px){.header{padding-top:.5rem;padding-bottom:.5rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}.logo{margin-left:0}.subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}.subheader-links{margin-right:0}.theme-toggle-button{margin-left:0}.header-logo{max-height:40px}.mobile-icons{gap:.5rem}.mobile-icons .language-indicator,.mobile-icons .mobile-menu-button{padding:.4rem;min-height:40px;min-width:40px}.profile-image,.default-profile-image{width:28px;height:28px}.current-lang-mobile{font-size:.7rem}}@media (min-width: 768px) and (max-width: 1024px){.header{padding-top:.75rem;padding-bottom:.75rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}.logo{margin-left:0}.subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}.subheader-links{margin-right:0}.theme-toggle-button{margin-left:0}.header-logo{max-height:40px}.mobile-icons{gap:1rem}.mobile-icons .language-indicator,.mobile-icons .mobile-menu-button,.mobile-icons .link{padding:.6rem;min-height:48px;min-width:48px}.profile-image,.default-profile-image{width:36px;height:36px}.dropdown.lang-dropdown,.dropdown.mobile-menu-dropdown,.dropdown.user-dropdown{padding:4px 0}.dropdown.user-dropdown div{padding:.8rem 1.2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.blinking-slash{animation:none}.dropdown.lang-dropdown,.dropdown.mobile-menu-dropdown,.dropdown.user-dropdown{transition:none}}@media (max-width: 1024px){.dropdown{width:max-content;min-width:auto}.dropdown.user-dropdown{min-width:180px}.dropdown.user-dropdown div{padding:10px 14px;font-size:14px}.dropdown.lang-dropdown{width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}.dropdown.lang-dropdown div{font-size:12px}}@media (max-width: 768px){.dropdown.user-dropdown{min-width:160px}.dropdown.user-dropdown div{padding:10px 12px;font-size:13px}.dropdown.lang-dropdown{width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}.dropdown.lang-dropdown div{font-size:12px}}.mobile-menu-wrapper{position:relative;display:flex;align-items:center}body.light-theme .header{color:#fff;display:flex;padding-top:16px;padding-bottom:16px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid rgba(90,90,90,.2);background:#fff}body.light-theme .subheader{display:flex;padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;gap:16px;align-self:stretch;background:#fff;border-bottom:1px solid rgba(90,90,90,.2)}body.light-theme .subheader-links{display:flex;gap:16px;align-items:center;margin-left:auto}body.light-theme .subheader-link{color:#5a5a5a;font-family:monospace;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}body.light-theme .subheader-link:hover{opacity:.8}body.light-theme .theme-toggle-button{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #69a60a;background:transparent;cursor:pointer;padding:0;overflow:hidden;flex-shrink:0;transition:all .3s ease;margin:0}body.light-theme .theme-toggle-left,body.light-theme .theme-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}body.light-theme .theme-toggle-left svg,body.light-theme .theme-toggle-right svg{display:block;width:12px;height:12px;stroke-width:2}body.light-theme .theme-toggle-left{background:#69a60a;color:#fff}body.light-theme .theme-toggle-right,body.light-theme .theme-toggle-button.on .theme-toggle-left{background:transparent;color:#69a60a}body.light-theme .theme-toggle-button.on .theme-toggle-right{background:#69a60a;color:#fff}body.light-theme .theme-toggle-button:hover{border-color:#69a60a}body.light-theme .theme-toggle-button:focus-visible{outline:2px solid #69a60a;outline-offset:3px}body.light-theme .logo{padding:.5rem 0;margin-left:0}body.light-theme .logo-text{color:#69a60a;font-weight:700;font-family:monospace;font-size:1.5rem;cursor:pointer}body.light-theme .blinking-slash{color:#69a60a;animation:blink 1s step-start infinite}body.light-theme .nav{display:flex;align-items:center;gap:1rem}body.light-theme .icon{color:#69a60a;font-size:1.2rem;padding:4px;border-radius:4px;cursor:pointer}body.light-theme .icon:hover{background-color:transparent;color:#cefd75}body.light-theme .icon-link{text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;padding:4px;border-radius:4px;transition:opacity .2s ease}body.light-theme .icon-link:hover{opacity:.8}body.light-theme .language-indicator .icon:hover{background-color:transparent;color:#69a60a}body.light-theme .mobile-menu-button .icon{color:#69a60a}body.light-theme .mobile-menu-button .icon:hover{color:#69a60a;background-color:transparent}body.light-theme .auth-links{display:flex;gap:1rem;margin-right:0;align-items:center}body.light-theme .link{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:transparent;color:#69a60a;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap}body.light-theme .link:hover{color:#69a60a;cursor:pointer}body.light-theme .header .button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:#69a60a;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap}body.light-theme .header .button.button-login{background:transparent;color:#69a60a}body.light-theme .header .button:hover{background:#69a60a;border-color:#69a60a;cursor:pointer}body.light-theme .header .button.button-login:hover{background:transparent;color:#69a60a;border-color:#69a60a}body.light-theme .dropdown-container{position:relative;display:flex;align-items:center;justify-content:flex-start}body.light-theme .dropdown{position:absolute;top:calc(100% + 8px);background:#fff!important;border:1px solid #d8dbdf!important;border-radius:8px;padding:4px 0;z-index:1000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #00000026!important;width:max-content}body.light-theme .lang-dropdown{left:0;transform:none;align-items:stretch;min-width:0;width:100%;padding:4px 0}body.light-theme .dropdown.lang-dropdown div{display:flex;align-items:center;justify-content:center;height:auto;padding:8px;color:#07180d!important;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:center;box-sizing:border-box;transition:background-color .15s ease,color .15s ease}body.light-theme .dropdown.user-dropdown{right:0;left:auto;min-width:200px}body.light-theme .dropdown.user-dropdown div{padding:12px 16px}body.light-theme .dropdown div{padding:8px 16px;white-space:nowrap;cursor:pointer;color:#07180d!important;font-size:14px;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}body.light-theme .dropdown div:hover,body.light-theme .dropdown.lang-dropdown div:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .dropdown.lang-dropdown div:active,body.light-theme .dropdown div:active{background-color:#69a60a33!important}body.light-theme .profile-image-wrapper{display:flex;align-items:center;justify-content:center;margin-right:2rem}body.light-theme .profile-image,body.light-theme .default-profile-image{width:20px;height:20px;border-radius:50%;object-fit:cover;border:1px solid #69a60a;cursor:pointer}body.light-theme .default-profile-image{background-color:#69a60a;color:#fff;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:monospace}body.light-theme .logout-option{color:#ff4d4f}body.light-theme .dropdown.user-dropdown div.logout-option:hover{background-color:#69a60a33;color:#ff4d4f}body.light-theme .language-indicator{position:relative;display:flex;align-items:center;cursor:pointer;padding:6px 10px;border-radius:6px;transition:all .2s ease}body.light-theme .language-indicator .icon{margin-right:6px;color:#69a60a;transition:color .2s ease}body.light-theme .current-lang{font-family:monospace;font-size:.75rem;font-weight:600;color:#69a60a;background-color:#69a60a26;padding:2px 6px;border-radius:4px;position:relative;transition:all .2s ease}body.light-theme .lang-dropdown{left:0;min-width:126px;padding:4px 0;transform:none}body.light-theme .logo,body.light-theme .language-indicator,body.light-theme .mobile-menu-button,body.light-theme .profile-image-wrapper,body.light-theme .icon{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body.light-theme .logo:focus-visible,body.light-theme .language-indicator:focus-visible,body.light-theme .mobile-menu-button:focus-visible,body.light-theme .profile-image-wrapper:focus-visible,body.light-theme .icon:focus-visible{outline:2px solid #69a60a;outline-offset:2px;border-radius:4px}@media (max-width: 1024px){body.light-theme .header{padding-top:.5rem;padding-bottom:.5rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));position:relative;z-index:100}body.light-theme .logo{padding:.5rem 0;margin-left:0;flex-shrink:0}body.light-theme .subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}body.light-theme .subheader-links{margin-right:0}body.light-theme .theme-toggle-button{margin-left:0}body.light-theme .header-logo{max-height:40px}body.light-theme .nav{display:flex;align-items:center;gap:.5rem;flex-shrink:0}body.light-theme .profile-image-wrapper{margin-right:.5rem;margin-left:auto}body.light-theme .mobile-icons{display:flex;align-items:center;gap:.75rem;position:relative;margin-right:0}body.light-theme .mobile-icons .language-indicator{position:relative}body.light-theme .mobile-icons .language-indicator,body.light-theme .mobile-icons .mobile-menu-button{display:flex;align-items:center;cursor:pointer;padding:.5rem;border-radius:4px;min-height:44px;min-width:44px;justify-content:center}body.light-theme .mobile-icons .link{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:4px;min-height:44px;min-width:44px;cursor:pointer;transition:background-color .2s ease}body.light-theme .mobile-icons .language-indicator .icon{color:#69a60a}body.light-theme .current-lang-mobile{font-family:monospace;font-size:.75rem;font-weight:600;color:#69a60a;background-color:#69a60a26;padding:2px 6px;border-radius:4px;margin-left:6px;transition:all .2s ease}body.light-theme .mobile-icons .language-indicator .dropdown.lang-dropdown{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);padding:4px 0;width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}body.light-theme .dropdown.lang-dropdown{top:calc(100% + 8px);left:0;min-width:auto;width:max-content;padding:4px 0}body.light-theme .dropdown.lang-dropdown.right-align{left:50%;right:auto;transform:translate(-50%)}body.light-theme .dropdown.lang-dropdown div{display:flex;align-items:center;justify-content:center;height:auto;padding:8px;color:#07180d!important;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:center;box-sizing:border-box;transition:background-color .15s ease,color .15s ease}body.light-theme .dropdown.lang-dropdown div:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .dropdown.lang-dropdown div:active{background-color:#69a60a33!important}body.light-theme .mobile-menu-button .icon{font-size:1.4rem}body.light-theme .dropdown.mobile-menu-dropdown{top:calc(100% + 8px);right:0;min-width:160px;padding:4px 0}body.light-theme .dropdown.mobile-menu-dropdown a,body.light-theme .dropdown.mobile-menu-dropdown a.link,body.light-theme .dropdown.mobile-menu-dropdown a.button{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 16px;color:#07180d!important;font-size:14px;font-weight:500;text-decoration:none;box-sizing:border-box;background:none!important;border:none!important;border-radius:0!important;height:auto!important;font-family:inherit;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}body.light-theme .dropdown.mobile-menu-dropdown a:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .dropdown.mobile-menu-dropdown a:active{background-color:#69a60a33!important}body.light-theme .auth-links{display:none}body.light-theme .header .button:hover,body.light-theme .link:hover{background-color:inherit;border-color:inherit;color:inherit;cursor:pointer}body.light-theme .profile-image,body.light-theme .default-profile-image{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #69a60a;cursor:pointer}body.light-theme .default-profile-image{background-color:#69a60a;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:monospace}body.light-theme .dropdown.user-dropdown{right:0;left:auto;min-width:160px;border-radius:.5rem;box-shadow:0 4px 12px #00000026!important}body.light-theme .dropdown.user-dropdown div{padding:.75rem 1rem;white-space:nowrap;cursor:pointer;border-radius:4px;transition:background-color .2s ease;color:#07180d!important}body.light-theme .dropdown.user-dropdown div:hover{background-color:#69a60a1a!important;color:#69a60a!important}}@media (max-width: 480px){body.light-theme .header{padding-top:.5rem;padding-bottom:.5rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}body.light-theme .logo{margin-left:0}body.light-theme .subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}body.light-theme .subheader-links{margin-right:0}body.light-theme .theme-toggle-button{margin-left:0}body.light-theme .header-logo{max-height:40px}body.light-theme .mobile-icons{gap:.5rem}body.light-theme .mobile-icons .language-indicator,body.light-theme .mobile-icons .mobile-menu-button{padding:.4rem;min-height:40px;min-width:40px}body.light-theme .profile-image,body.light-theme .default-profile-image{width:28px;height:28px}body.light-theme .current-lang-mobile{font-size:.7rem}}@media (min-width: 768px) and (max-width: 1024px){body.light-theme .header{padding-top:.75rem;padding-bottom:.75rem;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}body.light-theme .logo{margin-left:0}body.light-theme .subheader{padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px))}body.light-theme .subheader-links{margin-right:0}body.light-theme .theme-toggle-button{margin-left:0}body.light-theme .header-logo{max-height:40px}body.light-theme .mobile-icons{gap:1rem}body.light-theme .mobile-icons .language-indicator,body.light-theme .mobile-icons .mobile-menu-button,body.light-theme .mobile-icons .link{padding:.6rem;min-height:48px;min-width:48px}body.light-theme .profile-image,body.light-theme .default-profile-image{width:36px;height:36px}body.light-theme .dropdown.lang-dropdown,body.light-theme .dropdown.mobile-menu-dropdown,body.light-theme .dropdown.user-dropdown{padding:4px 0}body.light-theme .dropdown.user-dropdown div{padding:.8rem 1.2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){body.light-theme .blinking-slash{animation:none}body.light-theme .dropdown.lang-dropdown,body.light-theme .dropdown.mobile-menu-dropdown,body.light-theme .dropdown.user-dropdown{transition:none}}@media (max-width: 1024px){body.light-theme .dropdown{width:max-content;min-width:auto}body.light-theme .dropdown.user-dropdown{min-width:180px}body.light-theme .dropdown.user-dropdown div{padding:10px 14px;font-size:14px}body.light-theme .dropdown.lang-dropdown{width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}body.light-theme .dropdown.lang-dropdown div{font-size:12px}}@media (max-width: 768px){body.light-theme .dropdown.user-dropdown{min-width:160px}body.light-theme .dropdown.user-dropdown div{padding:10px 12px;font-size:13px}body.light-theme .dropdown.lang-dropdown{width:calc(12px + 3ch);min-width:calc(12px + 3ch);max-width:calc(12px + 3ch)}body.light-theme .dropdown.lang-dropdown div{font-size:12px}}body.light-theme .mobile-menu-wrapper{position:relative;display:flex;align-items:center}.footer{display:flex;padding-top:16px;padding-bottom:16px;padding-left:max(var(--home-pad-x, 5rem),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x, 5rem),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;align-self:stretch;border-top:1px solid rgba(217,217,217,.2);background:#0c1f13;color:#fff}.footer-left{flex:1}.footer-brand{color:#0a0;font-family:monospace;font-size:1.2rem;cursor:pointer}.footer-center{flex:1;display:flex;justify-content:center;align-items:center}.footer-social-icons{display:flex;gap:16px;align-items:center}.footer-social-link{text-decoration:none}.footer-social-icon{display:flex;padding:10px;align-items:center;gap:10px;border-radius:999999px;background:#1c4f1c;flex-shrink:0}.footer-social-icon svg,.footer-social-icon>*{color:#0a0}.footer-right{flex:1;display:flex;justify-content:flex-end;gap:3rem}.footer-logo{height:68px;width:auto;cursor:pointer}@media (max-width: 768px){.footer-brand{font-size:1rem}.footer-logo{height:68px;width:auto}.footer-right{gap:1.5rem}}body.light-theme .footer{display:flex;padding-top:16px;padding-bottom:16px;padding-left:max(var(--home-pad-x, 5rem),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x, 5rem),env(safe-area-inset-right,0px));justify-content:space-between;align-items:center;align-self:stretch;border-top:1px solid rgba(90,90,90,.2);background:#fff;color:#fff}body.light-theme .footer-left{flex:1}body.light-theme .footer-brand{color:#69a60a;font-family:monospace;font-size:1.2rem;cursor:pointer}body.light-theme .footer-center{flex:1;display:flex;justify-content:center;align-items:center}body.light-theme .footer-social-icons{display:flex;gap:16px;align-items:center}body.light-theme .footer-social-link{text-decoration:none}body.light-theme .footer-social-icon{display:flex;width:40px;height:40px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:9999px;border:1px solid #ededed;background:#fff;flex-shrink:0}body.light-theme .footer-social-icon svg,body.light-theme .footer-social-icon>*{color:#69a60a!important}body.light-theme .footer-right{flex:1;display:flex;justify-content:flex-end;gap:3rem}body.light-theme .footer-logo{height:68px;width:auto;cursor:pointer}@media (max-width: 768px){body.light-theme .footer-brand{font-size:1rem}body.light-theme .footer-logo{height:68px;width:auto}body.light-theme .footer-right{gap:1.5rem}}.utpc0-brand-social-icon{flex-shrink:0;color:#0a0}body.light-theme .utpc0-brand-social-icon{color:#69a60a}.loading-spinner-container{position:fixed!important;inset:0!important;background:#000c!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;z-index:999999999!important;pointer-events:all!important;user-select:none!important}.loading-spinner-container--transparent-backdrop{background:#00000047!important}body.light-theme .loading-spinner-container--transparent-backdrop{background:#ffffff6b!important}body.light-theme .loading-spinner-container--transparent-backdrop .loading-message{color:#1a4d0a}.spinner-orbit{position:relative;width:400px;height:400px;display:flex;justify-content:center;align-items:center}.spinner-center{position:absolute;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%);z-index:10}.spinner-center img{width:100%;height:100%;object-fit:contain}.spinner-orbiting{position:absolute;top:0;left:50%;width:120px;height:120px;transform:translate(-50%) rotate(0);transform-origin:center 200px;animation:planetary-orbit 12s linear infinite;z-index:1}.spinner-orbiting img{width:100%;height:100%;object-fit:contain}@keyframes planetary-orbit{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(-360deg)}}.loading-message{color:#0a0;font-size:1rem;font-weight:700;margin-top:0rem;animation:blink 1s step-start infinite}@media (max-width: 1024px){.spinner-orbit{width:300px;height:300px}.spinner-center{width:150px;height:150px}.spinner-orbiting{width:90px;height:90px;transform-origin:center 150px}}@media (max-width: 768px){.spinner-orbit{width:250px;height:250px}.spinner-center{width:120px;height:120px}.spinner-orbiting{width:70px;height:70px;transform-origin:center 120px}.loading-message{font-size:1rem}}.home-main{--home-section-gap: 48px;--home-partnership-gap: 12px;--home-hero-top: 25px}@media (max-width: 1024px){.home-main{--home-section-gap: 24px;--home-hero-top: 0px}}@media (max-width: 768px){.home-main{--home-section-gap: 16px}}.home{margin-top:var(--home-hero-top);display:flex;justify-content:space-between;align-items:center;padding:0rem var(--home-pad-x);color:#fff;overflow-x:hidden;box-sizing:border-box}.home-content{max-width:50%}@media (min-width: 1025px){.home-content{max-width:65%}}.home-logo-container{display:none;margin:0;padding:0;text-align:left}.home-logo{max-width:150px;height:auto;margin:0 0 1rem;padding:0;display:block}@media (min-width: 1025px){.home-logo{max-width:180px}}.main-title{align-self:stretch;color:#f9faf5;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 1rem}.description{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:2rem}.yellow-highlight{color:#f9faf5;font-weight:400}.home-buttons{display:flex;gap:1rem}.home-image{display:flex;justify-content:flex-end;align-items:center;flex-shrink:1;min-width:0;overflow:hidden}.home-image img{width:500px;max-width:100%;height:auto;animation:float 5s ease-in-out infinite;will-change:transform}.button,.button-secondary{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.social-net-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@supports (padding: max(0px)){.home,.user-types{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.home-calculator-sources,.events-section .home-calculator-sources,.recruiters-section .home-calculator-sources{padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right))}.recruiters-section .home-calculator-sources.home-recruiters-radar,.home-recruiters-radar.home-calculator-sources{padding:0!important}.feature-box{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}@media (max-height: 500px) and (orientation: landscape){.home{min-height:auto;padding:1rem 2rem}.home-content{margin-bottom:1rem}.main-title{align-self:stretch;color:#f9faf5;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin-bottom:.5rem}.description{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:1rem}.home-image{max-width:200px;margin-top:1rem}}.home .button,.user-types .home-recruiters-radar-cta .button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center}.home .button:hover,.user-types .home-recruiters-radar-cta .button:hover{background:#0a0;border-color:#0a0;transform:none;box-shadow:none}.freelancers-button-container .button{background:linear-gradient(135deg,#0a0,#080);color:#fff;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.freelancers-button-container .button:hover{background:linear-gradient(135deg,#080,#060);transform:translateY(-2px);box-shadow:0 4px 12px #00aa004d}.button-secondary{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer}.button-secondary:hover{background:transparent;color:#0a0;cursor:pointer}.button-secondary:focus-visible,.button:focus-visible,.tab-btn:focus-visible,.social-net-link:focus-visible{outline:2px solid #00aa00;outline-offset:3px;border-radius:8px}.home-match-boxes{padding:0 var(--home-pad-x);margin-bottom:var(--home-section-gap);color:#f9faf5}.home-match-boxes-title{font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 .5rem;color:#f9faf5}.home-match-boxes-subtitle{font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin:0 0 1.5rem;color:#f9faf5}.home-match-boxes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.calculadora-section .home-match-boxes-grid{margin-bottom:0}@media (min-width: 769px){.calculadora-section{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start;width:100%;box-sizing:border-box}.calculadora-section .group-title{grid-column:1 / -1;margin-bottom:0}.calculadora-section .home-match-boxes-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:0;width:100%;min-width:0;box-sizing:border-box}.calculadora-section .home-match-boxes-grid .home-match-box{min-width:0}.calculadora-section .user-features{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;min-width:0;box-sizing:border-box}.calculadora-section .home-calculator-sources{grid-column:1 / -1;margin-top:0;margin-bottom:0}}.home-calculator-sources{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-top:1rem;margin-bottom:0;padding:1.25rem;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;box-sizing:border-box}.home-calculator-sources-title{margin:0 0 .15rem;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3;text-align:center;letter-spacing:.02em;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%}.home-calculator-sources-description{margin:0 0 .5rem;color:#f9faf5;font-family:monospace;font-size:13px;font-weight:400;line-height:1.4;text-align:center;text-transform:lowercase;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.home-calculator-sources-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem 1.25rem;margin-top:.25rem}.home-calculator-sources-logos--companies{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:minmax(76px,1fr);align-items:start;justify-content:start;flex-wrap:nowrap;gap:.5rem .4rem;margin-top:.35rem;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:.15rem .15rem .4rem;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.35) transparent;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%)}.home-calculator-sources-logos--companies::-webkit-scrollbar{height:6px}.home-calculator-sources-logos--companies::-webkit-scrollbar-thumb{background:#cefd7559;border-radius:3px}.home-calculator-sources-logos--companies::-webkit-scrollbar-track{background:transparent}.home-calculator-sources-logos--companies .home-calculator-source-link{display:flex;align-items:center;justify-content:center;padding:.2rem;width:100%;transition:opacity .2s ease,transform .2s ease}.home-calculator-sources-logos--companies .home-calculator-source-link:hover{transform:translateY(-1px)}.home-calculator-sources-logos--companies .home-calculator-source-identity:hover{transform:none}.home-calculator-sources-logos--companies .home-calculator-source-item{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:.2rem;width:100%}.home-calculator-sources-logos--companies .home-calculator-source-logo{width:28px;height:28px}.home-calculator-sources-logos--companies .home-calculator-source-name{font-size:10px;line-height:1.2;text-align:center;white-space:normal;word-break:break-word;max-width:100%}.home-calculator-sources-explanation{width:100%;margin:0;margin-top:1.25rem;color:#f9faf5;font-family:monospace;font-size:13px;font-weight:400;line-height:1.4;letter-spacing:.2px;text-align:center;text-transform:lowercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box}@media (max-width: 560px){.home-calculator-sources-explanation{white-space:normal;overflow:visible;text-overflow:clip}}@media (max-width: 768px){.group-title{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;font-size:1.1rem;line-height:1.35}.main-title{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;font-size:1.65rem;line-height:1.25}.home-calculator-sources-title{font-size:1.1rem;line-height:1.35}.home-calculator-sources,.events-section .home-calculator-sources,.recruiters-section .home-calculator-sources{padding:1rem;gap:.6rem}.home-calculator-sources-description{font-size:12px}.home-calculator-sources-logos{gap:.65rem .9rem}.home-calculator-source-name{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:13px}.home-calculator-source-item{flex-wrap:wrap;justify-content:center}.home-calculator-sources-logos--companies{grid-auto-columns:minmax(64px,1fr);gap:.4rem .3rem}.home-calculator-sources-logos--companies .home-calculator-source-name{font-size:9.5px;line-height:1.2}.home-calculator-sources-logos--companies .home-calculator-source-logo{width:24px;height:24px}.home-calculator-sources-logos--companies .home-calculator-source-item{flex-wrap:nowrap}.feature-box{padding:12px}.feature-title{font-size:1rem;word-wrap:break-word;overflow-wrap:break-word}.feature-text{font-size:14px}}@media (max-width: 480px){.group-title{font-size:1rem}.main-title{font-size:1.45rem}.home-calculator-sources-title{font-size:1rem}.home-calculator-sources,.events-section .home-calculator-sources,.recruiters-section .home-calculator-sources{padding:.75rem}.home-calculator-sources-description,.home-calculator-sources-explanation{font-size:11px}.home-calculator-source-logo{width:24px;height:24px}.home-calculator-source-name{font-size:12px}.home-calculator-sources-logos--companies{grid-auto-columns:minmax(58px,1fr)}.home-calculator-sources-logos--companies .home-calculator-source-logo{width:22px;height:22px}.home-calculator-sources-logos--companies .home-calculator-source-name{font-size:9px}}.home-calculator-source-link{display:inline-flex;align-items:center;text-decoration:none;color:inherit;border-radius:6px;transition:opacity .2s ease}.home-calculator-source-link:hover{opacity:.85}.home-calculator-source-identity{cursor:default}.home-calculator-source-identity:hover{opacity:1}.home-calculator-source-item{display:flex;align-items:center;gap:.5rem;min-width:0}.home-calculator-source-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.home-calculator-source-name{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap;min-width:0}.home-match-box{display:flex;padding:8px;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;box-sizing:border-box}.home-match-box-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px}.home-match-box-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;min-height:58px}.home-match-box-header-green{background:#c1fdb7}.home-match-box-header-yellow{background:#fbe9a0}.home-match-box-header-red{background:#ffb3a0}.home-match-box-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:center}.home-match-box-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.home-match-box-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.home-match-box-level{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.home-match-box-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0;box-sizing:border-box;border:2px solid #c1fdb7}.home-match-box-score-badge-yellow{background:#f2c40e;border-color:#fbe9a0}.home-match-box-score-badge-red{background:#ff6b4a;border-color:#ffb3a0}.home-match-box-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}.home-match-box-match-section{display:flex;flex-direction:column;gap:16px;align-self:stretch;margin-top:16px;width:100%}.home-match-box-score-section{width:100%}.home-match-box-score-section:last-child{margin-bottom:16px}.home-match-box-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.home-match-box-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}.home-match-box-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.home-match-box-bar-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0;border-radius:4px}.home-match-box-bar-fill.home-match-box-bar-fill-poor{background:linear-gradient(90deg,#8b0000,brown)}.home-match-box-bar-fill.home-match-box-bar-fill-fair{background:linear-gradient(90deg,#c40,#f60)}.home-match-box-bar-fill.home-match-box-bar-fill-good{background:linear-gradient(90deg,#f80,#fa0)}.home-match-box-bar-fill.home-match-box-bar-fill-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.home-match-box-bar-fill.home-match-box-bar-fill-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.home-match-box-bar-fill.home-match-box-bar-fill-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.home-match-box-bar-fill.home-match-box-bar-fill-perfect{background:linear-gradient(90deg,#060,#080)}.home-match-box-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.home-match-box-text{font-family:monospace;font-size:14px;font-weight:300;line-height:1.4;color:#f9faf5;margin:12px 0 0}@media (max-width: 768px){.home-match-boxes{padding:0 var(--home-pad-x);width:100%;max-width:100%;box-sizing:border-box}.calculadora-section .user-features{margin-bottom:0}.calculadora-section .home-match-boxes-grid{display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px;width:100%;min-width:0;max-width:100%;box-sizing:border-box;margin-top:1rem}.calculadora-section .home-match-boxes-grid .home-match-box:first-child{margin-top:0}.home-match-box{width:100%;min-width:0;max-width:100%;padding:6px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.home-match-box-top-section{padding:6px;gap:6px}.home-match-box-top-section-header{height:50px;min-height:50px;gap:8px}.home-match-box-job-title{font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-match-box-company-name{font-size:13px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-match-box-score-badge{width:38px;height:38px;flex-shrink:0}.home-match-box-score-text{font-size:12px;line-height:1.2}.home-match-box-match-section{display:none!important}}@media (max-width: 640px){.home-match-boxes-grid{gap:10px}.home-match-box,.home-match-box-top-section{padding:6px}.home-match-box-top-section-header{height:48px;min-height:48px}.home-match-box-job-title{font-size:14px}.home-match-box-company-name{font-size:12px}.home-match-box-score-badge{width:36px;height:36px}.home-match-box-score-text{font-size:11px}}.user-types{display:flex;justify-content:space-between;padding:0rem var(--home-pad-x);align-items:center;color:#fff;flex-direction:column;margin-bottom:var(--home-section-gap)}.user-group{display:flex;flex-direction:column;width:100%}.programmers-section,.events-section{width:100%}.events-section .home-calculator-sources,.recruiters-section .home-recruiters-radar{margin-top:1rem}.home-recruiters-radar{position:relative;overflow:hidden;isolation:isolate;background:transparent!important;border:1px solid rgba(206,253,117,.1);min-height:0;padding:0!important;justify-content:flex-start}.home-recruiters-radar-body{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;min-height:0;box-sizing:border-box;padding:.4rem 1.25rem .5rem;align-items:center}.home-recruiters-radar-mainrow{--home-radar-fake-w: min(28rem, 100%);position:relative;flex:0 1 auto;display:grid;grid-template-columns:minmax(0,1fr) var(--home-radar-fake-w) minmax(0,1fr);align-items:center;justify-items:center;width:100%;min-width:0;min-height:0;column-gap:clamp(.4rem,2.5vw,1.35rem);box-sizing:border-box;padding:.2rem .25rem}.home-pt-side{min-width:0;min-height:0;display:flex;align-items:center;pointer-events:none}.home-pt-side--islands{width:100%;min-width:0;justify-content:flex-end;align-self:center;justify-self:stretch;padding:0;margin:0;overflow:visible}.home-pt-side--mainland{width:100%;min-width:0;justify-content:flex-start;align-self:center;justify-self:stretch;padding:0;margin:0;overflow:visible}.home-pt-inject{line-height:0;width:100%;max-width:100%}.home-pt-inject svg{display:block;overflow:visible}.home-pt-side--islands .home-pt-inject{width:100%;max-width:min(110px,18vw,7rem);min-width:0;margin:0}.home-pt-side--islands .home-pt-inject svg{max-width:100%;width:auto;height:auto;max-height:min(160px,32vmin)}.home-pt-side--mainland .home-pt-inject{width:100%;max-width:min(200px,32vw,15rem);min-width:3.25rem;margin:0}.home-pt-side--mainland .home-pt-inject svg{display:block;width:100%;max-width:100%;min-width:0;height:auto;max-height:min(200px,40vmin)}@media (max-width: 768px){.home-recruiters-radar-mainrow{--home-radar-fake-w: auto;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto;align-items:center;justify-items:stretch;column-gap:clamp(.35rem,3vw,.75rem);row-gap:0;padding:.45rem .35rem;isolation:isolate}.home-pt-side--islands{grid-column:1;grid-row:1;justify-content:center;justify-self:stretch;align-self:center;z-index:1}.home-pt-side--mainland{grid-column:2;grid-row:1;justify-content:center;justify-self:stretch;align-self:center;z-index:1}.home-recruiters-radar-center{grid-column:1 / -1;grid-row:1;align-self:center;justify-self:center;width:100%;max-width:min(28rem,100%);padding:0 .35rem;box-sizing:border-box;z-index:3}.home-pt-side--islands .home-pt-inject{max-width:min(130px,42vw,10rem);margin-left:auto;margin-right:auto}.home-pt-side--islands .home-pt-inject svg{max-height:min(120px,26vmin)}.home-pt-side--mainland .home-pt-inject{max-width:min(200px,46vw,13rem);min-width:0;margin-left:auto;margin-right:auto}.home-pt-side--mainland .home-pt-inject svg{max-height:min(160px,34vmin)}}@media (max-width: 380px){.home-pt-side--islands .home-pt-inject svg{max-height:min(108px,24vmin)}.home-pt-side--mainland .home-pt-inject svg{max-height:min(140px,30vmin)}}.home-pt-inject path.z,.home-pt-side path.z{fill:#04120a6b;stroke:#cefd7552;stroke-width:1.1px;vector-effect:non-scaling-stroke;pointer-events:none}.home-radar-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;overflow:hidden;background:#07130c}.home-radar-backdrop:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(206,253,117,.28) 0%,rgba(206,253,117,.28) 1.5%,transparent 1.5%),radial-gradient(circle at center,transparent 0%,transparent 22%,rgba(206,253,117,.06) 22%,rgba(206,253,117,.06) 23%,transparent 23%),radial-gradient(circle at center,transparent 0%,transparent 38%,rgba(206,253,117,.05) 38%,rgba(206,253,117,.05) 39.5%,transparent 39.5%),radial-gradient(circle at center,transparent 0%,transparent 55%,rgba(206,253,117,.04) 55%,rgba(206,253,117,.04) 56%,transparent 56%),linear-gradient(0deg,transparent 49.5%,rgba(206,253,117,.1) 49.5%,rgba(206,253,117,.1) 50.5%,transparent 50.5%),linear-gradient(90deg,transparent 49.5%,rgba(206,253,117,.1) 49.5%,rgba(206,253,117,.1) 50.5%,transparent 50.5%),linear-gradient(45deg,transparent 49.5%,rgba(206,253,117,.04) 49.5%,rgba(206,253,117,.04) 50.5%,transparent 50.5%),linear-gradient(-45deg,transparent 49.5%,rgba(206,253,117,.04) 49.5%,rgba(206,253,117,.04) 50.5%,transparent 50.5%);background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:0;transform-origin:50% 50%;animation:home-radar-pulse 4s ease-in-out infinite}.home-radar-sweep{position:absolute;inset:0;background:conic-gradient(from 0deg at center,transparent 0deg,transparent 330deg,rgba(206,253,117,.12) 330deg,rgba(206,253,117,.28) 345deg,rgba(206,253,117,.1) 352deg,transparent 360deg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:1;animation:home-radar-sweep-rotate 3s linear infinite;transform-origin:50% 50%}.home-radar-blips{position:absolute;inset:0;pointer-events:none;z-index:2}.home-radar-blip{position:absolute;width:6px;height:6px;border-radius:50%;background:#0a0;box-shadow:0 0 6px #00aa00d9,0 0 14px #00aa0059;transform:translate(-50%,-50%);opacity:0;animation:home-radar-blip 3.2s ease-in-out infinite}.home-radar-blip:nth-child(1){left:32%;top:28%;animation-delay:0s}.home-radar-blip:nth-child(2){left:68%;top:32%;animation-delay:.5s}.home-radar-blip:nth-child(3){left:55%;top:58%;animation-delay:1.1s}.home-radar-blip:nth-child(4){left:38%;top:64%;animation-delay:1.7s}.home-radar-blip:nth-child(5){left:22%;top:48%;animation-delay:2.3s}@keyframes home-radar-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes home-radar-sweep-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes home-radar-blip{0%,40%,to{opacity:0;transform:translate(-50%,-50%) scale(.4)}50%,85%{opacity:.9;transform:translate(-50%,-50%) scale(1)}}.home-recruiters-radar-top{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:.35rem 0 .2rem;text-align:center;flex:0 0 auto}.home-recruiters-radar-center{position:relative;z-index:3;min-width:0;max-width:100%;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:0;align-self:stretch;justify-self:stretch}.home-recruiters-radar-fake-input{display:flex;align-items:center;gap:4px;min-width:0;width:100%;max-width:100%;height:48px;min-height:48px;max-height:48px;box-sizing:border-box;flex:0 0 auto;border-radius:16px;border:2px solid transparent;background:#254731d9;backdrop-filter:blur(10px);padding:12px 16px;position:relative;z-index:1;pointer-events:none;user-select:none;transition:border-color .2s ease,background-color .2s ease}.home-recruiters-radar-typed-line{flex:1 1 0;min-width:0;height:24px;min-height:24px;max-height:24px;line-height:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-align:left;color:#f9faf5;overflow:hidden;white-space:nowrap;text-overflow:clip}.home-recruiters-radar-typed-text{display:inline}.home-recruiters-radar-typed-cursor{display:inline;color:#cefd75;font-weight:500;animation:home-radar-typed-blink .8s step-end infinite;margin-left:1px}@keyframes home-radar-typed-blink{0%,to{opacity:1}50%{opacity:0}}.home-recruiters-radar-fake-send{width:24px;height:24px;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0;cursor:default;pointer-events:none;opacity:.85}.home-recruiters-radar-fake-send svg{width:24px;height:24px}.home-recruiters-radar-cta{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:100%;flex:0 0 auto;margin-top:.1rem;padding:.25rem .5rem .35rem;box-sizing:border-box}.home-recruiters-radar-cta .button{min-width:140px}@media (prefers-reduced-motion: reduce){.home-radar-backdrop:before,.home-radar-sweep,.home-radar-blip{animation:none}.home-radar-sweep{opacity:.35}.home-recruiters-radar-typed-cursor{animation:none;opacity:0}}.programmers-section .elevator-pitch{margin-top:2rem;width:100%;padding:0;box-sizing:border-box;max-width:100%}.group-title{color:#f9faf5;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px}.group-title-link{cursor:pointer;text-decoration:none}.group-title-link:hover{text-decoration:underline}.user-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13}.feature-box-header{display:flex;align-items:center;gap:16px;width:100%}.feature-icon{display:flex;padding:10px;align-items:center;gap:10px;border-radius:999999px;background:#1c4f1c;flex-shrink:0}.feature-icon svg,.feature-icon>*{color:#0a0}.feature-title{color:#f9faf5;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}.feature-title-with-extra{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;min-width:0;flex:1}.feature-title-with-extra .feature-title{flex:0 1 auto;width:auto;min-width:0;display:inline-flex}.feature-text{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}.elevator-pitch{margin-top:3rem;padding:0;position:relative;overflow:visible;width:100%;max-width:100%;box-sizing:border-box}.vscode-container{background:var(--vscode-bg);border:1px solid var(--vscode-border);border-radius:10px;overflow:hidden;display:flex;min-height:400px;position:relative;font-family:Consolas,Monaco,Courier New,monospace;width:100%;max-width:100%;box-sizing:border-box}.completed-line{opacity:.8}.vscode-editor{flex:1;display:flex;flex-direction:column;background:var(--vscode-editor-bg);overflow:hidden}.vscode-tabs{display:flex;background:var(--vscode-tab-bg);border-bottom:1px solid var(--vscode-border);overflow-x:auto}.vscode-tab{padding:8px 16px;font-size:13px;color:var(--vscode-text-dim);background:var(--vscode-tab-bg);border-right:1px solid var(--vscode-border);cursor:pointer;white-space:nowrap;margin:0}.vscode-tab.active{background:var(--vscode-tab-active-bg);color:#cefd75}.vscode-tab.register-tab{color:var(--vscode-text-dim);transition:color .2s ease;border-right:1px solid var(--vscode-border)!important}.vscode-tab.register-tab:hover{color:var(--vscode-text);background:#cefd751a}.vscode-code-area{display:flex;flex:1;overflow:hidden;min-width:0;align-items:stretch}.line-numbers{width:50px;background:var(--vscode-sidebar-bg);padding:12px 8px;border-right:1px solid var(--vscode-border);display:flex;flex-direction:column;align-items:flex-end;gap:0;box-sizing:border-box;flex-shrink:0}.line-number{font-size:13px;color:var(--vscode-line-number);line-height:20px;height:20px;min-height:20px;max-height:20px;user-select:none;display:flex;align-items:center;justify-content:flex-end;text-align:right;padding:0;margin:0;width:100%;box-sizing:border-box;flex-shrink:0}.code-content{flex:1;padding:12px 16px;overflow:hidden;display:flex;flex-direction:column;min-width:0;gap:0;box-sizing:border-box}.code-line{font-size:14px;line-height:20px;min-height:20px;height:20px;color:var(--vscode-text);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;overflow:visible;border-bottom:none;padding:0;margin:0;display:flex;align-items:center;width:100%;box-sizing:border-box;flex-shrink:0}.code-line:last-child{border-bottom:none}.typewriter-text{color:var(--vscode-text)}.highlight-green,.highlight-tab-color,.highlight-error{color:#f9faf5;font-weight:400}.typewriter-cursor{color:#0a0;animation:blink 1s infinite;margin-left:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.social-net-section{display:flex;justify-content:center;align-items:center;gap:.8rem;margin:8rem 0 4rem;flex-wrap:wrap}.social-net-link{text-decoration:none}.social-net-icon-container{display:flex;align-items:center;justify-content:center;padding:.3rem;border-radius:50%;background:#ffffff1a;min-width:40px;min-height:40px;margin-bottom:1rem}.social-net-link:hover .social-net-icon-container{transform:scale(1.1)}.zer0-feedback-container{display:flex;justify-content:center;margin:1rem 0 0rem;width:100%}.zer0-feedback{font-size:.95rem;font-family:monospace;text-align:center;margin:0;color:#ffffffb3;background-color:#1a202cb3;border:1px solid rgba(0,170,0,.4);padding:1rem 1.5rem;border-radius:8px;max-width:600px;box-shadow:0 4px 8px #0003}.zer0-feedback-link{color:#0a0;text-decoration:none;font-weight:700;transition:all .3s ease}.zer0-feedback-link:hover{color:#0d0;text-decoration:underline}.freelancers-section{padding:1rem 5rem;background:transparent;margin:.5rem 0 4rem}.freelancers-container{max-width:1200px;margin:0 auto}.freelancers-title{font-size:2.2rem;font-family:monospace;font-weight:700;text-align:center;margin:0 0 1rem;color:#fff}.freelancers-subtitle{font-size:1rem;font-family:monospace;text-align:center;margin:0 0 1rem;color:#fffc;line-height:1.6}.freelancers-feedback{font-size:.95rem;font-family:monospace;text-align:center;margin:0 auto 3rem;color:#ffffffb3;background-color:#1a202cb3;border:1px solid rgba(0,170,0,.4);padding:1rem 1.5rem;border-radius:8px;max-width:600px;box-shadow:0 4px 8px #0003}.freelancers-feedback-link{color:#0a0;text-decoration:none;font-weight:700;transition:all .3s ease}.freelancers-feedback-link:hover{color:#0d0;text-decoration:underline}.freelancers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.freelancer-card{display:flex;gap:1.5rem;max-width:100%;padding:1.5rem;border-radius:10px;min-height:160px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.freelancer-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding-top:0;flex-shrink:0}.freelancer-content{flex:1;display:flex;flex-direction:column}.freelancer-title{font-family:monospace;font-weight:700;margin:0;font-size:1.2rem;color:#fff}.freelancer-text{font-family:monospace;font-size:1rem;color:#fff}.freelancers-button-container{display:flex;justify-content:center;margin-top:2rem}.zer0-try-cta{display:flex;justify-content:center;margin:.5rem 0 2rem}.zer0-try-cta .button{background:linear-gradient(180deg,gold,#d4af37);border:1px solid white;color:#07180d;padding:.5rem 1.25rem!important;border-radius:.5rem;font-size:.95rem}.zer0-try-cta .button:hover{background:linear-gradient(180deg,#e6c200,#b68f2b);transform:translateY(-1px);box-shadow:0 4px 12px #d4af3759}.role-cta{padding:0rem 5rem;margin:2rem 0 2.5rem}.role-cta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.role-cta-card{border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:1.5rem;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.role-cta-text{font-family:monospace;font-size:1rem;color:#fff;margin:.5rem 0 1rem}.role-cta-actions{display:flex;gap:1rem}@media (max-width: 1024px){.vscode-code-area{align-items:stretch}.line-numbers{padding:12px 8px;flex-shrink:0}.code-content{padding:12px 16px}.code-line{height:20px;min-height:20px;line-height:20px}.home{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1rem 1rem;margin-top:0;position:relative;min-height:auto;box-sizing:border-box;color:#fff}.home-content{max-width:100%;width:100%;padding:0;margin-bottom:2rem;z-index:2;text-align:center;box-sizing:border-box}.main-title{align-self:stretch;color:#f9faf5;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;white-space:normal;word-break:break-word;margin-bottom:1rem}.description{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;text-align:center;margin-bottom:2rem;word-break:break-word;padding:0 1rem}.home-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}.button,.button-secondary{width:100%;max-width:300px;height:40px;padding:8px 12px;font-size:14px;min-height:40px}.home-image{display:block;width:100%;max-width:350px;margin-top:2rem;overflow:hidden}.home-image img{width:100%;height:auto;animation:float 5s ease-in-out infinite;will-change:transform}.user-types{padding:2rem var(--home-pad-x);display:flex;flex-direction:column;gap:2rem;margin-bottom:var(--home-section-gap)}.user-group{margin-bottom:0}.group-title{color:#f9faf5;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin-bottom:1rem;text-align:center}.user-features{display:flex;flex-direction:column;gap:1rem}.feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;text-align:left}.feature-icon{display:flex;padding:10px;align-items:center;gap:10px;border-radius:999999px;background:#1c4f1c;flex-shrink:0;margin-bottom:0}.feature-icon svg,.feature-icon>*{color:#0a0}.feature-title{color:#f9faf5;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}.feature-box-header{display:flex;align-items:center;gap:16px;width:100%}.feature-text{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}.elevator-pitch{margin-top:2rem;padding:0;width:100%}.vscode-container{flex-direction:column;min-height:350px;width:100%;max-width:100%;border-radius:12px}.vscode-code-area{flex-direction:row;overflow:hidden;align-items:stretch}.line-numbers{width:50px;display:flex;flex-direction:column;border-right:1px solid var(--vscode-border);border-bottom:none;padding:12px 8px;gap:0;justify-content:flex-start;align-items:flex-end;overflow-y:auto;overflow-x:visible;min-height:100%;flex-shrink:0}.line-number{min-width:30px;text-align:center;height:20px;min-height:20px;max-height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.code-content{padding:12px;overflow-y:auto;overflow-x:hidden;min-width:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:0}.code-line{font-size:12px;line-height:20px;min-height:20px;height:auto;display:block;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;overflow:visible;border-bottom:none;padding:0;margin:0;width:100%;box-sizing:border-box}.code-line>*{line-height:20px;display:inline}.code-line:last-child{border-bottom:none}.vscode-cursor{display:none}.vscode-tab.register-tab{border-right:none!important}.social-net-section{gap:1rem;margin:.5rem 0}.social-net-icon-container{padding:.4rem;border-radius:50%;background:#ffffff1a;min-width:44px;min-height:44px}.role-cta{padding:2rem 1rem;margin:1.5rem 0 2rem}.role-cta-grid{grid-template-columns:1fr;gap:1rem}.role-cta-actions{flex-direction:column}}@media (min-width: 1025px){.home{margin-top:25px;display:flex;justify-content:space-between;align-items:center;padding:0rem 5rem;color:#fff}.home-content{max-width:65%}.home-logo-container{display:block;padding:0;margin:0 0 0 -40px}.home-logo{max-width:180px;height:auto;margin:0 0 1rem;padding:0;display:block}.main-title{align-self:stretch;color:#f9faf5;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 1rem}.description{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:2rem}.home-buttons{display:flex;gap:1rem}.home-image img{width:500px;animation:float 5s ease-in-out infinite}.user-types{display:flex;justify-content:space-between;padding:0rem 5rem;align-items:center;color:#fff;flex-direction:column;margin-bottom:50px}.user-group{display:flex;flex-direction:column}.group-title{color:#f9faf5;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px}.user-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13}.feature-icon{display:flex;padding:10px;align-items:center;gap:10px;border-radius:999999px;background:#1c4f1c;flex-shrink:0}.feature-icon svg,.feature-icon>*{color:#0a0}.feature-title{color:#f9faf5;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}.feature-box-header{display:flex;align-items:center;gap:16px;width:100%}.feature-text{align-self:stretch;color:#f9faf5;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}.elevator-pitch{margin-top:2.5rem;padding:3rem 2rem;min-height:400px}.compass-container{max-width:800px;height:400px}.compass-rotating{width:120px;height:120px}.pitch-item{--radius: 180px;font-size:1rem;max-width:280px}.social-net-section{display:flex;justify-content:center;align-items:center;gap:.8rem;margin:.5rem 0}.social-net-icon-container{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;background:#ffffff1a;min-width:48px;min-height:48px}.role-cta{padding:0rem 5rem;margin:2rem 0 3rem}.role-cta-grid{grid-template-columns:repeat(2,1fr)}}.tab-buttons{display:flex;gap:.75rem;margin:1rem 0 2rem}.tab-btn{background:transparent;color:#fff;border:1px solid white;padding:.5rem 1.25rem;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:transform .12s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.tab-btn:hover{transform:translateY(-1px);background-color:#ffffff14}.tab-btn--active{background-color:#fff;color:#000;border-color:#fff}.problems-solutions{padding:1rem 5rem;background:transparent;margin:.5rem 0}.problems-container{max-width:100%;margin:0 auto}.problems-title{font-size:2.2rem;font-family:monospace;font-weight:700;text-align:center;margin:0 0 1rem;color:#fff}.problems-subtitle{font-size:1rem;font-family:monospace;text-align:center;margin:0 0 3rem;color:#fffc;line-height:1.6}.problems-toggle-container{display:flex;justify-content:center;margin-bottom:2rem}.problems-toggle{background:linear-gradient(180deg,#ffffff1a,#ffffff0d);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.75rem 1.5rem;color:#fff;font-family:monospace;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.problems-toggle:hover{background:linear-gradient(180deg,#ffffff26,#ffffff14);border-color:#ffffff4d;transform:translateY(-1px)}.toggle-icon{transition:transform .3s ease;font-size:.8rem}.toggle-icon.expanded{transform:rotate(180deg)}.problems-content{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.problems-content.expanded{max-height:5000px;transition:max-height .5s ease-in}.problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;max-width:100%}.problem-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}.problem-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.problem-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ff6b6b1a;border-radius:12px;border:1px solid rgba(255,107,107,.2);flex-shrink:0}.problem-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0}.problem-content{display:flex;flex-direction:column;gap:1.5rem}.problem-description{padding:1rem;background:#ff6b6b0d;border-radius:8px;border-left:4px solid #ff6b6b}.problem-label{font-size:.9rem;font-weight:600;color:#ff6b6b;margin:0;text-transform:uppercase;letter-spacing:.5px}.problem-header-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.problem-text{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.6}.problem-title,.problem-text,.solution-text,.problem-label,.solution-label{font-family:monospace}.solution-description{padding:1rem;background:#00aa000d;border-radius:8px;border-left:4px solid #00aa00}.solution-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.solution-label{font-size:.9rem;font-weight:600;color:#0a0;margin:0;text-transform:uppercase;letter-spacing:.5px}.solution-text{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.6}@media (max-width: 768px){.programmers-section{width:100%}.home{padding:1.5rem var(--home-pad-x) 1rem}.home-content{margin-bottom:1.5rem}.home-image{margin-top:1.25rem;max-width:320px}.user-types{padding:1rem var(--home-pad-x);gap:1rem;margin-bottom:var(--home-section-gap)}.home-calculator-sources{margin-top:0!important}.calculadora-section .home-calculator-sources,.recruiters-section .home-recruiters-radar{margin-top:1rem!important}.recruiters-section .home-recruiters-radar{margin-bottom:1rem}}.mission-section{padding:0rem var(--home-pad-x);color:#fff;margin-bottom:var(--home-section-gap)}.mission-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;padding:2.5rem;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;box-sizing:border-box}.mission-item{display:flex;flex-direction:column;gap:1rem;margin:0}.mission-item-header{display:flex;align-items:center;gap:16px;width:100%}.mission-icon{display:flex;padding:10px;align-items:center;gap:10px;border-radius:999999px;background:#1c4f1c;flex-shrink:0}.mission-icon svg,.mission-icon>*{color:#0a0}.mission-title{color:#0a0;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}.mission-text{color:#f9faf5;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin:0}@media (max-width: 1024px){.mission-section{padding:0rem var(--home-pad-x)}.mission-container{grid-template-columns:1fr;gap:1.5rem;padding:2rem}}@media (max-width: 768px){.mission-section{padding:0rem var(--home-pad-x);margin-top:0;margin-bottom:var(--home-section-gap)}.mission-container{gap:1.5rem;padding:1.5rem}.mission-item{gap:.75rem}.mission-title{font-size:18px;margin:0}.mission-text{font-size:14px;margin:0}}.privacy-subfooter{display:flex;justify-content:center;align-items:center;padding:12px 24px;background:#0c1f13;border-top:1px solid rgba(217,217,217,.1);gap:12px}.privacy-subfooter-link{color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease}.privacy-subfooter-link:hover{color:#0c0;text-decoration:underline}.privacy-subfooter-separator{color:#0a0;font-size:14px;opacity:.5}.privacy-subfooter-short{display:none}.privacy-subfooter-full{display:inline}@media (max-width: 768px){.privacy-subfooter{padding:12px 16px;flex-wrap:wrap;gap:8px}.privacy-subfooter-link{font-size:13px;text-align:center}.privacy-subfooter-separator{font-size:13px}.privacy-subfooter-short{display:inline}.privacy-subfooter-full{display:none}}@media (max-width: 768px){.home-journey-reconnect{display:none!important}}.home-journey-reconnect{position:relative;padding:1.5rem var(--home-pad-x);color:#f9faf5;margin-bottom:var(--home-section-gap);overflow:visible;box-sizing:border-box}.home-journey-reconnect:before{content:"";position:absolute;left:var(--home-pad-x);right:var(--home-pad-x);top:0;height:1px;background:#d9d9d933;pointer-events:none}.home-journey-reconnect-inner{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.75rem 2.75rem;align-items:stretch;animation:home-journey-reconnect-in .95s cubic-bezier(.22,1,.36,1) both}@keyframes home-journey-reconnect-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.home-journey-reconnect-inner{animation:none}}.home-journey-reconnect-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.home-journey-reconnect-title{color:#f9faf5;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 1rem;text-align:center;font-family:monospace,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace}.home-journey-reconnect-description{color:#f9faf5;font-family:monospace,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;text-align:center;margin:0 0 .65rem}.home-journey-reconnect .home-journey-reconnect-title,.home-journey-reconnect .home-journey-reconnect-description{text-align:left}.home-journey-reconnect .home-journey-reconnect-title{margin-left:0;margin-right:0}.home-journey-reconnect .home-journey-reconnect-features{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.35rem;gap:1rem}.home-journey-reconnect .feature-icon svg path,.home-journey-reconnect .feature-icon svg line,.home-journey-reconnect .feature-icon svg circle,.home-journey-reconnect .feature-icon svg rect{fill:none;stroke:currentColor}.home-journey-reconnect-spinner-wrap{--jr-orbit: min(400px, 42vmin);display:flex;align-items:center;justify-content:center;align-self:stretch;flex-shrink:0;padding:.25rem .5rem .25rem 0;overflow:hidden}.home-journey-reconnect .home-journey-reconnect-spinner-orbit.spinner-orbit{width:var(--jr-orbit);height:var(--jr-orbit)}.home-journey-reconnect .home-journey-reconnect-spinner-orbit .spinner-center{width:calc(var(--jr-orbit) * .5);height:calc(var(--jr-orbit) * .5)}.home-journey-reconnect .home-journey-reconnect-spinner-orbit .spinner-orbiting{width:calc(var(--jr-orbit) * .3);height:calc(var(--jr-orbit) * .3);transform-origin:center calc(var(--jr-orbit) * .5)}@media (max-width: 1024px){.home-journey-reconnect-spinner-wrap{--jr-orbit: min(320px, 48vmin)}}@media (max-width: 768px){.home-journey-reconnect-inner{grid-template-columns:1fr;justify-items:stretch;gap:0;row-gap:0}.home-journey-reconnect-copy{order:1;width:100%;text-align:center;justify-content:flex-start}.home-journey-reconnect-spinner-wrap{order:2;--jr-orbit: min(220px, 58vmin);align-self:center;width:100%;max-width:100%;margin-top:1.25rem;padding:1rem 0 0;box-sizing:border-box}.home-journey-reconnect .home-journey-reconnect-title,.home-journey-reconnect .home-journey-reconnect-description{text-align:center}.home-journey-reconnect .home-journey-reconnect-features{grid-template-columns:1fr;gap:.75rem;margin-top:.5rem}.home-journey-reconnect .home-journey-reconnect-title{margin-bottom:.65rem;font-size:clamp(17px,4.5vw,20px);line-height:1.25;padding:0 .15rem}.home-journey-reconnect .home-journey-reconnect-description{margin-bottom:.5rem;font-size:clamp(14px,3.8vw,16px);line-height:1.42;padding:0 .15rem}.home-journey-reconnect .feature-box{padding:14px;gap:12px}.home-journey-reconnect .feature-title{font-size:clamp(16px,4vw,18px)}.home-journey-reconnect .feature-text{font-size:clamp(13px,3.5vw,15px);line-height:1.38}}@media (max-width: 480px){.home-journey-reconnect-spinner-wrap{--jr-orbit: min(200px, 56vmin);margin-top:1rem;padding-top:.75rem}}@media (min-width: 769px){.home-journey-reconnect-copy,.home-journey-reconnect-spinner-wrap{order:0}}@media (min-width: 769px) and (max-width: 900px){.home-journey-reconnect-inner{gap:1.25rem 1.5rem}.home-journey-reconnect-spinner-wrap{--jr-orbit: min(300px, 44vmin)}}body.light-theme .home-main{--home-section-gap: 48px;--home-partnership-gap: 12px;--home-hero-top: 25px}@media (max-width: 1024px){body.light-theme .home-main{--home-section-gap: 24px;--home-hero-top: 0px}}@media (max-width: 768px){body.light-theme .home-main{--home-section-gap: 16px}}body.light-theme .home{margin-top:var(--home-hero-top);display:flex;justify-content:space-between;align-items:center;padding:0rem var(--home-pad-x);color:#fff;overflow-x:hidden;box-sizing:border-box}body.light-theme .home-content{max-width:50%}@media (min-width: 1025px){body.light-theme .home-content{max-width:65%}}body.light-theme .home-logo-container{display:none;margin:0;padding:0;text-align:left}body.light-theme .home-logo{max-width:150px!important;width:auto!important;height:auto!important;margin:0 0 1rem;padding:0;display:block}@media (min-width: 1025px){body.light-theme .home-logo{max-width:180px!important;width:auto!important;height:auto!important}}body.light-theme .main-title{align-self:stretch;color:#69a60a!important;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 1rem}body.light-theme .description{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:2rem}body.light-theme .home-journey-reconnect-title{color:#69a60a!important}body.light-theme .home-journey-reconnect-description{color:#07180d!important}body.light-theme .home-buttons{display:flex;gap:1rem}body.light-theme .home-image{display:flex;justify-content:flex-end;align-items:center;flex-shrink:1;min-width:0;overflow:hidden}body.light-theme .home-image img{width:500px;max-width:100%;height:auto;animation:float 5s ease-in-out infinite;will-change:transform}body.light-theme .button,body.light-theme .button-secondary{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body.light-theme .social-net-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@supports (-webkit-touch-callout: none){.feature-box{-webkit-transform:translateZ(0);transform:translateZ(0)}}@supports (padding: max(0px)){body.light-theme .home,body.light-theme .user-types{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.home-image img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-color-scheme: dark){.feature-box{border-color:#fff3;background:linear-gradient(180deg,#ffffff0f,#ffffff08)}}@media (max-height: 500px) and (orientation: landscape){body.light-theme .home{min-height:auto;padding:1rem 2rem}body.light-theme .home-content{margin-bottom:1rem}body.light-theme .main-title{align-self:stretch;color:#69a60a!important;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin-bottom:.5rem}body.light-theme .description{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:1rem}.home-image{max-width:200px;margin-top:1rem}}@media (prefers-reduced-motion: reduce){.home-image img{animation:none}.social-net-link:hover .social-net-icon-container{transform:none}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}body.light-theme .home .button,body.light-theme .user-types .home-recruiters-radar-cta .button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:#69a60a;color:#fff;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center}body.light-theme .home .button:hover,body.light-theme .user-types .home-recruiters-radar-cta .button:hover{background:#69a60a;border-color:#69a60a;transform:none;box-shadow:none}body.light-theme .freelancers-button-container .button{background:linear-gradient(135deg,#0a0,#080);color:#fff;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}body.light-theme .freelancers-button-container .button:hover{background:linear-gradient(135deg,#080,#060);transform:translateY(-2px);box-shadow:0 4px 12px #00aa004d}body.light-theme .button-secondary{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:transparent;color:#69a60a;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer}body.light-theme .button-secondary:hover{background:transparent;color:#69a60a;cursor:pointer}body.light-theme .button-secondary:focus-visible,body.light-theme .button:focus-visible,body.light-theme .tab-btn:focus-visible,body.light-theme .social-net-link:focus-visible{outline:2px solid #69a60a;outline-offset:3px;border-radius:8px}body.light-theme .home-match-boxes{color:#07180d}body.light-theme .home-match-boxes-title{color:#69a60a}body.light-theme .home-match-boxes-subtitle{color:#07180d}body.light-theme .home-match-box{background:#fff!important;border:2px solid #d8dbdf!important}body.light-theme .home-match-box-header-green{background:#c1fdb7}body.light-theme .home-match-box-header-yellow{background:#fbe9a0}body.light-theme .home-match-box-header-red{background:#ffb3a0}body.light-theme .home-match-box-job-title{color:#132f1d}body.light-theme .home-match-box-company-name,body.light-theme .home-match-box-level{color:#5d5d68}body.light-theme .home-match-box-score-badge{background:#7fef83;border:2px solid #c1fdb7;box-sizing:border-box}body.light-theme .home-match-box-score-badge-yellow{background:#f2c40e;border-color:#fbe9a0}body.light-theme .home-match-box-score-badge-red{background:#ff6b4a;border-color:#ffb3a0}body.light-theme .home-match-box-score-text{color:#000;font-family:Inter,sans-serif}body.light-theme .home-match-box-score-section h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .home-match-box-tech-score-bar{background:#8883!important}body.light-theme .home-match-box-tech-score-value{color:#07180d!important}body.light-theme .home-match-box-text{color:#07180d}body.light-theme .home-calculator-sources-title{color:#69a60a!important}body.light-theme .home-calculator-sources-description,body.light-theme .home-calculator-sources-explanation{color:#07180d}body.light-theme .home-calculator-sources{margin-top:1rem;background:#fff!important;border:2px solid #d8dbdf!important}@media (max-width: 768px){body.light-theme .home-calculator-sources{margin-top:0!important}body.light-theme .calculadora-section .home-calculator-sources,body.light-theme .recruiters-section .home-recruiters-radar{margin-top:1rem!important}}@media (min-width: 769px){body.light-theme .calculadora-section .home-calculator-sources{margin-top:0}}body.light-theme .home-calculator-sources.home-recruiters-radar{background:transparent!important;border:2px solid #d8dbdf!important;padding:0!important}body.light-theme .home-radar-backdrop{background:transparent}body.light-theme .home-radar-backdrop:before{background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(105,166,10,.03) 15%,rgba(105,166,10,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(105,166,10,.05) 25%,rgba(105,166,10,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(105,166,10,.07) 35%,rgba(105,166,10,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(105,166,10,.05) 45%,rgba(105,166,10,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(105,166,10,.3) 0%,rgba(105,166,10,.3) 2%,transparent 2%);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .home-radar-sweep{background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(105,166,10,.15) 340deg,rgba(105,166,10,.3) 345deg,rgba(105,166,10,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .home-recruiters-radar-top,body.light-theme .home-recruiters-radar .home-calculator-sources-title,body.light-theme .home-recruiters-radar .home-calculator-sources-description{text-shadow:none}body.light-theme .home-recruiters-radar-fake-input{border:2px solid #d8dbdf!important;background:#fff!important;backdrop-filter:blur(10px);width:100%;min-height:48px;height:48px;max-height:48px;max-width:100%;box-sizing:border-box;padding:12px 16px}body.light-theme .home-recruiters-radar-typed-line{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;line-height:24px!important;height:24px;min-height:24px;max-height:24px}body.light-theme .home-recruiters-radar-fake-send svg path{fill:#07180d!important}body.light-theme .home-pt-inject path.z,body.light-theme .home-pt-side path.z{fill:#50782829;stroke:#3c5f2047}body.light-theme .home-calculator-source-name{color:#07180d}body.light-theme .user-types{display:flex;justify-content:space-between;padding:0rem var(--home-pad-x);align-items:center;color:#fff;flex-direction:column;margin-bottom:var(--home-section-gap)}body.light-theme .user-group{display:flex;flex-direction:column;width:100%}body.light-theme .programmers-section{width:100%}body.light-theme .programmers-section .elevator-pitch{margin-top:2rem;width:100%;padding:0;box-sizing:border-box;max-width:100%}body.light-theme .group-title{color:#69a60a!important;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px}body.light-theme .group-title-link{cursor:pointer;text-decoration:none;color:inherit}body.light-theme .group-title-link:hover{text-decoration:underline}body.light-theme .user-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}body.light-theme .feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #69a60a;background:#edfdca66}body.light-theme .feature-box-header{display:flex;align-items:center;gap:16px;width:100%}body.light-theme .feature-icon{display:flex;width:40px;height:40px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:9999px;border:1px solid #ededed;background:#fff;flex-shrink:0}body.light-theme .feature-icon svg,body.light-theme .feature-icon>*{color:#69a60a}body.light-theme .feature-title{color:#69a60a!important;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}body.light-theme .feature-text{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}body.light-theme .zer0-link{color:#69a60a;text-decoration:none;transition:opacity .2s ease}body.light-theme .zer0-link:hover{opacity:.8}body.light-theme .zer0-link:focus{outline:2px solid #69a60a;outline-offset:2px}body.light-theme .elevator-pitch{margin-top:3rem;padding:0;position:relative;overflow:visible;width:100%;max-width:100%;box-sizing:border-box}:root{--vscode-bg: #0c1f13;--vscode-sidebar-bg: #0c1f13;--vscode-editor-bg: #0c1f13;--vscode-tab-bg: #0c1f13;--vscode-tab-active-bg: #0c1f13;--vscode-text: #f9faf5;--vscode-text-dim: #a0a0a0;--vscode-border: rgba(0, 170, 0, .5);--vscode-keyword: #569cd6;--vscode-string: #ce9178;--vscode-variable: #9cdcfe;--vscode-operator: #d4d4d4;--vscode-line-number: rgba(249, 250, 245, .5);--vscode-highlight: rgba(0, 170, 0, .15);--vscode-green: #00aa00}body.light-theme .vscode-container{background:var(--vscode-bg);border:1px solid var(--vscode-border);border-radius:10px;overflow:hidden;display:flex;min-height:400px;position:relative;font-family:Consolas,Monaco,Courier New,monospace;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .completed-line{opacity:.8}body.light-theme .vscode-editor{flex:1;display:flex;flex-direction:column;background:var(--vscode-editor-bg);overflow:hidden}body.light-theme .vscode-tabs{display:flex;background:var(--vscode-tab-bg);border-bottom:1px solid var(--vscode-border);overflow-x:auto}body.light-theme .vscode-tab{padding:8px 16px;font-size:13px;color:var(--vscode-text-dim);background:var(--vscode-tab-bg);border-right:1px solid var(--vscode-border);cursor:pointer;white-space:nowrap;margin:0}body.light-theme .vscode-tab.active{background:var(--vscode-tab-active-bg);color:#cefd75}body.light-theme .vscode-tab.register-tab{color:var(--vscode-text-dim);transition:color .2s ease;border-right:1px solid var(--vscode-border)!important}body.light-theme .vscode-tab.register-tab:hover{color:var(--vscode-text);background:#cefd751a}body.light-theme .vscode-code-area{display:flex;flex:1;overflow:hidden;min-width:0;align-items:stretch}body.light-theme .line-numbers{width:50px;background:var(--vscode-sidebar-bg);padding:12px 8px;border-right:1px solid var(--vscode-border);display:flex;flex-direction:column;align-items:flex-end;gap:0;box-sizing:border-box;flex-shrink:0}body.light-theme .line-number{font-size:13px;color:var(--vscode-line-number);line-height:20px;height:20px;min-height:20px;max-height:20px;user-select:none;display:flex;align-items:center;justify-content:flex-end;text-align:right;padding:0;margin:0;width:100%;box-sizing:border-box;flex-shrink:0}body.light-theme .code-content{flex:1;padding:12px 16px;overflow:hidden;display:flex;flex-direction:column;min-width:0;gap:0;box-sizing:border-box}body.light-theme .code-line{font-size:14px;line-height:20px;min-height:20px;height:20px;color:var(--vscode-text);white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;overflow:visible;border-bottom:none;padding:0;margin:0;display:flex;align-items:center;width:100%;box-sizing:border-box;flex-shrink:0}body.light-theme .code-line:last-child{border-bottom:none}body.light-theme .typewriter-text{color:var(--vscode-text)}body.light-theme .highlight-green,body.light-theme .highlight-tab-color,body.light-theme .highlight-error{color:#f9faf5;font-weight:400}body.light-theme .typewriter-cursor{color:#0a0;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}body.light-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.light-theme .social-net-section{display:flex;justify-content:center;align-items:center;gap:.8rem;margin:8rem 0 4rem;flex-wrap:wrap}body.light-theme .social-net-link{text-decoration:none}body.light-theme .social-net-icon-container{display:flex;align-items:center;justify-content:center;padding:.3rem;border-radius:50%;background:#ffffff1a;min-width:40px;min-height:40px;margin-bottom:1rem}body.light-theme .social-net-link:hover .social-net-icon-container{transform:scale(1.1)}body.light-theme .zer0-feedback-container{display:flex;justify-content:center;margin:1rem 0 0rem;width:100%}body.light-theme .zer0-feedback{font-size:.95rem;font-family:monospace;text-align:center;margin:0;color:#ffffffb3;background-color:#1a202cb3;border:1px solid rgba(0,170,0,.4);padding:1rem 1.5rem;border-radius:8px;max-width:600px;box-shadow:0 4px 8px #0003}body.light-theme .zer0-feedback-link{color:#0a0;text-decoration:none;font-weight:700;transition:all .3s ease}body.light-theme .zer0-feedback-link:hover{color:#0d0;text-decoration:underline}body.light-theme .freelancers-section{padding:1rem 5rem;background:transparent;margin:.5rem 0 4rem}body.light-theme .freelancers-container{max-width:1200px;margin:0 auto}body.light-theme .freelancers-title{font-size:2.2rem;font-family:monospace;font-weight:700;text-align:center;margin:0 0 1rem;color:#fff}body.light-theme .freelancers-subtitle{font-size:1rem;font-family:monospace;text-align:center;margin:0 0 1rem;color:#fffc;line-height:1.6}body.light-theme .freelancers-feedback{font-size:.95rem;font-family:monospace;text-align:center;margin:0 auto 3rem;color:#ffffffb3;background-color:#1a202cb3;border:1px solid rgba(0,170,0,.4);padding:1rem 1.5rem;border-radius:8px;max-width:600px;box-shadow:0 4px 8px #0003}body.light-theme .freelancers-feedback-link{color:#0a0;text-decoration:none;font-weight:700;transition:all .3s ease}body.light-theme .freelancers-feedback-link:hover{color:#0d0;text-decoration:underline}body.light-theme .freelancers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}body.light-theme .freelancer-card{display:flex;gap:1.5rem;max-width:100%;padding:1.5rem;border-radius:10px;min-height:160px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,#ffffff0a,#ffffff05)}body.light-theme .freelancer-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding-top:0;flex-shrink:0}body.light-theme .freelancer-content{flex:1;display:flex;flex-direction:column}body.light-theme .freelancer-title{font-family:monospace;font-weight:700;margin:0;font-size:1.2rem;color:#fff}body.light-theme .freelancer-text{font-family:monospace;font-size:1rem;color:#fff}body.light-theme .freelancers-button-container{display:flex;justify-content:center;margin-top:2rem}body.light-theme .zer0-try-cta{display:flex;justify-content:center;margin:.5rem 0 2rem}body.light-theme .zer0-try-cta .button{background:linear-gradient(180deg,gold,#d4af37);border:1px solid white;color:#07180d;padding:.5rem 1.25rem!important;border-radius:.5rem;font-size:.95rem}body.light-theme .zer0-try-cta .button:hover{background:linear-gradient(180deg,#e6c200,#b68f2b);transform:translateY(-1px);box-shadow:0 4px 12px #d4af3759}@media (max-width: 1024px) and (min-width: 769px){.freelancers-section{padding:1rem 3rem}.freelancers-title{font-size:2.2rem}.freelancers-subtitle{font-size:1.1rem}.freelancers-feedback{font-size:1rem;max-width:500px;padding:.8rem 1.2rem}.freelancers-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.freelancer-card{flex-direction:column;align-items:center;text-align:center;padding:1.2rem;border:1px solid rgba(255,255,255,.2);border-radius:12px;min-height:auto}.freelancer-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:.8rem;flex-shrink:0}.freelancer-title{font-size:1.1rem;margin-bottom:.5rem}.freelancer-text{font-size:.95rem;line-height:1.4rem}.freelancers-button-container{margin-top:1.5rem}}@media (max-width: 768px){.freelancers-section{padding:1rem}.freelancers-title{font-size:2rem}.freelancers-subtitle{font-size:1.1rem;margin-bottom:.5rem}.freelancers-feedback{font-size:1rem;margin-bottom:2rem;max-width:450px;padding:.8rem 1rem}.zer0-feedback{font-size:1rem;margin-bottom:1.5rem;max-width:450px;padding:.8rem 1rem}.freelancers-grid{grid-template-columns:1fr;gap:1.5rem}.freelancer-card{padding:1.5rem}.freelancer-title{font-size:1.2rem}.freelancer-icon{width:48px;height:48px;margin:0 auto 1rem}.freelancers-button-container{margin-top:1.5rem}.freelancers-button-container .button{width:100%;max-width:400px;height:48px;padding:0 1.5rem!important;font-size:.95rem;line-height:1;display:flex;align-items:center;justify-content:center}}@media (max-width: 480px){.freelancers-section{padding:.5rem 1rem}.freelancers-title{font-size:1.8rem}.freelancers-subtitle{font-size:1rem;margin-bottom:.5rem}.freelancers-feedback{font-size:.9rem;margin-bottom:1.5rem;max-width:350px;padding:.7rem .8rem}.zer0-feedback{font-size:.9rem;margin-bottom:1rem;max-width:350px;padding:.7rem .8rem}.freelancer-card{padding:1rem}.freelancer-icon{width:48px;height:48px;margin:0 auto 1rem}.freelancers-button-container{margin-top:1rem}.freelancers-button-container .button{width:100%;max-width:350px;height:48px;padding:0 1.2rem!important;font-size:.9rem;line-height:1;display:flex;align-items:center;justify-content:center}}body.light-theme .role-cta{padding:0rem 5rem;margin:2rem 0 2.5rem}body.light-theme .role-cta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}body.light-theme .role-cta-card{border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:1.5rem;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}body.light-theme .role-cta-text{font-family:monospace;font-size:1rem;color:#fff;margin:.5rem 0 1rem}body.light-theme .role-cta-actions{display:flex;gap:1rem}@media (max-width: 1024px){.vscode-code-area{align-items:stretch}.line-numbers{padding:12px 8px;flex-shrink:0}.code-content{padding:12px 16px}.code-line{height:20px;min-height:20px;line-height:20px}body.light-theme .home{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1rem 1rem;margin-top:0;position:relative;min-height:100vh;box-sizing:border-box;color:#fff}body.light-theme .home-content{max-width:100%;width:100%;padding:0;margin-bottom:2rem;z-index:2;text-align:center;box-sizing:border-box}body.light-theme .main-title{align-self:stretch;color:#69a60a!important;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;white-space:normal;word-break:break-word;margin-bottom:1rem}body.light-theme .description{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;text-align:center;margin-bottom:2rem;word-break:break-word;padding:0 1rem}body.light-theme .home-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}body.light-theme .button,body.light-theme .button-secondary{width:100%;max-width:300px;height:40px;padding:8px 12px;font-size:14px;min-height:40px}body.light-theme .home-image{display:block;width:100%;max-width:350px;margin-top:2rem;overflow:hidden}body.light-theme .home-image img{width:100%;height:auto;animation:float 5s ease-in-out infinite;will-change:transform}body.light-theme .user-types{padding:2rem var(--home-pad-x);display:flex;flex-direction:column;gap:2rem;margin-bottom:var(--home-section-gap)}body.light-theme .user-group{margin-bottom:0;width:100%}body.light-theme .group-title{color:#69a60a!important;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin-bottom:1rem;text-align:center}body.light-theme .user-features{display:flex;flex-direction:column;gap:1rem}body.light-theme .feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #69a60a;background:#edfdca66;text-align:left}body.light-theme .feature-icon{display:flex;width:40px;height:40px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:9999px;border:1px solid #ededed;background:#fff;flex-shrink:0;margin-bottom:0}body.light-theme .feature-icon svg,body.light-theme .feature-icon>*{color:#69a60a}body.light-theme .feature-title{color:#69a60a!important;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}body.light-theme .feature-box-header{display:flex;align-items:center;gap:16px;width:100%}body.light-theme .feature-text{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}body.light-theme .elevator-pitch{margin-top:2rem;padding:0;width:100%}body.light-theme .vscode-container{flex-direction:column;min-height:350px;width:100%;max-width:100%;border-radius:12px}.vscode-code-area{flex-direction:row;overflow:hidden;align-items:stretch}.line-numbers{width:50px;display:flex;flex-direction:column;border-right:1px solid var(--vscode-border);border-bottom:none;padding:12px 8px;gap:0;justify-content:flex-start;align-items:flex-end;overflow-y:auto;overflow-x:visible;min-height:100%;flex-shrink:0}.line-number{min-width:30px;text-align:center;height:20px;min-height:20px;max-height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.code-content{padding:12px;overflow-y:auto;overflow-x:hidden;min-width:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:0}.code-line{font-size:12px;line-height:20px;min-height:20px;height:auto;display:block;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;overflow:visible;border-bottom:none;padding:0;margin:0;width:100%;box-sizing:border-box}.code-line>*{line-height:20px;display:inline}.code-line:last-child{border-bottom:none}.vscode-cursor{display:none}.vscode-tab.register-tab{border-right:none!important}.social-net-section{gap:1rem;margin:.5rem 0}.social-net-icon-container{padding:.4rem;border-radius:50%;background:#ffffff1a;min-width:44px;min-height:44px}.role-cta{padding:2rem 1rem;margin:1.5rem 0 2rem}.role-cta-grid{grid-template-columns:1fr;gap:1rem}.role-cta-actions{flex-direction:column}}@media (max-width: 1200px) and (min-width: 1025px){.line-numbers{padding:12px 8px;flex-shrink:0}.code-content{padding:12px 16px}.code-line{height:20px;min-height:20px;line-height:20px}.vscode-code-area{align-items:stretch}}@media (min-width: 1025px){body.light-theme .home{margin-top:25px;display:flex;justify-content:space-between;align-items:center;padding:0rem 5rem;color:#fff}body.light-theme .home-content{max-width:65%}body.light-theme .home-logo-container{display:block;padding:0;margin:0 0 0 -40px}body.light-theme .home-logo{max-width:180px!important;width:auto!important;height:auto!important;margin:0 0 1rem;padding:0;display:block}body.light-theme .main-title{align-self:stretch;color:#69a60a!important;font-size:34px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0 0 1rem}body.light-theme .description{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:400;line-height:184%;letter-spacing:.5px;margin-bottom:2rem}body.light-theme .home-buttons{display:flex;gap:1rem}body.light-theme .home-image img{width:500px;animation:float 5s ease-in-out infinite}body.light-theme .user-types{display:flex;justify-content:space-between;padding:0rem 5rem;align-items:center;color:#fff;flex-direction:column;margin-bottom:50px}body.light-theme .user-group{display:flex;flex-direction:column}body.light-theme .group-title{color:#69a60a!important;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px}body.light-theme .user-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}body.light-theme .feature-box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;border-radius:8px;border:1px solid #69a60a;background:#edfdca66}body.light-theme .feature-icon{display:flex;width:40px;height:40px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:9999px;border:1px solid #ededed;background:#fff;flex-shrink:0}body.light-theme .feature-icon svg,body.light-theme .feature-icon>*{color:#69a60a}body.light-theme .feature-title{color:#69a60a!important;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}body.light-theme .feature-box-header{display:flex;align-items:center;gap:16px;width:100%}body.light-theme .feature-text{align-self:stretch;color:#07180d!important;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin-top:0}body.light-theme .elevator-pitch{margin-top:2.5rem;padding:3rem 2rem;min-height:400px}body.light-theme .compass-container{max-width:800px;height:400px}body.light-theme .compass-rotating{width:120px;height:120px}body.light-theme .pitch-item{--radius: 180px;font-size:1rem;max-width:280px}body.light-theme .social-net-section{display:flex;justify-content:center;align-items:center;gap:.8rem;margin:.5rem 0}body.light-theme .social-net-icon-container{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;background:#ffffff1a;min-width:48px;min-height:48px}.role-cta{padding:0rem 5rem;margin:2rem 0 3rem}.role-cta-grid{grid-template-columns:repeat(2,1fr)}}body.light-theme .tab-buttons{display:flex;gap:.75rem;margin:1rem 0 2rem}body.light-theme .tab-btn{background:transparent;color:#fff;border:1px solid white;padding:.5rem 1.25rem;border-radius:.5rem;font-size:.95rem;cursor:pointer;transition:transform .12s ease,background-color .2s ease,color .2s ease,border-color .2s ease}body.light-theme .tab-btn:hover{transform:translateY(-1px);background-color:#ffffff14}body.light-theme .tab-btn--active{background-color:#fff;color:#000;border-color:#fff}@media (max-width: 600px){.tab-buttons{justify-content:center;flex-wrap:wrap}}body.light-theme .problems-solutions{padding:1rem 5rem;background:transparent;margin:.5rem 0}body.light-theme .problems-container{max-width:100%;margin:0 auto}body.light-theme .problems-title{font-size:2.2rem;font-family:monospace;font-weight:700;text-align:center;margin:0 0 1rem;color:#fff}body.light-theme .problems-subtitle{font-size:1rem;font-family:monospace;text-align:center;margin:0 0 3rem;color:#fffc;line-height:1.6}body.light-theme .problems-toggle-container{display:flex;justify-content:center;margin-bottom:2rem}body.light-theme .problems-toggle{background:linear-gradient(180deg,#ffffff1a,#ffffff0d);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.75rem 1.5rem;color:#fff;font-family:monospace;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}body.light-theme .problems-toggle:hover{background:linear-gradient(180deg,#ffffff26,#ffffff14);border-color:#ffffff4d;transform:translateY(-1px)}body.light-theme .toggle-icon{transition:transform .3s ease;font-size:.8rem}body.light-theme .toggle-icon.expanded{transform:rotate(180deg)}body.light-theme .problems-content{max-height:0;overflow:hidden;transition:max-height .5s ease-out}body.light-theme .problems-content.expanded{max-height:5000px;transition:max-height .5s ease-in}body.light-theme .problems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;max-width:100%}body.light-theme .problem-card{background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem}body.light-theme .problem-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}body.light-theme .problem-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ff6b6b1a;border-radius:12px;border:1px solid rgba(255,107,107,.2);flex-shrink:0}body.light-theme .problem-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0}body.light-theme .problem-content{display:flex;flex-direction:column;gap:1.5rem}body.light-theme .problem-description{padding:1rem;background:#ff6b6b0d;border-radius:8px;border-left:4px solid #ff6b6b}body.light-theme .problem-label{font-size:.9rem;font-weight:600;color:#ff6b6b;margin:0;text-transform:uppercase;letter-spacing:.5px}body.light-theme .problem-header-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}body.light-theme .problem-text{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.6}body.light-theme .problem-title,body.light-theme .problem-text,body.light-theme .solution-text,body.light-theme .problem-label,body.light-theme .solution-label{font-family:monospace}body.light-theme .solution-description{padding:1rem;background:#00aa000d;border-radius:8px;border-left:4px solid #00aa00}body.light-theme .solution-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}body.light-theme .solution-label{font-size:.9rem;font-weight:600;color:#0a0;margin:0;text-transform:uppercase;letter-spacing:.5px}body.light-theme .solution-text{font-size:1rem;color:#ffffffe6;margin:0;line-height:1.6}@media (max-width: 1024px) and (min-width: 769px){.problems-solutions{padding:1rem 3rem}.problems-title{font-size:2.2rem}.problems-subtitle{font-size:1.1rem}.problems-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.problem-card{padding:1.5rem}.problem-title{font-size:1.3rem}.problem-header{gap:.8rem;margin-bottom:1.2rem}.problem-icon{width:48px;height:48px;flex-shrink:0}}@media (max-width: 768px){.problems-solutions{padding:1rem 1rem 3rem}.problems-title{font-size:2rem}.problems-subtitle{font-size:1.1rem;margin-bottom:2rem}.problems-toggle-container{margin-bottom:1.5rem}.problems-toggle{padding:.6rem 1.2rem;font-size:.9rem}.problems-content.expanded{max-height:8000px}.problems-grid{grid-template-columns:1fr;gap:1.5rem}.problem-card{padding:1.5rem}.problem-title{font-size:1.3rem}.problem-header{gap:.75rem}.problem-icon{width:48px;height:48px;flex-shrink:0}}@media (max-width: 480px){.problems-solutions{padding:.5rem 1rem 3rem}.problems-title{font-size:1.8rem}.problems-subtitle{font-size:1rem;margin-bottom:1.5rem}.problems-toggle-container{margin-bottom:1rem}.problems-toggle{padding:.5rem 1rem;font-size:.85rem}.problems-content.expanded{max-height:10000px}.problem-card{padding:1rem}.problem-header{gap:.75rem}.problem-icon{width:48px;height:48px;flex-shrink:0}}@media (max-width: 1024px) and (min-width: 769px){.line-numbers{width:50px;padding:12px 8px;flex-shrink:0}.line-number{height:20px;min-height:20px;max-height:20px;line-height:20px;flex-shrink:0}.code-content{padding:12px 16px;display:flex;flex-direction:column;gap:0}.code-line{font-size:14px;line-height:20px;min-height:20px;height:20px;display:flex;align-items:center;flex-shrink:0}.vscode-code-area{align-items:stretch}}@media (max-width: 768px){.programmers-section{width:100%}body.light-theme .home{padding:1.5rem var(--home-pad-x) 1rem}.home-content{margin-bottom:1.5rem}.home-image{margin-top:1.25rem;max-width:320px}body.light-theme .user-types{padding:1rem var(--home-pad-x);gap:1rem;margin-bottom:var(--home-section-gap)}body.light-theme .feature-box{padding:1.5rem 1.25rem}}body.light-theme .mission-section{padding:0rem var(--home-pad-x);color:#fff;margin-bottom:var(--home-section-gap)}body.light-theme .mission-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;padding:2.5rem;border-radius:8px;border:1px solid #69a60a;background:#edfdca66;box-sizing:border-box}body.light-theme .mission-item{display:flex;flex-direction:column;gap:1rem;margin:0}body.light-theme .mission-item-header{display:flex;align-items:center;gap:16px;width:100%}body.light-theme .mission-icon{display:flex;width:40px;height:40px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:9999px;border:1px solid #ededed;background:#fff;flex-shrink:0}body.light-theme .mission-icon svg,body.light-theme .mission-icon>*{color:#69a60a}body.light-theme .mission-title{color:#69a60a!important;font-family:monospace;font-size:20px;font-weight:700;line-height:124%;letter-spacing:.5px;margin:0;display:flex;align-items:center}body.light-theme .mission-text{color:#07180d!important;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px;margin:0}@media (max-width: 1024px){body.light-theme .mission-section{padding:0rem var(--home-pad-x)}body.light-theme .mission-container{grid-template-columns:1fr;gap:1.5rem;padding:2rem}}@media (max-width: 768px){body.light-theme .feature-box{padding:1.5rem 1.25rem}body.light-theme .mission-section{padding:0rem 1rem;margin-top:0;margin-bottom:var(--home-section-gap)}body.light-theme .mission-container{gap:1.5rem;padding:1.5rem 1.25rem}body.light-theme .mission-item{gap:.75rem}body.light-theme .mission-title{font-size:18px;margin:0;color:#69a60a!important}body.light-theme .mission-text{font-size:14px;margin:0;color:#07180d!important}}body.light-theme .privacy-subfooter{display:flex;justify-content:center;align-items:center;padding-top:12px;padding-bottom:12px;padding-left:max(var(--home-pad-x),env(safe-area-inset-left,0px));padding-right:max(var(--home-pad-x),env(safe-area-inset-right,0px));background:#f9faf5;border-top:1px solid rgba(105,166,10,.2);gap:12px}body.light-theme .privacy-subfooter-link{color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease}body.light-theme .privacy-subfooter-link:hover{color:#7bb20c!important;text-decoration:underline}body.light-theme .privacy-subfooter-separator{color:#69a60a;font-size:14px;opacity:.5}body.light-theme .privacy-subfooter-short{display:none}body.light-theme .privacy-subfooter-full{display:inline}@media (max-width: 768px){body.light-theme .privacy-subfooter{flex-wrap:wrap;gap:8px}body.light-theme .privacy-subfooter-link{font-size:13px;text-align:center}body.light-theme .privacy-subfooter-separator{font-size:13px}body.light-theme .privacy-subfooter-short{display:inline}body.light-theme .privacy-subfooter-full{display:none}}body.light-theme .home-journey-reconnect:before{background:#69a60a61}body.light-theme .home-journey-reconnect .home-journey-reconnect-features{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 768px){body.light-theme .home-journey-reconnect .home-journey-reconnect-features{grid-template-columns:1fr}}body.light-theme .home-journey-reconnect .home-journey-reconnect-title,body.light-theme .home-journey-reconnect .home-journey-reconnect-description{text-align:left!important}body.light-theme .home-journey-reconnect .feature-icon svg path,body.light-theme .home-journey-reconnect .feature-icon svg line,body.light-theme .home-journey-reconnect .feature-icon svg circle,body.light-theme .home-journey-reconnect .feature-icon svg rect{fill:none!important;stroke:#69a60a!important;stroke-width:1.5}@media (max-width: 768px){body.light-theme .home-journey-reconnect .home-journey-reconnect-title,body.light-theme .home-journey-reconnect .home-journey-reconnect-description{text-align:center!important}}.zer0-wordmark{white-space:nowrap}.zer0-wordmark__zero{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,Courier New,monospace;font-variant-numeric:slashed-zero;font-feature-settings:"zero" 1}:root{--zer0-accent: #cefd75;--zer0-accent-strong: #69a60a;--zer0-accent-muted: #00aa00;--zer0-surface: #0c1f13;--zer0-surface-deep: #07180d;--zer0-surface-shell: linear-gradient(135deg, #001607, #000000);--zer0-text: #f9faf5;--zer0-text-muted: rgba(230, 245, 220, .88);--zer0-border: rgba(206, 253, 117, .2);--zer0-border-subtle: rgba(206, 253, 117, .12);--zer0-bubble-user: #b5eab5;--zer0-bubble-assistant: rgba(0, 0, 0, .35);--zer0-send: #00aa00;--zer0-send-hover: #69a60a;--zer0-side-width: 65vw;--zer0-chat-radius: 16px}body.light-theme{--zer0-accent: #69a60a;--zer0-accent-strong: #2d4a08;--zer0-accent-muted: #69a60a;--zer0-surface: #ffffff;--zer0-surface-deep: #07180d;--zer0-surface-shell: #f7f8f8;--zer0-text: #07180d;--zer0-text-muted: #3a4538;--zer0-border: #d8dbdf;--zer0-border-subtle: #e8ebe6;--zer0-bubble-user: #d4f5d4;--zer0-bubble-assistant: #f0f4ec;--zer0-send: #69a60a;--zer0-send-hover: #2d4a08}.zer0-side-shell{position:fixed;top:0;right:0;left:auto;height:100vh;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;align-items:stretch;width:65vw;max-width:65vw;z-index:10000000;box-sizing:border-box;background:linear-gradient(135deg,#001607,#000);border-left:1px solid rgba(206,253,117,.2);box-shadow:-10px 0 28px #0006}.zer0-side-shell--dormant{visibility:hidden;pointer-events:none;opacity:0;clip:rect(0,0,0,0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;border:0;box-shadow:none}@media (min-width: 769px) and (pointer: fine){.zer0-side-shell{height:calc(100vh / var(--app-visual-scale, 1));height:calc(100dvh / var(--app-visual-scale, 1));max-height:calc(100dvh / var(--app-visual-scale, 1))}}.zer0-side-tab{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:15;display:flex;align-items:center;justify-content:center;width:18px;min-height:160px;padding:0;margin:0;border:none;border-radius:10px 0 0 10px;background:#0c1f13;box-shadow:-4px 0 18px #0006;cursor:pointer;color:#f9faf5;transition:background .15s ease,width .15s ease,min-width .15s ease}.zer0-side-tab--labeled{width:auto;min-width:48px;max-width:60px;padding:18px 9px;flex-direction:column}.zer0-side-tab-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;pointer-events:none}.zer0-side-tab-label-block{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.zer0-side-tab-icon{flex-shrink:0;display:block;width:24px;height:24px;color:#0a0}.zer0-side-tab-logo{flex-shrink:0;display:block;width:24px;height:24px;object-fit:contain}.zer0-side-tab-label,.zer0-side-tab-count-hint{display:block;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;line-height:1.15;text-align:center}.zer0-side-tab-wedge{font-family:Roboto,sans-serif;font-size:14px;font-weight:900;line-height:1;opacity:1}.zer0-side-tab:hover{background:#14281a}.zer0-side-tab:not(.zer0-side-tab--labeled):hover{width:22px}.zer0-side-tab--labeled:hover{min-width:52px;max-width:64px}.zer0-side-tab-icon-stack{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;width:100%}.zer0-side-tab-grip-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;pointer-events:none}.zer0-side-tab--grip-with-badge{flex-direction:column;gap:0;padding:12px 0}.zer0-side-tab-badge{flex-shrink:0;min-width:18px;height:18px;padding:0 4px;border-radius:999px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-family:Roboto,sans-serif;font-size:10px;font-weight:700;line-height:1;letter-spacing:.02em;color:#fff;background:#0a0;border:2px solid #0c1f13}.zer0-side-tab:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.zer0-side-tab-grip{width:3px;height:36px;border-radius:2px;pointer-events:none;opacity:.9;background:repeating-linear-gradient(to bottom,currentColor 0,currentColor 3px,transparent 3px,transparent 7px)}html.zer0-side-scroll-lock,body.zer0-side-scroll-lock{overflow:hidden!important}body.zer0-side-scroll-lock .dashboard-content-wrapper{overflow:hidden!important;overscroll-behavior:none}.zer0-side-panel{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;height:100%;min-height:0;background:transparent;border:none;overflow:hidden}.zer0-side-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:20px 16px;background:#000000eb;pointer-events:all}.zer0-side-overlay--transparent{background:#00000047}.zer0-side-overlay.zer0-side-overlay--delete-confirm{padding:0;background:transparent}.zer0-side-delete-modal-scrim{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px 16px;overflow:auto;box-sizing:border-box}.zer0-side-overlay--delete-confirm .zer0-side-delete-modal-background{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%}.zer0-side-overlay-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;max-width:100%;padding:8px 12px}.zer0-side-overlay-orbit{flex-shrink:0;display:flex;align-items:center;justify-content:center;transform:scale(.96);transform-origin:center center}@media (max-width: 768px){.zer0-side-overlay-orbit{transform:scale(.88)}}.zer0-side-overlay-message{flex-shrink:0;margin-top:0;max-width:36ch;padding:0 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;line-height:140%;letter-spacing:.35px;color:#f9faf5;animation:blink 1s step-start infinite}.zer0-side-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(206,253,117,.2);flex-shrink:0}.zer0-side-header--close-only{justify-content:flex-end;border-bottom:1px solid rgba(206,253,117,.2)}.zer0-side-header--rich{align-items:flex-start;gap:16px;padding-top:16px;padding-bottom:16px}.zer0-side-header-text{flex:1;min-width:0}.zer0-side-header-text--with-logo{display:flex;flex-direction:row;align-items:flex-start;gap:14px}.zer0-side-header-logo-wrap{flex-shrink:0;display:flex;align-items:flex-start;overflow:hidden}.zer0-side-header-logo{display:block;width:auto;height:100%;object-fit:contain;object-position:top left}.zer0-side-header-copy{flex:1;min-width:0}.zer0-side-header-text--with-logo .zer0-side-heading{margin-bottom:1px;line-height:1.15}.zer0-side-header-text--with-logo .zer0-side-desc{line-height:1.3}.zer0-side-heading{margin:0 0 1px;font-size:1.25rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;font-feature-settings:"liga" off,"clig" off;color:#0a0}.zer0-side-desc{margin:0;font-size:13px;line-height:1.35;color:#e6f5dce0}.zer0-side-header--rich .zer0-side-close{flex-shrink:0;align-self:flex-start;margin-top:2px}.zer0-side-header--alternate{align-items:center;background:#0c1f13;border-bottom-color:#cefd752e}.zer0-side-header-text--alternate{flex:1;min-width:0;padding-right:4px}.zer0-side-header--alternate .zer0-side-close{align-self:center;margin-top:0}.zer0-side-title{font-size:15px;font-weight:600;color:#cefd75;letter-spacing:.02em}.zer0-side-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(206,253,117,.25);border-radius:8px;background:#00000059;color:#cefd75;font-size:22px;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease}.zer0-side-close:hover{background:#cefd751f;border-color:#cefd7573}.zer0-side-body{flex:1;min-height:0;overflow:auto;padding:16px 14px 24px;color:#e6f5dceb;font-size:14px;line-height:1.55}.zer0-side-placeholder{margin:0;opacity:.88}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--rich{background:transparent}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-heading{color:#f9faf5}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-desc{text-transform:lowercase}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--alternate{background:transparent}.zer0-side-body:has(.zer0-panel-content){background:transparent;background-image:none}.zer0-side-body:has(.zer0-panel-content--thread){display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}@media (min-width: 769px){.zer0-side-body:has(.zer0-panel-content--thread){padding-bottom:0}}@media (max-width: 768px){.zer0-side-body:has(.zer0-panel-content--thread){padding:0}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header{padding-left:max(8px,env(safe-area-inset-left,0px));padding-right:max(8px,env(safe-area-inset-right,0px));padding-top:max(10px,env(safe-area-inset-top,0px));padding-bottom:10px}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--rich{align-items:flex-start;gap:10px}.zer0-side-header-text--with-logo{gap:10px;align-items:flex-start}.zer0-side-header-logo-wrap{display:none}.zer0-side-header-copy{min-width:0;flex:1 1 auto}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-heading{font-size:1.125rem;line-height:1.25}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--rich .zer0-side-close{margin-top:0}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--alternate{align-items:flex-start}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header-text--alternate .developer-job-local-title{font-size:16px;line-height:1.35;letter-spacing:-.02em}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header-text--alternate .developer-job-local-subtitle{font-size:11px;line-height:1.45}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--alternate .zer0-side-close{align-self:flex-start;margin-top:2px}.zer0-side-body:has(.zer0-panel-content):not(:has(.zer0-panel-content--thread)){padding-left:max(8px,env(safe-area-inset-left,0px));padding-right:max(8px,env(safe-area-inset-right,0px))}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-desc{font-size:11px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.zer0-side-panel:has(.zer0-panel-content) .zer0-side-title{font-size:14px}}@media (max-width: 768px){.zer0-side-shell{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;border-left:none;box-shadow:none}.zer0-side-tab--labeled{min-width:34px;max-width:38px;width:auto;padding:8px 5px;min-height:72px}.zer0-side-tab--labeled:hover{min-width:36px;max-width:40px}.zer0-side-tab--labeled .zer0-side-tab-label,.zer0-side-tab--labeled .zer0-side-tab-wedge{display:none}.zer0-side-tab--labeled .zer0-side-tab-inner{gap:6px}.zer0-side-tab--labeled .zer0-side-tab-label-block{gap:4px}.zer0-side-tab--labeled .zer0-side-tab-icon,.zer0-side-tab--labeled .zer0-side-tab-logo{width:18px;height:18px}.zer0-side-tab--labeled .zer0-side-tab-icon-stack{gap:3px}.zer0-side-tab--labeled .zer0-side-tab-badge{min-width:15px;height:15px;padding:0 3px;font-size:9px;border-width:1.5px}}body.light-theme .zer0-side-tab{background:#fff;color:#07180d;box-shadow:-2px 0 12px #0000001f}body.light-theme .zer0-side-tab:hover{background:#eef5ea}body.light-theme .zer0-side-tab:focus-visible{outline-color:#69a60a}body.light-theme .zer0-side-tab-icon{color:#69a60a}body.light-theme .zer0-side-tab-badge{background:#69a60a!important;color:#fff;border:2px solid #fff!important}body.light-theme .zer0-side-tab-count-hint{color:inherit;font-weight:700;font-size:12px}body.light-theme .zer0-side-shell{width:65vw;max-width:65vw;background:#f7f8f8!important;border-left:1px solid #d8dbdf;box-shadow:-8px 0 28px #00000014}body.light-theme .zer0-side-shell:has(.zer0-panel-content){background:#fff!important}body.light-theme .zer0-side-panel{background:transparent;border:none}body.light-theme .zer0-side-header{border-bottom:1px solid #d8dbdf}body.light-theme .zer0-side-header--alternate{background:#fff;border-bottom:1px solid #d8dbdf}body.light-theme .zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--rich{background:transparent}body.light-theme .zer0-side-panel:has(.zer0-panel-content) .zer0-side-header--alternate{background:transparent}body.light-theme .zer0-side-body:has(.zer0-panel-content){background:transparent;background-image:none}body.light-theme .zer0-side-title{color:#2d4a08}body.light-theme .zer0-side-heading{color:#69a60a;font-feature-settings:"liga" off,"clig" off}body.light-theme .zer0-side-panel:has(.zer0-panel-content) .zer0-side-heading{color:#07180d}body.light-theme .zer0-side-panel:has(.zer0-panel-content) .zer0-side-desc{color:#3a4538;text-transform:lowercase}body.light-theme .zer0-side-close{border-color:#69a60a59;background:#fff;color:#2d4a08}body.light-theme .zer0-side-close:hover{background:#69a60a1a;border-color:#69a60a80}body.light-theme .zer0-side-body{color:#2a3328}body.light-theme .zer0-side-overlay{background:#f8faf6f7}body.light-theme .zer0-side-overlay--transparent{background:#ffffff6b}body.light-theme .zer0-side-overlay.zer0-side-overlay--delete-confirm{background:transparent}body.light-theme .zer0-side-overlay--delete-confirm .zer0-side-delete-modal-background{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%}body.light-theme .zer0-side-overlay-message.loading-message{color:#07180d}body.light-theme .zer0-side-overlay--transparent .zer0-side-overlay-message.loading-message{color:#1a4d0a}@media (max-width: 768px){body.light-theme .zer0-side-shell{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;border-left:none;box-shadow:none}body.light-theme .zer0-side-tab--labeled .zer0-side-tab-badge{border:1.5px solid #fff!important}}.zer0-panel-content,.zer0-panel-content__inner{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.zer0-panel-content__placeholder-wrap{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:220px;padding:24px 16px 32px;text-align:center}.zer0-panel-content__placeholder-title{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--zer0-accent, #cefd75)}.zer0-panel-content__placeholder-text{margin:0;max-width:28rem;font-size:14px;line-height:1.6;color:#e6f5dce0}body.light-theme .zer0-panel-content__placeholder-title{color:#2d4a08}body.light-theme .zer0-panel-content__placeholder-text{color:#3a4538}.zer0-chat-layout{display:flex;flex:1 1 auto;min-height:0;height:100%;width:100%;align-items:stretch}.zer0-chat-layout--history-closed .zer0-chat-history{flex-basis:0;width:0;min-width:0;opacity:0;overflow:hidden;border-right-width:0;pointer-events:none}.zer0-chat-history-edge{flex:0 0 28px;width:28px;min-width:28px;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.45rem 0;margin:0;border:none;border-right:1px solid rgba(206,253,117,.14);background:#00000047;color:#cefd75;cursor:pointer;transition:background .18s ease,color .18s ease}.zer0-chat-history-edge:hover{background:#cefd751a}.zer0-chat-history-edge.is-open{background:#00000059;color:#e6f5dcbf}.zer0-chat-history-edge-wedge{display:block;flex-shrink:0;line-height:1}.zer0-chat-history-edge-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#0c1f13bf}.zer0-chat-history-edge-label{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.56rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;user-select:none;opacity:.85}.zer0-chat-history{flex:0 0 220px;width:220px;min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid rgba(206,253,117,.12);background:#00000038;transition:flex-basis .22s ease,width .22s ease,opacity .18s ease}.zer0-chat-history-head{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;padding:.55rem .6rem;border-bottom:1px solid rgba(206,253,117,.1);flex-shrink:0}.zer0-chat-history-head-actions{display:flex;flex-wrap:wrap;gap:.35rem}.zer0-chat-history-title{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#cefd75e6}.zer0-chat-history-new{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .45rem;border:1px solid rgba(206,253,117,.25);border-radius:8px;background:#cefd7514;color:#cefd75;font-size:.68rem;font-weight:600;cursor:pointer;transition:background .15s ease}.zer0-chat-history-new:hover{background:#cefd7529}.zer0-chat-history-clear{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .45rem;border:1px solid rgba(255,120,120,.28);border-radius:8px;background:#ff5a5a14;color:#ffaaaaf2;font-size:.68rem;font-weight:600;cursor:pointer;transition:background .15s ease}.zer0-chat-history-clear:hover{background:#ff5a5a29}.zer0-chat-history-empty{margin:0;padding:.85rem .65rem;font-size:.78rem;line-height:1.45;color:#e6f5dca6}.zer0-chat-history-list{list-style:none;margin:0;padding:.25rem;overflow-y:auto;flex:1 1 auto;min-height:0}.zer0-chat-history-item{margin:0 0 .2rem}.zer0-chat-history-item-row{display:flex;align-items:stretch;gap:.2rem}.zer0-chat-history-btn{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.48rem .5rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#e6f5dceb;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.zer0-chat-history-btn:hover{background:#cefd7514;border-color:#cefd751f}.zer0-chat-history-btn.is-active{background:#cefd751f;border-color:#cefd7547}.zer0-chat-history-btn-title{font-size:.78rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zer0-chat-history-btn-badge{display:flex;max-width:100%;margin-top:.15rem}.zer0-chat-history-btn-meta{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.65rem;color:#e6f5dc8c}.zer0-chat-history-btn-count{opacity:.85}.zer0-chat-history-delete{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffa0a0b8;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.zer0-chat-history-delete:hover{background:#ff5a5a1f;border-color:#ff787838;color:#ffbebefa}.zer0-chat-main{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column}.zer0-chat-main--landing{min-height:0;overflow:hidden}.zer0-chat-thread-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .85rem;border-bottom:1px solid rgba(206,253,117,.1);background:#0000002e}.zer0-chat-thread-title{margin:0;min-width:0;flex:1 1 auto;font-size:.82rem;font-weight:600;line-height:1.35;color:#e6f5dceb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zer0-chat-report-btn{flex:0 0 auto;margin:0;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(206,253,117,.28);background:#cefd7514;color:#cefd75f2;font-size:.68rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .18s ease,border-color .18s ease,opacity .18s ease}.zer0-chat-report-btn:hover:not(:disabled){background:#cefd7529;border-color:#cefd7573}.zer0-chat-report-btn:disabled{opacity:.45;cursor:not-allowed}.zer0-side-overlay--delete-confirm:has(.zer0-chat-report-scrim){overflow:auto;align-items:stretch;justify-content:stretch}.zer0-chat-report-scrim{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:auto;box-sizing:border-box;z-index:2;min-height:0}.zer0-chat-report-backdrop{position:absolute;inset:0;background:#103209e0;pointer-events:none}.zer0-chat-report-dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,32rem);height:auto;max-height:calc(100% - .5rem);padding:1.25rem 1.35rem 1.1rem;border-radius:.55rem;background:#07180d;box-shadow:0 8px 28px #00000059;box-sizing:border-box;overflow:hidden}.zer0-chat-report-body{flex:1 1 auto;min-height:0;overflow-y:auto}.zer0-chat-report-title{margin:0 0 .65rem;font-family:Roboto,sans-serif;font-size:1.15rem;font-weight:700;line-height:1.35;color:#fff}.zer0-chat-report-description{margin:0 0 .75rem;font-family:Roboto,sans-serif;font-size:.88rem;font-weight:400;line-height:1.45;color:#dde4ddf2}.zer0-chat-report-thread{margin:0 0 .85rem;padding:.45rem .55rem;min-height:1.75rem;border-radius:.45rem;background:#00000038;border:1px solid rgba(206,253,117,.12);font-size:.72rem;line-height:1.35;color:#e6f5dcc7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zer0-chat-report-kind{margin:0 0 .75rem}.zer0-chat-report-kind-legend{display:block;margin:0 0 .35rem;font-size:.72rem;font-weight:700;color:#e6f5dce0}.zer0-chat-report-kind-buttons{display:flex;flex-wrap:wrap;gap:.65rem 1rem}.zer0-chat-report-kind-button{display:inline-flex;align-items:center;gap:10px;margin:0;padding:4px 6px;border:none;background:transparent;color:#e6f5dce6;cursor:pointer;font:inherit}.zer0-chat-report-kind-button:disabled{opacity:.45;cursor:not-allowed}.zer0-chat-report-kind-radio{width:16px;height:16px;border-radius:50%;border:2px solid #cefd75;display:inline-block;position:relative;flex-shrink:0;box-sizing:border-box}.zer0-chat-report-kind-button.is-selected .zer0-chat-report-kind-radio:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#cefd75;top:50%;left:50%;transform:translate(-50%,-50%)}.zer0-chat-report-kind-text{font-size:.875rem;font-weight:500;line-height:1.25;letter-spacing:.01em;white-space:nowrap}.zer0-chat-report-comment-label{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:700;color:#e6f5dce0}.zer0-chat-report-comment{width:100%;box-sizing:border-box;margin-bottom:.65rem;padding:.55rem .65rem;border-radius:.45rem;border:1px solid rgba(206,253,117,.18);background:#00000047;color:#f9faf5f2;font:inherit;font-size:.78rem;line-height:1.45;resize:vertical;min-height:6.5rem}.zer0-chat-report-comment:focus{outline:2px solid rgba(206,253,117,.35);outline-offset:1px}.zer0-chat-report-success{margin:.25rem 0 .5rem;font-size:.78rem;line-height:1.45;color:#cefd75f2}.zer0-chat-report-error{margin:0 0 .65rem;font-size:.74rem;color:#ffaaaaf2}.zer0-chat-report-actions{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(206,253,117,.12)}.zer0-chat-report-btn-secondary,.zer0-chat-report-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.45rem 1rem;border-radius:999px;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .18s ease,border-color .18s ease,opacity .18s ease}.zer0-chat-report-btn-secondary{border:2px solid #da1e28;background:transparent;color:#da1e28}.zer0-chat-report-btn-secondary:hover:not(:disabled),.zer0-chat-report-btn-secondary:focus-visible:not(:disabled){background:#da1e281a}.zer0-chat-report-btn-primary{border:2px solid #0a0;background:#0a0;color:#fff}.zer0-chat-report-btn-primary:hover:not(:disabled),.zer0-chat-report-btn-primary:focus-visible:not(:disabled){background:#080;border-color:#080}.zer0-chat-report-btn-secondary:disabled,.zer0-chat-report-btn-primary:disabled{opacity:.45;cursor:not-allowed}.zer0-chat-landing{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;padding:1.25rem 1.5rem}.zer0-chat-landing-stack{width:100%;max-width:36rem;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center}.zer0-chat-landing-title{margin:0;font-size:clamp(1.15rem,2.2vw,1.55rem);font-weight:650;letter-spacing:-.02em;line-height:1.25;color:#f9faf5}.zer0-chat-landing-intro{margin:0;font-size:.88rem;line-height:1.5;color:#e6f5dcd1;max-width:32rem;text-transform:lowercase}.zer0-chat-landing-intro .zer0-chat-md{gap:0}.zer0-chat-landing-intro .zer0-chat-md-p{margin:0;font-size:inherit;line-height:inherit;color:inherit;text-transform:lowercase}.zer0-chat-landing-intro .zer0-chat-md-strong{font-weight:650;color:#f9faf5}.zer0-chat-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.75rem}.zer0-chat-msg{display:flex;max-width:92%}.zer0-chat-msg--user{align-self:flex-end}.zer0-chat-msg--assistant{align-self:flex-start;align-items:flex-start;gap:.5rem}.zer0-chat-msg-avatar{flex-shrink:0;width:26px;height:26px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#00000059;border:1px solid rgba(206,253,117,.25)}.zer0-chat-msg-avatar-logo{width:20px;height:20px;object-fit:contain}.zer0-chat-msg-bubble{padding:.65rem .85rem;border-radius:16px;font-size:.84rem;line-height:1.45;word-break:break-word}.zer0-chat-msg-bubble--user{background:#b5eab5;color:#07180d;border-radius:16px 16px 6px}.zer0-chat-msg-bubble--assistant{background:#00000059;border:1px solid rgba(206,253,117,.18);color:#e6f5dcf2;border-radius:6px 16px 16px}.zer0-chat-msg-bubble--thinking{min-height:2.4rem}.zer0-chat-composer{flex-shrink:0;width:100%}.zer0-chat-composer--landing{padding:0;margin-top:.35rem}.zer0-chat-composer--footer{padding:.55rem .85rem .85rem;border-top:1px solid rgba(206,253,117,.12);background:#0000002e}.zer0-chat-composer-box{display:flex;align-items:center;gap:.45rem;padding:.5rem .55rem .5rem .85rem;border-radius:22px;border:1px solid rgba(206,253,117,.22);background:#0c1f13a6;min-height:52px;box-sizing:border-box}.zer0-chat-composer--landing .zer0-chat-composer-box{max-width:100%}.zer0-chat-composer-input{flex:1;min-height:0;max-height:none;height:auto;resize:none;overflow-y:auto;border:none;background:transparent;font:inherit;font-size:.86rem;line-height:1.4;color:#f9faf5;outline:none;padding:0;margin:0;field-sizing:content}.zer0-chat-composer-input::placeholder{color:#e6f5dc73;text-transform:lowercase}.zer0-chat-composer-send{flex-shrink:0;width:34px;height:34px;border:none;border-radius:999px;background:#0a0;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s ease}.zer0-chat-composer-send:hover:not(:disabled){background:#69a60a}.zer0-chat-composer-send:disabled{opacity:.4;cursor:not-allowed}.zer0-chat-error{margin:0;padding:.45rem .85rem;font-size:.78rem;color:#ffb4b4;background:#78141459;border-bottom:1px solid rgba(255,120,120,.2)}.zer0-chat-typing-dots{display:inline-flex;align-items:center;gap:.22rem;min-height:1.2em}.zer0-chat-typing-dot{width:6px;height:6px;border-radius:999px;background:#cefd75d9;animation:zer0-chat-typing 1.1s ease-in-out infinite}.zer0-chat-typing-dot:nth-child(2){animation-delay:.15s}.zer0-chat-typing-dot:nth-child(3){animation-delay:.3s}@keyframes zer0-chat-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.zer0-chat-waiting{margin:0;min-height:1.35em;font-size:.88rem;line-height:1.45;color:#cefd75eb;transition:opacity .26s ease,transform .26s ease}.zer0-chat-waiting--compact{font-size:.72rem;line-height:1.35}.zer0-chat-waiting--in{opacity:1;transform:translateY(0)}.zer0-chat-waiting--out{opacity:0;transform:translateY(4px)}.zer0-chat-waiting-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zer0-chat-waiting-text{display:inline}.zer0-chat-waiting-word{display:inline-block;animation:zer0-chat-waiting-wave 1.8s ease-in-out infinite}@keyframes zer0-chat-waiting-wave{0%,to{opacity:.55;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}70%{opacity:.75;transform:translateY(0)}}.zer0-chat-md-pre-wrap{margin:.65rem 0;border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden;background:#00000047}.zer0-chat-md-pre-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .65rem;border-bottom:1px solid rgba(255,255,255,.08)}.zer0-chat-md-pre-label{font-size:.72rem;opacity:.75;text-transform:uppercase;letter-spacing:.04em}.zer0-chat-md-copy{font:inherit;font-size:.78rem;padding:.2rem .55rem;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:inherit;cursor:pointer}.zer0-chat-md-copy:hover{background:#ffffff1f}.zer0-chat-md-pre{margin:0;padding:.75rem .85rem;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;line-height:1.45}.zer0-chat-md{display:flex;flex-direction:column;gap:.65rem}.zer0-chat-md-p{margin:0;line-height:1.5}.zer0-chat-md-h{margin:.35rem 0 .1rem;font-size:.9rem;font-weight:650;line-height:1.35}.zer0-chat-md-ul,.zer0-chat-md-ol{margin:0;padding-left:1.15rem}.zer0-chat-md-strong{font-weight:650;color:#f9faf5}.zer0-chat-md-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8em;padding:.05rem .3rem;border-radius:4px;background:#cefd751f}.zer0-chat-md-link{border:none;padding:0;background:none;font:inherit;color:#cefd75;text-decoration:underline;text-underline-offset:2px;cursor:pointer;display:inline}.zer0-chat-md-link:hover{color:#e8ffb0}.zer0-chat-md-table-wrap{overflow-x:auto;margin:.15rem 0}.zer0-chat-md-table{width:100%;border-collapse:collapse;font-size:.78rem}.zer0-chat-md-table th,.zer0-chat-md-table td{border:1px solid rgba(206,253,117,.18);padding:.35rem .45rem;text-align:left;vertical-align:top}.zer0-chat-md-table th{background:#cefd7514;font-weight:650}.zer0-chat-disambiguation{display:flex;flex-direction:column;gap:.65rem}.zer0-chat-disambiguation--tech{gap:.85rem}.zer0-chat-disambiguation-group{display:flex;flex-direction:column;gap:.45rem;padding:.55rem 0 .55rem .65rem;border-left:2px solid rgba(206,253,117,.28)}.zer0-chat-disambiguation-lead{margin:0;font-size:.82rem;line-height:1.45}.zer0-chat-disambiguation-options{display:flex;flex-wrap:wrap;gap:.45rem}.zer0-chat-disambiguation-option{border:1px solid rgba(206,253,117,.35);background:#cefd751a;color:#f9faf5;border-radius:999px;padding:.35rem .75rem;font:inherit;font-size:.8rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.zer0-chat-disambiguation-option:hover:not(:disabled){background:#cefd7533}.zer0-chat-disambiguation-option--selected{border-color:#69a60a;background:#69a60a61;box-shadow:0 0 0 2px #cefd7538;font-weight:650}.zer0-chat-disambiguation-option--selected:hover:not(:disabled){background:#69a60a7a}.zer0-chat-disambiguation-option:disabled{opacity:.5;cursor:not-allowed}.zer0-chat-disambiguation-option--stacked{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;border-radius:.65rem;padding:.45rem .85rem;max-width:min(100%,22rem);text-align:left;line-height:1.35}.zer0-chat-disambiguation-option-title{display:block;font-weight:650;line-height:1.3}.zer0-chat-disambiguation-option-meta{display:block;font-size:.74rem;line-height:1.25;color:#f9faf5d1}.zer0-chat-disambiguation-option-meta-score{color:#cefd75f2;font-weight:600}.zer0-chat-disambiguation-selected-hint{margin:0;font-size:.76rem;line-height:1.4;color:#cefd75eb}.zer0-chat-disambiguation-selected-hint strong{font-weight:650;color:#cefd75}.zer0-chat-disambiguation-confirm{align-self:flex-start;border:1px solid rgba(206,253,117,.45);background:#cefd752e;color:#f9faf5;border-radius:999px;padding:.4rem .9rem;font:inherit;font-size:.8rem;font-weight:650;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.zer0-chat-disambiguation-confirm:hover:not(:disabled){background:#cefd7547;border-color:#cefd75a6}.zer0-chat-disambiguation-confirm:disabled{opacity:.45;cursor:not-allowed}.zer0-chat-disambiguation-actions{display:flex;flex-wrap:wrap;gap:.45rem}.zer0-chat-disambiguation-secondary{border:1px solid rgba(206,253,117,.18);background:transparent;color:#e6f5dcd1;border-radius:999px;padding:.3rem .65rem;font:inherit;font-size:.76rem;cursor:pointer}.zer0-chat-disambiguation-secondary:hover:not(:disabled){background:#0003}.zer0-chat-disambiguation-picked{margin:0 0 .35rem;font-size:.82rem;line-height:1.45;color:inherit}.zer0-chat-error-fallback{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:0;height:100%;padding:1.5rem 1.25rem;text-align:center;color:#ffffffe0}.zer0-chat-error-fallback-title{margin:0;font-size:.95rem;font-weight:600;line-height:1.45}.zer0-chat-error-fallback-hint{margin:0;max-width:22rem;font-size:.82rem;line-height:1.5;color:#ffffff9e}.zer0-chat-error-fallback-btn{margin-top:.25rem;padding:.45rem .9rem;border:1px solid rgba(206,253,117,.35);border-radius:8px;background:#cefd751f;color:#cefd75;font-size:.82rem;font-weight:600;cursor:pointer}.zer0-chat-error-fallback-btn:hover{background:#cefd7533}@media (max-width: 768px){.zer0-chat-history{flex-basis:180px;width:180px}.zer0-chat-landing{padding:1rem .85rem}.zer0-chat-composer--footer{padding-left:.65rem;padding-right:.65rem;padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px))}}body.light-theme .zer0-chat-history{background:#f5f7f2;border-right-color:#69a60a24}body.light-theme .zer0-chat-history-edge{background:#eef2e8;border-right-color:#69a60a29;color:#69a60a}body.light-theme .zer0-chat-history-edge.is-open{background:#e8ede0;color:#5a6a58}body.light-theme .zer0-chat-history-edge-icon{background:#ffffffd9}body.light-theme .zer0-chat-history-title{color:#2d4a08}body.light-theme .zer0-chat-history-new{border-color:#69a60a4d;background:#69a60a14;color:#2d4a08}body.light-theme .zer0-chat-history-new:hover{background:#69a60a24}body.light-theme .zer0-chat-history-clear{border-color:#b43c3c38;background:#b43c3c0f;color:#8b3030}body.light-theme .zer0-chat-history-clear:hover{background:#b43c3c1f}body.light-theme .zer0-chat-history-delete{color:#8b3030b8}body.light-theme .zer0-chat-history-delete:hover{background:#b43c3c1a;border-color:#b43c3c2e;color:#8b3030}body.light-theme .zer0-chat-history-empty{color:#5a6a58}body.light-theme .zer0-chat-history-btn{color:#07180d}body.light-theme .zer0-chat-history-btn:hover{background:#69a60a14;border-color:#69a60a24}body.light-theme .zer0-chat-history-btn.is-active{background:#69a60a1f;border-color:#69a60a47}body.light-theme .zer0-chat-history-btn-meta{color:#5a6a58}body.light-theme .zer0-chat-landing-title{color:#07180d}body.light-theme .zer0-chat-landing-intro{color:#3a4538}body.light-theme .zer0-chat-landing-intro .zer0-chat-md-strong{color:#07180d}body.light-theme .zer0-chat-msg-bubble--user{background:#cefd75;color:#07180d}body.light-theme .zer0-chat-msg-bubble--assistant{background:#fff;border-color:#69a60a33;color:#07180d}body.light-theme .zer0-chat-waiting{color:#2d650ceb}body.light-theme .zer0-chat-msg-avatar{background:#fff;border-color:#69a60a40}body.light-theme .zer0-chat-composer--footer{background:#f5f7f2;border-top-color:#69a60a24}body.light-theme .zer0-chat-composer-box{border-color:#69a60a40;background:#fff}body.light-theme .zer0-chat-composer-input{color:#07180d}body.light-theme .zer0-chat-composer-input::placeholder{color:#9ca89a}body.light-theme .zer0-chat-composer-send{background:#69a60a}body.light-theme .zer0-chat-composer-send:hover:not(:disabled){background:#5a9208}body.light-theme .zer0-chat-error{color:#8b2020;background:#ffdcdca6;border-bottom-color:#b43c3c33}body.light-theme .zer0-chat-md-pre-wrap{border-color:#0000001f;background:#0000000a}body.light-theme .zer0-chat-md-pre-head{border-bottom-color:#00000014}body.light-theme .zer0-chat-md-copy{border-color:#00000024;background:#0000000a}body.light-theme .zer0-chat-md-copy:hover{background:#00000014}body.light-theme .zer0-chat-md-strong{color:#1a2e0a}body.light-theme .zer0-chat-md-link{color:#4a7a08}body.light-theme .zer0-chat-md-link:hover{color:#2d4a08}body.light-theme .zer0-chat-md-table th,body.light-theme .zer0-chat-md-table td{border-color:#69a60a33}body.light-theme .zer0-chat-md-table th{background:#69a60a14}body.light-theme .zer0-chat-disambiguation-option{border-color:#69a60a59;background:#69a60a1a;color:#1a2e0a}body.light-theme .zer0-chat-disambiguation-option--selected{border-color:#69a60a;background:#69a60a38;box-shadow:0 0 0 2px #69a60a2e;color:#07180d}body.light-theme .zer0-chat-disambiguation-option-meta{color:#1a2e0ab8}body.light-theme .zer0-chat-disambiguation-option-meta-score{color:#1a2e0a}body.light-theme .zer0-chat-disambiguation-selected-hint{color:#3d4f38}body.light-theme .zer0-chat-disambiguation-selected-hint strong{color:#1a2e0a}body.light-theme .zer0-chat-disambiguation-confirm{border-color:#69a60a73;background:#69a60a29;color:#07180d}body.light-theme .zer0-chat-disambiguation-confirm:hover:not(:disabled){background:#69a60a42}body.light-theme .zer0-chat-disambiguation-group{border-left-color:#69a60a47}body.light-theme .zer0-chat-disambiguation-secondary{border-color:#69a60a38;color:#3d4f38}body.light-theme .zer0-chat-disambiguation-picked,body.light-theme .zer0-chat-disambiguation-lead{color:#07180d}body.light-theme .zer0-chat-thread-head{background:#eef2e8;border-bottom-color:#69a60a29}body.light-theme .zer0-chat-thread-title{color:#07180d}body.light-theme .zer0-chat-report-btn{border-color:#69a60a61;background:#69a60a1f;color:#2d4a08}body.light-theme .zer0-chat-report-btn:hover:not(:disabled){background:#69a60a33;border-color:#69a60a85;color:#1a2e0a}body.light-theme .zer0-chat-report-btn:disabled{color:#2d4a0873}body.light-theme .zer0-chat-report-backdrop{background:#69a60a33}body.light-theme .zer0-chat-report-dialog{background:#fff;box-shadow:0 8px 28px #0000002e}body.light-theme .zer0-chat-report-title{color:#07180d}body.light-theme .zer0-chat-report-description{color:#3a4538}body.light-theme .zer0-chat-report-thread{background:#ffffffd9;border-color:#69a60a33;color:#3a4538}body.light-theme .zer0-chat-report-kind-legend,body.light-theme .zer0-chat-report-comment-label,body.light-theme .zer0-chat-report-kind-button{color:#07180d}body.light-theme .zer0-chat-report-kind-radio{border-color:#69a60a}body.light-theme .zer0-chat-report-kind-button.is-selected .zer0-chat-report-kind-radio:after{background:#69a60a}body.light-theme .zer0-chat-report-kind-text{color:#07180d}body.light-theme .zer0-chat-report-comment{border-color:#69a60a47;background:#fff;color:#07180d}body.light-theme .zer0-chat-report-comment:focus{outline-color:#69a60a73}body.light-theme .zer0-chat-report-comment::placeholder{color:#9ca89a}body.light-theme .zer0-chat-report-success{color:#2d4a08}body.light-theme .zer0-chat-report-error{color:#8b2020}body.light-theme .zer0-chat-report-actions{border-top-color:#69a60a24}body.light-theme .zer0-chat-report-btn-secondary{border-color:#da1e28;color:#da1e28}body.light-theme .zer0-chat-report-btn-secondary:hover:not(:disabled),body.light-theme .zer0-chat-report-btn-secondary:focus-visible:not(:disabled){background:#da1e2814}body.light-theme .zer0-chat-report-btn-primary{border-color:#69a60a;background:#69a60a;color:#fff}body.light-theme .zer0-chat-report-btn-primary:hover:not(:disabled),body.light-theme .zer0-chat-report-btn-primary:focus-visible:not(:disabled){background:#5a8d09;border-color:#5a8d09}body.light-theme .zer0-chat-scroll{background:#fff}.zer0-chat-restart-btn{display:inline-flex;align-items:center;justify-content:center;padding:.35rem;min-width:2rem;gap:0}.zer0-chat-restart-btn span{display:none}.zer0-chat-layout~.action-button-tooltip,.zer0-chat-restart-tooltip.action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}body.light-theme .zer0-chat-layout~.action-button-tooltip,body.light-theme .zer0-chat-restart-tooltip.action-button-tooltip{background:#fff;color:#07180d;border:1px solid #07180d;box-shadow:0 2px 8px #0000001a}.recruiter-zer0-hub .zer0-chat-landing-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:.35rem}.recruiter-zer0-submode-head{gap:.5rem}.recruiter-zer0-submode-head__title-row{display:flex;align-items:center;gap:.35rem;min-width:0;flex:1 1 auto}.recruiter-zer0-submode-head__title-row .zer0-chat-thread-title{flex:1 1 auto}.recruiter-zer0-submode-head__actions{display:flex;align-items:center;flex:0 1 auto;min-width:0;max-width:min(46%,13rem);gap:.35rem}.recruiter-zer0-back-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.3rem;border:none;border-radius:6px;background:transparent;color:#cefd75f2;cursor:pointer;transition:background .18s ease,opacity .18s ease}.recruiter-zer0-back-btn:hover:not(:disabled){background:#cefd751f}.recruiter-zer0-back-btn:disabled{opacity:.45;cursor:not-allowed}body.light-theme .recruiter-zer0-back-btn{color:#07180d}body.light-theme .recruiter-zer0-back-btn:hover:not(:disabled){background:#69a60a1f}.recruiter-zer0-panel .zer0-chat-main{display:flex;flex-direction:column;min-height:0}.recruiter-zer0-hub .zer0-chat-landing-stack{gap:.75rem}.recruiter-zer0-hub-composer{width:100%;max-width:36rem;margin-top:.25rem;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;text-align:left}.recruiter-zer0-general-composer-wrap{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;padding:0 .85rem .85rem;border-top:1px solid rgba(206,253,117,.12);background:#0000002e}.recruiter-zer0-general-composer-wrap .zer0-chat-composer--footer{padding:.55rem 0 0;border-top:none;background:transparent}.recruiter-zer0-context-chip{display:inline-flex;align-items:center;max-width:100%;min-width:0;margin:0;padding:.3rem .55rem;border-radius:999px;border:1px solid rgba(206,253,117,.2);background:#0c1f138c;color:#e6f5dce0;font:inherit;font-size:.72rem;line-height:1.2;text-transform:lowercase;user-select:none}.recruiter-zer0-context-chip__text{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recruiter-zer0-context-chip--thread-head{font-size:.78rem}.recruiter-zer0-submode-head .recruiter-zer0-context-chip--thread-head:not(.recruiter-zer0-context-chip--origin){flex:1 1 auto;min-width:0;max-width:100%;width:auto}.recruiter-zer0-context-chip--history{font-size:.65rem;min-width:0;max-width:100%}.recruiter-zer0-context-chip-group .recruiter-zer0-context-chip--history:not(.recruiter-zer0-context-chip--origin){flex:1 1 auto;width:auto}.recruiter-zer0-context-chip-group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;max-width:100%}.recruiter-zer0-context-chip-group--thread-head{flex-wrap:nowrap;width:100%;justify-content:flex-end}.recruiter-zer0-submode-head__actions .recruiter-zer0-context-chip-group{width:100%}.recruiter-zer0-context-chip--origin{flex:0 0 auto;width:auto;max-width:none;min-width:0;border-style:dashed;opacity:.92}.recruiter-zer0-context-chip--origin .recruiter-zer0-context-chip__text{overflow:visible;text-overflow:clip}.recruiter-zer0-context-selector-row{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.35rem;max-width:100%}.recruiter-zer0-context-selector--static .recruiter-zer0-context-chip-group{max-width:100%}.recruiter-zer0-context-selector{position:relative;align-self:flex-start;margin-left:.15rem}.recruiter-zer0-context-selector--footer{margin-left:.85rem;margin-bottom:.1rem}.recruiter-zer0-context-selector-btn{display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:0;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:opacity .15s ease}.recruiter-zer0-context-selector-btn:hover:not(:disabled){opacity:.92}.recruiter-zer0-context-selector-btn:hover:not(:disabled) .recruiter-zer0-context-chip{background:#cefd751a;border-color:#cefd7559}.recruiter-zer0-context-selector-btn:disabled{opacity:.45;cursor:not-allowed}.recruiter-zer0-context-selector-btn svg{flex-shrink:0;opacity:.75;color:#e6f5dce0;transition:transform .15s ease}.recruiter-zer0-context-selector-btn svg.is-open{transform:rotate(180deg)}.recruiter-zer0-context-selector-chip{cursor:inherit;max-width:min(100%,14rem)}.recruiter-zer0-context-selector-menu{position:absolute;left:0;z-index:20;min-width:7.25rem;margin:0;padding:.25rem;list-style:none;border-radius:10px;border:1px solid rgba(206,253,117,.22);background:#08160dfa;box-shadow:0 8px 24px #00000059}.recruiter-zer0-context-selector--landing .recruiter-zer0-context-selector-menu{top:calc(100% + 4px)}.recruiter-zer0-context-selector--footer .recruiter-zer0-context-selector-menu{bottom:calc(100% + 4px);top:auto}.recruiter-zer0-context-selector-option{display:block;width:100%;margin:0;padding:.4rem .55rem;border:none;border-radius:7px;background:transparent;color:#e6f5dce6;font:inherit;font-size:.72rem;line-height:1.25;text-align:left;text-transform:lowercase;cursor:pointer;transition:background .12s ease}.recruiter-zer0-context-selector-option:hover,.recruiter-zer0-context-selector-option.is-selected{background:#cefd751f}body.light-theme .recruiter-zer0-general-composer-wrap{border-top-color:#69a60a2e;background:#f9faf5a6}body.light-theme .recruiter-zer0-context-chip{border-color:#69a60a47;background:#ffffffeb;color:#3a4538}body.light-theme .recruiter-zer0-context-chip--origin{background:#69a60a0f;color:#4a5c48}body.light-theme .recruiter-zer0-context-selector-btn svg{color:#3a4538}body.light-theme .recruiter-zer0-context-selector-btn:hover:not(:disabled) .recruiter-zer0-context-chip{background:#cefd7538;border-color:#69a60a66}body.light-theme .recruiter-zer0-context-selector-menu{border-color:#07180d1f;background:#fff;box-shadow:0 8px 24px #0000001a}body.light-theme .recruiter-zer0-context-selector-option{color:#07180d}body.light-theme .recruiter-zer0-context-selector-option:hover,body.light-theme .recruiter-zer0-context-selector-option.is-selected{background:#69a60a1a}.recruiter-zer0-job-landing{flex:1 1 auto;min-height:0}.recruiter-zer0-job-landing .zer0-chat-landing-stack{gap:.85rem}.recruiter-zer0-job-landing .zer0-chat-landing-intro{max-width:34rem;text-align:center}.recruiter-zer0-job-composer{width:100%;max-width:36rem;margin-top:.35rem;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;text-align:left}.recruiter-zer0-panel.zer0-chat-layout--job-mode .zer0-chat-main{flex:1 1 auto;min-width:0;width:100%;overflow:hidden}.recruiter-zer0-job-chat{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0;width:100%}.recruiter-zer0-progress{display:flex;flex-direction:column;gap:12px}.recruiter-zer0-progress--header{flex-shrink:0;padding:12px 16px 14px;border-bottom:1px solid rgba(255,255,255,.08)}body.light-theme .recruiter-zer0-progress--header{border-bottom-color:#d8dbdf}.recruiter-zer0-progress--top{flex-shrink:0;display:flex;flex-direction:column;gap:4px;margin:0;padding:6px 14px 8px;border-bottom:1px solid rgba(255,255,255,.06)}body.light-theme .recruiter-zer0-progress--top{border-bottom-color:#0000000f}.recruiter-zer0-progress-row--compact{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:6px 8px;font-family:Roboto,sans-serif;line-height:1}.recruiter-zer0-progress-row__label{font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.35px;color:#f9faf573;white-space:nowrap}body.light-theme .recruiter-zer0-progress-row__label{color:#0006}.recruiter-zer0-progress-row__count{font-size:9px;color:#f9faf561;font-variant-numeric:tabular-nums;white-space:nowrap}body.light-theme .recruiter-zer0-progress-row__count{color:#00000059}.recruiter-zer0-progress-row__bar-wrap{min-width:0}.recruiter-zer0-progress--top .recruiter-zer0-progress-row__bar.job-tech-score-bar{height:4px;min-height:4px;width:100%}.recruiter-zer0-progress-row__pct{font-size:9px;color:#f9faf566;font-variant-numeric:tabular-nums;min-width:1.75rem;text-align:right}body.light-theme .recruiter-zer0-progress-row__pct{color:#00000061}.recruiter-zer0-progress-row__title{font-size:12px;color:#f9faf5cc;margin:0 0 8px;text-transform:uppercase;letter-spacing:.5px;font-family:Roboto,sans-serif;font-weight:500}body.light-theme .recruiter-zer0-progress-row__title{color:#888!important}.recruiter-zer0-progress-row__detail{margin:8px 0 0;font-size:11px;color:#f9faf58c;font-family:Roboto,sans-serif;line-height:1.35}body.light-theme .recruiter-zer0-progress-row__detail{color:#888!important}.recruiter-zer0-radar-dev-picker-search{display:flex;flex-direction:column;gap:4px;margin:8px 0 4px}.recruiter-zer0-radar-dev-picker-search-label{font-size:11px;opacity:.75}.recruiter-zer0-radar-dev-picker-search input{width:100%;padding:8px 10px;border-radius:8px;border:1px solid rgba(249,250,245,.18);background:#00000038;color:inherit;font-size:13px}.recruiter-zer0-radar-dev-picker-empty{margin:8px 0 0;font-size:12px;opacity:.75}body.light-theme .recruiter-zer0-radar-dev-picker-search input{border-color:#0000001f;background:#fffffff2;color:#000000e0}.recruiter-zer0-radar-dev-picker{width:100%;max-width:100%}.recruiter-zer0-radar-dev-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:12px;width:100%;max-height:min(520px,62vh);overflow-y:auto;margin-top:8px;padding:2px}.recruiter-zer0-radar-dev-picker-card{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;padding:8px;text-align:left;cursor:pointer;color:inherit;font:inherit;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.recruiter-zer0-radar-dev-picker-card.radar-result-card{min-height:0}.recruiter-zer0-radar-dev-picker-card:focus-visible{outline:2px solid rgba(193,253,183,.55);outline-offset:2px}.recruiter-zer0-radar-dev-picker-card:hover:not(:disabled){border-color:#cefd7573;box-shadow:0 0 0 1px #c1fdb740}.recruiter-zer0-radar-dev-picker-card:disabled{opacity:.6;cursor:wait}.recruiter-zer0-radar-dev-picker-card .radar-result-top-section{width:100%}.recruiter-zer0-radar-dev-picker-tech-block{width:100%;margin-top:12px;padding:0 4px 4px}.recruiter-zer0-radar-dev-picker-tech-block .radar-result-info-section{margin-bottom:8px}.recruiter-zer0-radar-dev-picker-tech-block .radar-result-info-section:last-child{margin-bottom:0}body.light-theme .recruiter-zer0-radar-dev-picker-card:hover:not(:disabled){border-color:#69a60a73!important;box-shadow:0 0 0 1px #69a60a33}.zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-insights),.zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-dev-picker),.zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-result-picker){width:100%;max-width:100%;min-width:0}.recruiter-zer0-radar-result-picker{width:100%;max-width:100%}.recruiter-zer0-radar-result-picker-lead{margin:0 0 8px;font-size:.92rem;line-height:1.45}.recruiter-zer0-radar-result-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;width:100%;max-height:min(420px,55vh);overflow-y:auto;margin-top:8px;padding:2px}.recruiter-zer0-radar-result-picker-card{display:flex;flex-direction:column;gap:4px;width:100%;min-width:0;padding:10px 12px;text-align:left;cursor:pointer;color:inherit;font:inherit;appearance:none;border:1px solid rgba(206,253,117,.18);border-radius:10px;background:#0000002e;transition:border-color .15s ease,box-shadow .15s ease}.recruiter-zer0-radar-result-picker-card:focus-visible{outline:2px solid rgba(193,253,183,.55);outline-offset:2px}.recruiter-zer0-radar-result-picker-card:hover:not(:disabled){border-color:#cefd7573;box-shadow:0 0 0 1px #c1fdb740}.recruiter-zer0-radar-result-picker-card:disabled{opacity:.6;cursor:wait}.recruiter-zer0-radar-result-picker-title{font-weight:600;line-height:1.35;word-break:break-word}.recruiter-zer0-radar-result-picker-meta{font-size:.82rem;opacity:.78}body.light-theme .recruiter-zer0-radar-result-picker-card{border-color:#0000001a;background:#ffffffeb}body.light-theme .recruiter-zer0-radar-result-picker-card:hover:not(:disabled){border-color:#0000002e;box-shadow:0 0 0 1px #0000000f}.zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-insights-turn){padding:.9rem 1rem 1.05rem}.recruiter-zer0-radar-insights-turn{display:flex;flex-direction:column;gap:0;width:100%}.recruiter-zer0-radar-insights-turn .zer0-chat-md{gap:.75rem}.recruiter-zer0-radar-insights-turn .zer0-chat-md-p:last-child{margin-bottom:0}.recruiter-zer0-radar-insights-turn .recruiter-zer0-radar-insights{margin-top:20px}.recruiter-zer0-radar-insights{display:flex;flex-direction:column;gap:16px;width:100%}.recruiter-zer0-radar-insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;width:100%}.recruiter-zer0-radar-insights-card.radar-result-card{min-height:0;gap:0;padding:10px}.recruiter-zer0-radar-insights-card--pick{box-shadow:0 0 0 1px #c1fdb759}.recruiter-zer0-radar-insights-rank{font-size:11px;font-weight:700;letter-spacing:.04em;opacity:.85;margin-bottom:2px}.recruiter-zer0-radar-insights-body{display:flex;flex-direction:column;gap:12px;width:100%;padding:14px 6px 6px;box-sizing:border-box}.recruiter-zer0-radar-insights-block{display:flex;flex-direction:column;gap:0}.recruiter-zer0-radar-insights-block .radar-result-section-title{width:100%;box-sizing:border-box}.recruiter-zer0-radar-insights-block--muted{opacity:.85}.recruiter-zer0-radar-insights-label{margin:0;font-size:13px;font-weight:400;line-height:1.45;color:inherit}.recruiter-zer0-radar-insights-list{margin:0;padding-left:1.15rem;font-size:13px;line-height:1.5}.recruiter-zer0-radar-insights-list li+li{margin-top:4px}.recruiter-zer0-radar-insights-tags{display:flex;flex-wrap:wrap;gap:8px}.recruiter-zer0-radar-insights-tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;border:1px solid rgba(206,253,117,.28);background:#cefd7514;font-size:12px;line-height:1.4}body.light-theme .recruiter-zer0-radar-insights-tag{border-color:#d8dbdf;background:#f5f6f7;color:#333}.recruiter-zer0-radar-insights-actions{margin-top:4px;padding:8px 6px 2px;display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;box-sizing:border-box}.recruiter-zer0-radar-insights-actions .radar-result-view-profile{width:100%}.recruiter-zer0-radar-insights-note,.recruiter-zer0-radar-insights-recommendation{font-size:13px;line-height:1.5;padding:0 4px}.recruiter-zer0-radar-insights--compare .recruiter-zer0-radar-insights-recommendation{margin-top:4px;padding-top:16px}.recruiter-zer0-radar-insights-recommendation-text{margin:6px 0 0;font-size:13px;line-height:1.5}.zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-job-insights-turn){padding:.9rem 1rem 1.05rem}.recruiter-zer0-job-insights-turn{display:flex;flex-direction:column;gap:0;width:100%}.recruiter-zer0-job-insights-turn .zer0-chat-md{gap:.75rem}.recruiter-zer0-job-insights-turn .zer0-chat-md-p:last-child{margin-bottom:0}.recruiter-zer0-job-insights-turn .recruiter-zer0-job-insights{margin-top:20px}.recruiter-zer0-job-insights{display:flex;flex-direction:column;gap:16px;width:100%}.recruiter-zer0-job-insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.recruiter-zer0-job-insights-card{display:flex;flex-direction:column;gap:12px;width:100%;border-radius:8px;border:1px solid rgba(206,253,117,.12);background:#0c1f13a6;padding:10px;box-sizing:border-box}.recruiter-zer0-job-insights-card--pick{border-color:#cefd7559;box-shadow:0 0 0 1px #c1fdb726}.recruiter-zer0-job-insights-match-header{cursor:default;width:100%;box-sizing:border-box;transition:none}.recruiter-zer0-job-insights .job-match-card.recruiter-zer0-job-insights-match-header,.recruiter-zer0-job-insights .job-match-card.recruiter-zer0-job-insights-match-header:hover{cursor:default;border-color:#cefd751a!important;box-shadow:none!important;transform:none;transition:none}.recruiter-zer0-job-insights-card,.recruiter-zer0-job-insights-card:hover{transition:none}body.light-theme .recruiter-zer0-job-insights .job-match-card.recruiter-zer0-job-insights-match-header,body.light-theme .recruiter-zer0-job-insights .job-match-card.recruiter-zer0-job-insights-match-header:hover{border-color:#00000014!important;box-shadow:none!important}.recruiter-zer0-job-insights-rank{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0c1f13a6;margin-bottom:2px}.recruiter-zer0-job-insights-role{margin:2px 0 0;font-size:12px;line-height:1.35;color:#0c1f13bf}.recruiter-zer0-job-insights-summary{margin:0 0 4px;font-size:14px;line-height:1.5;font-weight:600;color:#f9faf5f2}body.light-theme .recruiter-zer0-job-insights-summary{color:#000000e0}.recruiter-zer0-job-insights-body{display:flex;flex-direction:column;gap:12px;padding:0 4px}.recruiter-zer0-job-insights-metric{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:6px;background:#cefd750f;border:1px solid rgba(206,253,117,.1)}.recruiter-zer0-job-insights-metric-label{font-size:12px;font-weight:600;color:#f9faf5bf}.recruiter-zer0-job-insights-metric-value{font-size:15px;font-weight:700;color:#c1fdb7}.recruiter-zer0-job-insights-tenure-note{margin:0;padding:0 4px;font-size:12px;line-height:1.45;color:#f9faf58c}.recruiter-zer0-job-insights-block-title{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#f9faf5b3}.recruiter-zer0-job-insights-block{display:flex;flex-direction:column;gap:6px}.recruiter-zer0-job-insights-block--muted .recruiter-zer0-job-insights-block-title{color:#f9faf580}.recruiter-zer0-job-insights-list{margin:0;padding-left:18px;font-size:13px;line-height:1.45;color:#f9faf5e0}.recruiter-zer0-job-insights-list li+li{margin-top:6px}.recruiter-zer0-job-insights-tags{display:flex;flex-wrap:wrap;gap:6px}.recruiter-zer0-job-insights-tag{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;line-height:1.3;background:#cefd7514;border:1px solid rgba(206,253,117,.14);color:#f9faf5d9}.recruiter-zer0-job-insights-tag--fresh{background:#cefd7524;border-color:#cefd7547;color:#e8ffd4}.recruiter-zer0-job-insights-tag--stale{background:#ffb47814;border-color:#ffb47838;color:#ffd2aaeb}.recruiter-zer0-job-insights-recency-note{margin:0 0 8px;font-size:12px;line-height:1.45;color:#f9faf59e}.recruiter-zer0-job-insights-note,.recruiter-zer0-job-insights-label{margin:0;font-size:12px;color:#f9faf5a6}.recruiter-zer0-job-insights--compare .recruiter-zer0-job-insights-recommendation{margin-top:4px;padding-top:16px;border-top:1px solid rgba(206,253,117,.1)}.recruiter-zer0-job-insights-recommendation-text{margin:6px 0 0;font-size:13px;line-height:1.5;color:#f9faf5e0}body.light-theme .recruiter-zer0-job-insights-card{background:#ffffffeb;border-color:#00000014}body.light-theme .recruiter-zer0-job-insights-metric{background:#1a5c2e12;border-color:#1a5c2e2e}body.light-theme .recruiter-zer0-job-insights-metric-label,body.light-theme .recruiter-zer0-job-insights-block-title{color:#000000a6}body.light-theme .recruiter-zer0-job-insights-metric-value{color:#1a5c2e;font-size:16px;letter-spacing:-.02em}body.light-theme .recruiter-zer0-job-insights-tenure-note{color:#0000008c}body.light-theme .recruiter-zer0-job-insights-list,body.light-theme .recruiter-zer0-job-insights-recommendation-text{color:#000000d1}body.light-theme .recruiter-zer0-job-insights-tag{background:#0000000a;border-color:#00000014;color:#000000bf}body.light-theme .recruiter-zer0-job-insights-tag--fresh{background:#1a5c2e1f;border-color:#1a5c2e3d;color:#145a28}body.light-theme .recruiter-zer0-job-insights-tag--stale{background:#b45a141a;border-color:#b45a1438;color:#7a4510}body.light-theme .recruiter-zer0-job-insights-recency-note{color:#00000094}.recruiter-zer0-job-dev-briefing{display:flex;flex-direction:column;gap:14px;width:100%;margin-top:4px}.recruiter-zer0-job-dev-briefing-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;padding-bottom:10px;border-bottom:1px solid rgba(206,253,117,.14)}.recruiter-zer0-job-dev-briefing-username{font-size:13px;font-weight:700;color:#cefd75f2}.recruiter-zer0-job-dev-briefing-name{font-size:13px;font-weight:600;color:#f9faf5e0}.recruiter-zer0-job-dev-briefing-job{flex:1 1 100%;font-size:11px;line-height:1.35;color:#f9faf594}.recruiter-zer0-job-dev-briefing-summary{padding:12px 14px;border-radius:10px;border:1px solid rgba(206,253,117,.18);background:#cefd750f}.recruiter-zer0-job-dev-briefing-summary .zer0-chat-md{gap:.35rem}.recruiter-zer0-job-dev-briefing-summary .zer0-chat-md-p{margin:0;font-size:13px;line-height:1.55;color:#f9faf5eb}.recruiter-zer0-job-dev-briefing-summary .zer0-chat-md-strong{color:#cefd75;font-weight:700}.recruiter-zer0-job-dev-briefing-block{display:flex;flex-direction:column;gap:8px}.recruiter-zer0-job-dev-briefing-block-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#cefd75c7}.recruiter-zer0-job-dev-briefing-block--muted .recruiter-zer0-job-dev-briefing-block-title{color:#f9faf585}.recruiter-zer0-job-dev-briefing-list{margin:0;padding:0 0 0 1.05rem;display:flex;flex-direction:column;gap:8px}.recruiter-zer0-job-dev-briefing-list-item{font-size:13px;line-height:1.5;color:#f9faf5db}.recruiter-zer0-job-dev-briefing-list-item .zer0-chat-md{display:inline}.recruiter-zer0-job-dev-briefing-list-item .zer0-chat-md-p{display:inline;margin:0}.recruiter-zer0-job-dev-briefing-list-item .zer0-chat-md-strong{color:#cefd75;font-weight:700}.recruiter-zer0-job-dev-briefing-block--muted .recruiter-zer0-job-dev-briefing-list-item{color:#f9faf59e}body.light-theme .recruiter-zer0-job-dev-briefing-head{border-bottom-color:#00000014}body.light-theme .recruiter-zer0-job-dev-briefing-username{color:#1a5c2e}body.light-theme .recruiter-zer0-job-dev-briefing-name{color:#000000e0}body.light-theme .recruiter-zer0-job-dev-briefing-job{color:#0000008c}body.light-theme .recruiter-zer0-job-dev-briefing-summary{background:#1a5c2e0f;border-color:#1a5c2e29}body.light-theme .recruiter-zer0-job-dev-briefing-summary .zer0-chat-md-p{color:#000000e0}body.light-theme .recruiter-zer0-job-dev-briefing-summary .zer0-chat-md-strong,body.light-theme .recruiter-zer0-job-dev-briefing-list-item .zer0-chat-md-strong{color:#1a5c2e}body.light-theme .recruiter-zer0-job-dev-briefing-block-title{color:#1a5c2ed1}body.light-theme .recruiter-zer0-job-dev-briefing-list-item{color:#000000d1}.recruiter-zer0-job-outreach-deliverable+.recruiter-zer0-job-outreach-deliverable{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(206,253,117,.12)}.recruiter-zer0-job-outreach-draft{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid rgba(206,253,117,.12)}.recruiter-zer0-job-outreach-draft-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.recruiter-zer0-job-outreach-draft-channel{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c1fdb7}.recruiter-zer0-job-outreach-draft-meta{font-size:12px;color:#f9faf599}.recruiter-zer0-job-outreach-draft-block{display:flex;flex-direction:column;gap:8px}.recruiter-zer0-job-outreach-draft-block-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.recruiter-zer0-job-outreach-draft-block-head h5{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#f9faf5b3}.recruiter-zer0-job-outreach-copy{appearance:none;border:1px solid rgba(206,253,117,.22);background:transparent;color:#c1fdb7;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;cursor:pointer}.recruiter-zer0-job-outreach-copybox{margin:0;padding:10px 12px;border-radius:6px;background:#00000038;border:1px solid rgba(206,253,117,.1);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45;white-space:pre-wrap;word-break:break-word;color:#f9faf5eb}.recruiter-zer0-job-outreach-hint{margin:0;font-size:11px;line-height:1.4;color:#f9faf58c}body.light-theme .recruiter-zer0-job-outreach-copybox{background:#0000000a;border-color:#0000001a;color:#000000d1}body.light-theme .recruiter-zer0-radar-dev-picker-search-label,body.light-theme .recruiter-zer0-radar-dev-picker-empty{color:#0000008c}body.light-theme .recruiter-zer0-radar-result-picker-lead{color:#000000d1}body.light-theme .recruiter-zer0-radar-result-picker-title{color:#000000e6}body.light-theme .recruiter-zer0-radar-result-picker-meta{color:#0000008c}body.light-theme .recruiter-zer0-radar-insights-card--pick{box-shadow:0 0 0 1px #1a5c2e47}body.light-theme .recruiter-zer0-radar-insights-rank{color:#0000008c}body.light-theme .recruiter-zer0-radar-insights-label,body.light-theme .recruiter-zer0-radar-insights-list,body.light-theme .recruiter-zer0-radar-insights-note,body.light-theme .recruiter-zer0-radar-insights-recommendation,body.light-theme .recruiter-zer0-radar-insights-recommendation-text{color:#000000d1}body.light-theme .recruiter-zer0-radar-insights-block--muted,body.light-theme .recruiter-zer0-radar-insights-block--muted .radar-result-section-title{color:#00000094}body.light-theme .recruiter-zer0-radar-insights--compare .recruiter-zer0-radar-insights-recommendation{border-top-color:#00000014}body.light-theme .recruiter-zer0-job-insights-card--pick{border-color:#1a5c2e59;box-shadow:0 0 0 1px #1a5c2e1f}body.light-theme .recruiter-zer0-job-insights-rank{color:#0000008c}body.light-theme .recruiter-zer0-job-insights-role{color:#000000a6}body.light-theme .recruiter-zer0-job-insights-note,body.light-theme .recruiter-zer0-job-insights-label{color:#00000094}body.light-theme .recruiter-zer0-job-insights-block--muted .recruiter-zer0-job-insights-block-title{color:#0000007a}body.light-theme .recruiter-zer0-job-insights-block--muted .recruiter-zer0-job-insights-list{color:#0000009e}body.light-theme .recruiter-zer0-job-insights--compare .recruiter-zer0-job-insights-recommendation{border-top-color:#00000014}body.light-theme .recruiter-zer0-job-dev-briefing-block--muted .recruiter-zer0-job-dev-briefing-block-title{color:#0000007a}body.light-theme .recruiter-zer0-job-dev-briefing-block--muted .recruiter-zer0-job-dev-briefing-list-item{color:#00000094}body.light-theme .recruiter-zer0-job-outreach-draft{border-top-color:#00000014}body.light-theme .recruiter-zer0-job-outreach-draft-channel{color:#1a5c2e}body.light-theme .recruiter-zer0-job-outreach-draft-meta,body.light-theme .recruiter-zer0-job-outreach-draft-block-head h5{color:#0000008c}body.light-theme .recruiter-zer0-job-outreach-copy{border-color:#1a5c2e47;color:#1a5c2e;background:#1a5c2e0f}body.light-theme .recruiter-zer0-job-outreach-copy:hover{background:#1a5c2e1f;border-color:#1a5c2e61}body.light-theme .recruiter-zer0-job-outreach-hint{color:#00000080}body.light-theme .recruiter-zer0-job-insights-turn .zer0-chat-md-p,body.light-theme .recruiter-zer0-radar-insights-turn .zer0-chat-md-p,body.light-theme .recruiter-zer0-job-message-copy .zer0-chat-md-p,body.light-theme .recruiter-zer0-radar-message-copy .zer0-chat-md-p{color:#000000e0}body.light-theme .recruiter-zer0-job-insights-turn .zer0-chat-md-strong,body.light-theme .recruiter-zer0-radar-insights-turn .zer0-chat-md-strong,body.light-theme .recruiter-zer0-job-message-copy .zer0-chat-md-strong,body.light-theme .recruiter-zer0-radar-message-copy .zer0-chat-md-strong{color:#1a5c2e}body.light-theme .zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-job-insights-turn),body.light-theme .zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-insights-turn),body.light-theme .zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-dev-picker),body.light-theme .zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-radar-result-picker),body.light-theme .zer0-chat-msg-bubble--assistant:has(.recruiter-zer0-job-dev-briefing){background:#fffffff5;border-color:#00000014;color:#000000e0}.zer0-public-panel{flex:1 1 auto;min-height:0;height:100%}.zer0-public-audience-chip{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.22rem .6rem .22rem .45rem;border-radius:999px;font-family:monospace;font-size:.64rem;font-weight:700;line-height:1.25;letter-spacing:.04em;text-transform:lowercase;white-space:nowrap}.zer0-public-audience-chip:before{content:"";flex:0 0 auto;width:.42rem;height:.42rem;border-radius:999px}.zer0-public-audience-chip--developer{border:1px solid rgba(0,170,0,.35);background:#1c4f1c8c;color:#f9faf5}.zer0-public-audience-chip--developer:before{background:#1c4f1c;box-shadow:inset 0 0 0 2px #0a0}.zer0-public-audience-chip--recruiter{border:1px solid rgba(193,253,183,.45);background:#0c1f13eb;color:#cefd75}.zer0-public-audience-chip--recruiter:before{background:#7fef83;border:1.5px solid #c1fdb7}.zer0-public-audience-chip--global{border:1px solid rgba(206,253,117,.16);background:#0c1f13;color:#f9faf5e0;padding-left:.6rem}.zer0-public-audience-chip--global:before{display:none}body.light-theme .zer0-public-audience-chip--developer{border-color:#69a60a;background:#edfdca8c;color:#132f1d}body.light-theme .zer0-public-audience-chip--developer:before{background:#fff;box-shadow:inset 0 0 0 2px #69a60a}body.light-theme .zer0-public-audience-chip--recruiter{border-color:#c1fdb7;background:#fff;color:#132f1d}body.light-theme .zer0-public-audience-chip--recruiter:before{background:#7fef83;border-color:#c1fdb7}body.light-theme .zer0-public-audience-chip--global{border-color:#69a60a47;background:#fff;color:#07180d}.zer0-public-thread-head .zer0-public-audience-chip{flex:0 0 auto}.zer0-public-panel-badge{margin:0 0 .5rem;font-size:.78rem;line-height:1.45;color:#cefd75bf}body.light-theme .zer0-public-panel-badge{color:#5a6a58}.zer0-public-demo-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;max-height:140px;overflow-y:auto;padding-right:.25rem}.zer0-public-demo-chip{font-family:monospace;font-size:.82rem;line-height:1.35;text-align:left;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(206,253,117,.28);background:#0c1f13;color:#f9faf5;cursor:pointer;transition:background .18s ease,border-color .18s ease}.zer0-public-demo-chip:hover{background:#1c4f1c;border-color:#cefd7573}body.light-theme .zer0-public-demo-chip{border-color:#69a60a;background:#edfdca66;color:#07180d}body.light-theme .zer0-public-demo-chip:hover{background:#edfdcaa6}.zer0-public-demo-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.6rem 1rem;border-top:1px solid rgba(206,253,117,.12);background:linear-gradient(180deg,#0c1f138c,#07180deb)}body.light-theme .zer0-public-demo-footer{background:linear-gradient(180deg,#f6f8f2,#eef2e8);border-top-color:#69a60a29}.zer0-public-demo-footer-text{margin:0;flex:1 1 auto;min-width:0;font-family:monospace;font-size:.72rem;line-height:1.35;color:#e6f5dcad}body.light-theme .zer0-public-demo-footer-text{color:#5a6a58}.zer0-public-demo-footer-cta{flex-shrink:0;display:flex;align-items:center}.zer0-public-demo-footer-cta .button{display:inline-flex;height:32px;padding:6px 14px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:13px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;font-family:monospace;white-space:nowrap}.zer0-public-demo-footer-cta .button:hover{background:#0a0;border-color:#0a0;transform:none;box-shadow:none}body.light-theme .zer0-public-demo-footer-cta .button{border-color:#69a60a;background:#69a60a;color:#fff}body.light-theme .zer0-public-demo-footer-cta .button:hover{background:#69a60a;border-color:#69a60a}@media (max-width: 520px){.zer0-public-demo-footer{flex-wrap:wrap;padding:.65rem .85rem}.zer0-public-demo-footer-cta,.zer0-public-demo-footer-cta .button{width:100%}}.zer0-public-md{display:flex;flex-direction:column;gap:.45rem}.zer0-public-md-heading{margin:0;font-size:.9rem;font-weight:650;color:#cefd75}body.light-theme .zer0-public-md-heading{color:#2d4a08}.zer0-public-md-p{margin:0;font-size:.92rem;line-height:1.55}.zer0-public-md-list,.zer0-public-md-ol{margin:0;padding-left:1.25rem;font-size:.92rem;line-height:1.55}.zer0-public-md-ol li{margin-bottom:.35rem;padding-left:.15rem}.zer0-public-md-ol li:last-child{margin-bottom:0}.zer0-public-md-note{margin:.75rem 0 0;font-size:.8rem;font-style:italic;opacity:.85}.zer0-public-panel .zer0-public-md-link{cursor:default;pointer-events:none}.zer0-public-panel .zer0-public-md-link:hover{color:#cefd75}body.light-theme .zer0-public-panel .zer0-public-md-link:hover{color:#4a7a12}.zer0-public-md-pre{margin:.5rem 0 0;padding:.75rem 1rem;font-size:.82rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;border-radius:8px;border:1px solid rgba(206,253,117,.2);background:#00000059;color:#e8f5dc}body.light-theme .zer0-public-md-pre{background:#fff;border-color:#69a60a38;color:#07180d}.zer0-public-panel .zer0-chat-main{display:flex;flex-direction:column;min-height:0}.zer0-public-panel .zer0-chat-scroll{flex:1 1 auto;min-height:0}.zer0-public-guide-history{display:flex;flex-direction:column;min-height:0}.zer0-public-guide-history-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:.5rem}.zer0-public-guide-section+.zer0-public-guide-section{margin-top:.65rem}.zer0-public-guide-section-head{padding:.35rem .85rem .2rem}.zer0-public-guide-section-title{margin:0;font-family:monospace;font-size:.72rem;font-weight:700;letter-spacing:.5px;text-transform:lowercase;color:#cefd75}.zer0-public-guide-section-hint{margin:.2rem 0 0;font-family:monospace;font-size:.62rem;line-height:124%;letter-spacing:.3px;color:#f9faf58c}body.light-theme .zer0-public-guide-section-title{color:#69a60a!important}body.light-theme .zer0-public-guide-section-hint{color:#5a6a58}.zer0-chat-history-btn-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.35rem;width:100%}.zer0-chat-history-btn-title-row .zer0-public-audience-chip{flex:0 0 auto;margin-top:.05rem}.zer0-public-guide-thread-subtitle{display:block;font-size:.62rem;line-height:1.35;color:#e6f5dc85}body.light-theme .zer0-public-guide-thread-subtitle{color:#7a8a72}.zer0-public-landing-stack{gap:.85rem}.zer0-public-landing-hero{color:#f9faf5;font-family:monospace;font-size:16px;font-weight:300;line-height:124%;letter-spacing:.5px}body.light-theme .zer0-public-panel .zer0-public-landing-hero{color:#07180d}.zer0-public-landing-hero strong{color:#cefd75;font-weight:700}body.light-theme .zer0-public-panel .zer0-public-landing-hero strong{color:#69a60a}.zer0-public-landing-pillars{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:100%}@media (max-width: 768px){.zer0-public-landing-pillars{grid-template-columns:1fr}}.zer0-public-panel .zer0-public-landing-pillar.feature-box{width:100%;min-width:0;box-sizing:border-box;gap:12px}.zer0-public-panel .zer0-public-landing-pillar--developer.feature-box{border-color:#00aa0038}.zer0-public-panel .zer0-public-landing-pillar--recruiter.feature-box{border-color:#c1fdb759}body.light-theme .zer0-public-panel .zer0-public-landing-pillar--developer.feature-box{border-color:#69a60a;background:#edfdca59}body.light-theme .zer0-public-panel .zer0-public-landing-pillar--recruiter.feature-box{border-color:#c1fdb7;background:#c1fdb747}.zer0-public-panel .zer0-public-landing-pillar-head.feature-box-header{align-items:flex-start;gap:0}.zer0-public-pillar-head-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-width:0;flex:1 1 auto}.zer0-public-panel .zer0-public-landing-pillar-head .feature-title{font-size:16px;margin:0;width:100%}body.light-theme .zer0-public-panel .zer0-public-landing-pillar--developer .feature-title{color:#69a60a!important}body.light-theme .zer0-public-panel .zer0-public-landing-pillar--recruiter .feature-title{color:#132f1d!important}.zer0-public-panel .zer0-public-landing-pillar-body.feature-text{margin-top:0;font-size:14px;line-height:124%}.zer0-public-panel .zer0-public-landing-pillar-body strong{color:#cefd75;font-weight:700}body.light-theme .zer0-public-panel .zer0-public-landing-pillar-body strong{color:#69a60a}.zer0-public-landing-explore{color:#f9faf5;font-family:monospace;font-size:14px;font-weight:300;line-height:124%;letter-spacing:.5px;text-align:center;max-width:36rem}body.light-theme .zer0-public-panel .zer0-public-landing-explore{color:#07180d}.zer0-public-landing-explore strong{color:#cefd75;font-weight:700}body.light-theme .zer0-public-panel .zer0-public-landing-explore strong{color:#69a60a}.zer0-public-landing .zer0-chat-landing-stack{align-items:stretch;text-align:left}.zer0-public-landing .zer0-chat-landing-title{text-align:center}.zer0-public-guide-section .zer0-chat-history-list{margin-top:0}.zer0-public-panel .zer0-chat-landing-cta{display:flex;justify-content:center;margin-top:.35rem}.zer0-public-panel .zer0-chat-landing-cta--dual{flex-wrap:wrap;gap:.65rem}.zer0-public-panel .zer0-chat-landing-cta--dual .button-secondary{border-color:#cefd7573;background:transparent;color:#cefd75}body.light-theme .zer0-public-panel .zer0-chat-landing-cta--dual .button-secondary{border-color:#69a60a73;color:#2d4a08}.zer0-public-panel .zer0-chat-landing-cta .button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;font-family:monospace}.zer0-public-panel .zer0-chat-landing-cta .button:hover{background:#0a0;border-color:#0a0;transform:none;box-shadow:none}body.light-theme .zer0-public-panel .zer0-chat-landing-cta .button{border-color:#69a60a;background:#69a60a;color:#fff}body.light-theme .zer0-public-panel .zer0-chat-landing-cta .button:hover{background:#69a60a;border-color:#69a60a}@media (min-width: 769px){.zer0-side-shell.zer0-side-shell--wide-landing{width:min(92vw,1320px)!important;max-width:min(92vw,1320px)!important}}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing.zer0-chat-layout .zer0-chat-landing{align-items:stretch!important;align-self:stretch;width:100%;max-width:none;box-sizing:border-box;padding:1.25rem 2rem 1.5rem}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing .zer0-chat-landing-stack{max-width:none!important;width:100%!important;align-items:stretch!important;align-self:stretch;gap:1rem;text-align:left}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-hero,.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-explore,.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-pillars{max-width:none!important;width:100%}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-pillars{gap:1.25rem;grid-template-columns:1fr 1fr}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-pillar-body.feature-text{font-size:15px}@media (max-width: 768px){.zer0-side-shell.zer0-side-shell--wide-landing{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing.zer0-chat-layout .zer0-chat-landing{justify-content:flex-start;padding:1rem max(.85rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(.85rem,env(safe-area-inset-left,0px))}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing .zer0-chat-landing-stack{gap:.85rem}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-pillars{grid-template-columns:1fr;gap:.85rem}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-hero{font-size:15px}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-pillar-body.feature-text{font-size:14px}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-public-landing-explore{font-size:13px;text-align:left}.zer0-side-shell--wide-landing .zer0-public-panel--wide-landing .zer0-chat-landing-cta .button{width:100%;max-width:100%;box-sizing:border-box}}.about-container{padding:1rem 5rem;color:#fff;min-height:100vh;font-family:monospace}.yellow-highlight{color:#cefd75;font-weight:700}.red-highlight{color:#b3261e;font-weight:700}.green-highlight{color:#0a0;font-weight:700}.zer0-link{color:#0a0;text-decoration:none;transition:opacity .2s ease}.zer0-link:hover{opacity:.8}.zer0-link:focus{outline:2px solid #00aa00;outline-offset:2px}.value-proposition .value-proposition-eliminated{margin-top:1rem;margin-bottom:1.75rem}.value-proposition .value-proposition-eliminated .feature-text{text-align:left}.about-page .about-hero{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;width:100%}.about-hero-content{display:flex;flex-direction:column;gap:1rem;flex:1 1 0;min-width:0}.about-hero-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:0;max-width:100%;opacity:.95}.about-hero-spinner{display:flex;justify-content:center;align-items:center;flex-shrink:0;flex:0 0 auto}.about-hero-spinner .spinner-orbit{width:220px;height:220px}.about-hero-spinner .spinner-center{width:110px;height:110px}.about-hero-spinner .spinner-orbiting{width:66px;height:66px;transform-origin:center 110px}@media (max-width: 768px){.about-page .about-hero{flex-direction:column;align-items:stretch;gap:1.5rem}.about-hero-content{text-align:center}.about-hero-ctas{justify-content:center}.about-hero-spinner{width:100%;justify-content:center}.about-hero-spinner .spinner-orbit{width:180px;height:180px}.about-hero-spinner .spinner-center{width:90px;height:90px}.about-hero-spinner .spinner-orbiting{width:54px;height:54px;transform-origin:center 90px}}.about-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.about-hero-ctas .about-header-btn,.matching .about-header-btn{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap;transition:opacity .2s ease;cursor:pointer}.about-hero-ctas .about-header-btn:hover,.matching .about-header-btn:hover{background:#0a0;border-color:#0a0;color:#fff;opacity:1}.route-title{font-size:2.5rem;font-weight:700;font-family:monospace;margin-bottom:1rem}.vp-stats{font-size:1.1rem;line-height:1.6;margin-bottom:1.25rem;color:#cefd75;font-weight:600}.mission-text-summary{font-size:1.05rem;line-height:1.6;margin-top:0;margin-bottom:1.5rem}.zer0-truth-bullets{font-size:1.1rem;line-height:1.8;margin:0 0 1rem 1.5rem;padding:0}.zer0-truth-bullets li{margin-bottom:.75rem}.zer0-truth-closing{font-size:1.1rem;line-height:1.7;margin-top:1rem;margin-bottom:0}.mission h2,.about-who-section h2,.values h2,.value-proposition h2,.zer0-truth h2{font-size:1.5rem;font-weight:700;font-family:monospace;margin-top:2rem;margin-bottom:1rem;color:#0a0}.mission p{font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.about-who-section{margin-bottom:2.5rem}.about-who-section .mission-items{margin-top:0}.mission-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}.mission-item{border:1px solid rgba(0,170,0,.4);border-radius:12px;padding:1.25rem;transition:all .3s ease}.mission-item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.mission-item .mission-icon{color:#0a0;flex-shrink:0}.mission-item .mission-item-title{font-weight:700;font-family:monospace;margin:0;font-size:1.1rem;color:#0a0}.mission-item .mission-item-text{font-size:.95rem;line-height:1.5;margin:0}.zer0-truth{margin-top:50px;margin-bottom:50px;color:#fff;text-align:left}.zer0-truth p{font-size:1.1rem;line-height:1.8;margin-bottom:0}.zer0-page .zer0-hero{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;width:100%}.zer0-hero-content{display:flex;flex-direction:column;gap:1rem;flex:1 1 0;min-width:0}.zer0-route-title{margin-bottom:0}.zer0-accessibility-note{margin:1rem 0 0;padding:.85rem 1rem;border-left:3px solid rgba(206,253,117,.55);border-radius:0 8px 8px 0;background:#0c1f1373;font-size:.95rem;line-height:1.55;color:#f9faf5e6}.zer0-hero-text{font-size:1.2rem;line-height:1.7;margin:0;color:#f9faf5;max-width:100%}.zer0-hero-spinner{display:flex;justify-content:center;align-items:center;flex-shrink:0;flex:0 0 auto}.zer0-hero-spinner .spinner-orbit{width:220px;height:220px}.zer0-hero-spinner .spinner-center{width:110px;height:110px}.zer0-hero-spinner .spinner-orbiting{width:66px;height:66px;transform-origin:center 110px}@media (max-width: 768px){.zer0-page .zer0-hero{flex-direction:column;align-items:stretch;gap:1.5rem}.zer0-hero-content,.zer0-hero-text{text-align:center}.zer0-hero-spinner{width:100%;justify-content:center}.zer0-hero-spinner .spinner-orbit{width:180px;height:180px}.zer0-hero-spinner .spinner-center{width:90px;height:90px}.zer0-hero-spinner .spinner-orbiting{width:54px;height:54px;transform-origin:center 90px}}.zer0-ai-compass,.zer0-page .zer0-radar-wrap{margin-bottom:3rem}.zer0-page .zer0-radar-panel{border-radius:12px;min-height:14rem}.zer0-page .zer0-radar-panel-stack{position:relative;z-index:2;min-height:14rem}.zer0-page .zer0-radar-maps-flanks{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem .15rem;box-sizing:border-box;pointer-events:none}.zer0-page .zer0-radar-maps-flanks .home-pt-side{flex:0 1 auto;width:auto;max-width:min(7.5rem,22vw);opacity:.92}.zer0-page .zer0-radar-maps-flanks .home-pt-side--islands .home-pt-inject{width:100%;max-width:min(110px,18vw,7rem)}.zer0-page .zer0-radar-maps-flanks .home-pt-side--mainland .home-pt-inject{width:100%;max-width:min(130px,22vw,8.5rem)}.zer0-page .zer0-radar-panel-body{position:relative;z-index:1;margin-bottom:0;padding:1.5rem 1.25rem 1.25rem;box-sizing:border-box}.zer0-page .zer0-radar-panel .zer0-ai-compass-item{background:#07130cd1;border-color:#cefd7538;backdrop-filter:blur(4px)}.zer0-radar-section .zer0-section-heading{width:100%;text-align:center;color:#cefd75}body.light-theme .zer0-radar-section .zer0-section-heading{color:#69a60a}body.light-theme .zer0-page .zer0-radar-panel .zer0-ai-compass-intro{color:#07180d!important}body.light-theme .zer0-page .zer0-radar-panel .zer0-ai-compass-item{background:#ffffffe6;border-color:#d8dbdf!important}.zer0-ai-compass-intro{width:100%;font-size:1rem;line-height:1.65;color:#f9faf5;margin:0 0 1.25rem}.zer0-ai-compass-bullets{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.25rem}.zer0-ai-compass-item{display:flex;flex-direction:column;align-items:stretch;width:100%;border:1px solid rgba(206,253,117,.15);border-radius:10px;padding:1rem 1.15rem;background:#0c1f1373;box-sizing:border-box}.zer0-ai-compass-item-head{display:flex;align-items:center;margin-bottom:.55rem}.zer0-ai-compass-item-text{width:100%;margin:0;font-size:.95rem;line-height:1.55;color:#f9faf5eb}.zer0-value-sections{margin-bottom:3rem}.zer0-section-heading{font-size:1.5rem;font-weight:700;font-family:monospace;margin:0 0 1.5rem;color:#0a0}.zer0-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:0}.zer0-value-card{border:1px solid rgba(206,253,117,.2);border-radius:12px;padding:1.5rem;background:#0c1f1399;transition:all .3s ease}.zer0-card-title{font-size:1.15rem;font-weight:700;font-family:monospace;margin:0 0 .75rem;color:#cefd75}.zer0-card-text{font-size:1rem;line-height:1.65;margin:0;color:#f9faf5}@media (max-width: 768px){.zer0-page .zer0-radar-maps-flanks .home-pt-side{max-width:min(5.5rem,28vw)}.zer0-ai-compass-bullets,.zer0-cards-grid{grid-template-columns:1fr}.zer0-section-heading{font-size:1.3rem;text-align:center}.zer0-value-card{padding:1.25rem}}.zer0-page .zer0-principles{margin-top:.5rem;padding-top:2.5rem;border-top:1px solid rgba(206,253,117,.22)}.values{margin-bottom:50px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.value-card{border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:1.25rem}.value-card h3{font-weight:700;font-family:monospace;margin-bottom:.5rem;font-size:1.1rem;color:#0a0}.value-card p{font-size:.95rem;line-height:1.5}.value-proposition{margin:3rem 0;margin-bottom:50px}.vp-points{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}.vp-point{border:1px solid rgba(0,170,0,.4);border-radius:12px;padding:1.25rem;display:flex;align-items:flex-start;gap:.75rem;transition:all .3s ease}.vp-point p{margin:0;color:#fff;font-size:.95rem;line-height:1.5}.vp-icon{color:#fceccc;flex-shrink:0;margin-top:2px}.matching{margin-top:50px;color:#fff;text-align:left;margin-bottom:50px}.matching h2{font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#0a0}.matching p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.matching .button{background:linear-gradient(135deg,#0a0,#080);color:#fff;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.matching .button:hover{background:linear-gradient(135deg,#080,#060);transform:translateY(-2px);box-shadow:0 4px 12px #00aa004d}.tab-buttons .button{background:linear-gradient(135deg,#0a0,#080);color:#fff;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.tab-buttons .button:hover{background:linear-gradient(135deg,#080,#060);transform:translateY(-2px);box-shadow:0 4px 12px #00aa004d}.tab-buttons .button-secondary{background-color:transparent;color:#fff;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;border:1px solid white;cursor:pointer;transition:all .3s ease}.tab-buttons .button-secondary:hover{background-color:#fff;color:#000;cursor:pointer}.contact{margin-top:50px;margin-bottom:50px;color:#fff}.contact h2{font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#0a0}.contact-content{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.contact-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid #00aa00}.contact-info h3{margin-bottom:.5rem;font-size:1.25rem;font-family:monospace}.contact-info p{font-size:1rem;display:flex;align-items:center;margin-bottom:.5rem}.team{margin-top:50px;margin-bottom:50px;color:#fff}.team h2{font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:2rem;color:#0a0;text-align:center}.team-members{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.team-member{display:flex;gap:2.5rem;align-items:center;background:#00aa000d;border:1px solid rgba(0,170,0,.4);border-radius:16px;padding:2.5rem;transition:all .3s ease;position:relative;overflow:hidden}.team-member:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#00aa001a,#0a00);opacity:0;transition:opacity .3s ease;pointer-events:none}.team-member:hover{border-color:#00aa00b3;transform:translateY(-4px);box-shadow:0 8px 24px #00aa004d}.team-member:hover:before{opacity:1}.team-member-photo{width:180px;height:180px;border-radius:50%;object-fit:cover;border:3px solid #00aa00;flex-shrink:0;box-shadow:0 4px 16px #0a06;transition:all .3s ease}.team-member:hover .team-member-photo{border-color:#cefd75;box-shadow:0 6px 20px #0a09;transform:scale(1.05)}.team-member-info{flex:1}.team-member-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.team-member-info h3{font-size:1.8rem;font-weight:700;font-family:monospace;margin:0;color:#0a0;letter-spacing:.5px}.team-member-name-link{font-size:1.8rem;font-weight:700;font-family:monospace;margin:0;color:#0a0;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.team-member-name-link:hover{color:#cefd75;transform:translate(4px)}.linkedin-icon{color:#0a0;transition:all .3s ease}.team-member-name-link:hover .linkedin-icon{color:#cefd75;transform:scale(1.1)}.utopic-icon{width:20px;height:20px;object-fit:contain;opacity:.9;transition:all .3s ease}.team-member-name-link:hover .utopic-icon{opacity:1;transform:scale(1.1)}.team-member-username{font-size:1rem;color:#0a0;margin:0;font-family:monospace;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:6px;background:#00aa001a;cursor:pointer;border:1px solid rgba(0,170,0,.3)}.team-member-username:hover{color:#cefd75;background:#0a03;transform:translate(4px);border-color:#00aa0080}.platform-logo{width:18px;height:18px;object-fit:contain;opacity:.9;transition:all .3s ease}.team-member-username:hover .platform-logo{opacity:1;transform:scale(1.1)}.team-member-role{font-size:1.1rem;color:#cefd75;font-style:italic;margin-bottom:.75rem;font-family:monospace;font-weight:600}.team-member-description{font-size:1.05rem;line-height:1.8;color:#ffffffe6;font-family:monospace}.about-icon{margin-right:.5rem;color:#28a745}@media (max-width: 768px){.about-container.about-page,.about-container.zer0-page{padding:1.5rem}.about-page .route-title,.zer0-page .zer0-route-title{font-size:2rem}.about-hero-subtitle,.zer0-hero-text{font-size:1.1rem}}@media (max-width: 600px){.about-container{padding:2rem 1rem}.route-title,.zer0-route-title{font-size:1.8rem;text-align:center;margin-bottom:1.5rem}.about-hero-subtitle,.zer0-hero-text{font-size:1rem}.about-hero-spinner .spinner-orbit,.zer0-hero-spinner .spinner-orbit{width:150px;height:150px}.about-hero-spinner .spinner-center,.zer0-hero-spinner .spinner-center{width:75px;height:75px}.about-hero-spinner .spinner-orbiting,.zer0-hero-spinner .spinner-orbiting{width:45px;height:45px;transform-origin:center 75px}.mission h2,.about-who-section h2,.values h2,.value-proposition h2,.zer0-truth h2,.matching h2,.contact h2{font-size:1.2rem;margin-top:1.5rem;text-align:center}.mission p,.value-proposition p,.zer0-truth p,.matching p{font-size:1rem;line-height:1.6rem;text-align:justify;margin-bottom:2rem}.mission-items,.values-grid{grid-template-columns:1fr}.value-card{padding:1rem;font-size:.95rem}.value-proposition{margin:2rem 0}.vp-points{grid-template-columns:1fr}.matching{margin-top:2rem;margin-bottom:2rem;text-align:center}.contact-content{flex-direction:column;align-items:center;text-align:center}.contact-photo{width:120px;height:120px}.contact-info h3{font-size:1.1rem}.contact-info p{font-size:.95rem;justify-content:center}.team{margin-top:2rem;margin-bottom:2rem}.team h2{font-size:1.5rem;text-align:center}.team-members{grid-template-columns:1fr}.team-member{flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;gap:1.5rem}.team-member-photo{width:140px;height:140px}.team-member-header{flex-direction:column;gap:.5rem;align-items:center}.team-member-info h3{font-size:1.4rem}.team-member-name-link{font-size:1.4rem;flex-direction:row;justify-content:center}.team-member-role{font-size:1rem}.team-member-username{font-size:.95rem;margin-bottom:.5rem}.team-member-description{font-size:.95rem;text-align:justify;line-height:1.7}}.light-theme .about-container,.light-theme .about-hero-content .route-title,.light-theme .about-hero-subtitle{color:#07180d}.light-theme .yellow-highlight{color:#6b8e23;font-weight:700}.light-theme .red-highlight{color:#b3261e;font-weight:700}.light-theme .green-highlight{color:#69a60a;font-weight:700}.light-theme .zer0-link{color:#69a60a;text-decoration:none;transition:opacity .2s ease}.light-theme .zer0-link:hover{opacity:.8}.light-theme .zer0-link:focus{outline:2px solid #69a60a;outline-offset:2px}.light-theme .about-hero-ctas .about-header-btn,.light-theme .matching .about-header-btn,body.light-theme .about-hero-ctas .about-header-btn,body.light-theme .matching .about-header-btn{border:2px solid #69a60a;background:#69a60a;color:#fff}.light-theme .about-hero-ctas .about-header-btn:hover,.light-theme .matching .about-header-btn:hover,body.light-theme .about-hero-ctas .about-header-btn:hover,body.light-theme .matching .about-header-btn:hover{border-color:#69a60a;background:#69a60a;color:#fff;opacity:1}.light-theme .mission h2,.light-theme .about-who-section h2,.light-theme .values h2,.light-theme .value-proposition h2,.light-theme .zer0-truth h2,.light-theme .matching h2,.light-theme .contact h2,.light-theme .team h2{color:#69a60a}.light-theme .mission p,.light-theme .value-proposition p,.light-theme .zer0-truth p,.light-theme .matching p{color:#07180d}.light-theme .mission-item{border:1px solid rgba(0,170,0,.3);background:#00aa0005}.light-theme .mission-item .mission-icon,.light-theme .mission-item .mission-item-title{color:#69a60a}.light-theme .mission-item .mission-item-text{color:#07180d}.light-theme .value-card{border:1px solid rgba(0,170,0,.2);background:#00aa0005}.light-theme .value-card h3{color:#69a60a}.light-theme .value-card p{color:#07180d}.light-theme .vp-point{border:1px solid rgba(0,170,0,.3);background:#00aa0005}.light-theme .vp-point p{color:#07180d}.light-theme .vp-icon{color:#6b8e23}.light-theme .team{color:#07180d}.light-theme .team h2{color:#69a60a}.light-theme .team-member{border:1px solid rgba(0,170,0,.3);background:#00aa0005}.light-theme .team-member:before{background:linear-gradient(135deg,#00aa000d,#0a00)}.light-theme .team-member:hover{border-color:#00aa0080;box-shadow:0 4px 12px #00aa0026}.light-theme .team-member-photo{border:3px solid #69a60a;box-shadow:0 4px 12px #0a03}.light-theme .team-member:hover .team-member-photo{border-color:#69a60a;box-shadow:0 6px 16px #00aa004d}.light-theme .team-member-info h3,.light-theme .team-member-name-link,.light-theme .team-member-name-link:hover,.light-theme .linkedin-icon,.light-theme .team-member-name-link:hover .linkedin-icon{color:#69a60a}.light-theme .utopic-icon{opacity:.8}.light-theme .team-member-header{color:#07180d}.light-theme .team-member-role{color:#6b8e23;font-weight:700}.light-theme .team-member-username{color:#69a60a;background:#69a60a1a;border-color:#69a60a4d}.light-theme .team-member-username:hover{color:#69a60a;background:#69a60a33;border-color:#69a60a80}.light-theme .team-member-description{color:#07180d}.light-theme .platform-logo{opacity:.8}.light-theme .matching .button,.light-theme .tab-buttons .button{background:linear-gradient(135deg,#0a0,#080)}.light-theme .matching .button:hover,.light-theme .tab-buttons .button:hover{background:linear-gradient(135deg,#080,#060)}.light-theme .tab-buttons .button-secondary{background-color:transparent;color:#07180d;border:1px solid #07180d}.light-theme .tab-buttons .button-secondary:hover{background-color:#07180d;color:#fff}.light-theme .contact{color:#07180d}.light-theme .contact-photo{border:2px solid #69a60a}.light-theme .contact-info p{color:#07180d}@media (max-width: 600px){.light-theme .mission h2,.light-theme .about-who-section h2,.light-theme .values h2,.light-theme .value-proposition h2,.light-theme .zer0-truth h2,.light-theme .matching h2,.light-theme .contact h2,.light-theme .team h2{color:#69a60a}.light-theme .mission p,.light-theme .value-proposition p,.light-theme .zer0-truth p,.light-theme .matching p{color:#07180d}}body.light-theme .about-container{padding:1rem 5rem;color:#07180d!important;min-height:100vh;font-family:monospace}body.light-theme .yellow-highlight{color:#69a60a!important;font-weight:400}body.light-theme .red-highlight{color:#b3261e!important;font-weight:700}body.light-theme .green-highlight{color:#69a60a!important;font-weight:700}body.light-theme .route-title{font-size:2.5rem;font-weight:700;font-family:monospace;margin-bottom:2rem;color:#07180d!important}body.light-theme .mission h2,body.light-theme .about-who-section h2,body.light-theme .values h2,body.light-theme .value-proposition h2,body.light-theme .zer0-truth h2{font-size:1.5rem;font-weight:700;font-family:monospace;margin-top:2rem;margin-bottom:1rem;color:#69a60a!important}body.light-theme .mission p{font-size:1.1rem;line-height:1.6;margin-bottom:3rem;color:#07180d!important}body.light-theme .about-who-section{margin-bottom:2.5rem}body.light-theme .about-who-section .mission-items{margin-top:0}body.light-theme .mission-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}body.light-theme .mission-item{border:1px solid rgba(105,166,10,.4)!important;border-radius:12px;padding:1.25rem;transition:all .3s ease}body.light-theme .mission-item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}body.light-theme .mission-item .mission-icon{color:#69a60a!important;flex-shrink:0}body.light-theme .mission-item .mission-item-title{font-weight:700;font-family:monospace;margin:0;font-size:1.1rem;color:#69a60a!important}body.light-theme .mission-item .mission-item-text{font-size:.95rem;line-height:1.5;margin:0;color:#07180d!important}body.light-theme .zer0-truth{margin-top:50px;margin-bottom:50px;color:#07180d!important;text-align:left}body.light-theme .zer0-truth p{font-size:1.1rem;line-height:1.8;margin-bottom:0;color:#07180d!important}body.light-theme .zer0-hero-content .route-title,body.light-theme .zer0-route-title,body.light-theme .zer0-hero-text{color:#07180d!important}body.light-theme .zer0-accessibility-note{border-left-color:#69a60a;background:#edfdca73;color:#07180d!important}body.light-theme .zer0-section-heading{color:#69a60a!important}body.light-theme .zer0-ai-compass-intro{color:#07180d!important}body.light-theme .zer0-ai-compass-item{border-color:#d8dbdf!important;background:#fff!important}body.light-theme .zer0-ai-compass-item-text{color:#07180d!important}body.light-theme .zer0-value-card{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .zer0-card-title{color:#69a60a!important}body.light-theme .zer0-card-text{color:#07180d!important}body.light-theme .zer0-page .zer0-principles{border-top-color:#69a60a38}body.light-theme .zer0-page .zer0-radar-panel.home-recruiters-radar{background:transparent!important;border:2px solid #d8dbdf!important;padding:0!important}body.light-theme .values{margin-bottom:50px}body.light-theme .values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}body.light-theme .value-card{border:1px solid #d8dbdf!important;border-radius:12px;padding:1.25rem;background:transparent}body.light-theme .value-card h3{font-weight:700;font-family:monospace;margin-bottom:.5rem;font-size:1.1rem;color:#69a60a!important}body.light-theme .value-card p{font-size:.95rem;line-height:1.5;color:#07180d!important}body.light-theme .value-proposition{margin:3rem 0;margin-bottom:50px}body.light-theme .vp-points{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1rem}body.light-theme .vp-point{border:1px solid rgba(105,166,10,.4)!important;border-radius:12px;padding:1.25rem;display:flex;align-items:flex-start;gap:.75rem;transition:all .3s ease;background:transparent}body.light-theme .vp-point p{margin:0;color:#07180d!important;font-size:.95rem;line-height:1.5}body.light-theme .vp-icon{color:#69a60a!important;flex-shrink:0;margin-top:2px}body.light-theme .matching{margin-top:50px;color:#07180d!important;text-align:left;margin-bottom:50px}body.light-theme .matching h2{font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#69a60a!important}body.light-theme .matching p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#07180d!important}body.light-theme .matching .button{background:linear-gradient(135deg,#69a60a,#5a9509)!important;color:#fff!important;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}body.light-theme .matching .button:hover{background:linear-gradient(135deg,#5a9509,#4a8508)!important;transform:translateY(-2px);box-shadow:0 4px 12px #69a60a4d}body.light-theme .tab-buttons .button{background:linear-gradient(135deg,#69a60a,#5a9509)!important;color:#fff!important;border:none;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}body.light-theme .tab-buttons .button:hover{background:linear-gradient(135deg,#5a9509,#4a8508)!important;transform:translateY(-2px);box-shadow:0 4px 12px #69a60a4d}body.light-theme .tab-buttons .button-secondary{background-color:transparent!important;color:#07180d!important;padding:.5rem 1.5rem!important;border-radius:.5rem;font-size:1rem;font-family:monospace;border:1px solid #d8dbdf!important;cursor:pointer;transition:all .3s ease}body.light-theme .tab-buttons .button-secondary:hover{background-color:#69a60a1a!important;color:#07180d!important;border-color:#69a60a!important;cursor:pointer}body.light-theme .contact{margin-top:50px;margin-bottom:50px;color:#07180d!important}body.light-theme .contact h2{font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#69a60a!important}body.light-theme .contact-content{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}body.light-theme .contact-photo{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid #69a60a!important}body.light-theme .contact-info h3{margin-bottom:.5rem;font-size:1.25rem;font-family:monospace;color:#07180d!important}body.light-theme .contact-info p{font-size:1rem;display:flex;align-items:center;margin-bottom:.5rem;color:#07180d!important}body.light-theme .about-icon{margin-right:.5rem;color:#69a60a!important}@media (max-width: 1024px){body.light-theme .about-container{padding:1rem}}@media (max-width: 768px){body.light-theme .about-container{padding:1.5rem}}@media (max-width: 600px){body.light-theme .about-container{padding:2rem 1rem}body.light-theme .route-title{font-size:1.8rem;text-align:center;margin-bottom:1.5rem}body.light-theme .mission h2,body.light-theme .about-who-section h2,body.light-theme .values h2,body.light-theme .value-proposition h2,body.light-theme .zer0-truth h2,body.light-theme .matching h2,body.light-theme .contact h2{font-size:1.2rem;margin-top:1.5rem;text-align:center}body.light-theme .mission p,body.light-theme .value-proposition p,body.light-theme .zer0-truth p,body.light-theme .matching p{font-size:1rem;line-height:1.6rem;text-align:justify;margin-bottom:2rem}body.light-theme .mission-items,body.light-theme .values-grid{grid-template-columns:1fr}body.light-theme .value-card{padding:1rem;font-size:.95rem}body.light-theme .value-proposition{margin:2rem 0}body.light-theme .vp-points{grid-template-columns:1fr}body.light-theme .matching{margin-top:2rem;margin-bottom:2rem;text-align:center}body.light-theme .contact-content{flex-direction:column;align-items:center;text-align:center}body.light-theme .contact-photo{width:120px;height:120px}body.light-theme .contact-info h3{font-size:1.1rem}body.light-theme .contact-info p{font-size:.95rem;justify-content:center}}.developer-public-profile-header{display:flex;padding:24px 0 24px 24px;align-items:flex-start;gap:32px;align-self:stretch;background:#0c1f13}.developer-public-profile-header.developer-public-profile-no-auth{padding-left:24px;padding-right:24px;justify-content:space-between;align-items:center}.developer-public-profile-header.developer-public-profile-no-auth .developer-public-profile-header-logo{margin-left:0;margin-right:0}.developer-public-profile-header-left{display:flex;align-items:flex-start;gap:16px}.developer-public-profile-header-text-container{display:flex;flex-direction:column;gap:0}.developer-public-profile-back-arrow{width:16px;height:15.556px;fill:#f9faf5;cursor:pointer;margin-top:2px;flex-shrink:0;min-width:16px;min-height:15.556px}.developer-public-profile-header-title{color:#f9faf5;font-size:15px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:-2px 0 0}.developer-public-profile-header-subtitle{color:#cefd75;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}.developer-public-profile-header-logo{width:53px}.developer-public-profile-header:not(.developer-public-profile-no-auth) .developer-public-profile-header-logo{margin-left:auto;margin-right:24px}.developer-public-profile-header.developer-public-profile-public-view:not(.developer-public-profile-no-auth){justify-content:space-between}.developer-public-profile-header.developer-public-profile-public-view:not(.developer-public-profile-no-auth) .developer-public-profile-header-logo{margin-left:auto;margin-right:24px}.developer-public-profile-header-logo.developer-public-profile-clickable-logo{cursor:pointer;transition:transform .2s ease}.developer-public-profile-header-logo.developer-public-profile-clickable-logo:hover{transform:scale(1.5)}.developer-public-profile-register-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap;transition:all .2s ease}.developer-public-profile-register-button:hover{background:#0a0;border-color:#0a0;cursor:pointer;opacity:.9}.developer-public-profile-header-logo.developer-public-profile-clickable-logo:active{transform:scale(1.5)}.developer-public-profile-header-icon{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;width:40px;height:40px;border-radius:50%;border:1px solid #cefd75;background:transparent;margin-left:auto;margin-right:24px}.developer-public-profile-header-icon:hover{opacity:.7}.developer-public-profile-header-icon svg{width:24px;height:24px;flex-shrink:0}.developer-public-profile-page{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);background:linear-gradient(135deg,#001607,#000);position:relative}.developer-public-profile-main-content{padding:16px 16px 30px;position:relative}.developer-public-profile-section-wrapper{display:flex;padding:2px;flex-direction:column;align-items:flex-start;gap:2px;border-radius:8px;background:#cefd75;margin-top:16px;margin-left:24px;margin-right:24px}.developer-public-profile-top-section{display:flex;padding:8px;flex-direction:column;align-items:center;gap:-43px;align-self:stretch;border-radius:8px;background:linear-gradient(315deg,#001607 54.5%,#000 100.57%);position:relative}.developer-public-profile-background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background.png) #d3d3d3 50% / cover no-repeat;position:relative}.developer-public-profile-edit-btn{position:absolute;top:20px;right:20px;z-index:3;width:32px;height:32px;border-radius:50%;border:2px solid #0a0;background:#0a0;color:#f9faf5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.developer-public-profile-edit-btn:hover{background:#0c0;border-color:#0c0}.developer-public-profile-edit-btn svg{width:16px;height:16px}.developer-public-profile-edit-btn svg path{fill:#f9faf5}.developer-public-profile-availability-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}.developer-public-profile-action-buttons-container{display:flex;align-items:center;gap:4px}.developer-public-profile-dm-mutual-wrap{display:inline-flex;align-items:center;gap:6px}.developer-public-profile-mutual-star{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;cursor:default}.developer-public-profile-mutual-star-icon{color:#f9faf5}.developer-public-profile-mutual-dont-know{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;cursor:default}.developer-public-profile-mutual-dont-know-icon{color:#f9faf5}.developer-public-profile-action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;flex-shrink:0}.developer-public-profile-action-button svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}.developer-public-profile-affinity-knows-indicator{cursor:default}.developer-public-profile-affinity-knows-icon{color:#f9faf5}.developer-public-profile-show-availability-true,.developer-public-profile-show-availability-false{display:flex;align-items:center}.developer-public-profile-show-availability-inner{display:flex;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;background:#cefd75;padding:0 12px}.developer-public-profile-show-availability-inner.developer-public-profile-availability-false{background:#fdd475}.developer-public-profile-show-availability-inner.developer-public-profile-availability-false .developer-public-profile-availability-text{color:#8a640b}.developer-public-profile-availability-text{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.developer-public-profile-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}.developer-public-profile-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #001607;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1}.developer-public-profile-picture-zone svg{width:136px;height:136px}.developer-public-profile-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}.developer-public-profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.developer-public-profile-linkedin-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;border-radius:4px;transition:opacity .15s ease}.developer-public-profile-linkedin-link:hover{opacity:.85}.developer-public-profile-linkedin-link:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.developer-public-profile-linkedin-icon{display:block}.developer-public-profile-name{color:#dde4dd;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block;min-width:0}.developer-public-profile-role{align-self:stretch;color:#606060;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;white-space:nowrap;display:block}.developer-public-profile-resume-info-container{display:flex;align-items:center;gap:0;margin-top:16px}.developer-public-profile-resume-info-item{display:flex;align-items:center;gap:6px}.developer-public-profile-resume-info-divider{width:21px;align-self:stretch;flex-shrink:0}.developer-public-profile-location-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-public-profile-location-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.developer-public-profile-work-mode-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-public-profile-work-mode-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.developer-public-profile-work-type-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-public-profile-work-type-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.developer-public-profile-data{background:#0000004d;border:1px solid rgba(206,253,117,.3);border-radius:8px;padding:24px;color:#f9faf5;font-family:Courier New,monospace;font-size:14px;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-width:100%}.developer-public-profile-menu-section{display:flex;padding:0 4px;flex-direction:column;align-items:center;gap:0;align-self:stretch;border-radius:8px 8px 0 0;background:#133920;overflow:hidden;margin-top:16px;margin-left:24px;margin-right:24px}.developer-public-profile-primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;background:#133920;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75;box-sizing:border-box}.developer-public-profile-content-section{display:flex;flex-direction:column;align-items:stretch;margin-left:24px;margin-right:24px;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d}.developer-public-profile-auth-required-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px 0;width:100%;text-align:center}.developer-public-profile-auth-required-message{color:#dde4dd;font-size:16px;font-weight:500;line-height:1.5;margin:0;white-space:nowrap}@media (max-width: 767px){.developer-public-profile-auth-required-message{white-space:normal}}.developer-public-profile-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.developer-public-profile-cta-buttons .button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.developer-public-profile-cta-buttons .button:hover{background:#0a0;border-color:#0a0;transform:translateY(-2px);box-shadow:0 4px 12px #00aa004d}.developer-public-profile-cta-buttons .button-secondary{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.developer-public-profile-cta-buttons .button-secondary:hover{background:transparent;color:#0a0;transform:translateY(-2px);box-shadow:0 4px 12px #00aa0026}.developer-public-profile-tab{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1 0 0;background:#133920;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}.developer-public-profile-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative;overflow:hidden}.developer-public-profile-tab-text{color:#dde4dd;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;max-lines:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px}.developer-public-profile-tab.developer-public-profile-selected .developer-public-profile-tab-text{color:#cefd75}.developer-public-profile-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.developer-public-profile-show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;align-self:stretch;background:#07180d}.developer-public-profile-content-title{align-self:stretch;color:#cefd75;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0}.developer-public-profile-technologies-content-wrapper{display:flex;width:100%;gap:0;margin-top:16px}.developer-public-profile-technologies-section{width:45%;display:flex;justify-content:center;align-items:center}.developer-public-profile-technologies-right-section{width:55%;display:flex;flex-direction:column}.developer-public-profile-technologies-used-label{opacity:.5;color:#cefd75;font-size:14px;font-style:normal;font-weight:500;line-height:100%;text-align:left;margin-bottom:12px}.developer-public-profile-technologies-list{display:flex;flex-wrap:wrap;gap:12px;width:100%}.developer-public-profile-tech-radar-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid rgba(206,253,117,.3);background:#cefd751a}.developer-public-profile-tech-radar-icon{width:16px;height:16px;flex-shrink:0}.developer-public-profile-tech-radar-name{color:#cefd75;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.developer-public-profile-tech-radar-favorite-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #cefd75;background:#cefd75}.developer-public-profile-tech-radar-favorite-name{color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px}.developer-public-profile-tech-favorite-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #cefd75;background:#cefd75}.developer-public-profile-tech-star-icon{width:16px;height:16px;flex-shrink:0}.developer-public-profile-tech-favorite-name{color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.developer-public-profile-tech-other-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px}.developer-public-profile-tech-other-name{color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.developer-public-profile-no-tech-message{color:#f9faf5;font-size:13px;opacity:.5}.developer-public-profile-technologies-content-wrapper:has(.developer-public-profile-no-experience-message:only-child){justify-content:center;align-items:center;min-height:200px}.developer-public-profile-experience-content{display:flex;flex-direction:column;width:100%;margin-top:-16px;align-items:flex-start}.developer-public-profile-experience-content>.developer-public-profile-no-experience-message:only-child{align-self:center;width:100%}.developer-public-profile-experiences-list{display:flex;flex-direction:column;width:100%;gap:0}.developer-public-profile-experience-row{display:flex;flex-direction:row;align-items:center;width:100%;padding:16px 0;gap:0;flex-wrap:nowrap;overflow:visible;box-sizing:border-box}.developer-public-profile-experience-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:0 0 25%;width:25%;min-width:25%;max-width:25%}.developer-public-profile-experience-role{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;align-self:stretch;overflow:hidden;color:#fff;text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.developer-public-profile-experience-date-range{color:#cefd75;font-size:14px;font-style:normal;font-weight:500;line-height:100%;opacity:.5}.developer-public-profile-education-info-right{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.developer-public-profile-education-field-of-study{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;align-self:flex-start;flex:1;min-width:0;margin:0;padding:0}.developer-public-profile-education-institution-name{color:#cefd75;font-size:14.118px;font-style:normal;font-weight:700;line-height:normal;opacity:.5}.developer-public-profile-education-row .developer-public-profile-education-item{flex:0 0 20%;width:20%;min-width:20%;max-width:20%}.developer-public-profile-education-row .developer-public-profile-education-info{flex:0 0 30%;width:30%;min-width:30%;max-width:30%}.developer-public-profile-education-row .developer-public-profile-education-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 50%;width:50%;min-width:50%;max-width:50%;min-height:100%;height:100%;justify-content:flex-start;align-items:flex-start;padding:0 24px 0 16px;margin:0;box-sizing:border-box;overflow:visible}.developer-public-profile-experience-section-divider{width:1px;min-height:58px;height:100%;background:#706f6f;flex-shrink:0;margin:0 16px;align-self:center}.developer-public-profile-experience-info{display:flex;flex-direction:row;gap:12px;flex:0 0 25%;width:25%;min-width:25%;max-width:25%;min-height:100%;height:100%;justify-content:flex-start;align-items:center;align-self:center;padding:0;margin:0}.developer-public-profile-experience-company-logo{width:58px;height:58px;aspect-ratio:1/1;border-radius:47.059px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0;border:1px solid #fff;box-sizing:border-box;align-self:center}.developer-public-profile-experience-company-logo.clickable{cursor:pointer;transition:opacity .2s ease}.developer-public-profile-experience-company-logo.clickable:hover{opacity:.8}.developer-public-profile-experience-company-logo svg{width:24px;height:24px}.developer-public-profile-experience-company-name-wrapper{display:block;flex:1;min-width:0;align-self:center;font-size:16px;line-height:140%;max-height:2.8em;overflow:hidden}.developer-public-profile-experience-teamlyzer-link{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;min-width:1em;min-height:1em;vertical-align:middle;margin-left:4px}.developer-public-profile-experience-teamlyzer-logo{width:1em;height:1em;object-fit:contain;border-radius:2px}.developer-public-profile-project-row{align-items:stretch}.developer-public-profile-personal-projects-outer{display:flex;flex-direction:column;align-self:stretch;margin:24px 24px 16px;border-radius:8px;border-top:1px solid #cefd75;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;box-sizing:border-box;overflow:hidden}.developer-public-profile-personal-projects-inner{padding:20px 24px 28px;width:100%;box-sizing:border-box}.developer-public-profile-personal-projects-heading{margin-top:0}.developer-public-profile-project-left-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:0 0 50%;width:50%;min-width:0;max-width:50%;box-sizing:border-box;padding-right:8px}.developer-public-profile-project-title-chip-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 12px;width:100%}.developer-public-profile-project-title-with-chip{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin:0;min-width:0}.developer-public-profile-project-community-title-link{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;max-width:100%;min-width:0;cursor:pointer;background:none;border:none;padding:0;margin:0;font:inherit;text-align:left;color:inherit}.developer-public-profile-project-community-title-link:hover .developer-public-profile-project-title-with-chip--as-link{text-decoration:underline;text-underline-offset:3px}.developer-public-profile-project-title-with-chip--as-link{min-width:0}.developer-public-profile-project-community-eye{flex-shrink:0}.developer-public-profile-project-row .developer-public-profile-experience-technologies-section{flex:0 0 50%;width:50%;min-width:50%;max-width:50%;padding-left:8px;padding-right:0}.developer-public-profile-experience-technologies-section.developer-public-profile-project-technologies-stack{align-items:flex-start;gap:28px}.developer-public-profile-project-row .developer-public-profile-experience-technologies-section.developer-public-profile-project-technologies-stack:has(.developer-public-profile-project-tech-block):has(.developer-public-profile-project-ai-tools-below-tech){justify-content:space-between}.developer-public-profile-project-tech-block{display:flex;flex-direction:column;align-items:flex-start;width:100%}.developer-public-profile-project-ai-tools-below-tech{width:100%}.developer-public-profile-project-title-plain{cursor:default}.developer-public-profile-project-left-column .projects-card-link-row{margin-bottom:0}.developer-public-profile-project-ai-chip-below-links{display:flex;flex-direction:row;align-items:center;width:100%}.developer-public-profile-project-left-column .projects-card-link-row+.developer-public-profile-project-ai-chip-below-links,.developer-public-profile-project-left-column .developer-public-profile-project-title-chip-row+.developer-public-profile-project-ai-chip-below-links{margin-top:-6px}.developer-public-profile-project-ai-chip-below-links .projects-card-ai-chip{flex-shrink:0}.developer-public-profile-project-description{color:#f9faf5;font-size:15px;font-weight:400;line-height:155%;white-space:pre-wrap;opacity:.92;max-width:100%;margin:0}.developer-public-profile-experience-company-name{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;margin:0;padding:0}.developer-public-profile-experience-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 50%;width:50%;min-width:50%;max-width:50%;min-height:100%;height:100%;justify-content:flex-start;align-items:flex-start;padding:0 24px 0 16px;margin:0;box-sizing:border-box;overflow:visible}.developer-public-profile-experience-technologies{display:flex;flex-wrap:wrap;gap:12px;width:100%;align-content:flex-start;overflow:visible;box-sizing:border-box}.developer-public-profile-experience-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px;color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}.developer-public-profile-experience-tech-item span{display:flex;align-items:center}.developer-public-profile-experience-tech-favorite{background:#cefd75;color:#07180d;font-weight:700}.developer-public-profile-experience-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.developer-public-profile-experience-tech-more{background:#cefd75;color:#07180d;font-weight:700}.developer-public-profile-experience-divider{width:100%;height:1px;flex-shrink:0;align-self:stretch}.developer-public-profile-no-experience-message{color:#f9faf5;font-size:13px;opacity:.5;width:100%;text-align:center;padding:24px 0}.developer-public-profile-error-container{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:calc(var(--app-page-vh) - 200px);min-height:calc(var(--app-page-dvh) - 200px);width:100%;gap:32px}.developer-public-profile-error-boat{width:300px;height:300px;background-image:url(/caravel.png);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;animation:float-boat 5s ease-in-out infinite}@keyframes float-boat{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.developer-public-profile-error-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.developer-public-profile-error-404,.developer-public-profile-error-403{color:#0a0;font-size:72px;font-style:normal;font-weight:700;line-height:100%;text-align:left}.developer-public-profile-error-message{color:#f9faf5;font-size:18px;font-style:normal;font-weight:700;line-height:150%;text-align:left;display:inline-block}.developer-public-profile-error-message-char{display:inline-block;animation:wave-char 2s ease-in-out infinite}@keyframes wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width: 1024px){.developer-public-profile-section-wrapper{margin-left:16px;margin-right:16px}.developer-public-profile-content-title{font-size:18px;line-height:140%;letter-spacing:-.2px}.developer-public-profile-menu-section,.developer-public-profile-content-section,.developer-public-profile-personal-projects-outer{margin-left:16px;margin-right:16px}.developer-public-profile-picture-zone{width:120px;height:120px;margin-top:-50px}.developer-public-profile-picture-zone svg{width:120px;height:120px}.developer-public-profile-name{font-size:18px;line-height:10px;letter-spacing:-.54px}.developer-public-profile-role{font-size:13px}.developer-public-profile-resume-info-container{margin-top:16px}.developer-public-profile-resume-info-divider{display:none}.developer-public-profile-location-icon{width:12px;height:12px}.developer-public-profile-work-mode-icon,.developer-public-profile-work-type-icon{width:12px;height:12px;margin-left:8px}.developer-public-profile-location-text,.developer-public-profile-work-mode-text,.developer-public-profile-work-type-text{font-size:12px}.developer-public-profile-availability-wrapper{right:16px;gap:3px}.developer-public-profile-action-button{width:28px;height:28px;padding:6px 10px}.developer-public-profile-action-button svg{width:14px;height:14px}.developer-public-profile-show-availability-inner{height:28px;padding:0 10px}.developer-public-profile-availability-text{font-size:13px;line-height:18px}.developer-public-profile-technologies-content-wrapper{flex-direction:column;gap:16px}.developer-public-profile-technologies-section,.developer-public-profile-technologies-right-section{width:100%}.developer-public-profile-technologies-used-label{font-size:13px;margin-bottom:10px}.developer-public-profile-technologies-list{gap:10px}.developer-public-profile-tech-favorite-item{height:26px;padding:0 10px;gap:6px}.developer-public-profile-tech-star-icon{width:14px;height:14px}.developer-public-profile-tech-favorite-name{font-size:12px;line-height:16px}.developer-public-profile-tech-other-item{height:26px;padding:0 10px}.developer-public-profile-tech-other-name{font-size:12px;line-height:16px}.developer-public-profile-error-container{gap:24px;min-height:calc(var(--app-page-vh) - 180px);min-height:calc(var(--app-page-dvh) - 180px)}.developer-public-profile-error-boat{width:200px;height:200px}.developer-public-profile-error-404,.developer-public-profile-error-403{font-size:60px}.developer-public-profile-error-message{font-size:16px}.developer-public-profile-experience-content{margin-top:-12px}.developer-public-profile-experience-row{display:flex;flex-direction:row;align-items:center;padding:12px 0;height:auto;min-height:auto;max-height:none;flex-wrap:wrap;gap:0;justify-content:space-between;width:100%}.developer-public-profile-experience-item{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto;width:auto;min-width:auto;max-width:none;gap:6px}.developer-public-profile-experience-role{font-size:16px;line-height:130%}.developer-public-profile-experience-date-range{font-size:12px}.developer-public-profile-experience-section-divider{display:none}.developer-public-profile-experience-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:0 0 auto;width:auto;min-width:auto;max-width:none;gap:10px;height:auto;min-height:auto;align-self:center;padding:0;margin:0 0 0 auto}.developer-public-profile-experience-company-logo{width:48px;height:48px;align-self:center}.developer-public-profile-experience-company-logo svg{width:20px;height:20px}.developer-public-profile-experience-company-name{font-size:14px;line-height:130%;align-self:center}.developer-public-profile-experience-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;margin-top:8px;height:auto;min-height:auto;justify-content:flex-start;align-items:flex-start;padding:0;margin-left:0}.developer-public-profile-project-row .developer-public-profile-project-left-column{flex:0 0 100%;width:100%;max-width:100%;padding-right:0}.developer-public-profile-project-row .developer-public-profile-experience-technologies-section{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;padding-left:0;margin-top:12px}.developer-public-profile-project-row .developer-public-profile-experience-technologies-section.developer-public-profile-project-technologies-stack{gap:24px}.developer-public-profile-experience-technologies{display:flex;flex-wrap:wrap;gap:10px;width:100%;align-content:flex-start;justify-content:flex-start}.developer-public-profile-experience-tech-item{display:flex;height:26px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 10px;color:#f9faf5;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:5px}.developer-public-profile-experience-tech-favorite{background:#cefd75;color:#07180d;font-weight:700}.developer-public-profile-experience-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.developer-public-profile-education-row .developer-public-profile-education-item{flex:0 0 30%;width:30%;min-width:30%;max-width:30%}.developer-public-profile-education-row .developer-public-profile-education-info{flex:0 0 70%;width:70%;min-width:70%;max-width:70%;gap:10px;margin-left:auto;justify-content:flex-end}.developer-public-profile-education-row .developer-public-profile-education-info .developer-public-profile-education-info-right{flex:0 0 auto}.developer-public-profile-education-row .developer-public-profile-education-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;margin-top:8px;height:auto;min-height:auto;justify-content:flex-start;align-items:flex-start;padding:0;margin-left:0}.developer-public-profile-education-row .developer-public-profile-education-technologies-section .developer-public-profile-experience-technologies{display:flex;flex-wrap:wrap;gap:10px;width:100%;align-content:flex-start;justify-content:flex-start}.developer-public-profile-education-field-of-study{font-size:14px;line-height:130%}.developer-public-profile-education-institution-name{font-size:12px}}@media (max-width: 768px){.developer-public-profile-main-content{padding:8px}.developer-public-profile-section-wrapper{margin-top:12px;margin-left:0;margin-right:0;padding:2px}.developer-public-profile-content-title{font-size:16px;line-height:130%;letter-spacing:-.18px}.developer-public-profile-menu-section,.developer-public-profile-content-section,.developer-public-profile-personal-projects-outer{margin-left:0;margin-right:0}.developer-public-profile-jobs-list{grid-template-columns:1fr}.developer-public-profile-job-card{min-width:100%}.developer-public-profile-top-section{padding:6px}.developer-public-profile-background-section{height:100px}.developer-public-profile-resume-info{padding:0 8px;gap:8px}.developer-public-profile-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}.developer-public-profile-picture-zone svg{width:100px;height:100px}.developer-public-profile-name-section{margin-top:24px;min-width:150px}.developer-public-profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px;white-space:normal}.developer-public-profile-role{font-size:12px;margin-top:6px;white-space:normal}.developer-public-profile-resume-info-container{margin-top:16px;flex-direction:column;align-items:flex-start;gap:8px}.developer-public-profile-resume-info-item{gap:4px;width:100%;display:flex;align-items:center}.developer-public-profile-resume-info-divider{display:none}.developer-public-profile-location-icon,.developer-public-profile-work-mode-icon,.developer-public-profile-work-type-icon{width:11px;height:11px;flex-shrink:0;margin:0}.developer-public-profile-location-text,.developer-public-profile-work-mode-text,.developer-public-profile-work-type-text{font-size:12px}.developer-public-profile-availability-wrapper{right:12px;top:106px;gap:3px;flex-wrap:wrap;max-width:calc(100% - 24px)}.developer-public-profile-action-buttons-container{gap:3px}.developer-public-profile-action-button{width:24px;height:24px;padding:4px 8px;border-width:1.5px}.developer-public-profile-action-button svg{width:12px;height:12px}.developer-public-profile-show-availability-inner{height:24px;padding:0 8px}.developer-public-profile-availability-text{font-size:12px;line-height:16px}.developer-public-profile-technologies-content-wrapper{flex-direction:column;gap:12px}.developer-public-profile-technologies-section,.developer-public-profile-technologies-right-section{width:100%}.developer-public-profile-technologies-used-label{font-size:12px;margin-bottom:8px}.developer-public-profile-technologies-list{gap:8px}.developer-public-profile-tech-favorite-item{height:24px;padding:0 8px;gap:5px}.developer-public-profile-tech-star-icon{width:12px;height:12px}.developer-public-profile-tech-favorite-name{font-size:11px;line-height:14px}.developer-public-profile-tech-other-item{height:24px;padding:0 8px}.developer-public-profile-tech-other-name{font-size:11px;line-height:14px}.developer-public-profile-no-tech-message{font-size:12px}.developer-public-profile-error-container{flex-direction:column;gap:20px;min-height:calc(var(--app-page-vh) - 150px);min-height:calc(var(--app-page-dvh) - 150px)}.developer-public-profile-error-boat{width:150px;height:150px}.developer-public-profile-error-right{align-items:center}.developer-public-profile-error-404,.developer-public-profile-error-403{font-size:48px;text-align:center}.developer-public-profile-error-message{font-size:14px;text-align:center}.developer-public-profile-experience-content{margin-top:-8px}.developer-public-profile-experience-row{display:flex;flex-direction:column;align-items:flex-start;padding:12px 0;gap:12px;height:auto;min-height:auto;max-height:none;flex-wrap:nowrap;justify-content:flex-start;width:100%}.developer-public-profile-experience-item{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;gap:6px}.developer-public-profile-experience-role{font-size:16px;line-height:130%}.developer-public-profile-experience-date-range{font-size:12px}.developer-public-profile-experience-section-divider{display:none}.developer-public-profile-experience-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;gap:10px;height:auto;min-height:auto;align-self:stretch;padding:0;margin:0}.developer-public-profile-experience-company-logo{width:44px;height:44px;align-self:center}.developer-public-profile-experience-company-logo svg{width:18px;height:18px}.developer-public-profile-experience-company-name{font-size:14px;line-height:130%;align-self:center}.developer-public-profile-experience-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;margin-top:0;height:auto;min-height:auto;justify-content:flex-start;align-items:flex-start;padding:0;margin-left:0}.developer-public-profile-experience-technologies{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-content:flex-start;justify-content:flex-start}.developer-public-profile-experience-tech-item{display:flex;height:24px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 8px;color:#f9faf5;text-align:center;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:4px}.developer-public-profile-experience-tech-favorite{background:#cefd75;color:#07180d;font-weight:700}.developer-public-profile-experience-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.developer-public-profile-education-row .developer-public-profile-education-item{flex:0 0 100%;width:100%;min-width:100%;max-width:100%}.developer-public-profile-education-row .developer-public-profile-education-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;gap:10px;padding:0;margin:0;overflow:hidden}.developer-public-profile-education-row .developer-public-profile-education-info .developer-public-profile-education-info-right{min-width:0;flex:1;overflow:hidden}.developer-public-profile-education-row .developer-public-profile-education-technologies-section{display:flex;flex-direction:column;gap:4px;flex:0 0 100%;width:100%;min-width:100%;max-width:100%;margin-top:0;height:auto;min-height:auto;justify-content:flex-start;align-items:flex-start;padding:0;margin-left:0}.developer-public-profile-education-row .developer-public-profile-education-technologies-section .developer-public-profile-experience-technologies{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-content:flex-start;justify-content:flex-start}.developer-public-profile-education-field-of-study{font-size:14px;line-height:130%;align-self:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.developer-public-profile-education-institution-name{font-size:12px;align-self:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}}.developer-public-profile-jobs-content{display:flex;flex-direction:column;width:100%;margin-top:0;align-items:flex-start}.developer-public-profile-jobs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;box-sizing:border-box;justify-content:flex-start;align-items:start;padding:12px 0}.developer-public-profile-job-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;cursor:pointer;position:relative;height:320px;min-height:320px;max-height:320px;box-sizing:border-box}.developer-public-profile-job-card .dev-job-match-section{display:flex;flex-direction:column;gap:12px;padding:12px 8px 8px;width:100%;box-sizing:border-box}.developer-public-profile-job-card .dev-job-match-score-section{display:flex;flex-direction:column;gap:4px;width:100%}.developer-public-profile-job-card .dev-job-match-score-section h5{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin:0}.developer-public-profile-job-card .dev-job-match-score-bar-container{display:flex;align-items:center;gap:8px;width:100%}.developer-public-profile-job-card .dev-job-match-tech-score-bar{flex:1;height:8px;border-radius:4px;background:#cefd751a;overflow:hidden;position:relative}.developer-public-profile-job-card .dev-job-match-tech-score-fill{height:100%;border-radius:4px;transition:width .3s ease}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60)}.developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.developer-public-profile-job-card .dev-job-match-tech-score-value{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;min-width:40px;text-align:right}@media (prefers-reduced-motion: reduce){.developer-public-profile-error-boat,.developer-public-profile-error-message-char{animation:none}}.public-profile-block-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.public-profile-block-modal-background{position:fixed;top:0;left:0;width:100vw;height:var(--app-page-vh);height:var(--app-page-dvh);min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.public-profile-block-modal-reason-container{display:flex;flex-direction:column;gap:8px;margin-top:16px;width:100%}.public-profile-block-modal-reason-label{color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;text-align:left}.public-profile-block-modal-reason-input{width:100%;min-height:80px;padding:12px;border-radius:8px;border:1px solid rgba(221,228,221,.3);background:#07180dcc;color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;resize:vertical;outline:none;transition:border-color .2s ease;box-sizing:border-box;margin:0}.public-profile-block-modal-reason-input:focus{border-color:#0a0}.public-profile-block-modal-reason-input:disabled{opacity:.5;cursor:not-allowed}.public-profile-block-modal-reason-input::placeholder{color:#dde4dd80}.company-employee-insights-trigger{display:inline-flex;vertical-align:middle;max-width:100%;flex-shrink:0}@media (max-width: 640px){.company-employee-insights-trigger{touch-action:manipulation}}.company-employee-insights-trigger--public-profile{cursor:pointer}.company-employee-insights-panel__header--with-avatar{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:10px}.company-employee-insights-panel__avatar-wrap{display:flex;justify-content:center;width:100%}.company-employee-insights-panel__employer-logo-ring{width:56px;height:56px;max-width:56px;max-height:56px;flex-shrink:0;border-radius:50%;overflow:hidden;box-sizing:border-box}.company-employee-insights-panel__employer-logo-ring .developer-public-profile-experience-company-logo{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1;border-radius:50%!important;box-sizing:border-box}.company-employee-insights-panel__avatar{width:56px;height:56px;min-width:56px;border-radius:50%;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f0f0f0;border:1px solid rgba(255,255,255,.35);box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#07180d}.company-employee-insights-panel__avatar--light{border-color:#d8dbdf;background-color:#f5f5f5}.company-employee-insights-panel__title--centered{text-align:center;width:100%}.company-employee-insights-panel--embedded{position:relative!important;top:auto!important;left:auto!important;width:100%!important;max-width:100%!important;max-height:none!important;min-height:min(480px,calc(.58 * var(--app-page-dvh, 100dvh)))!important;overflow:visible!important;box-shadow:none!important;border:none!important;padding:0!important;background:transparent!important;z-index:auto!important;align-items:stretch!important;box-sizing:border-box!important}.entity-insights-modal-overlay{z-index:999999999!important}.entity-insights-modal-overlay .public-profile-block-modal-background{pointer-events:auto}.entity-insights-modal-card{width:min(600px,calc(100vw - 40px))!important;max-height:min(calc(.92 * var(--app-page-vh, 100vh)),800px);align-items:stretch!important;justify-content:flex-start!important;padding-bottom:16px!important}.entity-insights-modal-scroll{overflow-y:auto;flex:1;min-height:0;max-height:min(calc(.78 * var(--app-page-vh, 100vh)),640px);padding-right:4px}.entity-insights-modal-footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:12px;padding-top:8px;border-top:1px solid rgba(221,228,221,.25);flex-shrink:0}.entity-insights-modal-close-btn{min-width:120px}.entity-insights-modal-card--developer-employer{width:min(900px,calc(100vw - 24px))!important;min-height:min(720px,calc(.78 * var(--app-page-vh, 100vh)));max-height:min(calc(.96 * var(--app-page-vh, 100vh)),980px);padding-bottom:32px!important;box-sizing:border-box}.entity-insights-modal-card--developer-employer .entity-insights-modal-scroll{max-height:min(calc(.88 * var(--app-page-vh, 100vh)),860px);padding-bottom:32px;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.entity-insights-modal-card--developer-employer .entity-insights-modal-scroll>.developer-relevant-employers-insights{flex:1 1 auto;min-height:0}.entity-insights-modal-scroll>.developer-relevant-employers-insights.company-employee-insights-panel--embedded{overflow:hidden!important;min-height:0!important}.entity-insights-modal-card--developer-employer .entity-insights-modal-footer{margin-top:16px;padding-top:14px;padding-bottom:12px}@media (max-width: 640px){.entity-insights-modal-overlay.public-profile-block-modal-overlay{padding:8px!important;box-sizing:border-box!important;align-items:stretch!important;justify-content:flex-start!important}.public-profile-block-modal.entity-insights-modal-card,.public-profile-block-modal.entity-insights-modal-card.entity-insights-modal-card--developer-employer{width:calc(100vw - 16px)!important;max-width:none!important;height:calc(var(--app-page-vh, 100vh) - 16px)!important;max-height:calc(var(--app-page-vh, 100vh) - 16px)!important;min-height:calc(var(--app-page-vh, 100vh) - 16px)!important;margin:0!important;padding:10px 12px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:hidden!important}@supports (height: 100dvh){.public-profile-block-modal.entity-insights-modal-card,.public-profile-block-modal.entity-insights-modal-card.entity-insights-modal-card--developer-employer{height:calc(var(--app-page-dvh, 100dvh) - 16px)!important;max-height:calc(var(--app-page-dvh, 100dvh) - 16px)!important;min-height:calc(var(--app-page-dvh, 100dvh) - 16px)!important}}.entity-insights-modal-card .entity-insights-modal-scroll{flex:1 1 auto;min-height:0;max-height:none!important;padding:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.entity-insights-modal-card--developer-employer .entity-insights-modal-scroll{padding-bottom:0;max-height:none!important}.entity-insights-modal-scroll .developer-relevant-employers-insights-tabs{margin-top:8px;padding-top:8px;padding-bottom:8px}.entity-insights-modal-scroll .developer-relevant-employers-insights .developer-relevant-employers-insights-tabs+*{margin-top:12px!important}.entity-insights-modal-scroll>.company-employee-insights-panel--embedded{flex:1 1 auto;display:flex;flex-direction:column;gap:12px;min-height:0!important}.entity-insights-modal-scroll>.developer-relevant-employers-insights.company-employee-insights-panel--embedded{flex:1 1 auto;min-height:0!important}.entity-insights-modal-scroll .company-employee-insights-panel__body{gap:12px;width:100%}.entity-insights-modal-scroll .company-employee-insights-panel__body--insufficient-sample{flex:1 1 auto!important;min-height:0!important;display:flex;flex-direction:column}.entity-insights-modal-scroll .company-employee-insights-panel__insufficient-sample-inner{flex:1 1 auto!important;min-height:0!important;display:flex;flex-direction:column;justify-content:center!important;align-items:center!important}.entity-insights-modal-scroll .company-employee-insights-panel__actions,.entity-insights-modal-scroll .developer-relevant-employers-info-external-links{margin-top:0!important;padding:16px 0!important;flex-shrink:0;align-items:stretch}.entity-insights-modal-scroll .company-employee-insights-panel__actions{align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.entity-insights-modal-card--developer-employer .developer-relevant-employers-insights .developer-relevant-employers-info-external-links{margin-top:auto!important;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}.entity-insights-modal-scroll .company-employee-insights-panel__actions .company-employee-insights-panel__btn,.entity-insights-modal-scroll .developer-relevant-employers-info-external-links .company-employee-insights-panel__btn{min-height:36px;padding-top:6px;padding-bottom:6px;align-items:center;box-sizing:border-box;border-width:1px;border-style:solid}.entity-insights-modal-scroll .company-employee-insights-panel__actions .company-employee-insights-panel__btn--primary,.entity-insights-modal-scroll .developer-relevant-employers-info-external-links .company-employee-insights-panel__btn--primary{border-color:transparent}.entity-insights-modal-card .entity-insights-modal-footer,.entity-insights-modal-card--developer-employer .entity-insights-modal-footer{margin-top:0!important;padding-top:16px!important;padding-bottom:16px!important;flex-shrink:0}.entity-insights-modal-scroll .developer-relevant-employers-main-column{flex:1 1 auto;min-height:0;gap:10px}}.company-employee-insights-panel--wraps-developer-employer{align-items:stretch}.company-employee-insights-panel--wraps-developer-employer .developer-relevant-employers-insights{width:100%;max-width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.company-employee-insights-desktop-backdrop{position:fixed;inset:0;z-index:999999998;background:transparent;pointer-events:none}.company-employee-insights-panel{position:fixed;z-index:999999999;width:min(680px,calc(100vw - 16px));max-height:min(780px,calc(.88 * var(--app-page-vh, 100vh)));min-height:min(520px,calc(.62 * var(--app-page-vh, 100vh)));overflow:auto;box-sizing:border-box;padding:18px 20px 20px;border-radius:10px;box-shadow:0 8px 28px #00000059;font-size:12px;line-height:1.35;display:flex;flex-direction:column;align-items:center}.company-employee-insights-panel.company-employee-insights-panel--wraps-developer-employer{width:min(900px,calc(100vw - 16px));max-height:min(940px,calc(.92 * var(--app-page-vh, 100vh)));min-height:min(680px,calc(.8 * var(--app-page-vh, 100vh)));padding:12px 14px 26px;overflow:hidden}.company-employee-insights-panel--dark{background:#0c1f13;border:1px solid rgba(206,253,117,.25);color:#f9faf5}.company-employee-insights-panel--light{background:#fff;border:1px solid #d8dbdf;color:#07180d}.company-employee-insights-panel__header{margin-bottom:8px;width:100%;text-align:center;box-sizing:border-box}.company-employee-insights-panel__title{font-weight:700;font-size:13px;line-height:1.3;display:block;text-align:center}.company-employee-insights-panel__loading{display:flex;align-items:center;justify-content:center;padding:16px 12px;width:100%;box-sizing:border-box;min-height:min(520px,calc(.62 * var(--app-page-vh, 100vh)));flex:1 1 auto}.company-employee-insights-panel__spinner-wrap .spinner-orbit{width:200px;height:200px}.company-employee-insights-panel__spinner-wrap .spinner-center{width:100px;height:100px}.company-employee-insights-panel__spinner-wrap .spinner-orbiting{width:60px;height:60px;transform-origin:center 100px}@media (max-width: 640px){.company-employee-insights-panel{min-height:min(400px,calc(.54 * var(--app-page-vh, 100vh)))}.company-employee-insights-panel--embedded{min-height:min(380px,calc(.5 * var(--app-page-vh, 100vh)))!important}.company-employee-insights-panel__loading{min-height:min(360px,calc(.5 * var(--app-page-vh, 100vh)))}.company-employee-insights-panel__spinner-wrap .spinner-orbit{width:160px;height:160px}.company-employee-insights-panel__spinner-wrap .spinner-center{width:80px;height:80px}.company-employee-insights-panel__spinner-wrap .spinner-orbiting{width:48px;height:48px;transform-origin:center 80px}}.company-employee-insights-panel__empty-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:12px 4px;width:100%;box-sizing:border-box}.company-employee-insights-panel__body--insufficient-sample{flex:1 1 auto;min-height:min(460px,calc(.52 * var(--app-page-vh, 100vh)))}.company-employee-insights-panel__lead--insufficient-below-header{flex-shrink:0;align-self:stretch;width:100%;margin-top:0;text-align:center}.company-employee-insights-panel__insufficient-sample-inner{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;width:100%;min-height:min(420px,calc(.48 * var(--app-page-vh, 100vh)));box-sizing:border-box}.company-employee-insights-panel--embedded .company-employee-insights-panel__insufficient-sample-inner{min-height:min(400px,calc(.46 * var(--app-page-vh, 100vh)))}@media (max-width: 640px){.company-employee-insights-panel__body--insufficient-sample{min-height:min(340px,calc(.46 * var(--app-page-vh, 100vh)))}.company-employee-insights-panel__insufficient-sample-inner{min-height:min(300px,calc(.42 * var(--app-page-vh, 100vh)))}.company-employee-insights-panel--embedded .company-employee-insights-panel__insufficient-sample-inner{min-height:min(280px,calc(.4 * var(--app-page-vh, 100vh)))}}.company-employee-insights-panel__empty-boat{width:72px;height:72px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;flex-shrink:0;animation:company-employee-insights-empty-boat-float 5s ease-in-out infinite}.company-employee-insights-panel--light .company-employee-insights-panel__empty-boat{background-image:url(/caravel-light.png)}@keyframes company-employee-insights-empty-boat-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.company-employee-insights-panel__wave-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.35px;margin:0;text-align:center}.company-employee-insights-panel--light .company-employee-insights-panel__wave-message{color:#07180d}.company-employee-insights-panel__wave-char{display:inline-block;animation:company-employee-insights-wave-char 2s ease-in-out infinite}@keyframes company-employee-insights-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.company-employee-insights-panel__error{display:flex;flex-direction:column;align-items:center;padding:4px 0 8px;width:100%;box-sizing:border-box;text-align:center}.company-employee-insights-panel__error p{margin:0 0 6px;max-width:100%}.company-employee-insights-panel__error-detail{font-size:11px;opacity:.75;word-break:break-word}.company-employee-insights-panel__retry{margin-top:6px;padding:6px 12px;border-radius:8px;border:1px solid rgba(206,253,117,.45);background:transparent;color:inherit;font-size:12px;font-weight:600;cursor:pointer}.company-employee-insights-panel--light .company-employee-insights-panel__retry{border-color:#69a60a;color:#07180d}.company-employee-insights-panel__body{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;max-width:100%;box-sizing:border-box}.company-employee-insights-panel--embedded .company-employee-insights-panel__body{align-items:stretch}.company-employee-insights-panel__count{margin:0;font-weight:600;text-align:center;width:100%;box-sizing:border-box}.company-employee-insights-panel__lead{font-size:13px;line-height:1.45;padding-bottom:12px;margin-bottom:4px;border-bottom:1px solid rgba(206,253,117,.14)}.company-employee-insights-panel--light .company-employee-insights-panel__lead{border-bottom-color:#69a60a33}.company-employee-insights-panel__section{align-self:stretch;width:100%;max-width:100%;box-sizing:border-box;padding-top:14px;margin-top:12px;border-top:1px solid rgba(206,253,117,.12)}.company-employee-insights-panel--light .company-employee-insights-panel__section{border-top-color:#0000000f}.company-employee-insights-panel__body>.company-employee-insights-panel__section:first-child{border-top:none;margin-top:0;padding-top:0}.company-employee-insights-panel__body>.company-employee-insights-panel__lead+.company-employee-insights-panel__section{margin-top:14px;padding-top:2px;border-top:none}.company-employee-insights-panel--light .company-employee-insights-panel__body>.company-employee-insights-panel__lead+.company-employee-insights-panel__section{border-top:none}.company-employee-insights-panel__section-head{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:12px;box-sizing:border-box}.company-employee-insights-panel__section-head-line{flex:1;min-width:8px;height:1px;background:linear-gradient(90deg,transparent,rgba(206,253,117,.5),transparent)}.company-employee-insights-panel--light .company-employee-insights-panel__section-head-line{background:linear-gradient(90deg,transparent,rgba(105,166,10,.4),transparent)}.company-employee-insights-panel__section-title{flex-shrink:1;margin:0;max-width:78%;text-align:center;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:#cefd75f2}.company-employee-insights-panel--light .company-employee-insights-panel__section-title{color:#3d5c1f;letter-spacing:.06em}.company-employee-insights-panel__section-footnote{margin-top:10px;margin-bottom:0;padding-top:8px;border-top:1px dashed rgba(206,253,117,.15)}.company-employee-insights-panel--light .company-employee-insights-panel__section-footnote{border-top-color:#00000014}.company-employee-insights-panel__levels{display:flex;flex-direction:column;gap:6px;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box}.company-employee-insights-panel__level-block{display:flex;flex-direction:column;gap:4px;align-self:stretch}.company-employee-insights-panel__level-row{display:grid;grid-template-columns:72px 1fr 40px;align-items:center;gap:6px}.company-employee-insights-panel__level-salary-note{margin:0;padding-left:78px;font-size:11px;line-height:1.4;font-variant-numeric:tabular-nums}.company-employee-insights-panel__level-salary-value{font-weight:700;letter-spacing:.02em;color:#cefd75fa}.company-employee-insights-panel--light .company-employee-insights-panel__level-salary-value{color:#2f5a14}.company-employee-insights-panel--light .company-employee-insights-panel__level-salary-note{color:#07180de0}.company-employee-insights-panel__level-label{font-size:11px;opacity:.85}.company-employee-insights-panel__level-bar-wrap{height:6px;border-radius:4px;background:#ffffff1f;overflow:hidden}.company-employee-insights-panel--light .company-employee-insights-panel__level-bar-wrap{background:#07180d1f}.company-employee-insights-panel__level-bar{height:100%;border-radius:4px;background:linear-gradient(90deg,#69a60a,#cefd75)}.company-employee-insights-panel__level-pct{font-size:11px;text-align:right;font-variant-numeric:tabular-nums}.company-employee-insights-panel__stat-row{display:flex;flex-wrap:wrap;gap:10px;align-self:stretch;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}.company-employee-insights-panel__stat-box{flex:1 1 200px;min-width:min(100%,160px);max-width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid rgba(206,253,117,.22);background:#0c1f13a6;box-sizing:border-box;text-align:left}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box{border-color:#69a60a59;background:#f5faf0f2}.company-employee-insights-panel__footer-social-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.company-employee-insights-panel__footer-social-icon--dark{padding:10px;border-radius:999999px;background:#1c4f1c}.company-employee-insights-panel__footer-social-icon--dark svg,.company-employee-insights-panel__footer-social-icon--dark>*{color:#0a0}.company-employee-insights-panel__footer-social-icon--light{width:40px;height:40px;padding:4px;border-radius:9999px;border:1px solid #ededed;background:#fff;box-sizing:border-box;box-shadow:0 1px 3px #0000000f}.company-employee-insights-panel__footer-social-icon--light svg,.company-employee-insights-panel__footer-social-icon--light>*{color:#69a60a!important}.company-employee-insights-panel__footer-social-icon--dark .company-employee-insights-panel__stat-icon-glyph{filter:drop-shadow(0 0 1px rgba(0,170,0,.35))}.company-employee-insights-panel__footer-social-icon--light .company-employee-insights-panel__stat-icon-glyph{opacity:.98}.company-employee-insights-panel__stat-box-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.company-employee-insights-panel__stat-box-value{font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:inherit}.company-employee-insights-panel__stat-box-label{font-size:11px;font-weight:500;line-height:1.3;opacity:.82}.company-employee-insights-panel__stat-box-sublabel{font-size:12px;font-weight:600;line-height:1.35;opacity:.88;font-variant-numeric:tabular-nums}.company-employee-insights-panel__stat-box-value--jobs-level-line{font-size:15px}.company-employee-insights-panel__stat-box--jobs-level .company-employee-insights-panel__stat-box-body{gap:4px}.company-employee-insights-panel__stat-row--vacancy-salary-levels{margin-top:10px}.company-employee-insights-panel__stat-row--vacancy-salary-levels .company-employee-insights-panel__stat-box--vacancy-salary-level{flex:1 1 140px;min-width:min(100%,120px)}.company-employee-insights-panel__stat-box--vacancy-salary-level .company-employee-insights-panel__stat-box-body{gap:4px}.company-employee-insights-panel__stat-box-sublabel--vacancy-level{font-size:10px;font-weight:500;opacity:.78;line-height:1.25}.company-employee-insights-panel__stat-box-value--vacancy-level-missing{opacity:.55}.company-employee-insights-panel__locations-list{display:grid;grid-template-columns:1fr;gap:10px;width:100%;align-self:stretch;box-sizing:border-box}@media (min-width: 520px){.company-employee-insights-panel__locations-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.company-employee-insights-panel__stat-box--location{min-width:0!important;max-width:100%!important;align-items:flex-start;box-sizing:border-box}.company-employee-insights-panel__location-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px}.company-employee-insights-panel__location-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:600;line-height:1.3;background:#80808038;color:inherit;opacity:.95}.company-employee-insights-panel--light .company-employee-insights-panel__location-badge{background:#07180d1a}.company-employee-insights-panel__location-badge--primary{background:#69a60a47}.company-employee-insights-panel--light .company-employee-insights-panel__location-badge--primary{background:#69a60a38}.company-employee-insights-panel__stat-box-value--address{font-size:13px;font-weight:400;line-height:1.45;white-space:normal;word-break:break-word;letter-spacing:-.01em}.company-employee-insights-panel__footer-social-icon--dark .company-employee-insights-panel__stat-icon-glyph--location{filter:drop-shadow(0 0 1px rgba(0,170,0,.35))}.company-employee-insights-panel__footer-social-icon--light .company-employee-insights-panel__stat-icon-glyph--location{opacity:.98}.company-employee-insights-panel__muted{margin:0;font-size:11px;opacity:.75;text-align:center;width:100%;box-sizing:border-box}.company-employee-insights-panel__list-block{display:flex;flex-direction:column;gap:4px;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box}.company-employee-insights-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.company-employee-insights-panel__list-block:last-of-type{padding-bottom:10px}.company-employee-insights-panel__tech-block:last-of-type{padding-bottom:10px}.company-employee-insights-panel__list li{display:flex;justify-content:space-between;gap:8px;font-size:11px}.company-employee-insights-panel__list-count{font-variant-numeric:tabular-nums;opacity:.85}.company-employee-insights-panel__tech-block{display:flex;flex-direction:column;gap:0;align-self:stretch;width:100%;max-width:100%;box-sizing:border-box}.company-employee-insights-panel__tech-chips{width:100%}.company-employee-insights-panel .company-employee-insights-panel__tech-chips.developer-public-profile-experience-technologies{justify-content:center;align-content:center}.company-employee-insights-panel__actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-self:stretch;gap:8px;width:100%;box-sizing:border-box;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}.company-employee-insights-panel--light .company-employee-insights-panel__actions{border-top-color:#ededed}.company-employee-insights-panel__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;border:none;box-sizing:border-box}.company-employee-insights-panel__btn-teamlyzer-icon{display:block;width:16px;height:16px;flex-shrink:0;object-fit:contain}.company-employee-insights-panel__btn-website-icon{display:block;flex-shrink:0}.company-employee-insights-panel__btn--primary{background:#0a0;color:#f9faf5}.company-employee-insights-panel--light .company-employee-insights-panel__btn--primary{background:#69a60a;color:#fff}.company-employee-insights-panel__btn--secondary{background:transparent;color:inherit;border:1px solid rgba(206,253,117,.45)}.company-employee-insights-panel--light .company-employee-insights-panel__btn--secondary{border-color:#69a60a;color:#07180d}.company-employee-insights-panel__stat-box--salary{flex:1 1 100%;max-width:100%;min-width:0;justify-content:center;text-align:center}.company-employee-insights-panel__stat-box--salary .company-employee-insights-panel__stat-box-body{flex:0 1 auto;align-items:center;text-align:center}.company-employee-insights-panel__stat-box--salary.company-employee-insights-panel__stat-box--salary-vacancy{flex:1 1 0;min-width:0;max-width:none;justify-content:flex-start;text-align:left}.company-employee-insights-panel__stat-box--salary-vacancy{justify-content:flex-start;align-items:center}.company-employee-insights-panel__stat-box--salary-vacancy .company-employee-insights-panel__footer-social-icon--dark{width:40px;height:40px;box-sizing:border-box}.company-employee-insights-panel__stat-box--salary.company-employee-insights-panel__stat-box--salary-vacancy .company-employee-insights-panel__stat-box-body,.company-employee-insights-panel__stat-box--salary-vacancy .company-employee-insights-panel__stat-box-body{flex:1;min-width:0;max-width:none;align-items:flex-start;text-align:left}.company-employee-insights-panel__stat-box--salary-vacancy .company-employee-insights-panel__stat-box-value{width:auto;text-align:left;align-self:flex-start}.company-employee-insights-panel__stat-row--vacancy-global-salary{flex-wrap:nowrap;gap:10px;align-items:stretch}.company-employee-insights-panel__stat-row--vacancy-global-salary>.company-employee-insights-panel__stat-box--salary-vacancy-cell{flex:1 1 0!important;min-width:0;max-width:none}.company-employee-insights-panel__stat-box--salary-vacancy-cell .company-employee-insights-panel__stat-box-body{max-width:100%}@media (max-width: 640px){.developer-relevant-employers-jobs-tab-body .company-employee-insights-panel__stat-row{flex-direction:column;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:10px}.developer-relevant-employers-jobs-tab-body .company-employee-insights-panel__stat-row--vacancy-global-salary{flex-wrap:wrap}.developer-relevant-employers-jobs-tab-body .company-employee-insights-panel__stat-row>.company-employee-insights-panel__stat-box,.developer-relevant-employers-jobs-tab-body .company-employee-insights-panel__stat-row--vacancy-global-salary>.company-employee-insights-panel__stat-box--salary-vacancy-cell,.developer-relevant-employers-jobs-tab-body .company-employee-insights-panel__stat-row--vacancy-salary-levels>.company-employee-insights-panel__stat-box--vacancy-salary-level{flex:1 1 auto!important;min-width:100%!important;max-width:100%!important}}.company-employee-insights-panel__section--avg-salary .company-employee-insights-panel__salary-footnotes{margin-top:8px}.company-employee-insights-panel__stat-box--salary-vacancy .company-employee-insights-panel__stat-box-label{width:auto;text-align:left;align-self:flex-start}.company-employee-insights-panel__stat-box-value--vacancy-salary-missing{color:#f87171!important}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box-value--vacancy-salary-missing{color:#b91c1c!important}.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--dark svg,.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--dark>*{color:#f87171!important}.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--light svg,.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--light>*{color:#b91c1c!important}.company-employee-insights-panel__section--avg-salary-global-missing .company-employee-insights-panel__section-title{color:#f87171}.company-employee-insights-panel--light .company-employee-insights-panel__section--avg-salary-global-missing .company-employee-insights-panel__section-title{color:#b91c1c}.company-employee-insights-panel__section--avg-salary-global-missing .company-employee-insights-panel__section-head-line{background:#f8717173}.company-employee-insights-panel--light .company-employee-insights-panel__section--avg-salary-global-missing .company-employee-insights-panel__section-head-line{background:#dc262659}.company-employee-insights-panel__stat-box--salary-vacancy-missing{border-color:#f871718c!important;background:#52161673!important;box-shadow:inset 0 0 0 1px #f871711f}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box--salary-vacancy-missing{border-color:#dc26266b!important;background:#fee2e2e0!important;box-shadow:inset 0 0 0 1px #fca5a559}.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--dark{background:#4a1515!important;border:1px solid rgba(248,113,113,.35)}.company-employee-insights-panel__stat-box--salary-vacancy-missing .company-employee-insights-panel__footer-social-icon--light{border-color:#dc262666!important;background:#fff5f5!important;box-shadow:0 1px 3px #b91c1c1f}.company-employee-insights-panel__stat-box-label--vacancy-salary-missing{color:#fee2e2eb!important;opacity:1!important}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box-label--vacancy-salary-missing{color:#7f1d1d!important;opacity:.92!important}.company-employee-insights-panel__salary-footnotes{margin-top:10px;padding-top:8px;border-top:1px dashed rgba(206,253,117,.15);width:100%;box-sizing:border-box}.company-employee-insights-panel--light .company-employee-insights-panel__salary-footnotes{border-top-color:#00000014}.company-employee-insights-panel__salary-footnote-line{margin:0;text-align:center;width:100%}.company-employee-insights-panel__salary-footnote-line+.company-employee-insights-panel__salary-footnote-line{margin-top:6px}.company-employee-insights-panel.company-employee-insights-panel--inefficient-hiring,.entity-insights-modal-card.entity-insights-modal-card--inefficient-hiring{border-width:2px;border-style:solid;border-color:#ef4444}.entity-insights-modal-card.entity-insights-modal-card--inefficient-hiring{position:relative}body.light-theme .company-employee-insights-panel.company-employee-insights-panel--inefficient-hiring,body.light-theme .entity-insights-modal-card.entity-insights-modal-card--inefficient-hiring{border-color:#b91c1c!important}.insights-modal-inefficient-hiring-badge{position:absolute;top:0;right:0;z-index:2;max-width:min(240px,100%);padding:2px 8px 3px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#ef4444;border-radius:0 0 0 5px;box-shadow:none;pointer-events:none}body.light-theme .insights-modal-inefficient-hiring-badge{color:#fff;background:#b91c1c}.company-employee-insights-panel__stat-box.company-employee-insights-panel__stat-box--inefficient-hiring{border-color:#ef4444;background:#ef44441f}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__stat-box-value,.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__stat-box-label{color:#fecaca}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box.company-employee-insights-panel__stat-box--inefficient-hiring{border-color:#b91c1c;background:#b91c1c14}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__stat-box-value,.company-employee-insights-panel--light .company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__stat-box-label{color:#b91c1c}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--dark{background:#4a0d0d}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--dark svg,.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--dark>*{color:#ef4444!important}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--dark .company-employee-insights-panel__stat-icon-glyph{filter:drop-shadow(0 0 1px rgba(239,68,68,.45))}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--light{border-color:#fecaca}.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--light svg,.company-employee-insights-panel__stat-box--inefficient-hiring .company-employee-insights-panel__footer-social-icon--light>*{color:#b91c1c!important}tr.company-employee-insights-trigger--table-row{cursor:pointer}tr.company-employee-insights-trigger--table-row:focus-visible{outline:2px solid rgba(206,253,117,.75);outline-offset:2px}body.light-theme tr.company-employee-insights-trigger--table-row:focus-visible{outline-color:#69a60abf}.company-name-with-teamlyzer-row{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;overflow:hidden}.company-name-with-teamlyzer-row .company-employee-insights-trigger{display:inline-flex;align-items:center;gap:6px;max-width:none;min-width:0;flex:1 1 auto;flex-shrink:1;overflow:hidden}.company-name-with-teamlyzer-row .company-name-with-teamlyzer-tz-link{flex-shrink:0}.company-name-with-teamlyzer-name{color:inherit;text-decoration:none;border:0;background:none;font:inherit;padding:0;margin:0}.company-name-with-teamlyzer-name--insights{cursor:pointer}.company-name-with-teamlyzer-name--insights:hover{text-decoration:none}.calculator-job-view--external .developer-job-top-section{margin-bottom:0}.calculator-job-view:not(.calculator-job-view--external) .developer-job-top-section{margin-bottom:32px}.calculator-page{padding:0;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box;position:relative}.calculator-bootstrap-spinner{position:absolute;inset:0;z-index:120;min-height:min(70vh,640px)}.calculator-header{padding:24px 24px 0;margin-bottom:24px;width:100%;max-width:100%;box-sizing:border-box}.calculator-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;position:relative;width:100%}.calculator-header-text{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}.calculator-header-text-with-logo{padding-right:140px}.calculator-teamlyzer-logo-container{position:absolute;top:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;flex-shrink:0;z-index:1;max-width:calc(100% - 24px);max-height:100%}.calculator-teamlyzer-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.calculator-teamlyzer-logo-link:hover{opacity:.8}.calculator-teamlyzer-logo{max-width:120px;max-height:60px;width:auto;height:auto;object-fit:contain}.calculator-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.calculator-title-row .calculator-title-row-btn{flex-shrink:0}.calculator-title{align-self:stretch;color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.264px;margin:0}.calculator-description{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.176px;margin:8px 0 0;opacity:.8}.calculator-description:first-of-type{margin-top:8px}.calculator-header-actions-row{display:flex;align-items:center;width:100%;margin-top:14px;box-sizing:border-box}.calculator-header-consultancy-filter{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:2}.calculator-how-it-works-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 18px;box-sizing:border-box;border:2px solid #0a0;border-radius:60px;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.calculator-how-it-works-trigger svg{flex-shrink:0;color:inherit}.calculator-how-it-works-trigger:hover,.calculator-how-it-works-trigger:focus{color:#cefd75;border-color:#cefd75;background:#00aa001f;outline:none}.calculator-how-it-works-trigger:focus-visible{outline:2px solid #cefd75;outline-offset:3px}.calculator-teamlyzer-link,.calculator-utopic0-link,.calculator-sapoemprego-link,.calculator-netempregos-link,.calculator-itjobs-link,.calculator-calculator-link,.calculator-remotas-link,.calculator-reddit-link{color:#0a0!important;text-decoration:none;transition:opacity .2s ease;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.calculator-remotas-link{background:none;border:none;padding:0;cursor:pointer}.calculator-teamlyzer-link:hover,.calculator-utopic0-link:hover,.calculator-sapoemprego-link:hover,.calculator-netempregos-link:hover,.calculator-itjobs-link:hover,.calculator-calculator-link:hover,.calculator-remotas-link:hover,.calculator-reddit-link:hover{opacity:.8;text-decoration:underline}.calculator-link-input-container{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px}.calculator-link-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid transparent;background:#254731;padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.calculator-link-input{flex:1;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}.calculator-link-input::placeholder{color:#7d8881}.calculator-link-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.calculator-link-send-button:disabled{opacity:.5;cursor:not-allowed}.calculator-link-send-button svg{width:24px;height:24px}.calculator-link-input-error{border:2px solid #ff4444!important;background:#3d1f1f!important}.calculator-link-error-message{color:#f44;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%}.calculator-saved-badge-and-risk{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.calculator-apoia-projeto{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;padding:28px 24px 32px;box-sizing:border-box;margin-bottom:8px}.calculator-apoia-projeto-label{color:#dde4dd;font-family:Roboto,sans-serif;font-size:20px;font-weight:600;line-height:28px;letter-spacing:.02em}.calculator-apoia-projeto-phone{display:inline-flex;align-items:center;gap:16px;color:#cefd75;font-family:Roboto,sans-serif;text-decoration:none;transition:opacity .2s ease;flex-wrap:wrap;justify-content:center}.calculator-apoia-projeto-phone:hover{opacity:.9}.calculator-apoia-projeto-phone:hover .calculator-apoia-projeto-number{text-decoration:underline}.calculator-apoia-projeto-mbway-icon{display:block;height:52px;width:auto;object-fit:contain}.calculator-apoia-projeto-number{font-size:20px;font-weight:600;line-height:28px;letter-spacing:.02em}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle{display:inline-flex;flex-direction:column;align-items:center;gap:.28rem;cursor:pointer;border:none;background:transparent;padding:.15rem .5rem;font:inherit;color:inherit;border-radius:8px;max-width:min(24rem,100%)}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-strip{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #cc0000;background:transparent;overflow:hidden;flex-shrink:0;transition:all .3s ease}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-left,.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-left{background:#c00;color:#f9faf5}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-left svg{stroke:#f9faf5;fill:none}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-right{background:transparent;color:#c00}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-right svg{stroke:#c00;fill:none}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-strip{border-color:#0a0}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left{background:transparent;color:#0a0}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left svg{stroke:#0a0}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right{background:#0a0;color:#f9faf5}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right svg{stroke:#f9faf5}.calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-label{font-size:12px;line-height:1.2;opacity:.9}.calculator-tabs-menu-container{display:flex;min-height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;max-width:100%;min-width:0;margin-bottom:0;padding:0 24px;box-sizing:border-box;position:relative;z-index:10050}.calculator-teamlyzer-filter-wrapper--listing-time{flex:1 1 140px;max-width:min(100%,240px)}.calculator-tabs-menu{display:flex;flex-direction:row;align-items:end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.calculator-tabs-menu-row{display:flex;flex-direction:row;width:100%;flex:1 1 auto}.calculator-tabs-menu-row-main{width:100%}.calculator-tabs-menu-row-secondary,.calculator-tabs-menu-row-calculator{display:none}.calculator-tab-desktop{display:flex}.calculator-tab-mobile{display:none}.calculator-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.calculator-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.calculator-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.calculator-tab.selected .calculator-tab-text{color:#cefd75}.calculator-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.calculator-tab-content-wrapper{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;max-width:100%;min-width:0;padding:16px 0 0;min-height:var(--developer-correspondences-height, 480px);margin-top:0;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;position:relative}.calculator-tab-content-wrapper::-webkit-scrollbar{width:6px}.calculator-tab-content-wrapper::-webkit-scrollbar-track{background:transparent}.calculator-tab-content-wrapper::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.calculator-tab-content-wrapper::-webkit-scrollbar-thumb:hover{background:#cefd7580}.calculator-empty-state{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#f9faf5;font-size:14px;opacity:.8}.calculator-teamlyzer-filters-container{display:flex;gap:12px;align-items:flex-start;padding:16px 24px 0;flex-wrap:wrap;position:relative;z-index:9998;overflow:visible;width:100%;box-sizing:border-box;margin-bottom:0}.calculator-teamlyzer-filter-wrapper{position:relative;display:flex;align-items:center;z-index:10000;overflow:visible;min-width:0;max-width:100%;flex:1 1 0}.calculator-teamlyzer-filter-wrapper-open{z-index:10001!important}.calculator-teamlyzer-filter-button{display:flex;height:32px;width:100%;min-width:0;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;cursor:pointer;box-sizing:border-box;transition:background-color .15s ease}.calculator-teamlyzer-filter-button:hover{background-color:#cefd751a}.calculator-teamlyzer-filter-text{flex:1;min-width:0;color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calculator-teamlyzer-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}.calculator-teamlyzer-filter-arrow-up{transform:rotate(180deg)}.calculator-teamlyzer-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10002;display:flex;flex-direction:column;gap:0;min-width:0;max-width:100%;width:100%;box-sizing:border-box;box-shadow:0 8px 24px #00000080;overflow-x:hidden;overflow-y:visible;max-height:none}.calculator-teamlyzer-filter-option{padding:8px 16px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere;word-break:break-word;transition:background-color .15s ease,color .15s ease}.calculator-teamlyzer-filter-option:hover{background-color:#cefd751f;color:#cefd75}.calculator-teamlyzer-filter-option-selected{background-color:#cefd7533;color:#cefd75}.calculator-teamlyzer-filter-option:active{background-color:#cefd7533}.teamlyzer-job-card{display:flex;flex-direction:column;width:100%;min-width:245.333px;padding:8px;cursor:pointer;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;box-sizing:border-box;justify-content:flex-start;align-items:flex-start;flex-shrink:0;position:relative;overflow:hidden}.teamlyzer-job-card--new-this-week{border-width:2px;border-color:#cefd75}.teamlyzer-job-card--listing-old{border-width:2px;border-color:#d97706}.teamlyzer-job-card-new-badge{position:absolute;top:0;right:0;z-index:1;max-width:min(160px,100%);padding:1px 6px 2px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.03em;text-transform:uppercase;color:#0c1f13;background:#cefd75;border-radius:0 0 0 5px;box-shadow:none;pointer-events:none}.teamlyzer-job-card-old-listing-badge{position:absolute;top:0;right:0;z-index:1;max-width:min(200px,100%);padding:1px 6px 2px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.02em;text-transform:none;color:#0c1f13;background:#d97706;border-radius:0 0 0 5px;box-shadow:none;pointer-events:none}.teamlyzer-job-header{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:4px;width:100%;box-sizing:border-box;flex:0 0 auto;background:#c1fdb7}.teamlyzer-job-header-green{background:#c1fdb7}.teamlyzer-job-header-yellow{background:#fbe9a0}.teamlyzer-job-header-red{background:#ffb3a0}.teamlyzer-job-header-content{display:flex;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box}.teamlyzer-job-header-left{display:flex;flex-direction:column;flex:1;justify-content:flex-start;width:100%;min-width:0}.teamlyzer-job-title{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.176px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.teamlyzer-job-company{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;min-width:0;display:flex}.teamlyzer-job-company-teamlyzer-link{color:#5d5d68;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.teamlyzer-job-company-teamlyzer-link:hover{color:#0a0;text-decoration:underline}.teamlyzer-job-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:1.4;margin:4px 0 0;word-wrap:break-word;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.teamlyzer-job-technologies-single-line{-webkit-line-clamp:1}.calculator-suggestion-label{display:inline-block;width:fit-content;margin-top:6px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.3;color:#000;border-radius:4px;background:#6b6b6b66}.calculator-chips-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.calculator-chips-row .calculator-suggestion-label{margin-top:0}.calculator-work-mode-label{display:inline-block;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.3;border-radius:4px;background:transparent;border:1px solid rgba(0,0,0,.35);color:#000}.calculator-work-mode-label-hybrid,.calculator-work-mode-label-remote,.calculator-work-mode-label-on_site,.calculator-work-mode-label-on_spot{border-color:#00000059;color:#000}.teamlyzer-job-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}.teamlyzer-job-badge-yellow{background:#f2c40e}.teamlyzer-job-badge-red{background:#ff6b4a}.teamlyzer-job-badge-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}.calculator-match-badge-and-platform{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.calculator-risk-score-text{font-size:11px;font-weight:500;line-height:1.2;color:#000;text-align:center}.calculator-match-platform-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.calculator-match-platform-icon img{width:24px;height:24px;object-fit:contain}.teamlyzer-job-scores{margin-top:16px;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box;flex:0 0 auto;padding:0;background:transparent}.teamlyzer-job-score-item{width:100%;box-sizing:border-box}.teamlyzer-job-score-label{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.teamlyzer-job-score-bar-wrapper{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px;box-sizing:border-box}.teamlyzer-job-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1;box-sizing:border-box}.teamlyzer-job-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0;border-radius:4px}.teamlyzer-job-score-fill-green{background:#7fef83}.teamlyzer-job-score-fill-yellow{background:#f2c40e}.teamlyzer-job-score-fill-red{background:#ff6b4a}.teamlyzer-job-score-value{color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.18px;text-align:right;flex-shrink:0}.calculator-page .developer-jobs-list:has(.teamlyzer-job-card){display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;align-items:stretch;padding:0 24px 24px;width:100%;box-sizing:border-box}.teamlyzer-job-card *{box-sizing:border-box}.teamlyzer-job-card{display:flex;flex-direction:column;height:100%}.teamlyzer-job-header{flex:0 0 auto}.teamlyzer-job-scores{flex:0 0 auto;display:flex;flex-direction:column}@media (max-width: 1024px){.calculator-title{font-size:22px}.calculator-description{font-size:15px}.calculator-page .calculator-tabs-menu-container{min-height:144px}.calculator-page .calculator-tabs-menu{flex-direction:column;min-height:144px}.calculator-page .calculator-tabs-menu-row{height:48px;border-bottom:1px solid #cefd75}.calculator-page .calculator-tabs-menu-row-main{display:flex;flex-direction:row;justify-content:center}.calculator-page .calculator-tabs-menu-row-main .calculator-tab{flex:1 1 33.333%}.calculator-page .calculator-tab-desktop{display:none!important}.calculator-page .calculator-tabs-menu-row-secondary{display:flex;flex-direction:row;justify-content:center;width:100%;border-bottom:1px solid #cefd75}.calculator-page .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 33.333%}.calculator-page .calculator-tabs-menu-row-calculator{display:flex;flex-direction:row;justify-content:center;width:100%;border-top:1px solid #cefd75;border-bottom:1px solid #cefd75}.calculator-page .calculator-tabs-menu-row-calculator .calculator-tab{width:100%;flex:1 1 100%}.calculator-page .calculator-tab-mobile{display:flex!important}}@media (max-width: 768px){.calculator-header{padding:16px 16px 0;display:flex;justify-content:center}.calculator-header-content{width:100%;max-width:100%;flex-direction:column;align-items:center}.calculator-teamlyzer-logo-container{display:none}.calculator-header-text-with-logo{padding-right:0}.calculator-header-text{text-align:center;align-items:center}.calculator-title{font-size:20px;text-align:center}.calculator-description{font-size:14px;text-align:center;padding:0 8px}.calculator-how-it-works-trigger--desktop,.calculator-header-actions-row{display:none}.calculator-header-consultancy-filter{position:static;left:auto;bottom:auto;transform:none;display:flex;justify-content:center;width:100%;margin-top:14px}.calculator-link-input-container{padding:16px}.calculator-tabs-menu-container{padding:0 16px}.calculator-teamlyzer-filters-container{flex-direction:column;gap:12px;padding:16px 24px 0;margin-bottom:0}.calculator-teamlyzer-filter-wrapper{flex:none;width:100%}.calculator-teamlyzer-filter-button{width:100%}.calculator-teamlyzer-filter-dropdown{width:100%;left:0;right:0;min-width:100%}.calculator-page .developer-jobs-list:has(.teamlyzer-job-card){padding:0 24px 24px}}@media (max-width: 640px){.calculator-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}.calculator-header-content{width:100%;max-width:100%;flex-direction:column;align-items:center}.calculator-header-text{text-align:center;align-items:center}.calculator-title{font-size:24px;text-align:center;margin:16px 0 0}.calculator-description{font-size:14px;text-align:center}.calculator-link-input-container{padding:16px 8px}.calculator-page .calculator-tabs-menu-container{padding:0;min-height:144px;align-items:center}.calculator-page .calculator-tabs-menu{flex-direction:column;min-height:144px;height:auto;border-bottom:none;width:100%;max-width:100%}.calculator-page .calculator-tabs-menu-row{width:100%;height:48px;border-bottom:1px solid #cefd75}.calculator-page .calculator-tabs-menu-row-main{display:flex;flex-direction:row;justify-content:center}.calculator-page .calculator-tabs-menu-row-main .calculator-tab{flex:1 1 33.333%}.calculator-page .calculator-tab-desktop{display:none!important}.calculator-page .calculator-tabs-menu-row-secondary{display:flex;flex-direction:row;justify-content:center;width:100%;border-bottom:1px solid #cefd75}.calculator-page .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 33.333%}.calculator-page .calculator-tabs-menu-row-calculator{display:flex;flex-direction:row;justify-content:center;width:100%;border-top:1px solid #cefd75;border-bottom:1px solid #cefd75;margin-top:0}.calculator-page .calculator-tabs-menu-row-calculator .calculator-tab{width:100%;flex:1 1 100%}.calculator-page .calculator-tab-mobile{display:flex!important}.calculator-page .developer-jobs-list{padding:0 8px 8px}.calculator-page .developer-jobs-card{padding:8px}.calculator-page .developer-jobs-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}.calculator-page .developer-jobs-title-header{font-size:24px;margin:0}.calculator-teamlyzer-filters-container{flex-direction:column;gap:12px;padding:16px 8px 0;margin-bottom:0}.calculator-teamlyzer-filter-wrapper{flex:none;width:100%}.calculator-teamlyzer-filter-button{width:100%}.calculator-teamlyzer-filter-dropdown{width:100%;left:0;right:0;min-width:100%}.calculator-page .developer-jobs-list:has(.teamlyzer-job-card){padding:0 8px 8px}}.calculator-tab-content-wrapper--risk{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-height:var(--developer-correspondences-height, 480px);width:100%;max-width:100%;min-width:0;padding:16px 24px 24px;box-sizing:border-box;overflow-x:hidden}.calculator-risk-content-inner{width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box;overflow-wrap:break-word}.calculator-risk-content-inner .calculator-risk-description{display:block;text-transform:lowercase;width:100%;max-width:100%;min-width:0;overflow-wrap:break-word;word-break:break-word}.calculator-risk-content-inner .calculator-risk-learn-more{margin-bottom:16px}@media (max-width: 640px){.calculator-tab-content-wrapper--risk{padding:16px 8px 24px}}.calculator-risk-content-inner .calculator-empty-state{width:100%}.calculator-risk-podium{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}.calculator-risk-podium-item{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:8px;border:1px solid rgba(206,253,117,.2);background:#07180d99;min-width:0}.calculator-risk-podium-position{flex-shrink:0;font-weight:700;font-size:18px;color:#cefd75;min-width:32px}.calculator-risk-podium-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.calculator-risk-podium-name{flex:1;min-width:0;font-size:16px;font-weight:500;color:#f9faf5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calculator-risk-podium-avg{flex-shrink:0;font-size:20px;font-weight:700;color:#f9faf5}.calculator-transport-intel-root{background:transparent!important;border:none!important;box-shadow:none!important;padding:0;margin:0}button.calculator-transport-card-header-button.calculator-transport-card-button{appearance:none;-webkit-appearance:none;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit}button.calculator-transport-card-button.company-employee-insights-panel__stat-box:not(.calculator-transport-card-header-button){appearance:none;-webkit-appearance:none;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit}.company-employee-insights-panel__stat-box.calculator-transport-card-with-map{flex-direction:column;align-items:stretch;align-self:stretch;padding:12px;gap:14px;overflow:hidden}.company-employee-insights-panel--dark .calculator-transport-card-header-button,.company-employee-insights-panel--dark .calculator-transport-card-header-static{background:#0c1f13b8;border:1px solid rgba(206,253,117,.22);border-radius:10px}.company-employee-insights-panel--light .calculator-transport-card-header-button,.company-employee-insights-panel--light .calculator-transport-card-header-static{background:#f5faf0f2;border:1px solid rgba(105,166,10,.35);border-radius:10px}.calculator-transport-card-header-button,.calculator-transport-card-header-static{display:flex;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px 14px;margin:0;box-sizing:border-box;text-align:left}button.company-employee-insights-panel__stat-box--location.calculator-transport-card-button:not(.calculator-transport-card-header-button){align-items:center}.calculator-transport-card-header-static,.calculator-transport-list-item{min-width:0}.calculator-transport-address-text.company-employee-insights-panel__stat-box-value--address{font-weight:700}.calculator-transport-address-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.calculator-transport-address-chip-row .calculator-transport-address-text{flex:1 1 200px;min-width:0}.calculator-transport-address-inline-badges{flex:0 1 auto;max-width:100%;margin-bottom:0!important}.calculator-transport-address-chip-row--text-only .calculator-transport-address-text{flex:1 1 100%}.calculator-transport-map-preview{border-radius:10px;overflow:hidden;border:1px solid rgba(206,253,117,.22);background:#07180d33;box-sizing:border-box}.calculator-transport-map-preview iframe{width:100%;height:220px;border:0;display:block}.calculator-transport-map-preview--in-card{border:1px solid rgba(206,253,117,.22);border-radius:10px;overflow:hidden;background:#0000001a}.calculator-transport-map-preview--in-card iframe{height:480px}.calculator-transport-map-modal .calculator-transport-map-preview--in-card iframe{height:560px}.company-employee-insights-panel--light .calculator-transport-map-preview--in-card{border-color:#69a60a59;background:#f6f7f9}.calculator-transport-map-modal--intel{max-width:520px}.calculator-transport-map-modal-address{margin-bottom:16px}.calculator-transport-map-modal{position:relative;z-index:2;max-width:520px;width:100%;padding:24px;border-radius:12px;background:#0a1f12;border:1px solid rgba(206,253,117,.3);box-shadow:0 12px 40px #00000073}.calculator-transport-map-modal-title{margin:0 0 8px;font-size:18px;font-weight:600;color:#cefd75}.calculator-transport-map-modal-hint{margin:0 0 16px;font-size:13px;line-height:1.45;opacity:.88}.calculator-transport-map-modal-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps{gap:8px;text-transform:none;background:#cefd75;color:#0a1f12;border:2px solid #b8e066;font-weight:600}.calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps:hover,.calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps:focus{background:#d8f583;border-color:#c4e870;color:#0a1f12;outline:none;filter:none}.calculator-transport-map-open-maps-icon{flex-shrink:0;width:1em;height:1em}.calculator-transport-map-modal-actions .calculator-transport-map-modal-close{text-transform:none}body.light-theme .calculator-page{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}body.light-theme .calculator-header{padding:24px 24px 0;margin-bottom:24px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .calculator-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;position:relative;width:100%}body.light-theme .calculator-header-text{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}body.light-theme .calculator-header-text-with-logo{padding-right:140px}body.light-theme .calculator-teamlyzer-logo-container{position:absolute;top:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;flex-shrink:0;z-index:1;max-width:calc(100% - 24px);max-height:100%}body.light-theme .calculator-teamlyzer-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:opacity .2s ease}body.light-theme .calculator-teamlyzer-logo-link:hover{opacity:.8}body.light-theme .calculator-teamlyzer-logo{max-width:120px;max-height:60px;width:auto;height:auto;object-fit:contain}body.light-theme .calculator-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.264px;margin:0}body.light-theme .calculator-description{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.176px;margin:8px 0 0;opacity:.8}body.light-theme .calculator-description:first-of-type{margin-top:8px}body.light-theme .calculator-risk-learn-more{color:#69a60a;text-transform:lowercase}body.light-theme .calculator-risk-learn-more:hover{color:#07180d}body.light-theme .calculator-how-it-works-trigger{border:2px solid #69a60a!important;color:#69a60a!important;background:transparent!important}body.light-theme .calculator-how-it-works-trigger:hover,body.light-theme .calculator-how-it-works-trigger:focus{color:#f7f8f8!important;border-color:#558508!important;background:#69a60a!important}body.light-theme .calculator-how-it-works-trigger:focus-visible{outline-color:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-strip{border-color:#c62828!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-left{background:#c62828!important;color:#fff!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-left svg{stroke:#fff!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-right{color:#c62828!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-right svg{stroke:#c62828!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-strip{border-color:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left{background:transparent!important;color:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left svg{stroke:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right{background:#69a60a!important;color:#fff!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right svg{stroke:#fff!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle:not(.employers-exclude-consultancy-toggle--active):hover .employers-exclude-consultancy-toggle-strip{border-color:#e53935!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active:hover .employers-exclude-consultancy-toggle-strip{border-color:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle:focus-visible{outline-color:#c62828!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle--active:focus-visible{outline-color:#69a60a!important}body.light-theme .calculator-page .calculator-header-consultancy-filter .employers-exclude-consultancy-toggle-label{color:#07180d!important}body.light-theme .calculator-teamlyzer-link,body.light-theme .calculator-utopic0-link,body.light-theme .calculator-sapoemprego-link,body.light-theme .calculator-netempregos-link,body.light-theme .calculator-itjobs-link,body.light-theme .calculator-calculator-link,body.light-theme .calculator-remotas-link,body.light-theme .calculator-reddit-link{color:#69a60a!important;text-decoration:none;transition:opacity .2s ease;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}body.light-theme .calculator-remotas-link{background:none;border:none;padding:0;cursor:pointer}body.light-theme .calculator-teamlyzer-link:hover,body.light-theme .calculator-utopic0-link:hover,body.light-theme .calculator-sapoemprego-link:hover,body.light-theme .calculator-netempregos-link:hover,body.light-theme .calculator-itjobs-link:hover,body.light-theme .calculator-calculator-link:hover,body.light-theme .calculator-remotas-link:hover,body.light-theme .calculator-reddit-link:hover{opacity:.8;text-decoration:underline}body.light-theme .calculator-link-input-container{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px}body.light-theme .calculator-link-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid #d8dbdf!important;background:#fff!important;padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}body.light-theme .calculator-link-input-wrapper:focus-within{border-color:#69a60a!important}body.light-theme .calculator-link-input{flex:1;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}body.light-theme .calculator-link-input::placeholder{color:#5a5a5a!important}body.light-theme .calculator-link-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .calculator-link-send-button:disabled{opacity:.5;cursor:not-allowed}body.light-theme .calculator-link-send-button svg{width:24px;height:24px}body.light-theme .calculator-link-send-button svg path{fill:#07180d!important}body.light-theme .calculator-link-input-error{border:2px solid #ff4444!important;background:#fff5f5!important}body.light-theme .calculator-link-error-message{color:#f44!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%}body.light-theme .calculator-apoia-projeto-label{color:#2d332d}body.light-theme .calculator-apoia-projeto-phone,body.light-theme .calculator-apoia-projeto-number{color:#69a60a}body.light-theme .calculator-tabs-menu-container{display:flex;min-height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;max-width:100%;min-width:0;margin-bottom:0;padding:0 24px;box-sizing:border-box}body.light-theme .calculator-tabs-menu-row{display:flex;flex-direction:row;width:100%;flex:1 1 auto}body.light-theme .calculator-tabs-menu-row-main{width:100%}body.light-theme .calculator-tabs-menu-row-secondary,body.light-theme .calculator-tabs-menu-row-calculator{display:none}body.light-theme .calculator-tab-desktop{display:flex}body.light-theme .calculator-tab-mobile{display:none}body.light-theme .calculator-tab-content-wrapper{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;max-width:100%;min-width:0;padding:16px 0 0;min-height:0;margin-top:0;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(105,166,10,.3) transparent;position:relative}body.light-theme .calculator-tab-content-wrapper::-webkit-scrollbar{width:6px}body.light-theme .calculator-tab-content-wrapper::-webkit-scrollbar-track{background:transparent}body.light-theme .calculator-tab-content-wrapper::-webkit-scrollbar-thumb{background:#69a60a4d;border-radius:3px}body.light-theme .calculator-tab-content-wrapper::-webkit-scrollbar-thumb:hover{background:#69a60a80}body.light-theme .calculator-empty-state{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#07180d!important;font-size:14px;opacity:.8}body.light-theme .calculator-tab-content-wrapper--risk{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-height:var(--developer-correspondences-height, 480px);width:100%;max-width:100%;min-width:0;padding:16px 24px 24px;box-sizing:border-box;overflow-x:hidden}body.light-theme .calculator-risk-content-inner{width:100%;max-width:100%;min-width:0;overflow-wrap:break-word}body.light-theme .calculator-tab-content-wrapper--risk .calculator-description,body.light-theme .calculator-tab-content-wrapper--risk .calculator-risk-description{color:#07180d!important;opacity:.8}body.light-theme .calculator-risk-podium{max-width:100%;min-width:0}body.light-theme .calculator-risk-podium-item{border:2px solid #d8dbdf!important;background:#fff!important;min-width:0}body.light-theme .calculator-risk-podium-position{color:#69a60a!important}body.light-theme .calculator-risk-podium-name,body.light-theme .calculator-risk-podium-avg{color:#07180d!important}body.light-theme .calculator-transport-map-preview,body.light-theme .calculator-transport-map-preview--in-card{border:2px solid #d8dbdf!important;background:#f6f7f9!important}body.light-theme .calculator-transport-map-modal{background:#fff!important;border:2px solid #d8dbdf!important}body.light-theme .calculator-transport-map-modal-title{color:#3d6b0a!important}body.light-theme .calculator-transport-map-modal-hint{color:#07180d!important}body.light-theme .calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps{background:#69a60a!important;color:#fff!important;border:2px solid #69a60a!important;font-weight:600!important}body.light-theme .calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps:hover,body.light-theme .calculator-transport-map-modal-actions .calculator-job-goback-modal-save.calculator-transport-map-open-maps:focus{background:#5c9009!important;border-color:#5c9009!important;color:#fff!important}body.light-theme .calculator-teamlyzer-filters-container{display:flex;gap:12px;align-items:flex-start;padding:16px 24px 0;flex-wrap:wrap;position:relative;z-index:9998;overflow:visible;width:100%;box-sizing:border-box;margin-bottom:0}body.light-theme .calculator-teamlyzer-filter-wrapper{position:relative;display:flex;align-items:center;z-index:10000;overflow:visible;min-width:0;max-width:100%;flex:1 1 0}body.light-theme .calculator-teamlyzer-filter-wrapper-open{z-index:10001!important}body.light-theme .calculator-teamlyzer-filter-button{display:flex;height:32px;width:100%;min-width:0;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;cursor:pointer;box-sizing:border-box;transition:background-color .15s ease}body.light-theme .calculator-teamlyzer-filter-button:hover{background-color:#69a60a1a}body.light-theme .calculator-teamlyzer-filter-text{flex:1;min-width:0;color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.light-theme .calculator-teamlyzer-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}body.light-theme .calculator-teamlyzer-filter-button .calculator-teamlyzer-filter-arrow svg path,body.light-theme .calculator-teamlyzer-filter-button svg.calculator-teamlyzer-filter-arrow path,body.light-theme .calculator-teamlyzer-filter-button svg path{fill:#07180d!important}body.light-theme .calculator-teamlyzer-filter-arrow-up{transform:rotate(180deg)}body.light-theme .calculator-teamlyzer-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff!important;border:1px solid #d8dbdf!important;border-radius:8px;padding:4px 0;z-index:10002;display:flex;flex-direction:column;gap:0;min-width:0;max-width:100%;width:100%;box-sizing:border-box;box-shadow:0 8px 24px #0000001a;overflow-x:hidden;overflow-y:visible;max-height:none}body.light-theme .calculator-teamlyzer-filter-option{padding:8px 16px;color:#07180d!important;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere;word-break:break-word;transition:background-color .15s ease,color .15s ease}body.light-theme .calculator-teamlyzer-filter-option:hover{background-color:#69a60a1a;color:#69a60a!important}body.light-theme .calculator-teamlyzer-filter-option-selected{background-color:#69a60a33;color:#69a60a!important}body.light-theme .calculator-teamlyzer-filter-option:active{background-color:#69a60a33}body.light-theme .teamlyzer-job-card{display:flex;flex-direction:column;width:100%;min-width:245.333px;padding:8px;cursor:pointer;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;box-sizing:border-box;justify-content:flex-start;align-items:flex-start;flex-shrink:0;position:relative;overflow:hidden}body.light-theme .teamlyzer-job-card--new-this-week{border-color:#69a60a!important}body.light-theme .teamlyzer-job-card--listing-old{border-color:#f59e0b!important}body.light-theme .teamlyzer-job-card-new-badge{color:#fff;background:#69a60a;box-shadow:none}body.light-theme .teamlyzer-job-card-old-listing-badge{color:#0c1f13;background:#f59e0b;box-shadow:none}body.light-theme .teamlyzer-job-header{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:4px;width:100%;box-sizing:border-box;flex:0 0 auto;background:#c1fdb7}body.light-theme .teamlyzer-job-header-green{background:#c1fdb7}body.light-theme .teamlyzer-job-header-yellow{background:#fbe9a0}body.light-theme .teamlyzer-job-header-red{background:#ffb3a0}body.light-theme .teamlyzer-job-header-content{display:flex;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box}body.light-theme .teamlyzer-job-header-left{display:flex;flex-direction:column;flex:1;justify-content:flex-start;width:100%;min-width:0}body.light-theme .teamlyzer-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.176px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .teamlyzer-job-company{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0}body.light-theme .teamlyzer-job-company-teamlyzer-link{color:#5d5d68!important}body.light-theme .teamlyzer-job-company-teamlyzer-link:hover{color:#0a0!important}body.light-theme .teamlyzer-job-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:1.4;margin:4px 0 0;word-wrap:break-word;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}body.light-theme .teamlyzer-job-technologies-single-line{-webkit-line-clamp:1}body.light-theme .calculator-suggestion-label{color:#000;background:#6b6b6b59}body.light-theme .calculator-work-mode-label,body.light-theme .calculator-work-mode-label-hybrid,body.light-theme .calculator-work-mode-label-remote,body.light-theme .calculator-work-mode-label-on_site,body.light-theme .calculator-work-mode-label-on_spot{border-color:#00000059;color:#000}body.light-theme .calculator-risk-score-text{color:#000}body.light-theme .teamlyzer-job-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}body.light-theme .teamlyzer-job-badge-yellow{background:#f2c40e}body.light-theme .teamlyzer-job-badge-red{background:#ff6b4a}body.light-theme .teamlyzer-job-badge-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}body.light-theme .teamlyzer-job-scores{margin-top:16px;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box;flex:0 0 auto;padding:0;background:transparent}body.light-theme .teamlyzer-job-score-item{width:100%;box-sizing:border-box}body.light-theme .teamlyzer-job-score-label{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .teamlyzer-job-score-bar-wrapper{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px;box-sizing:border-box}body.light-theme .teamlyzer-job-score-bar{height:8px;width:100%;background:#8883!important;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1;box-sizing:border-box}body.light-theme .teamlyzer-job-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0;border-radius:4px}body.light-theme .teamlyzer-job-score-fill-green{background:#7fef83}body.light-theme .teamlyzer-job-score-fill-yellow{background:#f2c40e}body.light-theme .teamlyzer-job-score-fill-red{background:#ff6b4a}body.light-theme .teamlyzer-job-score-value{color:#07180d!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.18px;text-align:right;flex-shrink:0}body.light-theme .calculator-page .developer-jobs-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;cursor:pointer;position:relative;height:320px;min-height:320px;max-height:320px;box-sizing:border-box}body.light-theme .calculator-page .developer-jobs-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}body.light-theme .calculator-page .developer-jobs-top-section-yellow{background:#fbe9a0}body.light-theme .calculator-page .developer-jobs-top-section-red{background:#ffb3a0}body.light-theme .calculator-page .developer-jobs-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .calculator-page .developer-jobs-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .calculator-page .dev-job-match-section{margin-top:16px;display:flex;flex-direction:column;gap:16px;width:100%}body.light-theme .calculator-page .dev-job-match-score-section h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .calculator-page .dev-job-match-tech-score-bar{height:8px;width:100%;background:#8883!important;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}body.light-theme .calculator-page .dev-job-match-tech-score-value{font-size:12px;color:#07180d!important;text-align:right;font-family:Roboto,sans-serif}body.light-theme .calculator-page .dev-job-match-technologies h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .calculator-page .developer-jobs-list:has(.teamlyzer-job-card){display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;align-items:stretch;padding:0 24px 24px;width:100%;box-sizing:border-box}body.light-theme .teamlyzer-job-card{display:flex;flex-direction:column;height:100%}body.light-theme .teamlyzer-job-header{flex:0 0 auto}body.light-theme .teamlyzer-job-scores{flex:0 0 auto;display:flex;flex-direction:column}@media (max-width: 1024px){body.light-theme .calculator-title{font-size:22px}body.light-theme .calculator-description{font-size:15px}body.light-theme .calculator-page .calculator-tabs-menu-container{min-height:144px}body.light-theme .calculator-page .calculator-tabs-menu{flex-direction:column;min-height:144px}body.light-theme .calculator-page .calculator-tabs-menu-row{height:48px;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-page .calculator-tabs-menu-row-main{display:flex;flex-direction:row;justify-content:center}body.light-theme .calculator-page .calculator-tabs-menu-row-main .calculator-tab{flex:1 1 33.333%}body.light-theme .calculator-page .calculator-tab-desktop{display:none!important}body.light-theme .calculator-page .calculator-tabs-menu-row-secondary{display:flex;flex-direction:row;justify-content:center;width:100%;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-page .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 33.333%}body.light-theme .calculator-page .calculator-tabs-menu-row-calculator{display:flex;flex-direction:row;justify-content:center;width:100%;border-top:1px solid #d8dbdf!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-page .calculator-tabs-menu-row-calculator .calculator-tab{width:100%;flex:1 1 100%}body.light-theme .calculator-page .calculator-tab-mobile{display:flex!important}}@media (max-width: 768px){body.light-theme .calculator-header{padding:16px 16px 0;display:flex;justify-content:center}body.light-theme .calculator-header-content{width:100%;max-width:100%}body.light-theme .calculator-teamlyzer-logo-container{display:none}body.light-theme .calculator-header-text-with-logo{padding-right:0}body.light-theme .calculator-header-text{text-align:center;align-items:center}body.light-theme .calculator-title{font-size:20px;text-align:center}body.light-theme .calculator-description{font-size:14px;text-align:center;padding:0 8px}body.light-theme .calculator-link-input-container{padding:16px}body.light-theme .calculator-tabs-menu-container{padding:0 16px}body.light-theme .calculator-teamlyzer-filters-container{flex-direction:column;gap:12px;padding:16px 24px 0;margin-bottom:0}body.light-theme .calculator-teamlyzer-filter-wrapper{flex:none;width:100%}body.light-theme .calculator-teamlyzer-filter-button{width:100%}body.light-theme .calculator-teamlyzer-filter-dropdown{width:100%;left:0;right:0;min-width:100%}body.light-theme .calculator-page .developer-jobs-list:has(.teamlyzer-job-card){padding:0 24px 24px}}@media (max-width: 640px){body.light-theme .calculator-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}body.light-theme .calculator-tab-content-wrapper--risk{padding:16px 8px 24px}body.light-theme .calculator-header-content{width:100%;max-width:100%}body.light-theme .calculator-header-text{text-align:center;align-items:center}body.light-theme .calculator-title{font-size:24px;text-align:center;margin:16px 0 0}body.light-theme .calculator-description{font-size:14px;text-align:center}body.light-theme .calculator-link-input-container{padding:16px 8px}body.light-theme .calculator-page .calculator-tabs-menu-container{padding:0;min-height:144px;align-items:center}body.light-theme .calculator-page .calculator-tabs-menu{flex-direction:column;min-height:144px;height:auto;border-bottom:none!important;width:100%;max-width:100%}body.light-theme .calculator-page .calculator-tabs-menu-row{width:100%;height:48px;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-page .calculator-tabs-menu-row-main{display:flex;flex-direction:row;justify-content:center}body.light-theme .calculator-page .calculator-tabs-menu-row-main .calculator-tab{flex:1 1 33.333%}body.light-theme .calculator-page .calculator-tab-desktop{display:none!important}body.light-theme .calculator-page .calculator-tabs-menu-row-secondary{display:flex;flex-direction:row;justify-content:center;width:100%;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-page .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 33.333%}body.light-theme .calculator-page .calculator-tabs-menu-row-calculator{display:flex;flex-direction:row;justify-content:center;width:100%;border-top:1px solid #d8dbdf!important;border-bottom:1px solid #d8dbdf!important;margin-top:0}body.light-theme .calculator-page .calculator-tabs-menu-row-calculator .calculator-tab{width:100%;flex:1 1 100%}body.light-theme .calculator-page .calculator-tab-mobile{display:flex!important}body.light-theme .calculator-page .developer-jobs-list{padding:0 8px 8px}body.light-theme .calculator-page .developer-jobs-card{padding:8px}body.light-theme .calculator-page .developer-jobs-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}body.light-theme .calculator-page .developer-jobs-title-header{font-size:24px;margin:0;color:#07180d!important}body.light-theme .calculator-teamlyzer-filters-container{flex-direction:column;gap:12px;padding:16px 8px 0;margin-bottom:0}body.light-theme .calculator-teamlyzer-filter-wrapper{flex:none;width:100%}body.light-theme .calculator-teamlyzer-filter-button{width:100%}body.light-theme .calculator-teamlyzer-filter-dropdown{width:100%;left:0;right:0;min-width:100%}body.light-theme .calculator-page .developer-jobs-list:has(.teamlyzer-job-card){padding:0 8px 8px}}.developer-companies-page{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;padding:24px 28px 32px;gap:20px}.dashboard-content-wrapper>.developer-companies-page{flex:1 1 auto;min-height:0}.developer-companies-header{width:100%;max-width:100%;box-sizing:border-box}.developer-companies-header-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 20px;width:100%}.developer-companies-header-copy{flex:1 1 12rem;min-width:0}.developer-companies-header-metrics-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;margin-top:.15rem;min-height:32px;padding:0 12px;box-sizing:border-box;border-radius:8px;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border:1px solid #cefd75;background:transparent;color:#f9faf5}.developer-companies-header-metrics-link svg{flex-shrink:0;color:inherit}.developer-companies-header-metrics-link:focus-visible{outline:2px solid rgba(206,253,117,.65);outline-offset:3px}.developer-companies-title{margin:0 0 12px;font-size:1.5rem;font-weight:600;color:#f9faf5}.developer-companies-description{margin:0;font-size:.95rem;line-height:1.5;color:#f9faf5c7;width:100%;max-width:100%;box-sizing:border-box}.developer-companies-forbidden{padding:12px 16px;border-radius:8px;background:#b4282833;border:1px solid rgba(255,120,120,.35);color:#fecaca;font-size:.95rem}.developer-companies-page .developer-companies--affinities-hook.main-dash-affinities-section{margin:0;padding:0;background:transparent;border-radius:0;overflow:visible;align-self:stretch;width:100%;gap:20px}.developer-companies-results-scroll{width:100%;min-width:0}.developer-companies-employer-row{scroll-margin-top:16px}.developer-companies-grid-two-cols{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%;min-width:0;box-sizing:border-box}.developer-companies-grid-col{flex:1;min-width:0;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.developer-companies-page .main-dash-affinities-tile.developer-companies-expand-tile{overflow:visible;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.developer-companies-accordion-trigger{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:12px;margin:0;border:none;background:transparent;cursor:pointer;font:inherit;color:inherit;text-align:left;box-sizing:border-box}.developer-companies-accordion-trigger:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.developer-companies-summary-pill{flex:1;min-width:0;justify-content:flex-start!important}.developer-companies-accordion-trailing{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0}.developer-companies-heading-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}.developer-companies-listing-salaries{font-size:11px;line-height:1.2;font-weight:500;color:#f9faf5d1;font-variant-numeric:tabular-nums;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.developer-companies-name-row{display:flex;flex-direction:row;align-items:center;min-width:0;flex:1}.developer-companies-name-row .main-dash-affinities-org-pill-name{flex:1 1 auto;min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:unset}.developer-companies-teamlyzer-by-name.main-dash-affinities-org-pill-teamlyzer{margin-left:0;flex-shrink:0}.developer-companies-accordion-chevron-svg{flex-shrink:0;color:#f9faf5d9;transition:transform .2s ease}.developer-companies-accordion-chevron-svg--open{transform:rotate(180deg)}.developer-companies-accordion-body{border-top:1px solid rgba(206,253,117,.12);padding:12px 12px 14px;background:#00000024;overflow:visible;max-height:none;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.developer-relevant-employers-insights .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:50%;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f0f0f0;border:1px solid #fff;box-sizing:border-box}.developer-relevant-employers-insights.company-employee-insights-panel{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.developer-relevant-employers-insights.company-employee-insights-panel--embedded{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%}.developer-relevant-employers-main-column,.developer-relevant-employers-info-tab-column{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}.developer-relevant-employers-info-tab-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.developer-relevant-employers-insights .company-employee-insights-panel__body{width:100%;max-width:100%;min-width:0;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.developer-relevant-employers-insights .developer-relevant-employers-info-external-links{margin-top:auto;flex-shrink:0;padding-bottom:12px;margin-bottom:0}.developer-relevant-employers-insights .company-employee-insights-panel__count.company-employee-insights-panel__lead{text-align:center}.developer-relevant-employers-insights .developer-companies-insights-title-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;width:100%}.developer-relevant-employers-insights .developer-companies-insights-title-row .company-employee-insights-panel__title--centered{width:auto}.developer-relevant-employers-intel-requires-url{margin:14px 0 20px;text-align:center;font-size:12px;line-height:1.45;width:100%;box-sizing:border-box}.developer-relevant-employers-solo-freelance-pane{padding:8px 4px 16px;box-sizing:border-box;width:100%}.developer-relevant-employers-solo-freelance-msg{margin:0;font-size:13px;line-height:1.45;text-align:center}.developer-relevant-employers-insights-tabs{width:100%;margin-top:14px;margin-bottom:0;padding-top:10px;padding-bottom:12px;box-sizing:border-box}.developer-relevant-employers-insights .developer-relevant-employers-insights-tabs+*{margin-top:28px}.calculator-tabs-menu-container.developer-relevant-employers-insights-tabs{margin:0;min-height:48px;padding-left:0!important;padding-right:0!important;box-sizing:border-box}.developer-relevant-employers-insights-tabs .calculator-tabs-menu{border-left:none;border-right:none;border-top:none}.developer-relevant-employers-insights-tabs button.calculator-tab{flex:1 0 0;width:auto;min-width:0;border:none!important;background:transparent!important;padding:0!important;margin:0!important;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;box-shadow:none!important;outline:none}.developer-relevant-employers-insights-tabs button.calculator-tab:focus-visible{outline:2px solid #cefd75;outline-offset:2px;z-index:1}.developer-relevant-employers-tab-body-loading{min-height:min(280px,42vh)}.developer-relevant-employers-tab-error{width:100%;box-sizing:border-box;margin-top:0}.developer-relevant-employers-info-pane{width:100%;box-sizing:border-box}.developer-relevant-employers-intel-block{text-align:left;align-self:stretch}.developer-relevant-employers-intel-text{margin:0 0 10px;font-size:12px;line-height:1.45;text-align:left;width:100%}.developer-relevant-employers-intel-banner{margin-bottom:10px;text-align:center}.developer-relevant-employers-intel-kv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.developer-relevant-employers-intel-kv li{display:flex;flex-direction:column;gap:4px;font-size:11px;line-height:1.4}.developer-relevant-employers-intel-k{font-weight:600;opacity:.92}.developer-relevant-employers-intel-v{white-space:pre-wrap;word-break:break-word}.developer-relevant-employers-intel-subhead{margin:12px 0 8px;font-size:12px;font-weight:700;opacity:.95}.developer-relevant-employers-intel-subhead:first-child{margin-top:0}.developer-relevant-employers-intel-label{margin:10px 0 4px;font-size:11px;font-weight:600;opacity:.9}.developer-relevant-employers-intel-bullets{margin:0 0 10px;padding-left:1.1em;font-size:12px;line-height:1.45;text-align:left}.developer-relevant-employers-intel-bullets li{margin-bottom:4px}.developer-relevant-employers-intel-reviews-overall{margin-bottom:12px}.developer-relevant-employers-intel-platform-block{margin:14px 0;padding-top:10px;border-top:1px solid rgba(128,128,128,.22)}.developer-relevant-employers-intel-platform-block:first-of-type{border-top:none;padding-top:0}.developer-relevant-employers-intel-platform-name{margin:0 0 6px;font-size:12px}.developer-relevant-employers-intel-news-recent{margin-bottom:8px}.developer-relevant-employers-intel-news-card{margin:0 0 12px;padding:10px 10px 8px;border-radius:8px;background:#80808014}.developer-relevant-employers-intel-news-headline{margin:0 0 6px;font-size:12px;font-weight:700;line-height:1.35}.developer-relevant-employers-intel-locations-summary{margin-bottom:10px}.developer-relevant-employers-intel-locations-hint{margin:8px 0 0;font-size:12px}.developer-relevant-employers-intel-locations-after-cards{margin-top:14px}.developer-relevant-employers-intel-locations-section--no-tail-text{padding-bottom:14px;margin-bottom:4px}.developer-relevant-employers-intel-locations-weak{margin-top:4px}.developer-relevant-employers-intel-locations-weak-summary{cursor:pointer;font-weight:600;font-size:13px;list-style:none}.developer-relevant-employers-intel-locations-weak-summary::-webkit-details-marker{display:none}.developer-relevant-employers-intel-locations-weak[open] .developer-relevant-employers-intel-locations-weak-summary{margin-bottom:8px}.developer-relevant-employers-intel-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(220px,40vh)}.developer-relevant-employers-intel-loading-msg{margin:12px 0 0;text-align:center;font-weight:600;font-size:13px;animation:blink 1s step-start infinite}.developer-companies-insights-teamlyzer{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;line-height:0;border-radius:4px;text-decoration:none}.developer-companies-empty-inline{margin:8px 0 0}.developer-companies-column--list{display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0;flex:1}.developer-companies-search-wrap--solo{margin-bottom:4px}.developer-companies-search-wrap--solo .developer-companies-search-input{max-width:100%}.developer-companies-list-scroll{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;max-height:min(58vh,560px);overflow-x:hidden;overflow-y:auto;border-radius:10px;border:1px solid rgba(206,253,117,.15);background:#07180d40;padding:8px 8px 12px;box-sizing:border-box}.developer-companies-list-loading-global{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:min(52vh,440px);width:100%;max-width:100%;box-sizing:border-box}.developer-companies-page--list-initial-loading{min-height:calc(100dvh - 80px);min-height:calc(100vh - 80px)}.developer-companies-page--list-initial-loading .developer-companies--affinities-hook.main-dash-affinities-section{flex:1;display:flex;flex-direction:column;min-height:0}.developer-companies-page--list-initial-loading .developer-companies-list-loading-global{flex:1;min-height:0}@media (max-width: 768px){.developer-companies-page--list-initial-loading{min-height:calc(100dvh - 144px);min-height:calc(100vh - 144px)}}.developer-companies-page--search-empty{min-height:calc(100dvh - 80px);min-height:calc(100vh - 80px)}.developer-companies-page--search-empty .developer-companies--affinities-hook.main-dash-affinities-section{flex:1;display:flex;flex-direction:column;min-height:0}.developer-companies-search-empty-shell{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:100%;max-width:100%;box-sizing:border-box}.developer-companies-page--search-empty .developer-companies-search-empty-shell{flex:1;min-height:0}@media (max-width: 768px){.developer-companies-page--search-empty{min-height:calc(100dvh - 144px);min-height:calc(100vh - 144px)}}.developer-companies-column-title{margin:0;font-size:1.05rem;font-weight:600;color:#cefd75}.developer-companies-filters{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid rgba(206,253,117,.22);background:#07180d59}.developer-companies-filters-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:#f9faf58c}.developer-companies-filter-check{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#f9faf5e0;cursor:pointer}.developer-companies-filter-field{display:flex;flex-direction:column;gap:4px;font-size:.85rem;color:#f9faf5bf}.developer-companies-filter-field input{max-width:120px;padding:6px 8px;border-radius:6px;border:1px solid rgba(206,253,117,.25);background:#00000040;color:#f9faf5}.developer-companies-apply-filters{align-self:flex-start;margin-top:4px;padding:8px 14px;border-radius:8px;border:1px solid #00aa00;background:transparent;color:#cefd75;font-size:.9rem;cursor:pointer}.developer-companies-apply-filters:hover{background:#00aa0026}.developer-companies-search-wrap{display:flex;flex-direction:column;gap:6px}.developer-companies-search-label{font-size:.85rem;color:#f9faf5bf}.developer-companies-search-inner{position:relative}.developer-companies-ac-meta{margin:6px 0 0;font-size:.8rem;line-height:1.4;color:#f9faf58c}.developer-companies-search-input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid rgba(206,253,117,.28);background:#0000004d;color:#f9faf5;font-size:.95rem}.developer-companies-suggestions{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);margin:0;padding:4px 0;list-style:none;max-height:220px;overflow-y:auto;border-radius:8px;border:1px solid rgba(206,253,117,.25);background:#0d1f12;box-shadow:0 8px 24px #00000059}.developer-companies-suggestion-btn{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:transparent;color:#f9faf5;font-size:.9rem;cursor:pointer}.developer-companies-suggestion-btn:hover{background:#0a03}.developer-companies-list-error,.developer-companies-count-hint,.developer-companies-loading-inline,.developer-companies-empty{margin:0;font-size:.88rem;color:#f9faf5a6}.developer-companies-list-error{color:#fca5a5}.developer-companies-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.developer-companies-list-logo{width:28px;height:28px;object-fit:contain;border-radius:4px;flex-shrink:0;background:#ffffff0f}.developer-companies-list-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:#07180d73;color:#f9faf5;font-size:.9rem;cursor:pointer}.developer-companies-list-btn:hover{border-color:#cefd7533}.developer-companies-list-btn--selected{border-color:#0a0;background:#00aa001f}.developer-companies-list-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.developer-companies-list-count{flex-shrink:0;font-size:.8rem;color:#cefd75d9}.developer-companies-column--detail{min-width:0;position:sticky;top:12px}.developer-relevant-employers-insights{max-width:900px}.developer-companies-detail-placeholder{padding:28px 20px;border-radius:12px;border:1px dashed rgba(206,253,117,.25);color:#f9faf58c;font-size:.95rem;line-height:1.5}.developer-companies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;width:100%}.developer-companies-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;margin:0;padding:14px 10px;border-radius:12px;border:1px solid rgba(206,253,117,.2);background:#07180d73;color:#f9faf5;cursor:pointer;font:inherit;text-align:center;min-height:132px;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.developer-companies-card:hover{border-color:#cefd7561}.developer-companies-card--selected{border-color:#0a0;background:#00aa0024}.developer-companies-card-media{width:64px;height:64px;object-fit:cover;border-radius:50%;flex-shrink:0;background:#ffffff0f}.developer-companies-card-placeholder{width:64px;height:64px;border-radius:50%;align-items:center;justify-content:center;flex-shrink:0;background:#cefd751f;color:#cefd75;font-size:1.35rem;font-weight:600}.developer-companies-card-name{font-size:.85rem;font-weight:500;line-height:1.3;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.developer-companies-empty--hint{font-style:italic;opacity:.9}@media (max-width: 1024px){.developer-companies-page{padding:24px 16px 28px}}@media (max-width: 768px){.developer-companies-page{padding:16px 0 24px;gap:12px;box-sizing:border-box;overflow-x:hidden;width:100%;max-width:100%}.developer-companies-header{width:100%;max-width:100%;text-align:center;padding:0 8px;box-sizing:border-box}.developer-companies-header-row{flex-direction:column;align-items:center;justify-content:flex-start;gap:18px}.developer-companies-header-copy{width:100%;text-align:center;flex:0 1 auto;min-height:0}.developer-companies-header-metrics-link{margin-top:0;margin-bottom:0;align-self:center}.developer-companies-title{font-size:1.25rem;line-height:1.35;text-align:center;margin:0 0 8px}.developer-companies-description{font-size:.875rem;line-height:1.5;text-align:center;padding:0}.developer-companies-page .developer-companies-forbidden{margin-left:8px;margin-right:8px;box-sizing:border-box}.developer-companies-page .developer-companies-list-error,.developer-companies-page .main-dash-affinities-empty.developer-companies-empty-inline{padding-left:8px;padding-right:8px;box-sizing:border-box}.developer-companies-page .developer-companies--affinities-hook .main-dash-affinities-filters{padding-left:8px;padding-right:8px;box-sizing:border-box;align-self:stretch;width:100%}.developer-companies-page .developer-companies--affinities-hook .main-dash-affinities-filters .main-dash-affinities-job-search.job-talent-matches-search{width:100%;max-width:none}.developer-companies-results-scroll{width:100%;padding-left:8px;padding-right:8px;box-sizing:border-box}.developer-companies-accordion-trigger{padding:10px}}@media (max-width: 640px){.developer-companies-page{padding:16px 0 24px}.developer-companies-title{font-size:1.125rem}.developer-companies-description{font-size:.8125rem;padding:0}.developer-companies-accordion-trigger{padding:10px 8px}}@media (max-width: 960px){.developer-companies-layout{grid-template-columns:1fr}.developer-companies-column--detail{position:static}}.developer-companies-loading-global{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:200px;width:100%}.developer-companies-loading-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0;width:100%}.developer-companies-spinner-orbit{position:relative;display:flex;justify-content:center;align-items:center}.developer-companies-spinner-orbit--compact{width:200px;height:200px}.developer-companies-spinner-center{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);z-index:10}.developer-companies-spinner-center img{width:100%;height:100%;object-fit:contain}.developer-companies-spinner-orbiting{position:absolute;top:0;left:50%;width:60px;height:60px;transform:translate(-50%) rotate(0);transform-origin:center 100px;animation:planetary-orbit 12s linear infinite;z-index:1}.developer-companies-spinner-orbiting img{width:100%;height:100%;object-fit:contain}.developer-companies-community-load-more-sentinel{width:100%;height:1px}.developer-companies-community-load-more-sentinel--loading-more{opacity:.6}.developer-companies-community-load-more-spacer{display:block;height:24px}.developer-relevant-employers-jobs-platforms{list-style:none;margin:0;padding:0 0 8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.developer-relevant-employers-jobs-platform-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;background:#00aa000f;border:1px solid rgba(0,170,0,.18);min-width:0}body.light-theme .developer-relevant-employers-jobs-platform-item{background:#69a60a0f;border-color:#69a60a2e}.developer-relevant-employers-jobs-platform-logo{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#fff;border:1px solid rgba(0,0,0,.08);flex-shrink:0;overflow:hidden}.developer-relevant-employers-jobs-platform-logo-img{width:22px;height:22px;object-fit:contain}.developer-relevant-employers-jobs-platform-placeholder{font-weight:700;font-size:.85rem;color:#1f3a05}.developer-relevant-employers-jobs-platform-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto;text-align:left}.developer-relevant-employers-jobs-platform-name{font-weight:700;font-size:.95rem;color:inherit}.developer-relevant-employers-jobs-platform-meta{font-size:.8rem;opacity:.8;font-variant-numeric:tabular-nums;display:flex;flex-direction:column;gap:3px}.developer-relevant-employers-jobs-platform-meta-levels{font-size:.78rem;opacity:.88}.developer-relevant-employers-jobs-platform-item.developer-relevant-employers-jobs-platform-item--inefficient-hiring{background:#ef44441f;border-color:#ef4444}.developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-name,.developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta,.developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta-row,.developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta-levels{color:#fecaca;opacity:1}body.light-theme .developer-relevant-employers-jobs-platform-item.developer-relevant-employers-jobs-platform-item--inefficient-hiring{background:#b91c1c14;border-color:#b91c1c}body.light-theme .developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-name,body.light-theme .developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta,body.light-theme .developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta-row,body.light-theme .developer-relevant-employers-jobs-platform-item--inefficient-hiring .developer-relevant-employers-jobs-platform-meta-levels{color:#b91c1c}.company-employee-insights-panel__stat-box.company-employee-insights-panel__stat-box--consultancy-high-vacancies{border-color:#ef4444;background:#ef44441f}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__stat-box-value,.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__stat-box-label{color:#fecaca}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box.company-employee-insights-panel__stat-box--consultancy-high-vacancies{border-color:#b91c1c;background:#b91c1c14}.company-employee-insights-panel--light .company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__stat-box-value,.company-employee-insights-panel--light .company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__stat-box-label{color:#b91c1c}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--dark{background:#4a0d0d}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--dark svg,.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--dark svg path{color:#ef4444!important;fill:#ef4444!important}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--dark .company-employee-insights-panel__stat-icon-glyph{filter:drop-shadow(0 0 1px rgba(239,68,68,.45))}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--light{border-color:#fecaca}.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--light svg,.company-employee-insights-panel__stat-box--consultancy-high-vacancies .company-employee-insights-panel__footer-social-icon--light svg path{color:#b91c1c!important;fill:#b91c1c!important}@media (max-width: 640px){.developer-relevant-employers-jobs-platforms{grid-template-columns:1fr}}.developer-relevant-employers-jobs-empty-stretch{flex:1 1 auto!important;min-height:0!important;display:flex;flex-direction:column}.developer-relevant-employers-jobs-empty-stretch .company-employee-insights-panel__insufficient-sample-inner{flex:1 1 auto;min-height:0!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.employers-page{--employers-hero-green: #cefd75}body.light-theme .employers-page{--employers-hero-green: #69a60a}.employers-page .employers-hero{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin:.5rem 0 2rem}.employers-page .employers-hero-metrics-cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex-shrink:0;margin-top:.1rem;padding:.45rem .85rem;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;border:1px solid color-mix(in srgb,var(--employers-hero-green) 45%,transparent);background:color-mix(in srgb,var(--employers-hero-green) 14%,transparent);color:var(--employers-hero-green);transition:background .15s ease,color .15s ease,border-color .15s ease,transform .12s ease}.employers-page .employers-hero-metrics-cta:hover{background:color-mix(in srgb,var(--employers-hero-green) 24%,transparent);border-color:color-mix(in srgb,var(--employers-hero-green) 65%,transparent);transform:translateY(-1px)}.employers-page .employers-hero-metrics-cta:focus-visible{outline:2px solid rgba(206,253,117,.65);outline-offset:3px}body.light-theme .employers-page .employers-hero-metrics-cta:focus-visible{outline-color:#69a60a8c}.employers-page .employers-hero-metrics-cta--secondary{border-color:#f5faf047;background:#ffffff0f;color:#f5faf0eb}body.light-theme .employers-page .employers-hero-metrics-cta--secondary{border-color:#07180d24;background:#07180d0a;color:#07180d}.employers-page .employers-hero-metrics-cta--secondary:hover{background:#ffffff1a}body.light-theme .employers-page .employers-hero-metrics-cta--secondary:hover{background:#07180d12}.employers-page .employers-tabs-menu-container.calculator-tabs-menu-container{padding:0;margin-bottom:1.25rem}.employers-page button.calculator-tab.employers-main-tab{border:none;background:transparent;margin:0;padding:0;font:inherit;color:inherit;appearance:none;-webkit-appearance:none}.employers-page .employers-tabs-menu-container .calculator-tabs-menu{flex-direction:row;flex-wrap:nowrap;height:48px}.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-main,.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-secondary{display:contents}.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-main .calculator-tab,.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 0;min-width:0}@media (max-width: 768px){.employers-page .employers-tabs-menu-container.calculator-tabs-menu-container{min-height:96px}.employers-page .employers-tabs-menu-container .calculator-tabs-menu{flex-direction:column;align-items:stretch;height:auto;min-height:96px}.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-main,.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-secondary{display:flex;flex-direction:row;width:100%;height:48px;border-bottom:1px solid #cefd75}.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-main .calculator-tab{flex:1 1 33.333%}.employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-secondary .calculator-tab{flex:1 1 50%}body.light-theme .employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-main,body.light-theme .employers-page .employers-tabs-menu-container .calculator-tabs-menu-row-secondary{border-bottom-color:#69a60a59}}.employers-page .employers-hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;width:100%}.employers-page .employers-reddit-promo-wrap{display:flex;justify-content:center;width:100%;margin-top:.35rem}.employers-page .employers-reddit-promo{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .75rem .55rem .9rem;border-radius:12px;text-decoration:none;border:1px solid color-mix(in srgb,var(--employers-hero-green) 38%,transparent);background:#ffffffe6;box-shadow:0 1px #0000000f}body.light-theme .employers-page .employers-reddit-promo{border-color:#07180d24;background:#ffffffb8}.employers-page .employers-reddit-promo:focus-visible{outline:2px solid rgba(206,253,117,.65);outline-offset:3px}body.light-theme .employers-page .employers-reddit-promo:focus-visible{outline-color:#69a60a8c}.employers-page .employers-reddit-promo-icon{display:block}.employers-page .employers-reddit-promo-label{font-size:.78rem;font-weight:700;letter-spacing:.03em;line-height:1.25;text-align:left;white-space:nowrap}.employers-page .employers-reddit-promo-label-rest{color:#000}body.light-theme .employers-page .employers-reddit-promo-label-rest{color:#07180d}.employers-page .employers-reddit-promo-label-it{color:var(--employers-hero-green)}body.light-theme .employers-page .employers-reddit-promo-label-it{color:#69a60a}.employers-page .employers-route-title{margin:0}@media (max-width: 768px){.employers-page .employers-hero{align-items:center;text-align:center}.employers-page .employers-hero-metrics-cta,.employers-page .employers-reddit-promo-wrap{align-self:center}.employers-page .employers-hero>.employers-hero-content{align-items:center;text-align:center}.employers-page .about-hero-subtitle{text-align:center;width:100%}.employers-page .employers-reddit-promo-label{white-space:normal;text-align:center}}.employers-page .employers-section{margin-top:1rem}.employers-page .employers-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;margin:0 0 1rem}.employers-page .employers-toolbar-top{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:space-between;width:100%}.employers-page .employers-toolbar-consultancy-row{display:flex;justify-content:center;width:100%}.employers-page .employers-toolbar-filters-row{--employers-filter-seg-size: 24px;--employers-filter-strip-height: 24px;--employers-filter-label-gap: .28rem;--employers-filter-col-width: max(calc(var(--employers-filter-seg-size) * 3), 6.25rem);--employers-filter-label-min-height: .828rem ;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:clamp(.65rem,3vw,1.5rem);width:100%;max-width:100%;margin:0 auto}.employers-page .employers-toolbar-filters-row .employers-filter-toggle{display:grid;grid-template-rows:var(--employers-filter-strip-height) auto;gap:var(--employers-filter-label-gap);justify-items:center;align-content:start;width:var(--employers-filter-col-width);min-width:var(--employers-filter-col-width);max-width:var(--employers-filter-col-width);padding:0;margin:0;line-height:1;box-sizing:border-box}.employers-page .employers-toolbar-filters-row button.employers-filter-toggle{appearance:none;-webkit-appearance:none;border:none;background:transparent;font:inherit;color:inherit;cursor:pointer;border-radius:0}.employers-page .employers-toolbar-filters-row .employers-exclude-consultancy-toggle-strip,.employers-page .employers-toolbar-filters-row .employers-remote-scope-toggle-strip{grid-row:1;align-self:center;justify-self:center;box-sizing:border-box;width:calc(var(--employers-filter-seg-size) * 2);height:var(--employers-filter-strip-height);flex-shrink:0}.employers-page .employers-toolbar-filters-row .employers-remote-scope-toggle-strip{width:calc(var(--employers-filter-seg-size) * 3)}.employers-page .employers-toolbar-filters-row .employers-exclude-consultancy-toggle-left,.employers-page .employers-toolbar-filters-row .employers-exclude-consultancy-toggle-right,.employers-page .employers-toolbar-filters-row .employers-remote-scope-toggle-seg{flex:1 1 var(--employers-filter-seg-size);min-width:var(--employers-filter-seg-size);min-height:100%}.employers-page .employers-toolbar-filters-row .employers-filter-toggle-label{grid-row:2;width:100%;min-height:var(--employers-filter-label-min-height);margin:0;padding:0;font-size:.72rem;font-weight:600;line-height:1.15;opacity:.92;text-align:center;white-space:nowrap}.employers-page .employers-toolbar--remote-only{margin:.5rem 0 1rem}.employers-page .employers-remote-scope-toggle{display:inline-flex;flex-direction:column;align-items:center;gap:.28rem;max-width:min(24rem,100%)}.employers-page .employers-remote-scope-toggle-strip{display:flex;width:72px;height:24px;border-radius:6px;border:2px solid #5a5a5a;background:transparent;overflow:hidden;flex-shrink:0;transition:border-color .3s ease}.employers-page .employers-remote-scope-toggle-seg{flex:1;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;cursor:pointer;background:transparent;color:#8a8a8a;transition:background .3s ease,color .3s ease}.employers-page .employers-remote-scope-toggle-seg svg{display:block;width:12px;height:12px;flex-shrink:0;stroke:#8a8a8a;transition:stroke .3s ease}.employers-page .employers-remote-scope-toggle-seg--global:not(.is-active){color:#0a0}.employers-page .employers-remote-scope-toggle-seg--global:not(.is-active) svg{stroke:#0a0}.employers-page .employers-remote-scope-toggle-seg--national:not(.is-active){color:#d4a017}.employers-page .employers-remote-scope-toggle-seg--national:not(.is-active) svg{stroke:#d4a017}.employers-page .employers-remote-scope-toggle-seg--remote:not(.is-active){color:#c00}.employers-page .employers-remote-scope-toggle-seg--remote:not(.is-active) svg{stroke:#c00}.employers-page .employers-remote-scope-toggle--all .employers-remote-scope-toggle-strip{border-color:#0a0}.employers-page .employers-remote-scope-toggle-seg--global.is-active{background:#0a0;color:#f9faf5}.employers-page .employers-remote-scope-toggle-seg--global.is-active svg{stroke:#f9faf5}.employers-page .employers-remote-scope-toggle--national .employers-remote-scope-toggle-strip{border-color:#d4a017}.employers-page .employers-remote-scope-toggle-seg--national.is-active{background:#d4a017;color:#1a1400}.employers-page .employers-remote-scope-toggle-seg--national.is-active svg{stroke:#1a1400}.employers-page .employers-remote-scope-toggle--remote_only .employers-remote-scope-toggle-strip{border-color:#c00}.employers-page .employers-remote-scope-toggle-seg--remote.is-active{background:#c00;color:#f9faf5}.employers-page .employers-remote-scope-toggle-seg--remote.is-active svg{stroke:#f9faf5}.employers-page .employers-remote-scope-toggle-seg:focus-visible{outline:2px solid currentColor;outline-offset:-2px;z-index:1}.employers-page .employers-remote-scope-toggle-seg--global.is-active:focus-visible{outline-color:#f9faf5}.employers-page .employers-remote-scope-toggle-seg--national.is-active:focus-visible{outline-color:#1a1400}.employers-page .employers-remote-scope-toggle-seg--remote.is-active:focus-visible{outline-color:#f9faf5}.employers-page .employers-remote-scope-toggle-seg--global:not(.is-active):hover{background:#00aa0026}.employers-page .employers-remote-scope-toggle-seg--national:not(.is-active):hover{background:#d4a01733}.employers-page .employers-remote-scope-toggle-seg--remote:not(.is-active):hover{background:#cc000026}body.light-theme .employers-page .employers-remote-scope-toggle-strip{border-color:#9a9a9a}body.light-theme .employers-page .employers-remote-scope-toggle-seg--global:not(.is-active){color:#69a60a}body.light-theme .employers-page .employers-remote-scope-toggle-seg--global:not(.is-active) svg{stroke:#69a60a}body.light-theme .employers-page .employers-remote-scope-toggle-seg--national:not(.is-active){color:#b8860b}body.light-theme .employers-page .employers-remote-scope-toggle-seg--national:not(.is-active) svg{stroke:#b8860b}body.light-theme .employers-page .employers-remote-scope-toggle-seg--remote:not(.is-active){color:#c62828}body.light-theme .employers-page .employers-remote-scope-toggle-seg--remote:not(.is-active) svg{stroke:#c62828}body.light-theme .employers-page .employers-remote-scope-toggle--all .employers-remote-scope-toggle-strip{border-color:#69a60a}body.light-theme .employers-page .employers-remote-scope-toggle-seg--global.is-active{background:#69a60a;color:#fff}body.light-theme .employers-page .employers-remote-scope-toggle-seg--global.is-active svg{stroke:#fff}body.light-theme .employers-page .employers-remote-scope-toggle--national .employers-remote-scope-toggle-strip{border-color:#c9a227}body.light-theme .employers-page .employers-remote-scope-toggle-seg--national.is-active{background:#c9a227;color:#1a1400}body.light-theme .employers-page .employers-remote-scope-toggle-seg--national.is-active svg{stroke:#1a1400}body.light-theme .employers-page .employers-remote-scope-toggle--remote_only .employers-remote-scope-toggle-strip{border-color:#c62828}body.light-theme .employers-page .employers-remote-scope-toggle-seg--remote.is-active{background:#c62828;color:#fff}body.light-theme .employers-page .employers-remote-scope-toggle-seg--remote.is-active svg{stroke:#fff}.employers-page .employers-jobs-subtoolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:0 0 .75rem;gap:.5rem}.employers-page .employers-exclude-consultancy-toggle{display:inline-flex;flex-direction:column;align-items:center;gap:.28rem;cursor:pointer;border:none;background:transparent;padding:.15rem .5rem;font:inherit;color:inherit;border-radius:8px;max-width:min(24rem,100%)}.employers-page .employers-exclude-consultancy-toggle-strip{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #cc0000;background:transparent;overflow:hidden;flex-shrink:0;transition:all .3s ease}.employers-page .employers-exclude-consultancy-toggle-left,.employers-page .employers-exclude-consultancy-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.employers-page .employers-exclude-consultancy-toggle-left svg,.employers-page .employers-exclude-consultancy-toggle-right svg{display:block;width:12px;height:12px}.employers-page .employers-exclude-consultancy-toggle-left{background:#c00;color:#f9faf5}.employers-page .employers-exclude-consultancy-toggle-left svg{stroke:#f9faf5;fill:none}.employers-page .employers-exclude-consultancy-toggle-right{background:transparent;color:#c00}.employers-page .employers-exclude-consultancy-toggle-right svg{stroke:#c00;fill:none}.employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-strip{border-color:#0a0}.employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left{background:transparent;color:#0a0}.employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left svg{stroke:#0a0}.employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right{background:#0a0;color:#f9faf5}.employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right svg{stroke:#f9faf5}.employers-page .employers-exclude-consultancy-toggle:not(.employers-exclude-consultancy-toggle--active):hover .employers-exclude-consultancy-toggle-strip{border-color:#f33}.employers-page .employers-exclude-consultancy-toggle--active:hover .employers-exclude-consultancy-toggle-strip{border-color:#0d0}.employers-page .employers-exclude-consultancy-toggle:focus-visible{outline:2px solid #cc0000;outline-offset:3px}.employers-page .employers-exclude-consultancy-toggle--active:focus-visible{outline-color:#0a0}body.light-theme .employers-page .employers-exclude-consultancy-toggle-strip{border-color:#c62828}body.light-theme .employers-page .employers-exclude-consultancy-toggle-left{background:#c62828;color:#fff}body.light-theme .employers-page .employers-exclude-consultancy-toggle-left svg{stroke:#fff}body.light-theme .employers-page .employers-exclude-consultancy-toggle-right{color:#c62828}body.light-theme .employers-page .employers-exclude-consultancy-toggle-right svg{stroke:#c62828}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-strip{border-color:#69a60a}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left{background:transparent;color:#69a60a}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-left svg{stroke:#69a60a}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right{background:#69a60a;color:#fff}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active .employers-exclude-consultancy-toggle-right svg{stroke:#fff}body.light-theme .employers-page .employers-exclude-consultancy-toggle:not(.employers-exclude-consultancy-toggle--active):hover .employers-exclude-consultancy-toggle-strip{border-color:#e53935}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active:hover .employers-exclude-consultancy-toggle-strip{border-color:#69a60a}body.light-theme .employers-page .employers-exclude-consultancy-toggle:focus-visible{outline-color:#c62828}body.light-theme .employers-page .employers-exclude-consultancy-toggle--active:focus-visible{outline-color:#69a60a}.employers-page .employers-exclude-consultancy-toggle-label{font-size:.75rem;font-weight:600;opacity:.92;text-align:center;line-height:1.25;white-space:normal}.employers-page .employers-filter{position:relative;flex:1 1 280px;max-width:360px;display:inline-flex;align-items:center}.employers-page .employers-filter-icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);opacity:.55;pointer-events:none}.employers-page .employers-filter-input{flex:1 1 auto;width:100%;padding:.5rem 2rem .5rem 2.1rem;border-radius:10px;border:1px solid rgba(0,170,0,.35);background:#ffffff0a;font-family:monospace;font-size:.9rem;color:inherit;outline:none;transition:border-color .15s ease,background .15s ease}body.light-theme .employers-page .employers-filter-input{background:#ffffffb3;border-color:#69a60a47}.employers-page .employers-filter-input::placeholder{opacity:.6}.employers-page .employers-filter-input:focus{border-color:#cefd75;background:#ffffff14}body.light-theme .employers-page .employers-filter-input:focus{border-color:#69a60a;background:#fff}.employers-page .employers-filter-clear{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ffffff14;border:none;cursor:pointer;color:inherit;opacity:.7}body.light-theme .employers-page .employers-filter-clear{background:#0000000f}.employers-page .employers-filter-clear:hover{opacity:1}.employers-page .employers-count{font-family:monospace;font-size:.85rem;opacity:.75;white-space:nowrap}.employers-page .employers-status{text-align:center;padding:3rem 1rem;font-size:.95rem;opacity:.7}.employers-page .employers-status--error{color:#ff6b6b;opacity:.95}body.light-theme .employers-page .employers-status--error{color:#c0392b}.employers-page .employers-table-wrap{width:100%;max-height:calc(100vh - 140px);overflow-x:auto;overflow-y:auto;border-radius:14px;border:1px solid rgba(0,170,0,.25);background:#ffffff05}body.light-theme .employers-page .employers-table-wrap{background:#ffffff80;border-color:#69a60a2e}.employers-page .employers-table{width:100%;border-collapse:separate;border-spacing:0;font-family:monospace;font-variant-numeric:tabular-nums}.employers-page .employers-table thead th{text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;padding:.7rem .9rem;background:#1a2a14;border-bottom:1px solid rgba(0,170,0,.45);color:#cefd75;position:sticky;top:0;z-index:5;box-shadow:0 2px 6px #00000040;white-space:nowrap}body.light-theme .employers-page .employers-table thead th{background:#eef5dc;color:#07180d;border-bottom-color:#69a60a73;box-shadow:0 2px 6px #69a60a2e}.employers-page .employers-table thead th.employers-th--age{color:#cefd75}body.light-theme .employers-page .employers-table thead th.employers-th--age{color:#2e6014}.employers-page .employers-th-btn{display:inline-flex;align-items:center;gap:.35rem;background:transparent;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.06em}.employers-page .employers-table thead .employers-th-btn--multiline{display:inline-block;width:100%;max-width:100%;white-space:normal;line-height:1.2;vertical-align:bottom;text-align:inherit;overflow-wrap:anywhere;word-break:normal}.employers-page .employers-table thead .employers-th-btn--multiline .employers-th-btn__sort{display:inline;white-space:nowrap;vertical-align:-.12em;margin-left:.15rem}.employers-page .employers-table thead .employers-th-btn--multiline .employers-th-btn__sort:before{content:" ";white-space:nowrap}.employers-page .employers-th-btn:hover,.employers-page .employers-th-btn.is-active{color:#fff}body.light-theme .employers-page .employers-th-btn:hover,body.light-theme .employers-page .employers-th-btn.is-active{color:#69a60a}.employers-page .employers-table tbody td{padding:.55rem .9rem;border-bottom:1px solid rgba(0,170,0,.12);vertical-align:middle}body.light-theme .employers-page .employers-table tbody td{border-bottom-color:#69a60a24}.employers-page .employers-table tbody tr:nth-child(2n) td{background:#00aa000a}body.light-theme .employers-page .employers-table tbody tr:nth-child(2n) td{background:#69a60a0d}.employers-page .employers-table tbody tr:hover td{background:#00aa0024}body.light-theme .employers-page .employers-table tbody tr:hover td{background:#69a60a2e}.employers-page .employers-table tbody tr:last-child td{border-bottom:none}.employers-page .employers-table tbody tr.employers-row--insights{cursor:pointer}.employers-page .employers-table tbody tr.employers-row--insights:focus-visible{outline:2px solid rgba(206,253,117,.65);outline-offset:2px}body.light-theme .employers-page .employers-table tbody tr.employers-row--insights:focus-visible{outline-color:#69a60a8c}.employers-page .employers-col--rank{width:56px}.employers-page .employers-col--company{width:auto;min-width:10.5rem}.employers-page .employers-col--num{width:90px}.employers-page .employers-col--salary-count{width:96px;min-width:6rem}.employers-page .employers-col--salary{width:104px}.employers-page .employers-col--median-salary{min-width:7.25rem}.employers-page .employers-col--level-pct{width:72px}.employers-page .employers-col--age{width:150px}.employers-page .employers-col--platforms{width:calc(66px + .6rem);max-width:calc(66px + .6rem)}.employers-page .employers-td--rank{text-align:center}.employers-page .employers-rank-pill{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;padding:0 .45rem;border-radius:999px;background:#cefd75;color:#1f3a05;font-weight:800;font-size:.8rem}.employers-page .employers-td--company{min-width:10.5rem;max-width:22rem;vertical-align:middle}.employers-page .employers-company-cell{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.65rem;min-width:0;max-width:100%;text-decoration:none;color:inherit}.employers-page .employers-company-cell--link{cursor:pointer}.employers-page .employers-company-cell--button{appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;text-align:left;width:100%}.employers-page .employers-company-cell--button:focus-visible{outline:2px solid rgba(206,253,117,.65);outline-offset:3px;border-radius:6px}body.light-theme .employers-page .employers-company-cell--button:focus-visible{outline-color:#69a60a99}.employers-page .employers-company-logo{width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid rgba(0,0,0,.08);object-fit:contain;flex-shrink:0}.employers-page .employers-company-logo--placeholder{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#1f3a05;background:#cefd75;border-color:#69a60a38}.employers-page .employers-company-name{font-weight:600;color:inherit}.employers-page .employers-td--company>.employers-company-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.3;min-width:0}.employers-page .employers-company-text-stack{display:contents}.employers-page .employers-company-name-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;flex:1 1 auto;max-width:100%}.employers-page .employers-company-name-row .employers-company-name{flex:0 1 auto;min-width:0;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.3}.employers-page .employers-company-name-row .employers-consultancy-chip{flex:0 0 auto;align-self:center}.employers-page .employers-consultancy-chip{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;padding:.22rem .5rem;border-radius:999px;color:#e8d5f0;background:#8b5ca859;border:1px solid rgba(200,160,220,.45)}body.light-theme .employers-page .employers-consultancy-chip{color:#4a1d5c;background:#8b5ca824;border-color:#6b328247}.employers-page .employers-td--num{text-align:right;font-weight:700;font-size:.95rem}.employers-page .employers-td--salary{font-variant-numeric:tabular-nums;white-space:nowrap}.employers-page .employers-td--salary-empty{color:#f5faf073}body.light-theme .employers-page .employers-td--salary-empty{color:#5050588c}.employers-page .employers-td--age{text-align:center}.employers-page .employers-age-pill{display:inline-flex;align-items:center;justify-content:center;min-width:6.5ch;padding:.28rem .65rem;border-radius:999px;background:#cefd751f;border:1px solid rgba(206,253,117,.35);color:#cefd75;font-weight:800;font-size:.95rem;letter-spacing:-.01em;line-height:1}body.light-theme .employers-page .employers-age-pill{background:#69a60a1a;border-color:#69a60a52;color:#2e6014}.employers-page .employers-age-pill.employers-age-pill--inefficient-hiring{background:#ef444424;border-color:#ef4444;color:#fecaca}body.light-theme .employers-page .employers-age-pill.employers-age-pill--inefficient-hiring{background:#b91c1c1a;border-color:#b91c1c;color:#b91c1c}.employers-page .employers-vacancies-wrap{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;font-size:inherit;font-weight:inherit;line-height:1}.employers-page .employers-vacancies-alert-icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1em;height:1em;line-height:0;transform:translateY(-.04em)}.employers-page .employers-vacancies-alert-icon-wrap svg,.employers-page .employers-vacancies-alert-icon{display:block;width:1em;height:1em;color:#f87171}.employers-page .employers-vacancies--consultancy-high{color:#f87171;font-weight:inherit;line-height:1;font-variant-numeric:tabular-nums}body.light-theme .employers-page .employers-vacancies-alert-icon,body.light-theme .employers-page .employers-vacancies--consultancy-high{color:#dc2626}.employers-page .employers-td--platforms{vertical-align:middle;max-width:calc(66px + 2.4rem);overflow:hidden}.employers-page .employers-platforms{display:inline-flex;flex-wrap:nowrap;gap:.3rem;align-items:center;max-width:calc(66px + .6rem)}.employers-page .employers-platform-wrap{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#fff;border:1px solid rgba(0,0,0,.08);overflow:hidden;flex-shrink:0;transition:transform .12s ease}.employers-page .employers-platform-wrap:hover{transform:translateY(-1px)}.employers-page .employers-platform-logo{width:14px;height:14px;object-fit:contain}.employers-page .employers-platform-placeholder{font-size:.7rem;font-weight:700;color:#5d5d68}@media (max-width: 960px){.employers-page .employers-table thead th,.employers-page .employers-table tbody td{padding:.55rem .6rem}.employers-page .employers-col--num{width:80px}.employers-page .employers-col--salary-count{width:88px;min-width:5.5rem}.employers-page .employers-col--salary{width:92px}.employers-page .employers-col--median-salary{min-width:6.5rem}.employers-page .employers-col--level-pct{width:64px}.employers-page .employers-col--age{width:130px}.employers-page .employers-col--platforms{width:calc(66px + .6rem);max-width:calc(66px + .6rem)}}@media (max-width: 720px){.about-container.employers-page{padding:.75rem 1rem 2.5rem}.employers-page .employers-hero{margin:0 0 .75rem;gap:.5rem}.employers-page .employers-hero-content{gap:.45rem}.employers-page .employers-route-title{font-size:1.8rem;margin-bottom:.25rem}.employers-page .employers-section{margin-top:.25rem}.employers-page .employers-table-wrap{max-height:none;overflow:visible;border:none;background:transparent;border-radius:0}.employers-page .employers-table{display:block;width:100%}.employers-page .employers-table colgroup,.employers-page .employers-table thead{display:none}.employers-page .employers-table tbody{display:flex;flex-direction:column;gap:.6rem}.employers-page .employers-table tbody tr{display:grid;grid-template-columns:auto 1fr;column-gap:.65rem;row-gap:.35rem;padding:.7rem .85rem;background:#00aa000d;border:1px solid rgba(0,170,0,.22);border-radius:12px}body.light-theme .employers-page .employers-table tbody tr{background:#69a60a0d;border-color:#69a60a38}.employers-page .employers-table tbody tr:nth-child(2n) td,body.light-theme .employers-page .employers-table tbody tr:nth-child(2n) td,.employers-page .employers-table tbody tr:hover td,body.light-theme .employers-page .employers-table tbody tr:hover td{background:transparent}.employers-page .employers-table tbody td{display:block;padding:0;border:none;font-size:.92rem;line-height:1.35}.employers-page .employers-td--rank{grid-column:1;grid-row:1;align-self:center;text-align:left}.employers-page .employers-td--company{grid-column:2;grid-row:1;align-self:center;max-width:100%;min-width:0;padding-bottom:.1rem;border-bottom:1px solid rgba(0,170,0,.18)}body.light-theme .employers-page .employers-td--company{border-bottom-color:#69a60a38}.employers-page .employers-company-name-row .employers-company-name,.employers-page .employers-company-text-stack>.employers-company-name{font-size:1rem}.employers-page .employers-table tbody td[data-label]{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.18rem 0;text-align:right}.employers-page .employers-table tbody td[data-label]:before{content:attr(data-label);text-transform:uppercase;font-size:.7rem;letter-spacing:.05em;font-weight:700;opacity:.7;flex:0 0 auto;text-align:left;white-space:nowrap}.employers-page .employers-td--num{font-size:.95rem;font-weight:700;text-align:right}.employers-page .employers-td--age{text-align:right}.employers-page .employers-age-pill{font-size:.85rem;padding:.22rem .55rem}.employers-page .employers-td--platforms{align-items:flex-start}.employers-page .employers-platforms{justify-content:flex-end;gap:.35rem}.employers-page .employers-table tbody tr.employers-roles-row--selected{background:#00aa001f;border-color:#00aa0073}body.light-theme .employers-page .employers-table tbody tr.employers-roles-row--selected{background:#69a60a24;border-color:#69a60a66}.employers-page .employers-table tbody tr.employers-tech-row--selected{background:#00aa001f;border-color:#00aa0073}body.light-theme .employers-page .employers-table tbody tr.employers-tech-row--selected{background:#69a60a24;border-color:#69a60a66}.employers-page .employers-tech-lead{font-size:.95rem}.employers-page .employers-tech-meta{font-size:.88rem;margin-bottom:.75rem}.employers-page .employers-toolbar{gap:.5rem;margin:0 0 .5rem}.employers-page .employers-toolbar-top{flex-direction:column;align-items:stretch;gap:.5rem}.employers-page .employers-filter{max-width:none;flex:0 0 auto}.employers-page .employers-filter-input{padding:.55rem 2.25rem .55rem 2.1rem;font-size:.95rem}.employers-page .employers-count{text-align:center;margin:0}.employers-page .employers-toolbar-filters-row{--employers-filter-col-width: max(7.25rem, calc(var(--employers-filter-seg-size) * 3));--employers-filter-label-min-height: calc(1.15 * .65rem);gap:.5rem;padding:0 .15rem}.employers-page .employers-toolbar-filters-row .employers-filter-toggle-label{font-size:.65rem}}@media (max-width: 380px){.employers-page .employers-table tbody tr{padding:.6rem .7rem}.employers-page .employers-table tbody td[data-label]{flex-wrap:wrap;gap:.25rem .6rem}.employers-page .employers-table tbody td[data-label]:before{flex:1 1 100%}.employers-page .employers-platforms{justify-content:flex-start}.employers-page .employers-td--num,.employers-page .employers-td--salary,.employers-page .employers-td--age{text-align:left;flex:1 1 100%}}.employers-modal-overlay{position:fixed;inset:0;z-index:999999999;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,4vw,2rem);overflow-y:auto}.employers-modal-background{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;background:#103209e6}body.light-theme .employers-modal-background{background:#69a60a33}.employers-company-modal-back{position:absolute;top:1rem;left:1rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;min-width:16px;min-height:16px;margin:0;padding:0;border:none;border-radius:0;background:transparent;color:#f9faf5;cursor:pointer;opacity:.9;transition:opacity .15s ease}.employers-company-modal-back:hover{opacity:1}.employers-company-modal-back:focus-visible{outline:2px solid #cefd75;outline-offset:2px}body.light-theme .employers-company-modal-back{color:#07180d}body.light-theme .employers-company-modal-back:focus-visible{outline-color:#69a60a}.company-employee-insights-panel.company-employee-insights-panel--wraps-developer-employer.employers-modal-surface{position:relative;top:auto;left:auto;z-index:1;width:min(1080px,calc(100vw - 48px));height:min(880px,88vh);min-height:min(880px,88vh);max-height:min(880px,88vh);flex-shrink:0;min-width:0}@supports (height: 100dvh){.company-employee-insights-panel.company-employee-insights-panel--wraps-developer-employer.employers-modal-surface{height:min(880px,88dvh);min-height:min(880px,88dvh);max-height:min(880px,88dvh)}}.company-employee-insights-panel.employers-modal-surface>.entity-insights-modal-scroll{flex:1 1 auto;min-height:0;max-height:none;overflow:hidden;padding-right:0;width:100%;display:flex;flex-direction:column}.company-employee-insights-panel.employers-modal-surface>.entity-insights-modal-scroll>.company-employee-insights-panel--embedded.developer-relevant-employers-insights,.company-employee-insights-panel.employers-modal-surface>.entity-insights-modal-scroll>.company-employee-insights-panel--embedded.employers-market-detail-modal{flex:1 1 auto;min-height:0;overflow:hidden}.company-employee-insights-panel--embedded.employers-market-detail-modal .employers-market-detail-modal__title{font-size:clamp(1.5rem,4.2vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.company-employee-insights-panel--embedded.employers-market-detail-modal .company-employee-insights-panel__header .employers-market-detail-rank{margin:.35rem 0 0;text-align:center;font-size:.9375rem;line-height:1.35}.company-employee-insights-panel--embedded.employers-market-detail-modal .employers-market-detail-tab-scroll{padding:0 4px 8px}.company-employee-insights-panel.employers-modal-surface>.entity-insights-modal-footer{display:none}@media (max-width: 640px){.employers-modal-overlay{padding:8px;align-items:stretch;justify-content:flex-start;overflow:hidden}.company-employee-insights-panel.company-employee-insights-panel--wraps-developer-employer.employers-modal-surface{width:calc(100vw - 16px);max-width:none;height:calc(100vh - 16px);min-height:calc(100vh - 16px);max-height:calc(100vh - 16px);padding:10px 12px;flex-direction:column;justify-content:flex-start;overflow:hidden}@supports (height: 100dvh){.company-employee-insights-panel.company-employee-insights-panel--wraps-developer-employer.employers-modal-surface{height:calc(100dvh - 16px);min-height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}}.company-employee-insights-panel.employers-modal-surface>.entity-insights-modal-footer{display:flex;flex:0 0 auto;width:100%;margin-top:0;padding-top:16px;padding-bottom:16px}.employers-market-detail-modal .employers-market-detail-modal__title{font-size:1.375rem;line-height:1.15}.employers-market-detail-modal .employers-market-detail-rank{font-size:.875rem}.employers-market-detail-modal .employers-market-detail-tab-scroll{padding:0 2px 8px;-webkit-overflow-scrolling:touch}.employers-market-detail-modal .employers-tech-modal-companies-intro{margin:0 0 .65rem;font-size:.8125rem;line-height:1.4;text-align:left}.employers-market-detail-modal .employers-market-top-companies-list{gap:.55rem}.employers-market-detail-modal .employers-market-top-company{gap:.5rem;padding:.6rem}.employers-market-detail-modal .employers-market-top-company__headline{font-size:.8125rem;line-height:1.35}.employers-market-detail-modal .employers-market-top-company__salaries{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.employers-market-detail-modal .employers-market-top-company__salary{padding:.35rem .25rem;text-align:center;align-items:center}.employers-market-detail-modal .employers-market-top-company__salary-label{font-size:.5625rem;letter-spacing:.04em;line-height:1.15}.employers-market-detail-modal .employers-market-top-company__salary-count{font-size:.5625rem;line-height:1.15}.employers-market-detail-modal .employers-market-top-company__salary-value{font-size:.6875rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.employers-market-detail-modal .employers-tech-modal-stats--mentions,.employers-market-detail-modal .employers-tech-modal-stats--levels,.employers-market-detail-modal .employers-tech-modal-stats--salary-meta{grid-template-columns:1fr}.employers-market-detail-modal .employers-tech-modal-stats--salary-summary{grid-template-columns:1fr 1fr}.employers-market-detail-modal .employers-tech-modal-stats--salary-levels{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.employers-market-detail-modal .employers-tech-modal-stats--salary-levels .employers-tech-modal-stat{padding:.5rem .35rem}.employers-market-detail-modal .employers-tech-modal-stats--salary-levels .employers-tech-modal-stat-label{font-size:.58rem}.employers-market-detail-modal .employers-tech-modal-stats--salary-levels .employers-tech-modal-stat-value{font-size:.95rem}.employers-market-detail-modal .employers-tech-modal-footnote{font-size:.78rem;text-align:left}.employers-market-detail-modal .developer-relevant-employers-insights-tabs .calculator-tab-text{font-size:.8125rem}.employers-market-detail-modal .employers-market-cross-cards{gap:.55rem}.employers-market-detail-modal .employers-market-cross-card{padding:.6rem;gap:.45rem}.employers-market-detail-modal .employers-market-cross-card__head{min-height:auto;gap:.35rem}.employers-market-detail-modal .employers-market-cross-card__title{font-size:.8125rem;line-height:1.35}.employers-market-detail-modal .employers-market-cross-card__body{flex-direction:column;gap:.45rem}.employers-market-detail-modal .employers-market-cross-card__vacancies.employers-tech-modal-stats{flex:none;width:100%}.employers-market-detail-modal .employers-market-cross-card__vacancies .employers-tech-modal-stat{height:auto;justify-content:flex-start}.employers-market-detail-modal .employers-market-cross-card__salaries.employers-tech-modal-salary-layout{gap:.45rem;width:100%}.employers-market-detail-modal .employers-market-cross-card .employers-tech-modal-stat-value{font-size:1rem}.employers-market-detail-modal .employers-market-cross-card__vacancies .employers-tech-modal-stat-value{font-size:1.1rem}.employers-market-detail-modal .employers-market-cross-card .employers-tech-modal-stats--salary-levels .employers-tech-modal-stat-lead{font-size:.5625rem;line-height:1.15}.employers-market-detail-modal .employers-tech-modal-cross-region>.company-employee-insights-panel__section{margin-top:10px;padding-top:12px}}.employers-page .employers-main-nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;width:100%;margin:0 0 1.25rem;border-bottom:1px solid var(--employers-hero-green);min-height:48px;align-items:stretch}.employers-page .employers-main-nav-btn{flex:1 1 0;min-width:0;cursor:pointer;border:none;background:transparent;color:#dde4ddeb;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.25;letter-spacing:.02em;padding:12px 10px 14px;position:relative;transition:color .15s ease}.employers-page .employers-main-nav-btn:hover{color:#f8fafc}.employers-page .employers-main-nav-btn.is-active{color:var(--employers-hero-green)}.employers-page .employers-main-nav-btn.is-active:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:3px;border-radius:2px 2px 0 0;background:var(--employers-hero-green)}body.light-theme .employers-page .employers-main-nav-btn{color:#1e293bbf}body.light-theme .employers-page .employers-main-nav-btn:hover{color:#0f172a}.employers-page .employers-market-block{margin:.5rem 0 1.5rem}.employers-page .employers-market-block--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1rem;min-height:12rem}.employers-page .employers-market-retry{margin-top:.75rem;padding:.5rem 1rem;border-radius:8px;border:1px solid var(--employers-hero-green);background:color-mix(in srgb,var(--employers-hero-green) 16%,transparent);color:var(--employers-hero-green);font-weight:600;cursor:pointer}body.light-theme .employers-page .employers-market-retry{background:color-mix(in srgb,var(--employers-hero-green) 14%,transparent)}.employers-page .employers-levels-panel{margin:0 0 2rem}.employers-page .employers-levels-lead{font-size:1.02rem;line-height:1.55;margin:0 0 1rem;font-weight:600;opacity:.95;color:var(--employers-hero-green)}.employers-page .employers-levels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.35rem}@media (max-width: 1080px){.employers-page .employers-levels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.employers-page .employers-levels-grid{grid-template-columns:minmax(0,1fr)}}.employers-page .employers-level-card{border:1px solid color-mix(in srgb,var(--employers-hero-green) 32%,transparent);border-radius:14px;padding:1.25rem 1.35rem 1.5rem;background:#0f172a59;min-width:0;display:flex;flex-direction:column;gap:0}body.light-theme .employers-page .employers-level-card{border-color:color-mix(in srgb,var(--employers-hero-green) 35%,transparent);background:#ffffffa6}.employers-page .employers-level-card-header{margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid color-mix(in srgb,var(--employers-hero-green) 18%,transparent)}.employers-page .employers-level-card-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:700;color:var(--employers-hero-green);line-height:1.35}.employers-page .employers-level-card-meta{margin:0;font-size:.94rem;opacity:.88;line-height:1.5}.employers-page .employers-level-card-charts{display:flex;flex-direction:column;gap:1.65rem;min-width:0;flex:1 1 auto}.employers-page .employers-level-card-charts--level-only{flex:1 1 auto;justify-content:center;align-items:center;min-height:0;padding-block:.35rem .5rem}.employers-page .employers-level-card-charts--level-only .employers-level-chart-col{width:100%;max-width:min(100%,26.5rem);margin-inline:auto;display:flex;flex-direction:column;align-items:center}.employers-page .employers-level-card-charts--level-only .employers-level-chart-label{text-align:center;width:100%}.employers-page .employers-level-card-charts--level-only .employers-level-chart-box{min-height:440px;width:100%;display:flex;justify-content:center;align-items:center}.employers-page .employers-level-chart-col{min-width:0;width:100%}.employers-page .employers-level-chart-label{font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.95;margin-bottom:.5rem;color:var(--employers-hero-green)}.employers-page .employers-level-chart-box{min-height:340px;width:100%;min-width:0}.employers-page .employers-level-chart-tooltip{padding:.65rem .9rem;border-radius:10px;background:#0f172af0;border:1px solid rgba(206,253,117,.35);color:#f1f5f9;box-shadow:0 10px 28px #00000047;font-size:.88rem;line-height:1.4;min-width:7.5rem}.employers-page .employers-level-chart-tooltip__name{font-weight:700;margin-bottom:.25rem;color:#cefd75}.employers-page .employers-level-chart-tooltip__stats{font-weight:600;opacity:.95}body.light-theme .employers-page .employers-level-chart-tooltip{background:#fff;border:1px solid #d8dbdf;color:#132f1d;box-shadow:0 10px 24px #0f172a1f}body.light-theme .employers-page .employers-level-chart-tooltip__name{color:#3f6212}body.light-theme .employers-page .employers-level-chart-tooltip__stats{color:#374151}.employers-page .employers-level-chart-box .recharts-legend-wrapper{max-width:100%}.employers-page .employers-level-chart-box .recharts-legend-item-text{white-space:normal;word-break:break-word;color:#e2e8f0f2}body.light-theme .employers-page .employers-level-chart-box .recharts-legend-item-text{color:#374151}.employers-page .employers-level-empty{margin:0;padding:2rem .5rem;text-align:center;font-size:.9rem;opacity:.8}.employers-page .employers-sectors-panel{margin:0 0 2rem}.employers-page .employers-sectors-lead{font-size:1.02rem;line-height:1.55;margin:0 0 .35rem;font-weight:600;opacity:.95;color:var(--employers-hero-green)}.employers-page .employers-sectors-meta{margin:0 0 1rem;font-size:.92rem;opacity:.85}.employers-page .employers-sectors-row--niche{opacity:.92}.employers-page .employers-roles-panel{margin:0 0 2rem}.employers-page .employers-roles-lead{font-size:1.02rem;line-height:1.55;margin:0 0 .35rem;font-weight:600;opacity:.95;color:var(--employers-hero-green)}.employers-page .employers-roles-meta{margin:0 0 1rem;font-size:.92rem;opacity:.85}.employers-page .employers-roles-row--other{opacity:.92}.employers-page .employers-table tbody tr.employers-roles-row--selected td{background:#cefd751f}body.light-theme .employers-page .employers-table tbody tr.employers-roles-row--selected td{background:#69a60a24}.employers-page .employers-tab-pane[hidden]{display:none!important}.employers-page .employers-tech-panel{margin:0 0 2rem}.employers-page .employers-tech-lead{font-size:1.02rem;line-height:1.55;margin:0 0 .35rem;font-weight:600;opacity:.95;color:var(--employers-hero-green)}.employers-page .employers-tech-meta{margin:0 0 1rem;font-size:.92rem;opacity:.85}.employers-page .employers-tech-load-more{padding:.25rem 0 .5rem;min-height:4rem}.employers-page .employers-market-block--loading--compact{padding:1.25rem 1rem;gap:.5rem}.employers-page .employers-market-block--loading--compact .spinner-orbit{transform:scale(.72);transform-origin:center}.employers-page .employers-tech-end{margin:.75rem 0 0;padding:.5rem 0 0;text-align:center;font-size:.8125rem;opacity:.75}.employers-page .employers-table tbody tr.employers-tech-row--selected td{background:#cefd751f}body.light-theme .employers-page .employers-table tbody tr.employers-tech-row--selected td{background:#69a60a24}.employers-tech-modal-surface{position:relative;z-index:2;width:min(100%,48rem);max-height:min(88vh,44rem);overflow:auto;margin:auto;padding:1.35rem 1.5rem 1.1rem;border-radius:16px;border:1px solid rgba(0,170,0,.35);background:#13291b;color:#f9faf5;box-shadow:0 24px 64px #00000073}body.light-theme .employers-tech-modal-surface{background:#fff;color:#07180d;border-color:#69a60a59;box-shadow:0 24px 48px #69a60a1f}.employers-tech-modal-surface--loading{display:flex;align-items:center;justify-content:center;min-height:12rem}.employers-tech-modal-head{margin-bottom:1rem;text-align:center}.employers-tech-modal-title{margin:0;font-size:1.45rem;font-weight:800;line-height:1.2;word-break:break-word}.employers-tech-modal-rank{margin:.45rem 0 0;font-size:.9rem;color:#cefd75;font-weight:600}body.light-theme .employers-tech-modal-rank{color:#3d7a1f}.employers-tech-modal-rank--muted{color:#9ca3af;font-weight:500}body.light-theme .employers-tech-modal-rank--muted{color:#5d5d68}.employers-tech-modal-section-title{margin:0 0 .5rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;opacity:.85;text-align:center}.employers-tech-modal-stats{display:grid;gap:.65rem;margin:0 0 1rem}.employers-tech-modal-stats--mentions{grid-template-columns:1fr 1fr}.employers-tech-modal-stats--levels{grid-template-columns:repeat(3,1fr)}.employers-tech-modal-salary-layout{display:flex;flex-direction:column;gap:.65rem;margin:0 0 1rem}.employers-tech-modal-stats--salary-meta{grid-template-columns:1fr}.employers-tech-modal-stats--salary-summary{grid-template-columns:1fr 1fr}.employers-tech-modal-stats--salary-levels{grid-template-columns:repeat(3,1fr)}.employers-tech-modal-stat{display:flex;flex-direction:column;gap:.25rem;padding:.65rem .75rem;border-radius:10px;background:#00aa0014;border:1px solid rgba(0,170,0,.18)}body.light-theme .employers-tech-modal-stat{background:#69a60a0f;border-color:#69a60a33}.employers-tech-modal-stat-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;opacity:.75;line-height:1.2}.employers-tech-modal-stat-lead{font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.25;opacity:.88}.employers-tech-modal-stat-value{font-size:1.15rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.employers-tech-modal-footnote{margin:0;font-size:.82rem;line-height:1.45;opacity:.82;text-align:center}.employers-tech-modal-footer{display:flex;justify-content:center;margin-top:1.15rem;padding-top:.5rem}.employers-tech-modal-tabs{display:flex;gap:.5rem;justify-content:center;margin:0 0 1rem;flex-wrap:wrap}.employers-tech-modal-tab{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(0,170,0,.35);background:transparent;color:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.employers-tech-modal-tab.is-active{background:#00aa002e;border-color:#cefd758c}body.light-theme .employers-tech-modal-tab.is-active{background:#69a60a24;border-color:#69a60a73}.employers-tech-modal-companies-intro{margin:0 0 .85rem;font-size:.84rem;line-height:1.45;text-align:center;opacity:.88}.employers-market-top-companies-list,.employers-tech-modal-companies-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.employers-tech-modal-metrics-body{display:flex;flex-direction:column;width:100%}.employers-tech-modal-metrics-body>.employers-tech-modal-stats--mentions{margin-bottom:.25rem}.employers-tech-modal-metrics-body>.employers-tech-modal-footnote{margin-top:.85rem}.employers-market-detail-modal .employers-tech-modal-metrics-body>.company-employee-insights-panel__section:first-of-type{border-top:1px solid rgba(206,253,117,.12);margin-top:12px;padding-top:14px}body.light-theme .employers-market-detail-modal .employers-tech-modal-metrics-body>.company-employee-insights-panel__section:first-of-type{border-top-color:#0000000f}.employers-tech-modal-cross-region{display:flex;flex-direction:column;width:100%}.employers-tech-modal-cross-region>.company-employee-insights-panel__section:first-child{border-top:1px solid rgba(206,253,117,.12);margin-top:12px;padding-top:14px}body.light-theme .employers-market-detail-modal .employers-tech-modal-cross-region>.company-employee-insights-panel__section:first-child{border-top-color:#0000000f}.employers-market-detail-modal .employers-tech-modal-salary-layout,.employers-market-detail-modal .company-employee-insights-panel__section .employers-tech-modal-stats{margin-bottom:0}.employers-market-detail-modal .employers-market-cross-tech-chips.developer-public-profile-experience-technologies,.employers-market-detail-modal .company-employee-insights-panel__tech-chips.developer-public-profile-experience-technologies{justify-content:center;align-content:center;width:100%}.employers-market-cross-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:.55rem}.employers-market-cross-card{display:flex;flex-direction:column;gap:.55rem;padding:.65rem;border-radius:10px;background:#00aa000f;border:1px solid rgba(0,170,0,.16);text-align:left}body.light-theme .employers-market-cross-card{background:#69a60a0d;border-color:#69a60a2e}.employers-market-cross-card__head{display:flex;align-items:flex-start;gap:.45rem;min-height:2.25rem}.employers-market-cross-card__rank{flex-shrink:0;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-variant-numeric:tabular-nums;opacity:.55;line-height:1.2;padding-top:.12rem}.employers-market-cross-card__title{margin:0;flex:1;min-width:0;font-size:.78rem;font-weight:700;line-height:1.3;word-break:break-word;hyphens:auto}.employers-market-cross-card__body{display:flex;flex-direction:column;gap:.5rem;width:100%}.employers-market-cross-card__vacancies.employers-tech-modal-stats{margin:0;grid-template-columns:1fr}.employers-market-cross-card__salaries.employers-tech-modal-salary-layout{margin:0;gap:.5rem;flex:1;min-width:0}@media (min-width: 641px){.employers-market-cross-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.employers-market-cross-card__body{flex-direction:row;align-items:stretch;gap:.5rem}.employers-market-cross-card__vacancies.employers-tech-modal-stats{flex:0 0 5.75rem;align-self:stretch}.employers-market-cross-card__vacancies .employers-tech-modal-stat{height:100%;justify-content:center}}.employers-market-cross-card .employers-tech-modal-stats{margin:0}.employers-market-detail-modal .employers-market-cross-card .employers-tech-modal-stat-value{font-size:1.05rem}.employers-market-detail-modal .employers-market-cross-card__vacancies .employers-tech-modal-stat-value{font-size:1.15rem}.employers-market-cross-tech-chip{gap:8px;padding-right:8px;height:auto;min-height:28px;padding-top:4px;padding-bottom:4px}.employers-market-cross-tech-chip-name{line-height:1.25}.employers-market-cross-tech-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;padding:0 6px;border-radius:6px;background:#0003;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2;letter-spacing:.02em}body.light-theme .employers-market-cross-tech-chip-count{background:#07180d14;color:#07180d}.employers-market-top-company{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;padding:.75rem;border-radius:10px;background:#00aa0014;border:1px solid rgba(0,170,0,.18)}body.light-theme .employers-market-top-company{background:#69a60a0f;border-color:#69a60a33}.employers-market-top-company__logo{flex:0 0 auto;border-radius:50%;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.08);box-sizing:border-box;display:flex;align-items:center;justify-content:center}button.employers-market-top-company__logo--button{margin:0;padding:0;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}button.employers-market-top-company__logo--button:hover{border-color:#cefd75a6;box-shadow:0 0 0 2px #cefd7533}button.employers-market-top-company__logo--button:focus-visible{outline:2px solid #cefd75;outline-offset:2px}body.light-theme button.employers-market-top-company__logo--button:hover{border-color:#69a60a8c;box-shadow:0 0 0 2px #69a60a2e}body.light-theme button.employers-market-top-company__logo--button:focus-visible{outline-color:#69a60a}body.light-theme .employers-market-top-company__logo{border-color:#69a60a2e}.employers-market-top-company__logo .employers-company-logo,.employers-market-top-company__logo .employers-company-logo--placeholder{width:100%;height:100%;min-width:0;min-height:0;max-width:none;max-height:none;aspect-ratio:1 / 1;border-radius:50%;border:none;object-fit:contain;box-sizing:border-box}.employers-market-top-company__logo .employers-company-logo--placeholder{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(.8rem,42%,1.35rem);color:#1f3a05;background:#cefd75}.employers-market-top-company__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.45rem}.employers-market-top-company__headline{margin:0;font-size:.9375rem;line-height:1.35;word-break:break-word}.employers-market-top-company__name{font-weight:700}.employers-market-top-company__sep{opacity:.55;font-weight:500}.employers-market-top-company__vacancies{font-weight:700;font-variant-numeric:tabular-nums;opacity:.9}.employers-market-top-company__salaries{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%}.employers-market-top-company__salary{display:flex;flex-direction:column;gap:.2rem;min-width:0;padding:.45rem .5rem;border-radius:8px;background:#0000001f;border:1px solid rgba(206,253,117,.12)}body.light-theme .employers-market-top-company__salary{background:#ffffffa6;border-color:#69a60a29}.employers-market-top-company__salary-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.72;line-height:1.2}.employers-market-top-company__salary-count{font-size:.68rem;font-weight:700;line-height:1.2;opacity:.85;font-variant-numeric:tabular-nums}.employers-market-top-company__salary-value{font-size:.875rem;font-weight:800;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap}body.light-theme .developer-public-profile-page{background:#f7f8f8!important}body.light-theme .developer-public-profile-header,body.light-theme .developer-public-profile-header.developer-public-profile-no-auth,body.light-theme .developer-public-profile-header.developer-public-profile-public-view{background:#fff!important}body.light-theme .developer-public-profile-back-arrow{fill:#07180d!important}body.light-theme .developer-public-profile-back-arrow path{fill:#07180d!important}body.light-theme .developer-public-profile-header-title{color:#07180d!important}body.light-theme .developer-public-profile-header-subtitle{color:#5a5a5a!important}body.light-theme .developer-public-profile-header-icon{border:1px solid #d8dbdf!important;background:transparent!important}body.light-theme .developer-public-profile-header-icon:hover{background:#69a60a0d!important;border-color:#69a60a!important}body.light-theme .developer-public-profile-header-icon svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .developer-public-profile-register-button{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .developer-public-profile-register-button:hover{background:#5a9508!important;border-color:#5a9508!important;opacity:1!important}body.light-theme .developer-public-profile-copied-tooltip{background:#fff!important;color:#69a60a!important;border:1px solid #d8dbdf!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .action-button-tooltip{background:#fff!important;color:#07180d!important;border:1px solid #d8dbdf!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .developer-public-profile-section-wrapper{background:#f7f8f8!important}body.light-theme .developer-public-profile-top-section{border:2px solid #d8dbdf!important;background:linear-gradient(315deg,#69a60a59 -2.46%,#ffffff59 100.57%)!important}body.light-theme .developer-public-profile-background-section{background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background-light.png) 50% / cover no-repeat!important}body.light-theme .developer-public-profile-edit-btn{border-color:#69a60a!important;background:#69a60a!important}body.light-theme .developer-public-profile-edit-btn svg path{fill:#fff!important}body.light-theme .developer-public-profile-edit-btn:hover{background:#5c9209!important;border-color:#5c9209!important}body.light-theme .developer-public-profile-show-availability-inner{background:#69a60a!important}body.light-theme .developer-public-profile-show-availability-inner.developer-public-profile-availability-false{background:#fdd475!important}body.light-theme .developer-public-profile-availability-text{color:#fff!important}body.light-theme .developer-public-profile-show-availability-inner.developer-public-profile-availability-false .developer-public-profile-availability-text{color:#8a640b!important}body.light-theme .developer-public-profile-action-button{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .developer-public-profile-action-button svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .developer-public-profile-mutual-star-icon,body.light-theme .developer-public-profile-mutual-dont-know-icon,body.light-theme .developer-public-profile-affinity-knows-icon{color:#fff!important}body.light-theme .developer-public-profile-picture-zone{border:4px solid #d8dbdf!important}body.light-theme .developer-public-profile-picture-zone svg rect[fill],body.light-theme .developer-public-profile-picture-zone svg rect:first-of-type{fill:#edfdca!important}body.light-theme .developer-public-profile-picture-zone svg rect[stroke]{stroke:#d8dbdf!important}body.light-theme .developer-public-profile-picture-zone svg path{fill:#69a60a!important}body.light-theme .developer-public-profile-linkedin-link:focus-visible{outline:2px solid #69a60a!important;outline-offset:2px}body.light-theme .developer-public-profile-name{color:#07180d!important}body.light-theme .developer-public-profile-role{color:#5a5a5a!important}body.light-theme .developer-public-profile-location-text,body.light-theme .developer-public-profile-work-mode-text,body.light-theme .developer-public-profile-work-type-text{color:#07180d!important}body.light-theme .developer-public-profile-location-icon svg path,body.light-theme .developer-public-profile-location-icon svg g path,body.light-theme .developer-public-profile-location-icon path,body.light-theme .developer-public-profile-location-icon g path,body.light-theme .developer-public-profile-work-mode-icon svg path,body.light-theme .developer-public-profile-work-mode-icon path,body.light-theme .developer-public-profile-work-type-icon svg path,body.light-theme .developer-public-profile-work-type-icon path{fill:#07180d!important}body.light-theme .developer-public-profile-location-icon svg path[stroke],body.light-theme .developer-public-profile-location-icon path[stroke],body.light-theme .developer-public-profile-work-mode-icon svg path[stroke],body.light-theme .developer-public-profile-work-mode-icon path[stroke],body.light-theme .developer-public-profile-work-type-icon svg path[stroke],body.light-theme .developer-public-profile-work-type-icon path[stroke]{stroke:#07180d!important}body.light-theme .developer-public-profile-location-icon svg path[fill="#CEFD75"],body.light-theme .developer-public-profile-location-icon svg g path[fill="#CEFD75"],body.light-theme .developer-public-profile-work-mode-icon svg path[fill="#CEFD75"],body.light-theme .developer-public-profile-work-type-icon svg path[fill="#CEFD75"]{fill:#07180d!important}body.light-theme .developer-public-profile-menu-section{background:#feffff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-public-profile-primary-tab-row{background:#feffff!important;border-bottom:none!important}body.light-theme .developer-public-profile-tab{background:#feffff!important}body.light-theme .developer-public-profile-tab-text{color:#5a5a5a!important}body.light-theme .developer-public-profile-tab.developer-public-profile-selected .developer-public-profile-tab-text{color:#69a60a!important}body.light-theme .developer-public-profile-tab-indicator svg path{fill:#69a60a!important}body.light-theme .developer-public-profile-content-section{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-public-profile-auth-required-message{color:#07180d!important}body.light-theme .developer-public-profile-cta-buttons .button{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .developer-public-profile-cta-buttons .button:hover{background:#5a9508!important;border-color:#5a9508!important}body.light-theme .developer-public-profile-cta-buttons .button-secondary{border:2px solid #69a60a!important;background:transparent!important;color:#69a60a!important}body.light-theme .developer-public-profile-cta-buttons .button-secondary:hover{background:transparent!important;color:#69a60a!important}body.light-theme .developer-public-profile-show-content{background:#fff!important}body.light-theme .developer-public-profile-content-title{color:#07180d!important}body.light-theme .developer-public-profile-technologies-used-label{color:#888!important}body.light-theme .developer-public-profile-tech-favorite-item{border:1px solid #07180d!important;background:#edfdca!important}body.light-theme .developer-public-profile-tech-star-icon svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .developer-public-profile-tech-favorite-name{color:#07180d!important}body.light-theme .developer-public-profile-tech-other-item{border:1px solid #5a5a5a!important}body.light-theme .developer-public-profile-tech-other-name{color:#5a5a5a!important}body.light-theme .developer-public-profile-no-tech-message{color:#5a5a5a!important;opacity:.5}body.light-theme .developer-public-profile-tech-radar-item{border:1px solid #d8dbdf!important;background:#69a60a0d!important}body.light-theme .developer-public-profile-tech-radar-name{color:#07180d!important}body.light-theme .developer-public-profile-tech-radar-favorite-item{border:1px solid #07180d!important;background:#edfdca!important}body.light-theme .developer-public-profile-tech-radar-favorite-name{color:#07180d!important}body.light-theme .developer-public-profile-experience-row{border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-public-profile-experience-row:last-child{border-bottom:none!important}body.light-theme .developer-public-profile-experience-role{color:#07180d!important}body.light-theme .developer-public-profile-experience-date-range{color:#888!important}body.light-theme .developer-public-profile-experience-company-logo{border:1px solid #d8dbdf!important;background-color:#fff!important}body.light-theme .developer-public-profile-experience-company-logo svg path{fill:#07180d!important}body.light-theme .developer-public-profile-experience-company-name{color:#07180d!important}body.light-theme .developer-public-profile-experience-section-divider{background:#d8dbdf!important}body.light-theme .developer-public-profile-experience-tech-item{border:1px solid #5a5a5a!important;color:#5a5a5a!important;background:transparent!important}body.light-theme .developer-public-profile-experience-tech-favorite,body.light-theme .developer-public-profile-experience-tech-more{border:1px solid #07180d!important;background:#edfdca!important;color:#07180d!important}body.light-theme .developer-public-profile-experience-divider{background:#d8dbdf!important}body.light-theme .developer-public-profile-experience-divider path{fill:#d8dbdf!important}body.light-theme .developer-public-profile-project-description{color:#07180d!important}body.light-theme .developer-public-profile-personal-projects-outer{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-public-profile-project-title-with-chip{color:#07180d!important}body.light-theme .developer-public-profile-no-experience-message{color:#5a5a5a!important;opacity:.5}body.light-theme .developer-public-profile-education-row{border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-public-profile-education-row:last-child{border-bottom:none!important}body.light-theme .developer-public-profile-education-field-of-study{color:#07180d!important}body.light-theme .developer-public-profile-education-institution-name{color:#888!important}body.light-theme .developer-public-profile-education-row .developer-public-profile-experience-tech-item{border:1px solid #5a5a5a!important;color:#5a5a5a!important;background:transparent!important}body.light-theme .developer-public-profile-education-row .developer-public-profile-experience-tech-favorite{border:1px solid #07180d!important;background:#edfdca!important;color:#07180d!important}body.light-theme .developer-public-profile-error-404{color:#69a60a!important}body.light-theme .developer-public-profile-error-message{color:#07180d!important}body.light-theme .developer-public-profile-error-boat{background-image:url(/caravel-light.png)}body.light-theme .developer-public-profile-data{background:#f7f8f8!important;border:1px solid #d8dbdf!important;color:#07180d!important}body.light-theme .developer-public-profile-jobs-content{display:flex;flex-direction:column;width:100%;margin-top:0;align-items:flex-start}body.light-theme .developer-public-profile-jobs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;box-sizing:border-box;justify-content:flex-start;align-items:start;padding:12px 0}body.light-theme .developer-public-profile-job-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;cursor:pointer;position:relative;height:320px;min-height:320px;max-height:320px;box-sizing:border-box}body.light-theme .developer-public-profile-job-card .developer-jobs-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}body.light-theme .developer-public-profile-job-card .developer-jobs-top-section-yellow{background:#fbe9a0}body.light-theme .developer-public-profile-job-card .developer-jobs-top-section-red{background:#ffb3a0}body.light-theme .developer-public-profile-job-card .developer-jobs-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;height:58px}body.light-theme .developer-public-profile-job-card .developer-jobs-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:center}body.light-theme .developer-public-profile-job-card .developer-jobs-title{color:#132f1d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .developer-public-profile-job-card .developer-jobs-company-name{color:#5d5d68!important;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .developer-public-profile-job-card .developer-jobs-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}body.light-theme .developer-public-profile-job-card .developer-jobs-score-badge-yellow{background:#f2c40e}body.light-theme .developer-public-profile-job-card .developer-jobs-score-badge-red{background:#ff6b4a}body.light-theme .developer-public-profile-job-card .developer-jobs-score-text{color:#000!important;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}body.light-theme .developer-public-profile-job-card .dev-job-match-section{display:flex;flex-direction:column;gap:12px;padding:12px 8px 8px;width:100%;box-sizing:border-box}body.light-theme .developer-public-profile-job-card .dev-job-match-score-section{display:flex;flex-direction:column;gap:4px;width:100%}body.light-theme .developer-public-profile-job-card .dev-job-match-score-section h5{color:#888!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;margin:0}body.light-theme .developer-public-profile-job-card .dev-job-match-score-bar-container{display:flex;align-items:center;gap:8px;width:100%}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-bar{flex:1;height:8px;border-radius:4px;background:#8883!important;overflow:hidden;position:relative}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill{height:100%;border-radius:4px;transition:width .3s ease}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-fill.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown)}body.light-theme .developer-public-profile-job-card .dev-job-match-tech-score-value{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;min-width:40px;text-align:right}@media (max-width: 768px){body.light-theme .developer-public-profile-main-content{padding:8px!important}body.light-theme .developer-public-profile-section-wrapper,body.light-theme .developer-public-profile-menu-section,body.light-theme .developer-public-profile-content-section,body.light-theme .developer-public-profile-personal-projects-outer{margin-left:0!important;margin-right:0!important}}.privacy-policy-page{font-family:Roboto,sans-serif;line-height:1.6;color:var(--privacy-text-color, #f9faf5);background:var(--privacy-bg-color, #07180d);max-width:900px;margin:0 auto;padding:40px 20px;min-height:100vh;transition:background-color .3s ease,color .3s ease}.privacy-logo-container{text-align:center;margin-bottom:40px}.privacy-logo-container img{max-width:200px;height:auto}.privacy-policy-page h1{color:var(--privacy-text-color, #f9faf5);font-size:28px;margin-bottom:10px;border-bottom:2px solid var(--privacy-border-color, #00aa00);padding-bottom:10px;text-align:center;transition:color .3s ease,border-color .3s ease}.privacy-date{color:var(--privacy-secondary-text, #a0a0a0);font-style:italic;margin-bottom:30px;text-align:center}.privacy-policy-page h2{color:var(--privacy-text-color, #f9faf5);font-size:22px;margin-top:30px;margin-bottom:15px;transition:color .3s ease}.privacy-policy-page h3{color:var(--privacy-text-color, #f9faf5);font-size:18px;margin-top:20px;margin-bottom:10px;transition:color .3s ease}.privacy-policy-page p{margin-bottom:15px;text-align:justify;color:var(--privacy-text-color, #f9faf5);transition:color .3s ease}.privacy-policy-page ul,.privacy-policy-page ol{margin-bottom:15px;padding-left:30px}.privacy-policy-page li{margin-bottom:8px;color:var(--privacy-text-color, #f9faf5);transition:color .3s ease}.privacy-section{margin-bottom:30px}.privacy-policy-page table{width:100%;border-collapse:collapse;margin:20px 0}.privacy-policy-page table th,.privacy-policy-page table td{border:1px solid var(--privacy-border-color, #00aa00);padding:12px;text-align:left;transition:border-color .3s ease}.privacy-policy-page table th{background-color:var(--privacy-table-bg, rgba(0, 170, 0, .15));font-weight:600;color:var(--privacy-text-color, #f9faf5);transition:background-color .3s ease,color .3s ease}.privacy-policy-page table td{background-color:var(--privacy-bg-color, #07180d);color:var(--privacy-text-color, #f9faf5);transition:background-color .3s ease,color .3s ease}.privacy-policy-page a{color:var(--privacy-border-color, #00aa00);text-decoration:none;transition:color .3s ease}.privacy-policy-page a:hover{text-decoration:underline}.privacy-policy-page strong{color:var(--privacy-text-color, #f9faf5)}@media (max-width: 1024px){.privacy-policy-page{padding:30px 20px;max-width:95%}.privacy-logo-container img{max-width:180px}.privacy-policy-page h1{font-size:24px}.privacy-policy-page h2{font-size:20px}.privacy-policy-page table{font-size:14px}.privacy-policy-page table th,.privacy-policy-page table td{padding:10px}}@media (max-width: 768px){.privacy-policy-page{padding:20px 15px;max-width:100%}.privacy-logo-container{margin-bottom:30px}.privacy-logo-container img{max-width:150px}.privacy-policy-page h1{font-size:22px;padding-bottom:8px}.privacy-date{font-size:14px;margin-bottom:20px}.privacy-policy-page h2{font-size:18px;margin-top:25px;margin-bottom:12px}.privacy-policy-page h3{font-size:16px;margin-top:18px;margin-bottom:8px}.privacy-policy-page p{font-size:15px;text-align:left;margin-bottom:12px}.privacy-policy-page ul,.privacy-policy-page ol{padding-left:20px;margin-bottom:12px}.privacy-policy-page li{font-size:15px;margin-bottom:6px}.privacy-section{margin-bottom:25px}.privacy-policy-page table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13px;margin:15px 0;width:100%}.privacy-policy-page table thead,.privacy-policy-page table tbody,.privacy-policy-page table tr{display:block}.privacy-policy-page table tbody tr{border:1px solid var(--privacy-border-color, #00aa00);margin-bottom:10px;border-radius:4px;background-color:var(--privacy-bg-color, #07180d);display:block;padding:8px}.privacy-policy-page table thead{display:none}.privacy-policy-page table tbody{display:block;width:100%}.privacy-policy-page table td{display:block;text-align:left;border:none;border-bottom:1px solid var(--privacy-border-color, #00aa00);position:relative;padding:10px 8px}.privacy-policy-page table td:last-child{border-bottom:none}.privacy-policy-page table td:before{content:attr(data-label);display:block;font-weight:600;margin-bottom:5px;color:var(--privacy-text-color, #f9faf5)}}@media (max-width: 480px){.privacy-policy-page{padding:15px 10px}.privacy-logo-container img{max-width:120px}.privacy-policy-page h1{font-size:20px}.privacy-policy-page h2{font-size:16px}.privacy-policy-page p,.privacy-policy-page li{font-size:14px}.privacy-policy-page table td{padding-left:12px;padding-top:8px;padding-bottom:8px}.privacy-policy-page table td:before{display:block;position:static;margin-bottom:4px;width:100%}}.privacy-policy-page.light-theme,body.light-theme .privacy-policy-page{--privacy-bg-color: #f9faf5 !important;--privacy-text-color: #07180d !important;--privacy-border-color: #69a60a !important;--privacy-secondary-text: #666 !important;--privacy-table-bg: rgba(105, 166, 10, .1) !important}.auth-page{position:relative;z-index:0;display:flex;height:var(--app-page-vh);height:var(--app-page-dvh);width:100%;box-sizing:border-box;overflow:hidden}.auth-page:before{content:"";position:absolute;inset:0;background-image:url(/site/cli-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.3)}.auth-page:after{content:"";position:absolute;inset:0;background-color:#000d;z-index:1}.auth-left{position:relative;z-index:2;width:50%;height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:2rem;box-sizing:border-box;text-align:center}.auth-right{background:linear-gradient(135deg,#001607,#000);display:flex;width:50%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;flex-shrink:0;position:relative;z-index:2;box-sizing:border-box;overflow-y:auto}.logo-container{margin-top:0;margin-left:-24px}.register-logo{width:100px}.logo-link{display:inline-block;text-decoration:none;cursor:pointer}.logo-link:hover{opacity:.8;transition:opacity .3s ease}.register-title{align-self:stretch;color:var(--Colors-Green-Secondary-green, #cefd75);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.register-description-title{align-self:stretch;color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.352px;margin:0}.register-description{align-self:stretch;color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.register-box{display:flex;padding:24px;flex-direction:column;align-items:flex-end;gap:24px;align-self:stretch;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#122117;box-sizing:border-box;cursor:pointer;transition:all .3s ease}.register-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#cefd754d}.register-box.inactive{opacity:.5;cursor:not-allowed}.register-box.inactive:hover{transform:none;box-shadow:none;border-color:#cefd751a}.box-title{color:#0a0;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:8px 0 0;align-self:flex-start}.box-subtitle{color:var(--Colors-Green-Secondary-green, #cefd75);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:0 0 -8px;align-self:flex-start}.box-description{align-self:stretch;color:var(--Colors-White-White-01, #f9faf5);font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.login-link-container{display:flex;justify-content:center;align-items:center;gap:8px;align-self:center}.has-account-text{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-weight:700}.login-link{color:#0a0;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;background:transparent;border:none;padding:0}.login-link:hover{text-decoration:underline}.back-arrow-left{position:absolute;top:24px;left:24px;background:none;border:none;cursor:pointer;padding:8px;z-index:10}.auth-right .back-arrow-left{display:none}.compass-image{width:300px;animation:floatUpDown 3s ease-in-out infinite}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width: 1024px){.auth-page{flex-direction:column;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;overflow-x:hidden;overflow-y:visible}.auth-page:before,.auth-page:after{display:none}.auth-left,.auth-left .back-arrow-left{display:none}.auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000);position:relative}.logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.register-title,.register-description-title,.register-description{text-align:center;width:100%;max-width:100%}}@media (max-width: 768px){.auth-page{flex-direction:column;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;overflow-x:hidden;overflow-y:visible}.auth-page:before,.auth-page:after{display:none}.auth-left,.auth-left .back-arrow-left{display:none}.auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000);position:relative}.logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.register-title{font-size:14px;text-align:center;width:100%;max-width:100%}.register-description-title{font-size:24px;text-align:center;width:100%;max-width:100%}.register-description{font-size:14px;text-align:center;width:100%;max-width:100%}.box-title{font-size:18px}.box-description{font-size:14px}.login-link-container{margin-top:16px;margin-bottom:24px;width:100%;max-width:100%}.has-account-text,.login-link{font-size:14px}}@media (min-width: 1025px){.register-type-page .auth-right{overflow-y:auto;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);padding:60px 24px 40px;gap:24px}}.register-type-page .register-box.inactive{cursor:not-allowed;opacity:.5}.register-type-page .register-box.inactive:hover{transform:none;box-shadow:none;border-color:#cefd751a}@media (max-width: 1024px){.register-type-page{overflow:visible!important;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh)}.register-type-page:before,.register-type-page:after{display:none!important}.register-type-page .auth-left,.register-type-page .auth-left .back-arrow-left{display:none!important}.register-type-page .auth-right .back-arrow-left{display:block!important;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.register-type-page .auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000)!important;position:relative}.register-type-page .auth-right:before,.register-type-page .auth-right:after{display:none!important}.register-type-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.register-type-page .register-title,.register-type-page .register-description-title,.register-type-page .register-description{text-align:center;width:100%;max-width:100%}.register-type-page .register-box{padding:20px;gap:12px;width:100%;max-width:100%;align-self:center}.register-type-box-title{font-size:18px}.box-subtitle{font-size:11px;margin-bottom:-5px}.box-description{font-size:14px}.registration-button{height:36px;font-size:13px;padding:6px 10px}}@media (max-width: 768px){.register-type-page{overflow:visible!important;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh)}.register-type-page:before,.register-type-page:after{display:none!important}.register-type-page .auth-left,.register-type-page .auth-left .back-arrow-left{display:none!important}.register-type-page .auth-right .back-arrow-left{display:block!important;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.register-type-page .auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000)!important;position:relative}.register-type-page .auth-right:before,.register-type-page .auth-right:after{display:none!important}.register-type-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.register-type-page .register-title,.register-type-page .register-description-title,.register-type-page .register-description{text-align:center;width:100%;max-width:100%}.register-type-page .register-box{padding:16px;gap:10px;width:100%;max-width:100%;align-self:center}.register-type-box-title{font-size:16px;line-height:140%}.box-subtitle{font-size:10px;margin-bottom:-5px}.box-description{font-size:13px;line-height:140%}.registration-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px}.register-type-page .login-link-container{margin-bottom:24px;width:100%;max-width:100%}}body.light-theme .auth-page:before{background-image:url(/site/cli-background-light.png)!important}@media (min-width: 1025px){body.light-theme .register-type-page .auth-right,body.light-theme .auth-page .auth-right{overflow-y:auto;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);padding:60px 24px 40px;gap:24px;background:#f7f9f9!important}}body.light-theme .register-type-page .auth-right,body.light-theme .auth-page .auth-right{background:#f7f9f9!important}body.light-theme .register-type-page .register-box.inactive{cursor:not-allowed;opacity:.5}body.light-theme .register-type-page .register-box.inactive:hover{transform:none;box-shadow:none;border-color:#cefd751a}@media (max-width: 1024px){body.light-theme .register-type-page{overflow:visible!important;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh)}.register-type-page:before,body.light-theme .register-type-page:after{display:none!important}body.light-theme .register-type-page .auth-left,body.light-theme .register-type-page .auth-left .back-arrow-left{display:none!important}body.light-theme .register-type-page .auth-right .back-arrow-left{display:block!important;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .register-type-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .register-type-page .auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:#f7f9f9!important;position:relative}.register-type-page .auth-right:before,body.light-theme .register-type-page .auth-right:after{display:none!important}body.light-theme .register-type-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .register-type-page .register-title,body.light-theme .register-type-page .register-description-title,body.light-theme .register-type-page .register-description{text-align:center;width:100%;max-width:100%}body.light-theme .register-type-page .register-box{padding:20px;gap:12px;width:100%;max-width:100%;align-self:center}body.light-theme .register-type-box-title{font-size:18px}body.light-theme .box-subtitle{font-size:11px;margin-bottom:-5px}body.light-theme .box-description{font-size:14px}body.light-theme .registration-button{height:36px;font-size:13px;padding:6px 10px}}@media (max-width: 768px){body.light-theme .register-type-page{overflow:visible!important;height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh)}.register-type-page:before,body.light-theme .register-type-page:after{display:none!important}body.light-theme .register-type-page .auth-left,body.light-theme .register-type-page .auth-left .back-arrow-left{display:none!important}body.light-theme .register-type-page .auth-right .back-arrow-left{display:block!important;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .register-type-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .register-type-page .auth-right{width:100%!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:#f7f9f9!important;position:relative}.register-type-page .auth-right:before,body.light-theme .register-type-page .auth-right:after{display:none!important}body.light-theme .register-type-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .register-type-page .register-title,body.light-theme .register-type-page .register-description-title,body.light-theme .register-type-page .register-description{text-align:center;width:100%;max-width:100%}body.light-theme .register-type-page .register-box{padding:16px;gap:10px;width:100%;max-width:100%;align-self:center}body.light-theme .register-type-box-title{font-size:16px;line-height:140%}body.light-theme .box-subtitle{font-size:10px;margin-bottom:-5px}body.light-theme .box-description{font-size:13px;line-height:140%}body.light-theme .registration-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px}body.light-theme .register-type-page .login-link-container{margin-bottom:24px;width:100%;max-width:100%}}.toast-container{display:flex;width:449px;height:48px;padding-left:16px;align-items:center;position:fixed;right:24px;bottom:24px;border-radius:4px;background:#3b4a39;box-shadow:0 4px 8px 3px #00000026,0 1px 3px #0000004d;z-index:10000100;box-sizing:border-box}.toast-text{height:20px;flex:1 0 0;color:var(--M3-sys-light-inverse-on-surface, var(--Schemes-Inverse-On-Surface, #f5eff7));font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;display:flex;align-items:center}.toast-close-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;margin-right:16px;flex-shrink:0;transition:opacity .2s ease}.toast-close-button:hover{opacity:.7}.toast-close-button:active{opacity:.5}.toast-close-button svg{width:24px;height:24px}@media (max-width: 640px){.toast-container{width:calc(100% - 48px);max-width:449px;right:12px;left:auto;margin-bottom:60px;z-index:10000100}}.onboarding-header{display:flex;padding:24px;align-items:flex-start;gap:32px;align-self:stretch;background:#0c1f13;width:100%;box-sizing:border-box}@media (max-width: 1024px){.onboarding-header{position:sticky;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box}}@media (max-width: 768px){.onboarding-header{position:sticky;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box}}.header-left{display:flex;align-items:flex-start;gap:16px}.header-text-container{display:flex;flex-direction:column;gap:0}.back-arrow{width:16px;height:15.556px;fill:#f9faf5;cursor:pointer;margin-top:2px}.header-title{color:#f9faf5;font-size:15px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:-2px 0 0}.header-subtitle{color:#cefd75;text-align:left;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}.onboarding-header-logo{width:53px;margin-left:auto}body.light-theme .onboarding-header{display:flex!important;padding:24px;align-items:flex-start;gap:32px;align-self:stretch;background:#fff!important;background-color:#fff!important;width:100%;box-sizing:border-box;border-bottom:1px solid #d8dbdf!important}body.light-theme .onboarding-header,body.light-theme .yacht-onboarding-page .onboarding-header,body.light-theme .caravel-onboarding-method-page .onboarding-header{background:#fff!important;background-color:#fff!important}@media (max-width: 1024px){body.light-theme .caravel-onboarding-method-page .onboarding-header,body.light-theme .yacht-onboarding-page .onboarding-header{background:#fff!important;background-color:#fff!important}}@media (max-width: 768px){body.light-theme .caravel-onboarding-method-page .onboarding-header,body.light-theme .yacht-onboarding-page .onboarding-header{background:#fff!important;background-color:#fff!important}}@media (max-width: 1024px){body.light-theme .onboarding-header{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #d8dbdf!important}}@media (max-width: 768px){body.light-theme .onboarding-header{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid #d8dbdf!important}}body.light-theme .header-left{display:flex;align-items:flex-start;gap:16px}body.light-theme .header-text-container{display:flex;flex-direction:column;gap:0}body.light-theme .back-arrow{width:16px;height:15.556px;fill:#07180d!important;cursor:pointer;margin-top:2px}body.light-theme .back-arrow path{fill:#07180d!important}body.light-theme .header-title{color:#07180d!important;font-size:15px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:-2px 0 0}body.light-theme .header-subtitle{color:#5a5a5a!important;text-align:left;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}body.light-theme .onboarding-header-logo{width:53px;margin-left:auto}.onboarding-footer{display:flex;padding:24px 64px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:34px;align-self:stretch;margin-top:auto;background:#0c1f13}.cancel-button{display:flex;height:40px;padding:8px;justify-content:center;align-items:center;gap:16px;border-radius:60px;background:transparent;border:none;cursor:pointer;color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.cancel-button:hover{opacity:.8}.next-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.next-button.inactive{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed;opacity:.6}.next-button:hover{opacity:.8}@media (max-width: 1024px){.onboarding-footer{padding:24px 32px;position:fixed;bottom:0;left:0;right:0;background:#0c1f13;z-index:1000;box-shadow:0 -2px 10px #0000004d}.cancel-button,.next-button{margin-bottom:0}.step-indicator{height:40px}}@media (max-width: 768px){.onboarding-footer{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#0c1f13;z-index:1000;box-shadow:0 -2px 10px #0000004d}.cancel-button,.next-button{margin-bottom:0}.step-indicator{height:40px}}.step-indicator{color:#898f8f;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center;height:40px}body.light-theme .onboarding-footer{display:flex;padding:24px 64px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:34px;align-self:stretch;margin-top:auto;background:#fff;border-top:1px solid #d8dbdf}body.light-theme .cancel-button{display:flex;height:40px;padding:8px;justify-content:center;align-items:center;gap:16px;border-radius:60px;background:#69a60a;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .cancel-button:hover{opacity:.8}body.light-theme .next-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:#69a60a;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .next-button.inactive{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed;opacity:.6}body.light-theme .next-button:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .onboarding-footer{padding:24px 32px;position:fixed;bottom:0;left:0;right:0;background:#fff!important;border-top:1px solid #d8dbdf;z-index:1000;box-shadow:0 -2px 10px #0000004d}body.light-theme .cancel-button,body.light-theme .next-button{margin-bottom:0}body.light-theme .step-indicator{height:40px}}@media (max-width: 768px){body.light-theme .onboarding-footer{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff!important;border-top:1px solid #d8dbdf;z-index:1000;box-shadow:0 -2px 10px #0000004d}body.light-theme .cancel-button,body.light-theme .next-button{margin-bottom:0}body.light-theme .step-indicator{height:40px}}body.light-theme .step-indicator{color:#5a5a5a!important;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center;height:40px}.recruiter-register-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}.recruiter-register-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.recruiter-register-welcome-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.recruiter-register-welcome-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.recruiter-register-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}.recruiter-register-info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}.recruiter-register-info-section svg{flex-shrink:0}.recruiter-register-info-text{color:#cefd75;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}.recruiter-register-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}.recruiter-register-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:548px;box-sizing:border-box}.recruiter-register-input-container.recruiter-register-error{border-color:#b3261e}.recruiter-register-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}.recruiter-register-form-input::placeholder{color:#f9faf5;opacity:.7}.recruiter-register-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}.recruiter-register-phone-container.recruiter-register-error .recruiter-register-country-code,.recruiter-register-phone-container.recruiter-register-error .recruiter-register-phone-input-container{border-color:#b3261e}.recruiter-register-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}.recruiter-register-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}.recruiter-register-country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}.recruiter-register-dropdown-arrow{width:16px;height:16px;flex-shrink:0}.recruiter-register-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.recruiter-register-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}.recruiter-register-country-option:hover{background:#cefd750d}.recruiter-register-country-flag{font-size:16px;width:20px;text-align:center}.recruiter-register-country-code-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.recruiter-register-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:388px;box-sizing:border-box}.recruiter-register-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}.recruiter-register-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.recruiter-register-password-toggle svg path{fill:#f9faf5}.recruiter-register-password-toggle.recruiter-register-error svg path{fill:#b3261e!important}.recruiter-register-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}.recruiter-register-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.recruiter-register-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.recruiter-register-privacy-policy-checkbox-input:checked{background:#0a0;border-color:#0a0}.recruiter-register-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.recruiter-register-privacy-policy-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}.recruiter-register-privacy-policy-link{color:#0a0;text-decoration:underline;cursor:pointer}.recruiter-register-privacy-policy-link:hover{opacity:.8}@media (max-width: 1024px){.recruiter-register-welcome-section{padding:0 32px;align-items:center;text-align:center}.recruiter-register-welcome-title{font-size:20px;text-align:center}.recruiter-register-welcome-description{font-size:14px;text-align:center}.recruiter-register-form-section{margin-top:32px}.recruiter-register-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}.recruiter-register-info-text{font-size:13px;line-height:140%}.recruiter-register-error-message{margin-top:-16px}.recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}.onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}.recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}.recruiter-register-input-group,.recruiter-register-input-container,.recruiter-register-phone-container{width:480px}.recruiter-register-phone-input-container{width:320px}}@media (max-width: 768px){.recruiter-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}.recruiter-register-welcome-title{font-size:18px;line-height:140%;text-align:center}.recruiter-register-welcome-description{font-size:13px;line-height:140%;text-align:center}.recruiter-register-form-section{margin-top:24px;gap:16px}.recruiter-register-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}.recruiter-register-info-text{font-size:12px;line-height:140%}.recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}.onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}.recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}.recruiter-register-input-group{width:100%;max-width:350px;gap:16px}.recruiter-register-input-container{width:100%;padding:10px 12px}.recruiter-register-form-input{font-size:14px;line-height:20px}.recruiter-register-phone-container{width:100%;gap:16px}.recruiter-register-country-code{width:100px;padding:10px 12px;font-size:14px}.recruiter-register-phone-input-container{width:calc(100% - 116px);padding:10px 12px}.recruiter-register-password-toggle{right:12px;width:18px;height:18px}.recruiter-register-country-dropdown{max-height:150px}.recruiter-register-country-option{padding:10px 12px;gap:8px}.recruiter-register-country-code-text{font-size:13px}.recruiter-register-error-message{margin-top:-16px}}.recruiter-register-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}.recruiter-register-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}.recruiter-register-verification-question{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-register-verification-action{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.recruiter-register-verification-action:hover{opacity:.8}@media (max-width: 1024px){.recruiter-register-verification-links{align-items:center}.recruiter-register-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.recruiter-register-verification-question{font-size:14px;flex-basis:100%;text-align:center}.recruiter-register-verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){.recruiter-register-verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}.recruiter-register-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.recruiter-register-verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}.recruiter-register-verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}.recruiter-register-input-container,.recruiter-register-phone-input-container{position:relative}.recruiter-register-has-value .recruiter-register-floating-label,.recruiter-register-form-input:focus~.recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-required-asterisk{color:#0a0!important;margin-left:4px}@media (max-width: 1024px){.recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.recruiter-register-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-page .recruiter-register-steps-container{display:none}.recruiter-register-welcome-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-main-content{padding-bottom:100px;overflow:visible;height:auto}.recruiter-register-welcome-title{font-size:20px;text-align:center}.recruiter-register-welcome-description{font-size:14px;text-align:center}}@media (max-width: 768px){.recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.recruiter-register-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-page .recruiter-register-steps-container{display:none}.recruiter-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-main-content{padding-bottom:100px;overflow:visible;height:auto}.recruiter-register-welcome-title{font-size:18px;line-height:140%;text-align:center}.recruiter-register-welcome-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .recruiter-register-page .onboarding-header{background:#fff!important;background-color:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-register-page .back-arrow path{fill:#07180d!important}body.light-theme .recruiter-register-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}body.light-theme .recruiter-register-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .recruiter-register-welcome-title{align-self:stretch;color:#07180d;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .recruiter-register-welcome-description{align-self:stretch;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}body.light-theme .recruiter-register-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}body.light-theme .recruiter-register-info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}body.light-theme .recruiter-register-info-section svg{flex-shrink:0}body.light-theme .recruiter-register-info-text{color:#69a60a;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}body.light-theme .recruiter-register-info-section svg path{fill:#07180d!important}body.light-theme .recruiter-register-info-section svg [stroke]{stroke:#07180d!important}body.light-theme .recruiter-register-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}body.light-theme .recruiter-register-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;padding:12px 16px;width:548px;box-sizing:border-box}body.light-theme .recruiter-register-input-container.recruiter-register-error{border-color:#b3261e}body.light-theme .recruiter-register-form-input{flex:1 0 0;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}body.light-theme .recruiter-register-form-input::placeholder{color:#07180d;opacity:.7}body.light-theme .recruiter-register-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}body.light-theme .recruiter-register-phone-container.recruiter-register-error .recruiter-register-country-code,body.light-theme .recruiter-register-phone-container.recruiter-register-error .recruiter-register-phone-input-container{border-color:#b3261e}body.light-theme .recruiter-register-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}body.light-theme .recruiter-register-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #5a5a5a;background:transparent;color:#07180d;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}body.light-theme .recruiter-register-country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}body.light-theme .recruiter-register-dropdown-arrow{width:16px;height:16px;flex-shrink:0}body.light-theme .recruiter-register-dropdown-arrow path{stroke:#07180d!important}body.light-theme .recruiter-register-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#f9faf5!important;border:1px solid #5a5a5a!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px;box-shadow:0 4px 12px #0000001a}body.light-theme .recruiter-register-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}body.light-theme .recruiter-register-country-option:hover{background:#69a60a1a!important}body.light-theme .recruiter-register-country-flag{font-size:16px;width:20px;text-align:center}body.light-theme .recruiter-register-country-code-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .recruiter-register-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;padding:12px 16px;width:388px;box-sizing:border-box}body.light-theme .recruiter-register-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}body.light-theme .recruiter-register-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}body.light-theme .recruiter-register-password-toggle svg path{fill:#07180d}body.light-theme .recruiter-register-password-toggle.recruiter-register-error svg path{fill:#b3261e!important}body.light-theme .recruiter-register-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}body.light-theme .recruiter-register-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}body.light-theme .recruiter-register-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #5a5a5a;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .recruiter-register-privacy-policy-checkbox-input:checked{background:#69a60a;border-color:#69a60a}body.light-theme .recruiter-register-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .recruiter-register-privacy-policy-text{color:#07180d;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}body.light-theme .recruiter-register-privacy-policy-link{color:#69a60a;text-decoration:underline;cursor:pointer}body.light-theme .recruiter-register-privacy-policy-link:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .recruiter-register-welcome-section{padding:0 32px;align-items:center;text-align:center}body.light-theme .recruiter-register-welcome-title{font-size:20px;text-align:center}body.light-theme .recruiter-register-welcome-description{font-size:14px;text-align:center}body.light-theme .recruiter-register-form-section{margin-top:32px}body.light-theme .recruiter-register-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}body.light-theme .recruiter-register-info-text{font-size:13px;line-height:140%}body.light-theme .recruiter-register-error-message{margin-top:-16px}body.light-theme .recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}body.light-theme .onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}body.light-theme .recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}body.light-theme .recruiter-register-input-group,body.light-theme .recruiter-register-input-container,body.light-theme .recruiter-register-phone-container{width:480px}body.light-theme .recruiter-register-phone-input-container{width:320px}}@media (max-width: 768px){body.light-theme .recruiter-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}body.light-theme .recruiter-register-welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .recruiter-register-welcome-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .recruiter-register-form-section{margin-top:24px;gap:16px}body.light-theme .recruiter-register-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}body.light-theme .recruiter-register-info-text{font-size:12px;line-height:140%}body.light-theme .recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}body.light-theme .onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}body.light-theme .recruiter-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}body.light-theme .recruiter-register-input-group{width:100%;max-width:350px;gap:16px}body.light-theme .recruiter-register-input-container{width:100%;padding:10px 12px}body.light-theme .recruiter-register-form-input{font-size:14px;line-height:20px}body.light-theme .recruiter-register-phone-container{width:100%;gap:16px}body.light-theme .recruiter-register-country-code{width:100px;padding:10px 12px;font-size:14px}body.light-theme .recruiter-register-phone-input-container{width:calc(100% - 116px);padding:10px 12px}body.light-theme .recruiter-register-password-toggle{right:12px;width:18px;height:18px}body.light-theme .recruiter-register-country-dropdown{max-height:150px}body.light-theme .recruiter-register-country-option{padding:10px 12px;gap:8px}body.light-theme .recruiter-register-country-code-text{font-size:13px}body.light-theme .recruiter-register-error-message{margin-top:-16px}}body.light-theme .recruiter-register-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}body.light-theme .recruiter-register-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}body.light-theme .recruiter-register-verification-question{color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-register-verification-action{color:#69a60a;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}body.light-theme .recruiter-register-verification-action:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .recruiter-register-verification-links{align-items:center}body.light-theme .recruiter-register-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .recruiter-register-verification-question{font-size:14px;flex-basis:100%;text-align:center}body.light-theme .recruiter-register-verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){body.light-theme .recruiter-register-verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}body.light-theme .recruiter-register-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .recruiter-register-verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}body.light-theme .recruiter-register-verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}body.light-theme .recruiter-register-input-container,body.light-theme .recruiter-register-phone-input-container{position:relative}body.light-theme .recruiter-register-has-value .recruiter-register-floating-label,body.light-theme .recruiter-register-form-input:focus~.recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-required-asterisk{color:#69a60a!important;margin-left:4px}@media (max-width: 1024px){body.light-theme .recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .recruiter-register-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-page .recruiter-register-steps-container{display:none}body.light-theme .recruiter-register-welcome-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .recruiter-register-welcome-title{font-size:20px;text-align:center}body.light-theme .recruiter-register-welcome-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .recruiter-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .recruiter-register-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-page .recruiter-register-steps-container{display:none}body.light-theme .recruiter-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .recruiter-register-welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .recruiter-register-welcome-description{font-size:13px;line-height:140%;text-align:center}}.company-register-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.company-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}.company-register-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.company-register-welcome-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.company-register-welcome-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.company-register-asterisk{color:#0a0}.company-register-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}.company-register-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}.company-register-input-container,.company-register-phone-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:548px;box-sizing:border-box}.company-register-input-container.company-register-error{border-color:#b3261e}.company-register-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.company-register-has-value .company-register-floating-label,.company-register-form-input:focus~.company-register-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.company-register-required-asterisk{color:#0a0!important;margin-left:4px}.company-register-field-hint{margin:-18px 0 0;padding:0;color:#898f8f;font-size:13px;font-weight:400;line-height:1.4;letter-spacing:-.1px;align-self:stretch;width:100%}.company-register-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}.company-register-form-input::placeholder{color:#f9faf5;opacity:.7}.company-register-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}.company-register-company-autocomplete-wrapper{position:relative}.company-register-company-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.company-register-company-option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;color:#f9faf5;font-size:14px;line-height:20px}.company-register-company-option:hover{background:#cefd750d}.company-register-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}.company-register-phone-container.company-register-error .company-register-country-code,.company-register-phone-container.company-register-error .company-register-phone-input-container{border-color:#b3261e}.company-register-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}.company-register-dropdown-arrow{width:16px;height:16px;flex-shrink:0}.company-register-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.company-register-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}.company-register-country-option:hover{background:#cefd750d}.company-register-country-code-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.company-register-phone-input-container{width:388px}.company-register-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}.company-register-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:100px;width:20px;height:20px;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.company-register-password-toggle svg path{fill:#f9faf5}.company-register-password-toggle.company-register-error svg path{fill:#b3261e!important}.company-register-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}.company-register-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}.company-register-verification-question{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.company-register-verification-action{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.company-register-verification-action:hover{opacity:.8}@media (max-width: 1024px){.company-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.company-register-page .onboarding-header{position:sticky;top:0;z-index:20}.company-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.company-register-welcome-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.company-register-welcome-title{font-size:20px;text-align:center}.company-register-welcome-description{font-size:14px;text-align:center}.company-register-main-content{padding-bottom:100px;overflow:visible;height:auto}.company-register-form-section{margin-top:32px}.company-register-input-group,.company-register-input-container,.company-register-phone-container{width:480px}.company-register-phone-input-container{width:320px}.company-register-error-message{margin-top:-16px}}@media (max-width: 768px){.company-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.company-register-welcome-title{font-size:18px;line-height:140%;text-align:center}.company-register-welcome-description{font-size:13px;line-height:140%;text-align:center}.company-register-form-section{margin-top:24px;gap:16px}.company-register-input-group{width:100%;max-width:350px;gap:16px}.company-register-input-container{width:100%;padding:10px 12px}.company-register-form-input{font-size:14px;line-height:20px}.company-register-phone-container{width:100%;gap:16px}.company-register-country-code{width:100px;padding:10px 12px;font-size:14px}.company-register-phone-input-container{width:calc(100% - 116px);padding:10px 12px}.company-register-password-toggle{right:12px;width:18px;height:18px}.company-register-company-dropdown,.company-register-country-dropdown{max-height:150px}.company-register-company-option,.company-register-country-option{padding:10px 12px;gap:8px}.company-register-country-code-text{font-size:13px}.company-register-error-message{margin-top:-16px}.company-register-verification-links{gap:12px;margin-top:16px;align-items:center}.company-register-verification-link{flex-wrap:wrap;justify-content:center}.company-register-verification-question{font-size:14px;flex-basis:100%;text-align:center}.company-register-verification-action{font-size:13px;text-align:center;width:100%}}body.light-theme .company-register-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .company-register-page .onboarding-header{background:#fff!important;background-color:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .company-register-page .back-arrow path{fill:#07180d!important}body.light-theme .company-register-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}body.light-theme .company-register-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .company-register-welcome-title{align-self:stretch;color:#07180d;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .company-register-welcome-description{align-self:stretch;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}body.light-theme .company-register-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}body.light-theme .company-register-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}body.light-theme .company-register-input-container,body.light-theme .company-register-phone-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;padding:12px 16px;width:548px;box-sizing:border-box}body.light-theme .company-register-input-container.company-register-error,body.light-theme .company-register-phone-container.company-register-error .company-register-country-code,body.light-theme .company-register-phone-container.company-register-error .company-register-phone-input-container{border-color:#b3261e!important}body.light-theme .company-register-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .company-register-has-value .company-register-floating-label,body.light-theme .company-register-form-input:focus~.company-register-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .company-register-required-asterisk{color:#69a60a!important;margin-left:4px}body.light-theme .company-register-asterisk{color:#69a60a!important}body.light-theme .company-register-field-hint{color:#07180d;opacity:.7}body.light-theme .company-register-form-input{flex:1 0 0;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}body.light-theme .company-register-form-input::placeholder{color:#07180d;opacity:.7}body.light-theme .company-register-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}body.light-theme .company-register-company-dropdown{background:#f9faf5!important;border:1px solid #5a5a5a!important;border-radius:4px;box-shadow:0 4px 12px #0000001a}body.light-theme .company-register-company-option{color:#07180d}body.light-theme .company-register-company-option:hover{background:#69a60a1a!important}body.light-theme .company-register-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}body.light-theme .company-register-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #5a5a5a;background:transparent;color:#07180d;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}body.light-theme .company-register-dropdown-arrow path{stroke:#07180d!important}body.light-theme .company-register-country-dropdown{background:#f9faf5!important;border:1px solid #5a5a5a!important;border-radius:4px;box-shadow:0 4px 12px #0000001a}body.light-theme .company-register-country-option:hover{background:#69a60a1a!important}body.light-theme .company-register-country-code-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .company-register-phone-input-container{border:1px solid #5a5a5a}body.light-theme .company-register-password-toggle svg path{fill:#07180d}body.light-theme .company-register-password-toggle.company-register-error svg path{fill:#b3261e!important}body.light-theme .company-register-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}body.light-theme .company-register-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}body.light-theme .company-register-verification-question{color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .company-register-verification-action{color:#69a60a;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}body.light-theme .company-register-verification-action:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .company-register-welcome-section{padding:0 32px;align-items:center;text-align:center}body.light-theme .company-register-welcome-title{font-size:20px;text-align:center}body.light-theme .company-register-welcome-description{font-size:14px;text-align:center}body.light-theme .company-register-form-section{margin-top:32px}body.light-theme .company-register-error-message{margin-top:-16px}body.light-theme .company-register-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .company-register-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .company-register-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .company-register-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .company-register-input-group,body.light-theme .company-register-input-container,body.light-theme .company-register-phone-container{width:480px}body.light-theme .company-register-phone-input-container{width:320px}}@media (max-width: 768px){body.light-theme .company-register-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .company-register-welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .company-register-welcome-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .company-register-form-section{margin-top:24px;gap:16px}body.light-theme .company-register-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .company-register-input-group{width:100%;max-width:350px;gap:16px}body.light-theme .company-register-input-container{width:100%;padding:10px 12px}body.light-theme .company-register-form-input{font-size:14px;line-height:20px}body.light-theme .company-register-phone-container{width:100%;gap:16px}body.light-theme .company-register-country-code{width:100px;padding:10px 12px;font-size:14px}body.light-theme .company-register-phone-input-container{width:calc(100% - 116px);padding:10px 12px}body.light-theme .company-register-password-toggle{right:12px;width:18px;height:18px}body.light-theme .company-register-company-dropdown,body.light-theme .company-register-country-dropdown{max-height:150px}body.light-theme .company-register-company-option,body.light-theme .company-register-country-option{padding:10px 12px;gap:8px}body.light-theme .company-register-country-code-text{font-size:13px}body.light-theme .company-register-error-message{margin-top:-16px}body.light-theme .company-register-verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}body.light-theme .company-register-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .company-register-verification-question{font-size:14px;flex-basis:100%;text-align:center}body.light-theme .company-register-verification-action{font-size:13px;text-align:center;width:100%}}.company-register-profile-loading-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;width:100%}.company-register-profile-loading-inline .loading-spinner-container{background:transparent!important}.company-register-profile-loading-blank{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);width:100%;background:#fff}.company-register-profile-loading-blank .loading-spinner-container{background:#fff!important}body.light-theme .company-register-profile-loading-blank{background:#f7f9f9}body.light-theme .company-register-profile-loading-blank .loading-spinner-container{background:#f7f9f9!important}.company-register-profile-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.company-register-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.company-register-profile-wrapper{max-width:1000px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.company-register-profile-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.company-register-profile-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.company-register-profile-asterisk{color:#0a0}.company-register-profile-main-section{margin-top:24px;margin-bottom:24px;display:flex;flex-direction:column;gap:24px}.company-register-profile-form-row{display:flex;gap:32px;align-items:flex-start}.company-register-profile-company-info{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.company-register-profile-company-info-row{display:flex;flex-direction:column;gap:4px}.company-register-profile-company-info-label{color:#898f8f;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.154px}.company-register-profile-company-info-value{color:#f9faf5;font-size:16px;font-weight:500;line-height:150%;letter-spacing:-.176px;word-break:break-all}.company-register-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.company-register-profile-logo-container{position:relative;width:136px;height:136px;flex-shrink:0;cursor:pointer}.company-register-profile-logo-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.company-register-profile-logo-placeholder{width:136px;height:136px;flex-shrink:0;display:block;border-radius:50%;overflow:hidden}.company-register-profile-logo-placeholder-text{font-size:12px;color:#898f8f}.company-register-profile-logo-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.company-register-profile-logo-edit svg path{fill:#f9faf5}.company-register-profile-description-block{display:flex;flex-direction:column;align-self:stretch}.company-register-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.company-register-profile-description-container .company-register-profile-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.176px}.company-register-profile-description-container.company-register-profile-has-value .company-register-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.company-register-profile-description-container.company-register-profile-error{border-color:#b3261e}.company-register-profile-textarea{flex:1 0 0;width:100%;min-height:100px;padding:16px 0 0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;resize:none;outline:none;box-sizing:border-box;font-family:inherit}.company-register-profile-description-container.company-register-profile-has-value .company-register-profile-textarea{padding-top:20px}.company-register-profile-textarea::placeholder{color:#898f8f}.company-register-profile-description-hint{color:#898f8f;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.company-register-profile-error-message{color:#b3261e;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.company-register-profile-services-wrapper{display:flex;flex-direction:column;gap:12px;width:100%;align-self:stretch}.company-register-profile-services-label{color:#f9faf5;font-size:16px;font-weight:400;line-height:150%}@media (max-width: 1024px){.company-register-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.company-register-profile-title{font-size:20px;text-align:center}.company-register-profile-description{font-size:14px;text-align:center}.company-register-profile-wrapper{width:100%;max-width:100%;padding:0 24px 96px;box-sizing:border-box}.company-register-profile-main-section{width:100%;align-items:center}.company-register-profile-form-row{flex-direction:column;align-items:center;width:100%}.company-register-profile-form-row .company-register-profile-company-info{width:100%;align-self:stretch}.company-register-profile-inputs-container{width:100%}.company-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.company-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}}@media (max-width: 768px){.company-register-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.company-register-profile-title{font-size:18px;line-height:140%;text-align:center}.company-register-profile-description{font-size:13px;line-height:140%;text-align:center}.company-register-profile-wrapper{padding:0 16px 100px}.company-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.company-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}}body.light-theme .company-register-profile-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .company-register-profile-page .onboarding-header{background:#fff!important;background-color:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .company-register-profile-page .back-arrow path{fill:#07180d!important}body.light-theme .company-register-profile-title{color:#07180d;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .company-register-profile-description{color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .company-register-profile-asterisk{color:#0a0}body.light-theme .company-register-profile-logo-container{background:transparent}body.light-theme .company-register-profile-logo-placeholder{background:#edfdca}body.light-theme .company-register-profile-logo-preview{background:#edfdca;border:1px solid #69a60a!important}body.light-theme .company-register-profile-logo-edit{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .company-register-profile-logo-edit svg path{fill:#fff!important}body.light-theme .company-register-profile-company-info-label{color:#5a5a5a}body.light-theme .company-register-profile-company-info-value{color:#07180d}body.light-theme .company-register-profile-description-container{border:1px solid #5a5a5a;background:#d9d9d90d}body.light-theme .company-register-profile-description-container .company-register-profile-floating-label{color:#5a5a5a}body.light-theme .company-register-profile-description-container.company-register-profile-has-value .company-register-profile-floating-label{background:#f7f9f9;color:#07180d}body.light-theme .company-register-profile-description-container.company-register-profile-error{border-color:#b3261e}body.light-theme .company-register-profile-textarea{color:#07180d}body.light-theme .company-register-profile-textarea::placeholder{color:#5a5a5a}body.light-theme .company-register-profile-description-hint{color:#5a5a5a;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px}body.light-theme .company-register-profile-error-message{color:#b3261e}body.light-theme .company-register-profile-page .preferences-label{color:#07180d!important}body.light-theme .company-register-profile-logo-placeholder-text{color:#07180d;opacity:.7}.caravel-preferences-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.caravel-preferences-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}.caravel-preferences-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-preferences-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.caravel-preferences-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}.caravel-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}.preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}@media (max-width: 1024px){.caravel-preferences-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-preferences-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-preferences-page .caravel-steps-container{display:none}.caravel-preferences-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-preferences-wrapper{padding:0 24px 160px;box-sizing:border-box}.caravel-preferences-title{font-size:20px;text-align:center}.caravel-preferences-description{text-align:left}}.preferences-highlight-target.preferences-validation-error{outline:1px solid #ff4d4d;outline-offset:6px;border-radius:8px}.preferences-salary-input-box.preferences-validation-error{border:1px solid #ff4d4d}.preferences-next-hint-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.preferences-next-missing-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:100;min-width:260px;max-width:min(92vw,380px);padding:14px 16px;border-radius:8px;border:1px solid rgba(206,253,117,.35);background:#132f1d;box-shadow:0 8px 24px #00000059;text-align:left}.preferences-next-missing-title{margin:0 0 8px;color:#f9faf5;font-size:13px;font-weight:700;line-height:140%;letter-spacing:.02em}.preferences-next-missing-list{margin:0;padding-left:18px;color:#e8ebe4;font-size:13px;font-weight:400;line-height:150%;letter-spacing:.01em}.preferences-next-missing-list li{margin-bottom:4px}.preferences-next-missing-list li:last-child{margin-bottom:0}.preferences-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 640px){.caravel-preferences-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-preferences-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-preferences-page .caravel-steps-container{display:none}.caravel-preferences-content-section{padding:0 16px;align-items:center;text-align:center;margin-top:24px}.caravel-preferences-wrapper{padding:0 16px 160px;box-sizing:border-box}.caravel-preferences-title{font-size:18px;line-height:140%;text-align:center}.caravel-preferences-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-preferences-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .caravel-preferences-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}body.light-theme .caravel-preferences-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-preferences-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .caravel-preferences-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}body.light-theme .caravel-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}body.light-theme .preferences-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:var(--Colors-White-White-01, #f9faf5);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .preferences-button:hover{background:#69a60a1a!important}body.light-theme .preferences-button.preferences-selected{background:#69a60a33!important;color:#69a60a!important;border-color:#69a60a!important}body.light-theme .preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .preferences-tag:hover{background:#69a60a1a!important}body.light-theme .preferences-tag.preferences-tag-selected{background:#69a60a33!important;border-color:#69a60a!important}body.light-theme .preferences-tag-selected .preferences-tag-name{color:#69a60a!important}body.light-theme .preferences-tag-available.preferences-tag-selected .preferences-tag-name{color:#fff!important}body.light-theme .preferences-tag-unavailable.preferences-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .preferences-mobility-rows{display:flex;flex-direction:column;gap:12px;width:100%}body.light-theme .preferences-selectors-row{display:flex;gap:12px;width:100%;align-items:flex-start}body.light-theme .preferences-add-location-row{display:flex;width:100%;align-items:center;justify-content:flex-end;padding-top:4px}body.light-theme .preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;color-scheme:light}body.light-theme .preferences-add-location-button:hover{background:#69a60a1a!important}body.light-theme .preferences-remove-location-button:hover{background:#69a60a1a!important}body.light-theme .preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-salary-input::placeholder{color:#5a5a5a!important;opacity:.7}body.light-theme .preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-expected-salary-input::placeholder{color:#5a5a5a!important;opacity:.7}body.light-theme .preferences-favorite-technologies-help{align-self:stretch;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .preferences-favorite-technologies-empty{color:#5a5a5a!important;opacity:.7;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .preferences-highlight-target.preferences-validation-error{outline:1px solid #ff4d4d;outline-offset:6px;border-radius:8px}body.light-theme .preferences-salary-input-box.preferences-validation-error{border:1px solid #ff4d4d!important}body.light-theme .preferences-next-missing-popover{border:1px solid rgba(7,24,13,.12);background:#fff;box-shadow:0 8px 24px #07180d1f}body.light-theme .preferences-next-missing-title{color:#07180d}body.light-theme .preferences-next-missing-list{color:#3d4a40}@media (max-width: 1024px){body.light-theme .caravel-preferences-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-preferences-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-preferences-page .caravel-steps-container{display:none}body.light-theme .caravel-preferences-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-preferences-wrapper{padding:0 24px 160px;box-sizing:border-box}body.light-theme .caravel-preferences-title{font-size:20px;text-align:center}body.light-theme .caravel-preferences-description{text-align:left}}@media (max-width: 640px){body.light-theme .caravel-preferences-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-preferences-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-preferences-page .caravel-steps-container{display:none}body.light-theme .caravel-preferences-content-section{padding:0 16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-preferences-wrapper{padding:0 16px 160px;box-sizing:border-box}body.light-theme .caravel-preferences-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-preferences-description{font-size:13px;line-height:140%;text-align:center}}.recruiter-register-profile-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.recruiter-register-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.recruiter-register-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.recruiter-register-profile-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.recruiter-register-profile-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.recruiter-register-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.recruiter-register-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}.recruiter-register-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}.recruiter-register-profile-picture-container{cursor:pointer}.recruiter-register-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.recruiter-register-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.recruiter-register-profile-form-row{display:flex;gap:32px;align-items:flex-start}.recruiter-register-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.recruiter-register-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.recruiter-register-profile-row-inputs{display:flex;gap:24px}.recruiter-register-profile-row-inputs .recruiter-register-profile-input-wrapper{flex:1 0 0}.recruiter-register-profile-row-inputs .recruiter-register-profile-input-container{width:100%}.recruiter-register-profile-input-container.recruiter-register-error{border:1px solid #ff4d4d}.recruiter-register-profile-input-container.recruiter-register-error .recruiter-register-floating-label .recruiter-register-required-asterisk{color:#ff4d4d!important}.recruiter-register-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.recruiter-register-profile-input-container .recruiter-register-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}.recruiter-register-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.recruiter-register-form-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.recruiter-register-profile-description-container.recruiter-register-has-value .recruiter-register-form-textarea{padding-top:20px}.recruiter-register-profile-description-container .recruiter-register-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-register-profile-description-container.recruiter-register-has-value .recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-profile-description-container.recruiter-register-error{border-color:#b3261e}.recruiter-register-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.recruiter-register-profile-main-section{margin-bottom:24px}.recruiter-register-profile-inputs-container{margin-bottom:0}.recruiter-register-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){.recruiter-register-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.recruiter-register-profile-title{font-size:20px;text-align:center}.recruiter-register-profile-description{font-size:14px;text-align:center}.recruiter-register-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.recruiter-register-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.recruiter-register-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.recruiter-register-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.recruiter-register-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.recruiter-register-profile-input-container{width:100%}.recruiter-register-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.recruiter-register-profile-wrapper>.recruiter-register-profile-main-section>div:last-child{width:100%}.recruiter-register-profile-description-container{width:100%!important;max-width:100%}.recruiter-register-profile-input-wrapper{width:100%!important}.recruiter-register-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){.recruiter-register-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.recruiter-register-profile-title{font-size:18px;line-height:140%;text-align:center}.recruiter-register-profile-description{font-size:13px;line-height:140%;text-align:center}}.recruiter-register-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}.recruiter-register-add-personal-link-button:hover{opacity:.8}.recruiter-register-add-personal-link-button svg{width:24px;height:24px}.recruiter-register-add-personal-link-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}@media (max-width: 1024px){.recruiter-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-profile-wrapper{padding-bottom:96px}.recruiter-register-profile-title{font-size:20px;text-align:center}.recruiter-register-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){.recruiter-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-profile-wrapper{padding-bottom:100px}.recruiter-register-profile-title{font-size:18px;line-height:140%;text-align:center}.recruiter-register-profile-description{font-size:13px;line-height:140%;text-align:center}}.recruiter-register-profile-nationality-selector{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#07180d;border:1px solid rgba(206,253,117,.1);border-radius:4px;cursor:pointer;transition:border-color .2s ease;min-height:48px;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-register-profile-nationality-selector:hover{border-color:#cefd7533}.recruiter-register-preferences-dropdown-arrow{transition:transform .2s ease;flex-shrink:0;width:12px;height:12px}body.light-theme .recruiter-register-profile-page .onboarding-header{background:#fff!important;background-color:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-register-profile-page .back-arrow path{fill:#07180d!important}body.light-theme .recruiter-register-profile-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .recruiter-register-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .recruiter-register-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .recruiter-register-profile-title{align-self:stretch;color:#07180d;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .recruiter-register-profile-description{align-self:stretch;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .recruiter-register-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .recruiter-register-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}body.light-theme .recruiter-register-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}body.light-theme .recruiter-register-profile-picture-container{cursor:pointer}body.light-theme .recruiter-register-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #69a60a!important}body.light-theme .recruiter-register-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .recruiter-register-profile-picture-edit svg path{fill:#fff!important}body.light-theme .recruiter-register-profile-form-row{display:flex;gap:32px;align-items:flex-start}body.light-theme .recruiter-register-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}body.light-theme .recruiter-register-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-register-profile-row-inputs{display:flex;gap:24px}body.light-theme .recruiter-register-profile-row-inputs .recruiter-register-profile-input-wrapper{flex:1 0 0}body.light-theme .recruiter-register-profile-row-inputs .recruiter-register-profile-input-container{width:100%}body.light-theme .recruiter-register-profile-input-container select.recruiter-register-form-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding-right:48px!important}body.light-theme .recruiter-register-profile-input-container.recruiter-register-error{border:1px solid #ff4d4d}body.light-theme .recruiter-register-profile-input-container.recruiter-register-error body.light-theme .recruiter-register-floating-label body.light-theme .recruiter-register-required-asterisk{color:#ff4d4d!important}body.light-theme .recruiter-register-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .recruiter-register-profile-input-container .recruiter-register-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .recruiter-register-profile-input-container .recruiter-register-input-icon svg path{fill:#07180d!important}body.light-theme .recruiter-register-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-register-form-textarea{flex:1 0 0;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .recruiter-register-profile-description-container.recruiter-register-has-value body.light-theme .recruiter-register-form-textarea{padding-top:20px}body.light-theme .recruiter-register-profile-description-container .recruiter-register-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-register-profile-description-container.recruiter-register-has-value body.light-theme .recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-profile-description-container.recruiter-register-error{border-color:#b3261e}body.light-theme .recruiter-register-description-info{color:#5a5a5a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .recruiter-register-profile-main-section{margin-bottom:24px}body.light-theme .recruiter-register-profile-inputs-container{margin-bottom:0}body.light-theme .recruiter-register-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){body.light-theme .recruiter-register-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}body.light-theme .recruiter-register-profile-title{font-size:20px;text-align:center}body.light-theme .recruiter-register-profile-description{font-size:14px;text-align:center}body.light-theme .recruiter-register-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}body.light-theme .recruiter-register-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .recruiter-register-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .recruiter-register-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center;width:136px;margin-left:auto;margin-right:auto}body.light-theme .recruiter-register-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .recruiter-register-profile-input-container{width:100%}body.light-theme .recruiter-register-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .recruiter-register-profile-wrapper>.recruiter-register-profile-main-section>div:last-child{width:100%}body.light-theme .recruiter-register-profile-description-container{width:100%!important;max-width:100%}body.light-theme .recruiter-register-profile-input-wrapper{width:100%!important}body.light-theme .recruiter-register-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){body.light-theme .recruiter-register-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}body.light-theme .recruiter-register-profile-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .recruiter-register-profile-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .recruiter-register-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .recruiter-register-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center;width:136px;margin-left:auto;margin-right:auto}}body.light-theme .recruiter-register-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}body.light-theme .recruiter-register-add-personal-link-button:hover{opacity:.8}body.light-theme .recruiter-register-add-personal-link-button svg{width:24px;height:24px}body.light-theme .recruiter-register-add-personal-link-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}@media (max-width: 1024px){body.light-theme .recruiter-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-profile-wrapper{padding-bottom:96px}body.light-theme .recruiter-register-profile-title{font-size:20px;text-align:center}body.light-theme .recruiter-register-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .recruiter-register-profile-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-profile-wrapper{padding-bottom:100px}body.light-theme .recruiter-register-profile-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .recruiter-register-profile-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .recruiter-register-profile-nationality-selector{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f7f9f9;border:1px solid #d8dbdf;border-radius:4px;cursor:pointer;transition:border-color .2s ease;min-height:48px;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-profile-nationality-selector:hover{border-color:#cefd7533}body.light-theme .recruiter-register-preferences-dropdown-arrow{transition:transform .2s ease;flex-shrink:0;width:12px;height:12px}body.light-theme .recruiter-register-preferences-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid #d8dbdf;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}body.light-theme .recruiter-register-preferences-country-option:hover{background:#cefd750d}.recruiter-register-info-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.recruiter-register-info-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}.recruiter-register-info-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.recruiter-register-info-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.recruiter-register-info-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}.recruiter-register-info-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}.recruiter-register-preferences-form-row{display:flex;flex-direction:column;gap:16px}.recruiter-register-preferences-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-register-asterisk{color:#0a0}.recruiter-register-preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}.recruiter-register-preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:var(--Colors-White-White-01, #f9faf5);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}.recruiter-register-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.recruiter-register-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.recruiter-register-preferences-tag:hover{background:#cefd751a}.recruiter-register-preferences-tag.recruiter-register-preferences-tag-selected{background:#cefd75;border-color:#cefd75}.recruiter-register-preferences-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-register-preferences-tag-selected .recruiter-register-preferences-tag-name{color:#07180d}.recruiter-register-preferences-tag-check{flex-shrink:0}.recruiter-register-preferences-tag-available.recruiter-register-preferences-tag-selected{background:#0a0;border-color:#0a0}.recruiter-register-preferences-tag-unavailable.recruiter-register-preferences-tag-selected{background:#b3261e;border-color:#b3261e}.recruiter-register-preferences-tag-unavailable.recruiter-register-preferences-tag-selected .recruiter-register-preferences-tag-name{color:#f9faf5}.recruiter-register-preferences-selectors-row{display:flex;gap:12px;width:100%}.recruiter-register-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.recruiter-register-preferences-country-selector{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;height:48px;box-sizing:border-box}.recruiter-register-preferences-dropdown-arrow{flex-shrink:0;width:12px;height:12px}.recruiter-register-preferences-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.recruiter-register-preferences-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-register-preferences-country-option:hover{background:#cefd750d}.recruiter-register-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.recruiter-register-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;height:48px}.recruiter-register-profile-input-container .recruiter-register-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.recruiter-register-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-register-required-asterisk{color:#898f8f}.recruiter-register-profile-input-container.recruiter-register-has-value .recruiter-register-floating-label,.recruiter-register-form-input:focus~.recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-profile-input-container.recruiter-register-has-value .recruiter-register-required-asterisk,.recruiter-register-form-input:focus~.recruiter-register-floating-label .recruiter-register-required-asterisk{color:#0a0}.recruiter-register-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.recruiter-register-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.recruiter-register-preferences-add-location-button:hover{background:#00aa001a}.recruiter-register-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}.recruiter-register-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.recruiter-register-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer}.recruiter-register-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}.recruiter-register-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.recruiter-register-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}body.light-theme .recruiter-register-info-page .onboarding-header{background:#fff!important;background-color:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-register-info-page .back-arrow path{fill:#07180d!important}body.light-theme .recruiter-register-info-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .recruiter-register-info-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}body.light-theme .recruiter-register-info-title{align-self:stretch;color:#07180d;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .recruiter-register-info-description{align-self:stretch;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .recruiter-register-asterisk{color:#0a0}body.light-theme .recruiter-register-info-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}body.light-theme .recruiter-register-info-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}body.light-theme .recruiter-register-preferences-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .recruiter-register-preferences-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-asterisk{color:#69a60a!important}body.light-theme .recruiter-register-preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}body.light-theme .recruiter-register-preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .recruiter-register-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .recruiter-register-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .recruiter-register-preferences-tag:hover{background:#69a60a1a!important}body.light-theme .recruiter-register-preferences-tag.recruiter-register-preferences-tag-selected{background:#69a60a33!important;border-color:#69a60a!important}body.light-theme .recruiter-register-preferences-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recruiter-register-preferences-tag-selected .recruiter-register-preferences-tag-name{color:#69a60a!important}body.light-theme .recruiter-register-preferences-tag-check{flex-shrink:0}body.light-theme .recruiter-register-preferences-tag-available.recruiter-register-preferences-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .recruiter-register-preferences-tag-available.recruiter-register-preferences-tag-selected .recruiter-register-preferences-tag-name{color:#fff!important}body.light-theme .recruiter-register-preferences-tag-unavailable.recruiter-register-preferences-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .recruiter-register-preferences-tag-unavailable.recruiter-register-preferences-tag-selected .recruiter-register-preferences-tag-name{color:#07180d!important}body.light-theme .recruiter-register-preferences-mobility-text{align-self:stretch;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-10px 0 0}body.light-theme .recruiter-register-preferences-selectors-row{display:flex;gap:12px;width:100%}body.light-theme .recruiter-register-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-preferences-asterisk{color:#0a0}body.light-theme .recruiter-register-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}body.light-theme .recruiter-register-preferences-country-selector{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid #5a5a5a;background:transparent;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;height:48px;box-sizing:border-box}body.light-theme .recruiter-register-preferences-dropdown-arrow{flex-shrink:0;width:12px;height:12px}body.light-theme .recruiter-register-preferences-dropdown-arrow path{stroke:#07180d!important}body.light-theme .recruiter-register-preferences-dropdown-arrow path[fill]{fill:#07180d!important}body.light-theme .recruiter-register-preferences-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#f9faf5!important;border:1px solid #5a5a5a!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px;box-shadow:0 4px 12px #0000001a}body.light-theme .recruiter-register-preferences-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-preferences-country-option:hover{background:#69a60a1a!important}body.light-theme .recruiter-register-preferences-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .recruiter-register-profile-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .recruiter-register-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;background:transparent;position:relative;padding:12px 16px;box-sizing:border-box;height:48px}body.light-theme .recruiter-register-profile-input-container .recruiter-register-form-input{flex:1 0 0;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .recruiter-register-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-register-required-asterisk{color:#5a5a5a}body.light-theme .recruiter-register-profile-input-container.recruiter-register-has-value body.light-theme .recruiter-register-floating-label,body.light-theme .recruiter-register-form-input:focus~.recruiter-register-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-profile-input-container.recruiter-register-has-value body.light-theme .recruiter-register-required-asterisk,body.light-theme .recruiter-register-form-input:focus~.recruiter-register-floating-label body.light-theme .recruiter-register-required-asterisk{color:#0a0}body.light-theme .recruiter-register-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .recruiter-register-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .recruiter-register-preferences-add-location-button:hover{background:#00aa001a}body.light-theme .recruiter-register-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}body.light-theme .recruiter-register-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .recruiter-register-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer}body.light-theme .recruiter-register-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}body.light-theme .recruiter-register-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a;background:transparent;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}body.light-theme .recruiter-register-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-preferences-salary-input::placeholder{color:#5a5a5a;opacity:.7}body.light-theme .recruiter-register-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a;background:transparent;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .recruiter-register-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .recruiter-register-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a;background:transparent;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}body.light-theme .recruiter-register-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-preferences-expected-salary-input::placeholder{color:#5a5a5a;opacity:.7}body.light-theme .recruiter-register-preferences-favorite-technologies-help{align-self:stretch;color:#5a5a5a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .recruiter-register-preferences-favorite-technologies-empty{color:#5a5a5a;opacity:.8;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}@media (max-width: 1024px){body.light-theme .recruiter-register-info-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-info-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-info-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-info-wrapper{padding:0 24px 160px;box-sizing:border-box}body.light-theme .recruiter-register-info-title{font-size:20px;text-align:center}body.light-theme .recruiter-register-info-description{text-align:left}}@media (max-width: 640px){body.light-theme .recruiter-register-info-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .recruiter-register-info-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .recruiter-register-info-content-section{padding:0 16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .recruiter-register-info-wrapper{padding:0 16px 160px;box-sizing:border-box}body.light-theme .recruiter-register-info-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .recruiter-register-info-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .recruiter-register-experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;background:transparent;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-register-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-register-experience-asterisk{color:#0a0}body.light-theme .recruiter-register-experience-input-box.recruiter-register-experience-filled body.light-theme .recruiter-register-experience-label,body.light-theme .recruiter-register-experience-field:focus~.recruiter-register-experience-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-experience-input-box.recruiter-register-experience-filled body.light-theme .recruiter-register-experience-label body.light-theme .recruiter-register-experience-asterisk,body.light-theme .recruiter-register-experience-field:focus~.recruiter-register-experience-label body.light-theme .recruiter-register-experience-asterisk{color:#0a0}body.light-theme .recruiter-register-experience-field{flex:1 0 0;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}body.light-theme .recruiter-register-experience-selector-box .recruiter-register-experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d}body.light-theme .recruiter-register-experience-selector-box body.light-theme .recruiter-register-experience-label body.light-theme .recruiter-register-experience-asterisk{color:#0a0}body.light-theme .recruiter-register-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.register-type-header{display:flex;padding:32px;align-items:center;gap:32px;width:calc(100% + 48px);background:#0c1f13;margin:-60px -24px 0;box-sizing:border-box;align-self:stretch}.register-type-header-left{display:flex;align-items:flex-start;gap:16px}.register-type-header-text-container{display:flex;flex-direction:column;gap:0}.register-type-header-title{color:#f9faf5;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.register-type-header-subtitle{color:#cefd75;text-align:left;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0}.register-type-header-logo{width:53px;margin-left:auto}.register-type-page .register-box{min-height:auto;height:auto;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#122117;box-sizing:border-box;cursor:pointer;transition:all .3s ease;flex-shrink:0}.register-type-page .auth-right{overflow-y:auto;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);padding:60px 24px 40px;gap:24px}.register-type-page .register-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#cefd754d}.register-type-box-title{color:#f9faf5;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0;align-self:flex-start}.box-title-container{display:flex;align-items:center;gap:8px;justify-content:flex-start;align-self:flex-start}.recommended-label{display:flex;height:17.005px;padding:1.76px 7.04px;justify-content:center;align-items:center;gap:1.32px;border-radius:23.08px;background:#ffd733;color:#000;font-size:12px;font-weight:600}.box-subtitle{color:var(--Colors-Green-Secondary-green, #cefd75);font-size:12px;font-style:normal;font-weight:400;line-height:var(--Static-Body-Small-Line-Height, 16px);letter-spacing:var(--Static-Body-Small-Tracking, .4px);margin:0 0 -15px;align-self:flex-start}.registration-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid var(--Colors-Green-Primary-green, #0a0);background:var(--Colors-Green-Primary-green, #0a0);color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:flex-end;margin-top:auto;flex-shrink:0}.register-type-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:8px}.register-type-page .logo-container{margin-bottom:16px}.register-type-header{display:flex}.mobile-tablet-header{display:none}@media (max-width: 1024px){.register-type-header{display:none}.mobile-tablet-header{display:block}.mobile-tablet-header .back-arrow-left{display:none}}@media (max-width: 1024px){.register-type-page .auth-left,.register-type-page .auth-left .back-arrow-left{display:none}.register-type-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:16px}.register-type-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:24px;align-items:center;justify-content:center;gap:20px;overflow:hidden;background:none;position:relative}.register-type-page .auth-right:before{content:"";position:absolute;inset:0;background-image:url(/site/cli-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.3)}.register-type-page .auth-right:after{content:"";position:absolute;inset:0;background-color:#000d;z-index:1}.register-type-page .auth-right>*{position:relative;z-index:2}.register-type-page .logo-container{justify-content:center;margin-left:0}.register-type-page .register-title,.register-type-page .register-description-title,.register-type-page .register-description{text-align:center}.register-type-page .register-box{padding:20px;gap:12px}.register-type-box-title{font-size:18px}.box-subtitle{font-size:11px;margin-bottom:-5px}.box-description{font-size:14px}.registration-button{height:36px;font-size:13px;padding:6px 10px}.recommended-label{height:15px;padding:1.5px 6px;font-size:11px}}@media (max-width: 768px){.register-type-page .auth-left,.register-type-page .auth-left .back-arrow-left{display:none}.register-type-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:12px}.register-type-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:16px;align-items:center;justify-content:center;gap:16px;overflow:hidden;background:none;position:relative}.register-type-page .auth-right:before{content:"";position:absolute;inset:0;background-image:url(/site/cli-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.3)}.register-type-page .auth-right:after{content:"";position:absolute;inset:0;background-color:#000d;z-index:1}.register-type-page .auth-right>*{position:relative;z-index:2}.register-type-page .logo-container{justify-content:center;margin-left:0}.register-type-page .register-title,.register-type-page .register-description-title,.register-type-page .register-description{text-align:center}.register-type-page .register-box{padding:16px;gap:10px}.register-type-box-title{font-size:16px;line-height:140%}.box-subtitle{font-size:10px;margin-bottom:-5px}.box-description{font-size:13px;line-height:140%}.registration-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px}.recommended-label{height:14px;padding:1px 5px;font-size:10px;border-radius:20px}.box-title-container{gap:6px}}body.light-theme .register-type-header{display:flex;padding:32px;align-items:center;gap:32px;width:calc(100% + 48px);background:#fff!important;margin:-60px -24px 0;border-bottom:1px solid #d8dbdf!important;box-sizing:border-box;align-self:stretch}body.light-theme .register-type-header-left{display:flex;align-items:flex-start;gap:16px}body.light-theme .register-type-header-text-container{display:flex;flex-direction:column;gap:0}body.light-theme .register-type-header-title{color:#07180d!important;font-size:18px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}body.light-theme .register-type-header-subtitle{color:#5a5a5a!important;text-align:left;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0}body.light-theme .register-type-header-logo{width:53px;margin-left:auto}body.light-theme .register-type-page .register-box{min-height:auto;height:auto;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;border:1px solid #69a60a!important;background:#edfdca66!important;box-sizing:border-box;cursor:pointer;transition:all .3s ease;flex-shrink:0}body.light-theme .register-type-page .auth-right,body.light-theme .auth-page .auth-right{overflow-y:auto;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);padding:60px 24px 40px;gap:24px;background:#f7f9f9!important}body.light-theme .register-type-page .register-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;border-color:#69a60a!important}body.light-theme .register-type-box-title{color:#07180d!important;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0;align-self:flex-start}body.light-theme .box-title-container{display:flex;align-items:center;gap:8px;justify-content:flex-start;align-self:flex-start}body.light-theme .recommended-label{display:flex;height:17.005px;padding:1.76px 7.04px;justify-content:center;align-items:center;gap:1.32px;border-radius:23.08px;background:#ffd733;color:#000;font-size:12px;font-weight:600}body.light-theme .box-subtitle{color:#69a60a!important;font-size:12px;font-style:normal;font-weight:400;line-height:var(--Static-Body-Small-Line-Height, 16px);letter-spacing:var(--Static-Body-Small-Tracking, .4px);margin:0 0 -15px;align-self:flex-start}body.light-theme .registration-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:flex-end;margin-top:auto;flex-shrink:0}body.light-theme .register-type-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:8px}body.light-theme .register-type-page .logo-container{margin-bottom:16px}body.light-theme .auth-page .register-title,body.light-theme .register-type-page .register-title{color:#5a5a5a!important}body.light-theme .auth-page .register-description-title,body.light-theme .register-type-page .register-description-title,body.light-theme .auth-page .register-description,body.light-theme .register-type-page .register-description,body.light-theme .box-description,body.light-theme .auth-page .has-account-text,body.light-theme .register-type-page .has-account-text{color:#07180d!important}body.light-theme .auth-page .login-link,body.light-theme .register-type-page .login-link{color:#69a60a!important}body.light-theme .register-type-header{display:flex}body.light-theme .mobile-tablet-header{display:none}@media (max-width: 1024px){body.light-theme .register-type-header{display:none}body.light-theme .mobile-tablet-header{display:block}body.light-theme .mobile-tablet-header .back-arrow-left{display:none}}@media (max-width: 1024px){body.light-theme .register-type-page .auth-left,body.light-theme .register-type-page .auth-left .back-arrow-left{display:none}body.light-theme .register-type-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:16px}body.light-theme .register-type-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:24px;align-items:center;justify-content:center;gap:20px;overflow:hidden;background:#f7f9f9!important;position:relative}body.light-theme .register-type-page .auth-right:before{display:none!important}body.light-theme .register-type-page .auth-right:after{display:none!important}body.light-theme .register-type-page .auth-right>*{position:relative;z-index:2}body.light-theme .register-type-page .logo-container{justify-content:center;margin-left:0}body.light-theme .register-type-page .register-title,body.light-theme .register-type-page .register-description-title,body.light-theme .register-type-page .register-description{text-align:center}body.light-theme .register-type-page .register-box{padding:20px;gap:12px}body.light-theme .register-type-box-title{font-size:18px}body.light-theme .box-subtitle{font-size:11px;margin-bottom:-5px}body.light-theme .box-description{font-size:14px}body.light-theme .registration-button{height:36px;font-size:13px;padding:6px 10px}body.light-theme .recommended-label{height:15px;padding:1.5px 6px;font-size:11px}}@media (max-width: 768px){body.light-theme .register-type-page .auth-left,body.light-theme .register-type-page .auth-left .back-arrow-left{display:none}body.light-theme .register-type-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:12px}body.light-theme .register-type-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:16px;align-items:center;justify-content:center;gap:16px;overflow:hidden;background:#f7f9f9!important;position:relative}body.light-theme .register-type-page .auth-right:before{display:none!important}body.light-theme .register-type-page .auth-right:after{display:none!important}body.light-theme .register-type-page .auth-right>*{position:relative;z-index:2}body.light-theme .register-type-page .logo-container{justify-content:center;margin-left:0}body.light-theme .register-type-page .register-title,body.light-theme .register-type-page .register-description-title,body.light-theme .register-type-page .register-description{text-align:center}body.light-theme .register-type-page .register-box{padding:16px;gap:10px}body.light-theme .register-type-box-title{font-size:16px;line-height:140%}body.light-theme .box-subtitle{font-size:10px;margin-bottom:-5px}body.light-theme .box-description{font-size:13px;line-height:140%}body.light-theme .registration-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px}body.light-theme .recommended-label{height:14px;padding:1px 5px;font-size:10px;border-radius:20px}body.light-theme .box-title-container{gap:6px}}.yacht-onboarding-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}.welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.welcome-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.welcome-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}.info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}.info-section svg{flex-shrink:0}.info-text{color:#cefd75;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}.input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}.input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:548px;box-sizing:border-box}.input-container.error{border-color:#b3261e}.form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}.form-input::placeholder{color:#f9faf5;opacity:.7}.error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}.phone-container.error .country-code,.phone-container.error .phone-input-container{border-color:#b3261e}.phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}.country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}.country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}.dropdown-arrow{width:16px;height:16px;flex-shrink:0}.country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}.country-option:hover{background:#cefd750d}.country-flag{font-size:16px;width:20px;text-align:center}.country-code-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:388px;box-sizing:border-box}.password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}.password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.password-toggle svg path{fill:#f9faf5}.password-toggle.error svg path{fill:#b3261e!important}.yacht-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}.yacht-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.yacht-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.yacht-privacy-policy-checkbox-input:checked{background:#0a0;border-color:#0a0}.yacht-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.yacht-privacy-policy-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}.yacht-privacy-policy-link{color:#0a0;text-decoration:underline;cursor:pointer}.yacht-privacy-policy-link:hover{opacity:.8}@media (max-width: 1024px){.welcome-section{padding:0 32px;align-items:center;text-align:center}.welcome-title{font-size:20px;text-align:center}.welcome-description{font-size:14px;text-align:center}.form-section{margin-top:32px}.info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}.info-text{font-size:13px;line-height:140%}.error-message{margin-top:-16px}.yacht-onboarding-page{height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;flex-direction:column;justify-content:center;padding-bottom:0;overflow:hidden}.onboarding-header{position:fixed;top:0;left:0;right:0;z-index:1000}.main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:120px;padding-bottom:80px}.input-group,.input-container,.phone-container{width:480px}.phone-input-container{width:320px}}@media (max-width: 768px){.welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}.welcome-title{font-size:18px;line-height:140%;text-align:center}.welcome-description{font-size:13px;line-height:140%;text-align:center}.form-section{margin-top:24px;gap:16px}.info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}.info-text{font-size:12px;line-height:140%}.yacht-onboarding-page{height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;flex-direction:column;justify-content:center;padding-bottom:0;overflow:hidden}.onboarding-header{position:fixed;top:0;left:0;right:0;z-index:1000}.main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:120px;padding-bottom:80px}.input-group{width:100%;max-width:350px;gap:16px}.input-container{width:100%;padding:10px 12px}.form-input{font-size:14px;line-height:20px}.phone-container{width:100%;gap:16px}.country-code{width:100px;padding:10px 12px;font-size:14px}.phone-input-container{width:calc(100% - 116px);padding:10px 12px}.password-toggle{right:12px;width:18px;height:18px}.country-dropdown{max-height:150px}.country-option{padding:10px 12px;gap:8px}.country-code-text{font-size:13px}.error-message{margin-top:-16px}}.verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}.verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}.verification-question{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.verification-action{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.verification-action:hover{opacity:.8}@media (max-width: 1024px){.verification-links{align-items:center}.verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.verification-question{font-size:14px;flex-basis:100%;text-align:center}.verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){.verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}.verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}.verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}body.light-theme .yacht-onboarding-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}body.light-theme .welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .welcome-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .welcome-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}body.light-theme .form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}body.light-theme .info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}body.light-theme .info-section svg{flex-shrink:0}body.light-theme .info-text{color:#69a60a!important;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}body.light-theme .info-section svg path{fill:#69a60a!important}body.light-theme .input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}body.light-theme .input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;padding:12px 16px;width:548px;box-sizing:border-box}body.light-theme .input-container.error{border-color:#b3261e}body.light-theme .form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}body.light-theme .form-input::placeholder{color:#5a5a5a!important;opacity:.7}body.light-theme .error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}body.light-theme .phone-container.error .country-code,body.light-theme .phone-container.error .phone-input-container{border-color:#b3261e}body.light-theme .phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}body.light-theme .country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}body.light-theme .country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}body.light-theme .dropdown-arrow{width:16px;height:16px;flex-shrink:0}body.light-theme .dropdown-arrow path{stroke:#07180d!important}body.light-theme .country-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff!important;border:1px solid #d8dbdf!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}body.light-theme .country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}body.light-theme .country-option:hover{background:#69a60a1a!important}body.light-theme .country-flag{font-size:16px;width:20px;text-align:center}body.light-theme .country-code-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;padding:12px 16px;width:388px;box-sizing:border-box}body.light-theme .password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}body.light-theme .password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}body.light-theme .password-toggle svg path{fill:#07180d!important}body.light-theme .password-toggle.error svg path{fill:#b3261e!important}body.light-theme .yacht-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}body.light-theme .yacht-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}body.light-theme .yacht-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #5a5a5a;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .yacht-privacy-policy-checkbox-input:checked{background:#69a60a;border-color:#69a60a}body.light-theme .yacht-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .yacht-privacy-policy-text{color:#07180d;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}body.light-theme .yacht-privacy-policy-link{color:#69a60a;text-decoration:underline;cursor:pointer}body.light-theme .yacht-privacy-policy-link:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .welcome-section{padding:0 32px;align-items:center;text-align:center}body.light-theme .welcome-title{font-size:20px;text-align:center}body.light-theme .welcome-description{font-size:14px;text-align:center}body.light-theme .form-section{margin-top:32px}body.light-theme .info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}body.light-theme .info-text{font-size:13px;line-height:140%}body.light-theme .error-message{margin-top:-16px}body.light-theme .yacht-onboarding-page{height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;flex-direction:column;justify-content:center;padding-bottom:0;overflow:hidden}body.light-theme .onboarding-header{position:fixed;top:0;left:0;right:0;z-index:1000}body.light-theme .main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:120px;padding-bottom:80px}body.light-theme .input-group,body.light-theme .input-container,body.light-theme .phone-container{width:480px}body.light-theme .phone-input-container{width:320px}}@media (max-width: 768px){body.light-theme .welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}body.light-theme .welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .welcome-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .form-section{margin-top:24px;gap:16px}body.light-theme .info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}body.light-theme .info-text{font-size:12px;line-height:140%}body.light-theme .yacht-onboarding-page{height:var(--app-page-vh);height:var(--app-page-dvh);display:flex;flex-direction:column;justify-content:center;padding-bottom:0;overflow:hidden}body.light-theme .onboarding-header{position:fixed;top:0;left:0;right:0;z-index:1000}body.light-theme .main-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:120px;padding-bottom:80px}body.light-theme .input-group{width:100%;max-width:350px;gap:16px}body.light-theme .input-container{width:100%;padding:10px 12px}body.light-theme .form-input{font-size:14px;line-height:20px}body.light-theme .phone-container{width:100%;gap:16px}body.light-theme .country-code{width:100px;padding:10px 12px;font-size:14px}body.light-theme .phone-input-container{width:calc(100% - 116px);padding:10px 12px}body.light-theme .password-toggle{right:12px;width:18px;height:18px}body.light-theme .country-dropdown{max-height:150px}body.light-theme .country-option{padding:10px 12px;gap:8px}body.light-theme .country-code-text{font-size:13px}body.light-theme .error-message{margin-top:-16px}}body.light-theme .verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}body.light-theme .verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}body.light-theme .verification-question{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .verification-action{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}body.light-theme .verification-action:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .verification-links{align-items:center}body.light-theme .verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .verification-question{font-size:14px;flex-basis:100%;text-align:center}body.light-theme .verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){body.light-theme .verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}body.light-theme .verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}body.light-theme .verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}.caravel-onboarding-method-page{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);background:#07180d;padding:0;display:flex;flex-direction:column;overflow-y:auto}.caravel-onboarding-method-page .main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}.caravel-onboarding-method-page .manual-option,.caravel-onboarding-method-page .cv-upload-option{display:flex;padding:24px;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#122117;min-height:100%;justify-content:space-between;cursor:pointer}.caravel-onboarding-method-page .manual-option:hover,.caravel-onboarding-method-page .cv-upload-option:hover{align-items:flex-end;border:1px solid #cefd75;background:#132f1d}.caravel-onboarding-method-page .option-top-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.caravel-onboarding-method-page .option-title{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.caravel-onboarding-method-page .cv-upload-option .option-title,.caravel-onboarding-method-page .manual-option .option-title{color:#cefd75;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;align-self:flex-start}.caravel-onboarding-method-page .option-description{align-self:stretch;color:#f9faf5;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-24px 0 0;text-align:left}.caravel-onboarding-method-page .form-section{margin-top:72px}.caravel-onboarding-method-page .input-group{display:flex;flex-direction:row;gap:24px;width:100%;max-width:1200px}.caravel-onboarding-method-page .drop-zone{display:flex;padding:40px 30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-radius:10px;border:1px dashed #cefd75;background:#132f1d;cursor:pointer}.caravel-onboarding-method-page .drop-zone.error{border-color:#b3261e}.caravel-onboarding-method-page .error-message{width:100%;color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.132px;margin:-16px 0 0}.caravel-onboarding-method-page .drop-zone-text{align-self:stretch;color:#d9d9d933;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.caravel-onboarding-method-page .drop-zone-text.error{color:#b3261e}.caravel-onboarding-method-page .divider-section{display:flex;justify-content:center;align-items:center;gap:24px;align-self:stretch}.caravel-onboarding-method-page .divider-section svg{flex:1 0 0;height:1px}.caravel-onboarding-method-page .or-text{color:#d9d9d933;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.caravel-onboarding-method-page .spacer{flex:1}.caravel-onboarding-method-page .search-file-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;align-self:center;margin-top:auto;transition:all .2s ease}.caravel-onboarding-method-page .search-file-button:hover{background:#0c0;border-color:#0c0;transform:scale(1.05)}@media (max-width: 1024px){.caravel-onboarding-method-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.caravel-onboarding-method-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-onboarding-method-page .main-content{padding:68px 24px 52px}.caravel-onboarding-method-page .form-section{padding:0 24px}.caravel-onboarding-method-page .input-group{flex-direction:column;gap:24px;max-width:100%;padding:0}.caravel-onboarding-method-page .manual-option,.caravel-onboarding-method-page .cv-upload-option{flex:none;min-height:auto;height:auto;align-items:stretch;width:100%}}@media (max-width: 768px){.caravel-onboarding-method-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.caravel-onboarding-method-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-onboarding-method-page .main-content{padding:72px 16px 44px}.caravel-onboarding-method-page .form-section{margin-top:32px;padding:0 16px}.caravel-onboarding-method-page .input-group{flex-direction:column;gap:24px;max-width:100%;padding:0}.caravel-onboarding-method-page .manual-option,.caravel-onboarding-method-page .cv-upload-option{flex:none;min-height:auto;padding:16px;align-items:stretch;width:100%}.caravel-onboarding-method-page .drop-zone{padding:20px 12px}.caravel-onboarding-method-page .search-file-button{width:100%}}body.light-theme .caravel-onboarding-method-page{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);background:#f7f9f9;padding:0;display:flex;flex-direction:column;overflow-y:auto}body.light-theme .caravel-onboarding-method-page .main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}body.light-theme .welcome-title,body.light-theme .welcome-description{color:#07180d!important}body.light-theme .caravel-onboarding-method-page .manual-option,body.light-theme .caravel-onboarding-method-page .cv-upload-option{display:flex;padding:24px;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;border-radius:8px;border:1px solid #d8dbdf;background:#fff;min-height:100%;justify-content:space-between;cursor:pointer}body.light-theme .caravel-onboarding-method-page .manual-option:hover,body.light-theme .caravel-onboarding-method-page .cv-upload-option:hover{align-items:flex-end;border:1px solid #d8dbdf;background:#fff}body.light-theme .caravel-onboarding-method-page .option-top-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}body.light-theme .caravel-onboarding-method-page .option-title{color:#69a60a!important;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}body.light-theme .caravel-onboarding-method-page .cv-upload-option .option-title,body.light-theme .caravel-onboarding-method-page .manual-option .option-title{color:#cefd75;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;align-self:flex-start}body.light-theme .caravel-onboarding-method-page .option-description,body.light-theme .caravel-onboarding-method-page .manual-option .option-description,body.light-theme .caravel-onboarding-method-page .cv-upload-option .option-description{align-self:stretch;color:#07180d!important;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-24px 0 0;text-align:left}body.light-theme .caravel-onboarding-method-page .form-section{margin-top:72px}body.light-theme .caravel-onboarding-method-page .input-group{display:flex;flex-direction:row;gap:24px;width:100%;max-width:1200px}body.light-theme .caravel-onboarding-method-page .drop-zone{display:flex;padding:40px 30px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-radius:10px;border:1px dashed #69a60a;background:#edfdca80;cursor:pointer}body.light-theme .caravel-onboarding-method-page .drop-zone.error{border-color:#b3261e}body.light-theme .caravel-onboarding-method-page .error-message{width:100%;color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.132px;margin:-16px 0 0}body.light-theme .caravel-onboarding-method-page .drop-zone-text{align-self:stretch;color:#5a5a5a;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}body.light-theme .caravel-onboarding-method-page .drop-zone-text.error{color:#b3261e}body.light-theme .caravel-onboarding-method-page .divider-section{display:flex;justify-content:center;align-items:center;gap:24px;align-self:stretch}body.light-theme .caravel-onboarding-method-page .divider-section svg{flex:1 0 0;height:1px}body.light-theme .caravel-onboarding-method-page .divider-section svg path{fill:#5a5a5a!important}body.light-theme .caravel-onboarding-method-page .or-text{color:#5a5a5a!important;text-align:center;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .caravel-onboarding-method-page .spacer{flex:1}body.light-theme .caravel-onboarding-method-page .search-file-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a;background:#69a60a;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;align-self:center;margin-top:auto;transition:all .2s ease}body.light-theme .caravel-onboarding-method-page .search-file-button:hover{background:#69a60a;border-color:#69a60a;transform:scale(1.05);opacity:.9}@media (max-width: 1024px){body.light-theme .caravel-onboarding-method-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .caravel-onboarding-method-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-onboarding-method-page .main-content{padding:68px 24px 52px}body.light-theme .caravel-onboarding-method-page .form-section{padding:0 24px}body.light-theme .caravel-onboarding-method-page .input-group{flex-direction:column;gap:24px;max-width:100%;padding:0}body.light-theme .caravel-onboarding-method-page .manual-option,body.light-theme .caravel-onboarding-method-page .cv-upload-option{flex:none;min-height:auto;height:auto;align-items:stretch;width:100%}}@media (max-width: 768px){body.light-theme .caravel-onboarding-method-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .caravel-onboarding-method-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-onboarding-method-page .main-content{padding:72px 16px 44px}body.light-theme .caravel-onboarding-method-page .form-section{margin-top:32px;padding:0 16px}body.light-theme .caravel-onboarding-method-page .input-group{flex-direction:column;gap:24px;max-width:100%;padding:0}.caravel-onboarding-method-page .manual-option,body.light-theme .caravel-onboarding-method-page .cv-upload-option{flex:none;min-height:auto;padding:16px;align-items:stretch;width:100%}body.light-theme .caravel-onboarding-method-page .drop-zone{padding:20px 12px}body.light-theme .caravel-onboarding-method-page .search-file-button{width:100%}}.caravel-account-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}.caravel-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.caravel-welcome-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-welcome-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.caravel-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}.caravel-info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}.caravel-info-section svg{flex-shrink:0}.caravel-info-text{color:#cefd75;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}.caravel-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}.caravel-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:548px;box-sizing:border-box}.caravel-input-container.caravel-error{border-color:#b3261e}.caravel-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}.caravel-form-input::placeholder{color:#f9faf5;opacity:.7}.caravel-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}.caravel-phone-container.caravel-error .caravel-country-code,.caravel-phone-container.caravel-error .caravel-phone-input-container{border-color:#b3261e}.caravel-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}.caravel-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}.caravel-country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}.caravel-dropdown-arrow{width:16px;height:16px;flex-shrink:0}.caravel-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.caravel-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}.caravel-country-option:hover{background:#cefd750d}.caravel-country-flag{font-size:16px;width:20px;text-align:center}.caravel-country-code-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.caravel-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:388px;box-sizing:border-box}.caravel-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}.caravel-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.caravel-password-toggle svg path{fill:#f9faf5}.caravel-password-toggle.caravel-error svg path{fill:#b3261e!important}@media (max-width: 1024px){.caravel-welcome-section{padding:0 32px;align-items:center;text-align:center}.caravel-welcome-title{font-size:20px;text-align:center}.caravel-welcome-description{font-size:14px;text-align:center}.caravel-form-section{margin-top:32px}.caravel-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}.caravel-info-text{font-size:13px;line-height:140%}.caravel-error-message{margin-top:-16px}.caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}.onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}.caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}.caravel-input-group,.caravel-input-container,.caravel-phone-container{width:480px}.caravel-phone-input-container{width:320px}}@media (max-width: 768px){.caravel-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}.caravel-welcome-title{font-size:18px;line-height:140%;text-align:center}.caravel-welcome-description{font-size:13px;line-height:140%;text-align:center}.caravel-form-section{margin-top:24px;gap:16px}.caravel-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}.caravel-info-text{font-size:12px;line-height:140%}.caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}.onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}.caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}.caravel-input-group{width:100%;max-width:350px;gap:16px}.caravel-input-container{width:100%;padding:10px 12px}.caravel-form-input{font-size:14px;line-height:20px}.caravel-phone-container{width:100%;gap:16px}.caravel-country-code{width:100px;padding:10px 12px;font-size:14px}.caravel-phone-input-container{width:calc(100% - 116px);padding:10px 12px}.caravel-password-toggle{right:12px;width:18px;height:18px}.caravel-country-dropdown{max-height:150px}.caravel-country-option{padding:10px 12px;gap:8px}.caravel-country-code-text{font-size:13px}.caravel-error-message{margin-top:-16px}}.caravel-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}.caravel-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}.caravel-verification-question{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.caravel-verification-action{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}.caravel-verification-action:hover{opacity:.8}@media (max-width: 1024px){.caravel-verification-links{align-items:center}.caravel-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.caravel-verification-question{font-size:14px;flex-basis:100%;text-align:center}.caravel-verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){.caravel-verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}.caravel-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}.caravel-verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}.caravel-verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}.caravel-input-container,.caravel-phone-input-container{position:relative}.caravel-has-value .caravel-floating-label,.caravel-form-input:focus~.caravel-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.caravel-required-asterisk{color:#0a0!important;margin-left:4px}@media (max-width: 1024px){.caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.caravel-account-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-account-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-account-page .caravel-steps-container{display:none}.caravel-welcome-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-main-content{padding-bottom:100px;overflow:visible;height:auto}.caravel-welcome-title{font-size:20px;text-align:center}.caravel-welcome-description{font-size:14px;text-align:center}}.caravel-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}.caravel-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.caravel-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.caravel-privacy-policy-checkbox-input:checked{background:#0a0;border-color:#0a0}.caravel-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.caravel-privacy-policy-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}.caravel-privacy-policy-link{color:#cefd75;text-decoration:underline;cursor:pointer}.caravel-privacy-policy-link:hover{color:#b8e85a}@media (max-width: 768px){.caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}.caravel-account-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-account-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-account-page .caravel-steps-container{display:none}.caravel-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.caravel-main-content{padding-bottom:100px;overflow:visible;height:auto}.caravel-welcome-title{font-size:18px;line-height:140%;text-align:center}.caravel-welcome-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-account-page{background:#f7f9f9;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;min-height:0;padding-top:24px;padding-bottom:48px}body.light-theme .caravel-welcome-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .caravel-welcome-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-welcome-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}body.light-theme .caravel-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1 0 0;align-self:stretch;margin-top:48px;margin-bottom:48px;padding:0}body.light-theme .caravel-info-section{display:flex;align-items:center;gap:8px;align-self:flex-end;margin-top:48px;margin-right:0;padding:0 64px;width:fit-content;margin-left:auto}body.light-theme .caravel-info-section svg{flex-shrink:0}body.light-theme .caravel-info-text{color:#cefd75;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;display:flex;align-items:center}body.light-theme .caravel-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:548px}body.light-theme .caravel-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;padding:12px 16px;width:548px;box-sizing:border-box}body.light-theme .caravel-input-container.caravel-error{border-color:#b3261e}body.light-theme .caravel-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%}body.light-theme .caravel-form-input::placeholder{color:#5a5a5a;opacity:.7}body.light-theme .caravel-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:-24px;margin-left:8px;align-self:flex-start}body.light-theme .caravel-phone-container.caravel-error .caravel-country-code,body.light-theme .caravel-phone-container.caravel-error .caravel-phone-input-container{border-color:#b3261e}body.light-theme .caravel-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:548px;box-sizing:border-box}body.light-theme .caravel-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid #5a5a5a;background:transparent;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;cursor:pointer;box-sizing:border-box;position:relative;gap:8px}body.light-theme .caravel-country-code .country-flag{font-size:16px;width:20px;text-align:center;flex-shrink:0}body.light-theme .caravel-dropdown-arrow{width:16px;height:16px;flex-shrink:0}body.light-theme .caravel-dropdown-arrow path{stroke:#07180d!important}body.light-theme .caravel-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#f9faf5!important;border:1px solid #5a5a5a!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px;box-shadow:0 4px 12px #0000001a}body.light-theme .caravel-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}body.light-theme .caravel-country-option:hover{background:#69a60a1a!important}body.light-theme .caravel-country-flag{font-size:16px;width:20px;text-align:center}body.light-theme .caravel-country-code-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .caravel-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a;padding:12px 16px;width:388px;box-sizing:border-box}body.light-theme .caravel-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}body.light-theme .caravel-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}body.light-theme .caravel-password-toggle svg path{fill:#07180d!important}body.light-theme .caravel-password-toggle.caravel-error svg path{fill:#b3261e!important}@media (max-width: 1024px){body.light-theme .caravel-welcome-section{padding:0 32px;align-items:center;text-align:center}body.light-theme .caravel-welcome-title{font-size:20px;text-align:center}body.light-theme .caravel-welcome-description{font-size:14px;text-align:center}body.light-theme .caravel-form-section{margin-top:32px}body.light-theme .caravel-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 32px;width:fit-content}body.light-theme .caravel-info-text{font-size:13px;line-height:140%}body.light-theme .caravel-error-message{margin-top:-16px}body.light-theme .caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}body.light-theme .onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}body.light-theme .caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}body.light-theme .caravel-input-group,body.light-theme .caravel-input-container,body.light-theme .caravel-phone-container{width:480px}body.light-theme .caravel-phone-input-container{width:320px}}@media (max-width: 768px){body.light-theme .caravel-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center}body.light-theme .caravel-welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-welcome-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .caravel-form-section{margin-top:24px;gap:16px}body.light-theme .caravel-info-section{align-self:center;margin-top:48px;margin-right:auto;margin-left:auto;padding:0 16px;width:fit-content}body.light-theme .caravel-info-text{font-size:12px;line-height:140%}body.light-theme .caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;overflow:visible!important}body.light-theme .onboarding-header{position:sticky;top:0;left:0;right:0;z-index:1000}body.light-theme .caravel-main-content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:24px;padding-bottom:100px;overflow:visible;min-height:0}body.light-theme .caravel-input-group{width:100%;max-width:350px;gap:16px}body.light-theme .caravel-input-container{width:100%;padding:10px 12px}body.light-theme .caravel-form-input{font-size:14px;line-height:20px}body.light-theme .caravel-phone-container{width:100%;gap:16px}body.light-theme .caravel-country-code{width:100px;padding:10px 12px;font-size:14px}body.light-theme .caravel-phone-input-container{width:calc(100% - 116px);padding:10px 12px}body.light-theme .caravel-password-toggle{right:12px;width:18px;height:18px}body.light-theme .caravel-country-dropdown{max-height:150px}body.light-theme .caravel-country-option{padding:10px 12px;gap:8px}body.light-theme .caravel-country-code-text{font-size:13px}body.light-theme .caravel-error-message{margin-top:-16px}}body.light-theme .caravel-verification-links{display:flex;flex-direction:column;gap:16px;margin-top:24px;width:100%;max-width:548px;margin-left:auto;margin-right:auto}body.light-theme .caravel-verification-link{display:flex;align-items:center;gap:8px;line-height:1.5;width:100%;max-width:548px}body.light-theme .caravel-verification-question{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .caravel-verification-action{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:opacity .2s ease}body.light-theme .caravel-verification-action:hover{opacity:.8}@media (max-width: 1024px){body.light-theme .caravel-verification-links{align-items:center}body.light-theme .caravel-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .caravel-verification-question{font-size:14px;flex-basis:100%;text-align:center}body.light-theme .caravel-verification-action{font-size:13px;text-align:center;width:100%}}@media (max-width: 768px){body.light-theme .caravel-verification-links{gap:12px;margin-top:16px;align-items:center;width:100%}body.light-theme .caravel-verification-link{flex-wrap:wrap;width:100%;max-width:548px;justify-content:center}body.light-theme .caravel-verification-question{font-size:14px;line-height:140%;flex-basis:100%;text-align:center}body.light-theme .caravel-verification-action{font-size:13px;margin-top:4px;text-align:center;width:100%}}.caravel-input-container,body.light-theme .caravel-phone-input-container{position:relative}body.light-theme .caravel-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .caravel-has-value .caravel-floating-label,body.light-theme .caravel-form-input:focus~.caravel-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .caravel-required-asterisk{color:#69a60a!important;margin-left:4px}@media (max-width: 1024px){body.light-theme .caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .caravel-account-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-account-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-account-page .caravel-steps-container{display:none}body.light-theme .caravel-welcome-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .caravel-welcome-title{font-size:20px;text-align:center}body.light-theme .caravel-welcome-description{font-size:14px;text-align:center}}body.light-theme .caravel-privacy-policy-checkbox{display:flex;align-items:center;gap:8px;margin-top:8px;width:100%;max-width:548px}body.light-theme .caravel-privacy-policy-label{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}body.light-theme .caravel-privacy-policy-checkbox-input{width:18px;height:18px;border-radius:2px;border:2px solid #5a5a5a;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .caravel-privacy-policy-checkbox-input:checked{background:#69a60a;border-color:#69a60a}body.light-theme .caravel-privacy-policy-checkbox-input:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .caravel-privacy-policy-text{color:#07180d;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.2px}body.light-theme .caravel-privacy-policy-link{color:#69a60a;text-decoration:underline;cursor:pointer}body.light-theme .caravel-privacy-policy-link:hover{color:#5a8f09}@media (max-width: 768px){body.light-theme .caravel-account-page{height:auto!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);overflow:visible!important;width:100%;margin:0;padding:0;box-sizing:border-box}body.light-theme .caravel-account-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-account-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-account-page .caravel-steps-container{display:none}body.light-theme .caravel-welcome-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-main-content{padding-bottom:100px;overflow:visible;height:auto}body.light-theme .caravel-welcome-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-welcome-description{font-size:13px;line-height:140%;text-align:center}}.caravel-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}.caravel-steps-line{display:flex;position:relative;width:100%;max-width:1200px}.caravel-connectors-container{position:absolute;top:7px;left:8px;right:8px;display:flex;height:2px;z-index:1;padding:0 calc((100% - 16px * 7 - 40px * 6) / 12)}.caravel-connector{flex:1 1 0;min-width:0;background:#e0e0e7}.caravel-connector.completed{background:#0a0}.caravel-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.caravel-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d;position:relative;z-index:2}.caravel-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px}.caravel-step-label.current,.caravel-step-label.completed{color:#0a0}.caravel-step-label.future{color:#898f8f}body.light-theme .caravel-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}body.light-theme .caravel-steps-line{display:flex;position:relative;width:100%;max-width:1200px}body.light-theme .caravel-connectors-container{position:absolute;top:7px;left:8px;right:8px;display:flex;height:2px;z-index:1;padding:0 calc((100% - 16px * 7 - 40px * 6) / 12)}body.light-theme .caravel-connector{flex:1 1 0;min-width:0;background:#e0e0e7}body.light-theme .caravel-connector.completed{background:#0a0}body.light-theme .caravel-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .caravel-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;z-index:2}body.light-theme .caravel-step-point.future{background:#f7f9f9}body.light-theme .caravel-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px}body.light-theme .caravel-step-label.current,body.light-theme .caravel-step-label.completed{color:#69a60a!important}body.light-theme .caravel-step-label.future{color:#5a5a5a!important}body.light-theme .caravel-step-point.future svg path[fill=white]{fill:transparent!important}body.light-theme .caravel-step-point.completed svg path[fill="#00AA00"],body.light-theme .caravel-step-point.current svg path[fill="#00AA00"]{fill:#69a60a!important}.caravel-profile-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.caravel-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.caravel-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.caravel-profile-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-profile-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.caravel-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.caravel-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}.caravel-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}.caravel-profile-picture-container{cursor:pointer}.caravel-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.caravel-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.caravel-profile-form-row{display:flex;gap:32px;align-items:flex-start}.caravel-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.caravel-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.caravel-profile-row-inputs{display:flex;gap:24px}.caravel-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.caravel-profile-row-inputs .caravel-profile-input-wrapper{flex:1 0 0}.caravel-profile-row-inputs .caravel-profile-input-container{width:100%}.caravel-profile-input-container .caravel-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.caravel-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.caravel-required-asterisk{color:#898f8f}.caravel-profile-input-container.caravel-has-value .caravel-floating-label,.caravel-form-input:focus~.caravel-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.caravel-profile-input-container.caravel-has-value .caravel-required-asterisk,.caravel-form-input:focus~.caravel-floating-label .caravel-required-asterisk{color:#0a0}.caravel-profile-input-container.caravel-error{border:1px solid #ff4d4d}.caravel-profile-input-container.caravel-error .caravel-floating-label .caravel-required-asterisk{color:#ff4d4d!important}.caravel-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.caravel-profile-input-container .caravel-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}.caravel-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.caravel-form-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.caravel-profile-description-container.caravel-has-value .caravel-form-textarea{padding-top:20px}.caravel-profile-description-container .caravel-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.caravel-profile-description-container.caravel-has-value .caravel-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.caravel-profile-description-container.caravel-error{border-color:#b3261e}.caravel-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.caravel-profile-main-section{margin-bottom:24px}.caravel-profile-inputs-container{margin-bottom:0}.caravel-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){.caravel-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.caravel-profile-title{font-size:20px;text-align:center}.caravel-profile-description{font-size:14px;text-align:center}.caravel-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.caravel-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.caravel-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.caravel-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.caravel-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.caravel-profile-input-container{width:100%}.caravel-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.caravel-profile-wrapper>.caravel-profile-main-section>div:last-child{width:100%}.caravel-profile-description-container{width:100%!important;max-width:100%}.caravel-profile-input-wrapper{width:100%!important}.caravel-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){.caravel-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.caravel-profile-title{font-size:18px;line-height:140%;text-align:center}.caravel-profile-description{font-size:13px;line-height:140%;text-align:center}}.caravel-next-hint-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.caravel-next-missing-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:100;min-width:260px;max-width:min(92vw,340px);padding:14px 16px;border-radius:8px;border:1px solid rgba(206,253,117,.35);background:#132f1d;box-shadow:0 8px 24px #00000059;text-align:left}.caravel-next-missing-title{margin:0 0 8px;color:#f9faf5;font-size:13px;font-weight:700;line-height:140%;letter-spacing:.02em}.caravel-next-missing-list{margin:0;padding-left:18px;color:#e8ebe4;font-size:13px;font-weight:400;line-height:150%;letter-spacing:.01em}.caravel-next-missing-list li{margin-bottom:4px}.caravel-next-missing-list li:last-child{margin-bottom:0}.caravel-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){.caravel-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-profile-page .caravel-steps-container{display:none}.caravel-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-profile-wrapper{padding-bottom:96px}.caravel-profile-title{font-size:20px;text-align:center}.caravel-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){.caravel-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-profile-page .caravel-steps-container{display:none}.caravel-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.caravel-profile-wrapper{padding-bottom:100px}.caravel-profile-title{font-size:18px;line-height:140%;text-align:center}.caravel-profile-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-profile-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .caravel-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .caravel-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .caravel-profile-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-profile-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .caravel-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .caravel-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}body.light-theme .caravel-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}body.light-theme .caravel-profile-picture-container{cursor:pointer}body.light-theme .caravel-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #69a60a!important}body.light-theme .caravel-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .caravel-profile-form-row{display:flex;gap:32px;align-items:flex-start}body.light-theme .caravel-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}body.light-theme .caravel-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .caravel-profile-row-inputs{display:flex;gap:24px}body.light-theme .caravel-profile-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .caravel-profile-row-inputs .caravel-profile-input-wrapper{flex:1 0 0}body.light-theme .caravel-profile-row-inputs .caravel-profile-input-container{width:100%}body.light-theme .caravel-profile-input-container .caravel-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .caravel-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .caravel-required-asterisk{color:#69a60a!important}body.light-theme .caravel-profile-input-container.caravel-has-value .caravel-floating-label,body.light-theme .caravel-form-input:focus~.caravel-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .caravel-profile-input-container.caravel-has-value .caravel-required-asterisk,body.light-theme .caravel-form-input:focus~.caravel-floating-label .caravel-required-asterisk{color:#69a60a!important}body.light-theme .caravel-profile-input-container.caravel-error{border:1px solid #ff4d4d!important}body.light-theme .caravel-profile-input-container.caravel-error .caravel-floating-label .caravel-required-asterisk{color:#ff4d4d!important}body.light-theme .caravel-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .caravel-profile-input-container .caravel-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .caravel-profile-input-container .caravel-input-icon svg path{fill:#07180d!important}body.light-theme .caravel-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .caravel-form-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .caravel-profile-description-container.caravel-has-value .caravel-form-textarea{padding-top:20px}body.light-theme .caravel-profile-description-container .caravel-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .caravel-profile-description-container.caravel-has-value .caravel-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .caravel-profile-description-container.caravel-error{border:1px solid #b3261e!important}body.light-theme .caravel-description-info{color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .caravel-profile-main-section{margin-bottom:24px}body.light-theme .caravel-profile-inputs-container{margin-bottom:0}body.light-theme .caravel-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){body.light-theme .caravel-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-profile-title{font-size:20px;text-align:center}body.light-theme .caravel-profile-description{font-size:14px;text-align:center}body.light-theme .caravel-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}body.light-theme .caravel-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .caravel-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .caravel-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}body.light-theme .caravel-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .caravel-profile-input-container{width:100%}body.light-theme .caravel-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .caravel-profile-wrapper>.caravel-profile-main-section>div:last-child{width:100%}body.light-theme .caravel-profile-description-container{width:100%!important;max-width:100%}body.light-theme .caravel-profile-input-wrapper{width:100%!important}body.light-theme .caravel-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){body.light-theme .caravel-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-profile-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-profile-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-asterisk{color:#69a60a!important}body.light-theme .add-personal-link-button svg path{fill:#69a60a!important}body.light-theme .caravel-next-missing-popover{border:1px solid rgba(7,24,13,.12);background:#fff;box-shadow:0 8px 24px #07180d1f}body.light-theme .caravel-next-missing-title{color:#07180d}body.light-theme .caravel-next-missing-list{color:#3d4a40}@media (max-width: 1024px){body.light-theme .caravel-profile-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-profile-page .caravel-steps-container{display:none}body.light-theme .caravel-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-profile-wrapper{padding-bottom:96px}body.light-theme .caravel-profile-title{font-size:20px;text-align:center}body.light-theme .caravel-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .caravel-profile-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-profile-page .caravel-steps-container{display:none}body.light-theme .caravel-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-profile-wrapper{padding-bottom:100px}body.light-theme .caravel-profile-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-profile-description{font-size:13px;line-height:140%;text-align:center}}.caravel-education-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.caravel-education-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.caravel-education-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.caravel-education-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-education-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.caravel-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.caravel-education-placeholder{color:#f9faf5;font-size:16px;text-align:center}@media (max-width: 1024px){.caravel-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.caravel-education-title{font-size:20px;text-align:center}.caravel-education-description{font-size:14px;text-align:center}.caravel-education-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.caravel-education-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.caravel-education-wrapper{padding-bottom:120px}}@media (max-width: 768px){.caravel-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.caravel-education-title{font-size:18px;line-height:140%;text-align:center}.caravel-education-description{font-size:13px;line-height:140%;text-align:center}}.caravel-education-description-bold{font-weight:700;color:#0a0}.education-input-box.education-validation-error{border:1px solid #ff4d4d}.education-input-box.education-validation-error .education-label .education-asterisk{color:#ff4d4d!important}.education-technologies-box.education-validation-error{border:1px solid #ff4d4d}.education-technologies-box.education-validation-error .education-label .education-asterisk{color:#ff4d4d!important}.education-next-hint-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.education-next-missing-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:100;min-width:260px;max-width:min(92vw,380px);padding:14px 16px;border-radius:8px;border:1px solid rgba(206,253,117,.35);background:#132f1d;box-shadow:0 8px 24px #00000059;text-align:left}.education-next-missing-title{margin:0 0 8px;color:#f9faf5;font-size:13px;font-weight:700;line-height:140%;letter-spacing:.02em}.education-next-missing-list{margin:0;padding-left:18px;color:#e8ebe4;font-size:13px;font-weight:400;line-height:150%;letter-spacing:.01em}.education-next-missing-list li{margin-bottom:4px}.education-next-missing-list li:last-child{margin-bottom:0}.education-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){.caravel-education-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-education-page .caravel-steps-container{display:none}.caravel-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-education-wrapper{padding-bottom:96px}.caravel-education-title{font-size:20px;text-align:center}.caravel-education-description{font-size:14px;text-align:center}}@media (max-width: 768px){.caravel-education-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-education-page .caravel-steps-container{display:none}.caravel-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.caravel-education-wrapper{padding-bottom:100px}.caravel-education-title{font-size:18px;line-height:140%;text-align:center}.caravel-education-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-education-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .caravel-education-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .caravel-education-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .caravel-education-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-education-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .caravel-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .caravel-education-placeholder{color:#07180d!important;font-size:16px;text-align:center}@media (max-width: 1024px){body.light-theme .caravel-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-education-title{font-size:20px;text-align:center}body.light-theme .caravel-education-description{font-size:14px;text-align:center}body.light-theme .caravel-education-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}body.light-theme .caravel-education-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .caravel-education-wrapper{padding-bottom:120px}}@media (max-width: 768px){body.light-theme .caravel-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-education-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-education-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-education-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .education-input-box.education-filled .education-label .education-asterisk,body.light-theme .education-field:focus~.education-label .education-asterisk{color:#69a60a!important}body.light-theme .education-input-box.education-validation-error{border:1px solid #ff4d4d!important}body.light-theme .education-input-box.education-validation-error .education-label .education-asterisk{color:#ff4d4d!important}body.light-theme .education-technologies-box.education-error{border-color:#b3261e}body.light-theme .education-technologies-box.education-validation-error{border:1px solid #ff4d4d!important}body.light-theme .education-technologies-box.education-validation-error .education-label .education-asterisk{color:#ff4d4d!important}body.light-theme .education-technologies-box.education-filled .education-label .education-asterisk{color:#69a60a!important}body.light-theme .education-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #5a5a5a!important;background:transparent;padding:0 8px;gap:8px}body.light-theme .education-next-missing-popover{border:1px solid rgba(7,24,13,.12);background:#fff;box-shadow:0 8px 24px #07180d1f}body.light-theme .education-next-missing-title{color:#07180d}body.light-theme .education-next-missing-list{color:#3d4a40}@media (max-width: 1024px){body.light-theme .education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}body.light-theme .education-input-wrapper,body.light-theme .education-input-box{width:100%}}@media (max-width: 1024px){body.light-theme .caravel-education-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-education-page .caravel-steps-container{display:none}body.light-theme .caravel-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-education-wrapper{padding-bottom:96px}body.light-theme .caravel-education-title{font-size:20px;text-align:center}body.light-theme .caravel-education-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .caravel-education-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-education-page .caravel-steps-container{display:none}body.light-theme .caravel-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-education-wrapper{padding-bottom:100px}body.light-theme .caravel-education-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-education-description{font-size:13px;line-height:140%;text-align:center}}.caravel-experience-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.caravel-experience-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.caravel-experience-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-experience-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}@media (max-width: 1024px){.caravel-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.caravel-experience-title{font-size:20px;text-align:center}.caravel-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){.caravel-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.caravel-experience-title{font-size:18px;line-height:140%;text-align:center}.caravel-experience-description{font-size:13px;line-height:140%;text-align:center}}.caravel-asterisk{color:#0a0}.caravel-experience-description-bold{font-weight:700;color:#0a0}.caravel-experience-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.caravel-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.experience-input-box.experience-validation-error{border:1px solid #ff4d4d}.experience-input-box.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}@media (max-width: 1024px){.caravel-experience-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.caravel-experience-main-section{width:100%}.experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.experience-input-wrapper,.experience-input-box{width:100%}}.caravel-experience-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.caravel-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}.caravel-experience-technologies-row{display:flex;width:100%}.caravel-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:16px;box-sizing:border-box;min-height:64px}.caravel-experience-technologies-box.experience-error{border-color:#b3261e}.caravel-experience-technologies-box.experience-validation-error{border:1px solid #ff4d4d}.caravel-experience-technologies-box.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}.caravel-experience-technologies-box .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}.caravel-experience-technologies-box.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.caravel-experience-technologies-box.experience-filled .experience-label .experience-asterisk{color:#0a0}.caravel-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.caravel-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}.caravel-experience-technology-name{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.caravel-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.caravel-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.experience-description-container.experience-validation-error{border:1px solid #ff4d4d}.experience-description-container.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}.experience-next-hint-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.experience-next-missing-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:100;min-width:260px;max-width:min(92vw,380px);padding:14px 16px;border-radius:8px;border:1px solid rgba(206,253,117,.35);background:#132f1d;box-shadow:0 8px 24px #00000059;text-align:left}.experience-next-missing-title{margin:0 0 8px;color:#f9faf5;font-size:13px;font-weight:700;line-height:140%;letter-spacing:.02em}.experience-next-missing-list{margin:0;padding-left:18px;color:#e8ebe4;font-size:13px;font-weight:400;line-height:150%;letter-spacing:.01em}.experience-next-missing-list li{margin-bottom:4px}.experience-next-missing-list li:last-child{margin-bottom:0}.experience-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){.caravel-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-experience-page .caravel-steps-container{display:none}.caravel-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-experience-wrapper{padding-bottom:96px}.caravel-experience-title{font-size:20px;text-align:center}.caravel-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){.caravel-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-experience-page .caravel-steps-container{display:none}.caravel-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.caravel-experience-wrapper{padding-bottom:100px}.caravel-experience-title{font-size:18px;line-height:140%;text-align:center}.caravel-experience-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-experience-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .caravel-experience-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .caravel-experience-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-experience-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}@media (max-width: 1024px){body.light-theme .caravel-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-experience-title{font-size:20px;text-align:center}body.light-theme .caravel-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .caravel-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}body.light-theme .caravel-experience-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-experience-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .caravel-asterisk{color:#5a5a5a!important}body.light-theme .caravel-experience-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .caravel-experience-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .caravel-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .experience-input-box.experience-filled .experience-label,body.light-theme .experience-field:focus~.experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-input-box.experience-validation-error{border:1px solid #ff4d4d!important}body.light-theme .experience-input-box.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}@media (max-width: 1024px){body.light-theme .caravel-experience-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}body.light-theme .caravel-experience-main-section{width:100%}body.light-theme .experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}body.light-theme .experience-input-wrapper,body.light-theme .experience-input-box{width:100%}}body.light-theme .caravel-experience-info{color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .caravel-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .technology-enter-highlight{color:#0a0;font-weight:500}body.light-theme .experience-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .experience-selector-box .experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}body.light-theme .experience-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .caravel-experience-technologies-row{display:flex;width:100%}body.light-theme .caravel-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:16px;box-sizing:border-box;min-height:64px}body.light-theme .caravel-experience-technologies-box.experience-error{border-color:#b3261e}body.light-theme .caravel-experience-technologies-box.experience-validation-error{border:1px solid #ff4d4d!important}body.light-theme .caravel-experience-technologies-box.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}body.light-theme .caravel-experience-technologies-box .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}body.light-theme .caravel-experience-technologies-box.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .caravel-experience-technologies-box.experience-filled .experience-label .experience-asterisk{color:#0a0}body.light-theme .caravel-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}body.light-theme .caravel-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #5a5a5a!important;background:transparent;padding:0 8px;gap:8px}body.light-theme .caravel-experience-technology-name{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .caravel-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}body.light-theme .caravel-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .experience-description-container.experience-validation-error{border:1px solid #ff4d4d!important}body.light-theme .experience-description-container.experience-validation-error .experience-label .experience-asterisk{color:#ff4d4d!important}body.light-theme .experience-description-container .experience-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .experience-description-container.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-description-container.experience-filled .experience-label .experience-asterisk{color:#0a0}body.light-theme .experience-textarea::placeholder{color:#5a5a5a!important;opacity:1}body.light-theme .experience-next-missing-popover{border:1px solid rgba(7,24,13,.12);background:#fff;box-shadow:0 8px 24px #07180d1f}body.light-theme .experience-next-missing-title{color:#07180d}body.light-theme .experience-next-missing-list{color:#3d4a40}@media (max-width: 1024px){body.light-theme .caravel-experience-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-experience-page .caravel-steps-container{display:none}body.light-theme .caravel-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-experience-wrapper{padding-bottom:96px}body.light-theme .caravel-experience-title{font-size:20px;text-align:center}body.light-theme .caravel-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .caravel-experience-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-experience-page .caravel-steps-container{display:none}body.light-theme .caravel-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-experience-wrapper{padding-bottom:100px}body.light-theme .caravel-experience-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-experience-description{font-size:13px;line-height:140%;text-align:center}}.caravel-technologies-page{display:flex;width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);flex-direction:column;background:#07180d;overflow:hidden}.caravel-technologies-content-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 64px;box-sizing:border-box;margin-top:24px}.caravel-technologies-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-technologies-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.caravel-technologies-strong{color:#0a0;font-weight:700}.caravel-technologies-wrapper{display:flex;width:100%;justify-content:center;flex:1;overflow-y:auto}.caravel-technologies-main-section{width:100%;max-width:800px;padding:0 64px 24px;box-sizing:border-box;margin-top:24px}@media (max-width: 1024px){.caravel-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-technologies-page .caravel-steps-container{display:none}.caravel-technologies-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-technologies-wrapper{padding-bottom:96px}.caravel-technologies-main-section{padding:0 24px 24px}.caravel-technologies-title{font-size:20px;text-align:center}.caravel-technologies-description{font-size:14px;text-align:center}.technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}.technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,.technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){.caravel-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-technologies-page .caravel-steps-container{display:none}.caravel-technologies-content-section{align-items:center;text-align:center;margin-top:24px;padding:0 16px}.caravel-technologies-wrapper{padding-bottom:100px}.caravel-technologies-title{font-size:18px;line-height:140%;text-align:center}.caravel-technologies-description{font-size:13px;line-height:140%;text-align:center}.technologies-table-row{flex-direction:column}.technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}.technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,.technologies-plus-button{width:36px;flex-shrink:0}}body.light-theme .caravel-technologies-page{display:flex;width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);flex-direction:column;background:#f7f9f9!important;overflow:hidden}body.light-theme .caravel-technologies-content-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 64px;box-sizing:border-box;margin-top:24px}body.light-theme .caravel-technologies-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-technologies-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .caravel-technologies-strong{color:#69a60a!important;font-weight:700}body.light-theme .caravel-technologies-wrapper{display:flex;width:100%;justify-content:center;flex:1;overflow-y:auto}body.light-theme .caravel-technologies-main-section{width:100%;max-width:800px;padding:0 64px 24px;box-sizing:border-box;margin-top:24px}body.light-theme .technologies-header-name,body.light-theme .technologies-header-months{flex:1;color:#5a5a5a!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .technologies-experience-label{flex:0 0 auto;color:#5a5a5a!important;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;white-space:nowrap;padding:0 4px;text-align:left;min-width:50px}@media (max-width: 1024px){body.light-theme .caravel-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-technologies-page .caravel-steps-container{display:none}body.light-theme .caravel-technologies-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-technologies-wrapper{padding-bottom:96px}body.light-theme .caravel-technologies-main-section{padding:0 24px 24px}body.light-theme .caravel-technologies-title{font-size:20px;text-align:center}body.light-theme .caravel-technologies-description{font-size:14px;text-align:center}body.light-theme .technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}body.light-theme .technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}body.light-theme .technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,body.light-theme .technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}body.light-theme .technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,body.light-theme .technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){body.light-theme .caravel-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-technologies-page .caravel-steps-container{display:none}body.light-theme .caravel-technologies-content-section{align-items:center;text-align:center;margin-top:24px;padding:0 16px}body.light-theme .caravel-technologies-wrapper{padding-bottom:100px}body.light-theme .caravel-technologies-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-technologies-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .technologies-table-row{flex-direction:column}body.light-theme .technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}body.light-theme .technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}body.light-theme .technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,body.light-theme .technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}body.light-theme .technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,body.light-theme .technologies-plus-button{width:36px;flex-shrink:0}}.caravel-languages-page{background:#07180d;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}.caravel-languages-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}.caravel-languages-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.caravel-languages-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.caravel-languages-description-bold{font-weight:700;color:#0a0}.caravel-languages-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}.caravel-languages-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px;width:max-content;max-width:calc(100% - 64px);margin-left:auto;margin-right:auto}.languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}.languages-select-box.languages-validation-error{border:1px solid #ff4d4d}.languages-level-row.languages-validation-error{outline:1px solid #ff4d4d;outline-offset:4px;border-radius:4px}.languages-next-hint-wrapper{position:relative;display:inline-flex;flex-direction:column;align-items:flex-end}.languages-next-missing-popover{position:absolute;right:0;bottom:calc(100% + 10px);z-index:100;min-width:260px;max-width:min(92vw,380px);padding:14px 16px;border-radius:8px;border:1px solid rgba(206,253,117,.35);background:#132f1d;box-shadow:0 8px 24px #00000059;text-align:left}.languages-next-missing-title{margin:0 0 8px;color:#f9faf5;font-size:13px;font-weight:700;line-height:140%;letter-spacing:.02em}.languages-next-missing-list{margin:0;padding-left:18px;color:#e8ebe4;font-size:13px;font-weight:400;line-height:150%;letter-spacing:.01em}.languages-next-missing-list li{margin-bottom:4px}.languages-next-missing-list li:last-child{margin-bottom:0}.languages-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1024px){.caravel-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.caravel-languages-wrapper{padding:0 24px 96px;box-sizing:border-box;justify-content:center}.caravel-languages-title{font-size:20px;text-align:center}.caravel-languages-description{font-size:14px;text-align:center}.languages-level-buttons{flex-wrap:wrap}.languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){.caravel-languages-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.caravel-languages-wrapper{padding:0 16px 100px;box-sizing:border-box;justify-content:center}.caravel-languages-title{font-size:18px;line-height:140%;text-align:center}.caravel-languages-description{font-size:13px;line-height:140%;text-align:center}.languages-level-buttons{flex-wrap:wrap;gap:8px}.languages-level-button{flex:1 1 100%}}@media (max-width: 1024px){.caravel-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.caravel-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.caravel-languages-page .caravel-steps-container{display:none}.caravel-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.caravel-languages-wrapper{padding:0 24px 96px}.caravel-languages-title{font-size:20px;text-align:center}.caravel-languages-description{font-size:14px;text-align:center}}body.light-theme .caravel-languages-page{background:#f7f9f9!important;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;flex-direction:column}body.light-theme .caravel-languages-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}body.light-theme .caravel-languages-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .caravel-languages-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .caravel-languages-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .caravel-languages-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}body.light-theme .caravel-languages-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px;width:max-content;max-width:calc(100% - 64px);margin-left:auto;margin-right:auto}body.light-theme .languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}body.light-theme .languages-checkbox:checked{background:#0a0;border-color:#0a0}body.light-theme .languages-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .languages-select-box.languages-validation-error{border:1px solid #ff4d4d!important}body.light-theme .languages-level-row.languages-validation-error{outline:1px solid #ff4d4d;outline-offset:4px;border-radius:4px}body.light-theme .languages-next-missing-popover{border:1px solid rgba(7,24,13,.12);background:#fff;box-shadow:0 8px 24px #07180d1f}body.light-theme .languages-next-missing-title{color:#07180d}body.light-theme .languages-next-missing-list{color:#3d4a40}@media (max-width: 1024px){body.light-theme .caravel-languages-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}body.light-theme .caravel-languages-wrapper{padding:0 24px 96px;box-sizing:border-box;justify-content:center}body.light-theme .caravel-languages-title{font-size:20px;text-align:center}body.light-theme .caravel-languages-description{font-size:14px;text-align:center}body.light-theme .languages-level-buttons{flex-wrap:wrap}body.light-theme .languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){body.light-theme .caravel-languages-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}body.light-theme .caravel-languages-wrapper{padding:0 16px 100px;box-sizing:border-box;justify-content:center}body.light-theme .caravel-languages-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .caravel-languages-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .languages-level-buttons{flex-wrap:wrap;gap:8px}body.light-theme .languages-level-button{flex:1 1 100%}}@media (max-width: 1024px){body.light-theme .caravel-languages-page .onboarding-header{position:sticky;top:0;z-index:20}body.light-theme .caravel-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}body.light-theme .caravel-languages-page .caravel-steps-container{display:none}body.light-theme .caravel-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}body.light-theme .caravel-languages-wrapper{padding:0 24px 96px}body.light-theme .caravel-languages-title{font-size:20px;text-align:center}body.light-theme .caravel-languages-description{font-size:14px;text-align:center}}.login-page .auth-right{gap:24px;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto;overflow-y:auto;padding-top:40px;padding-bottom:40px}.login-page .logo-container{margin-bottom:16px}.login-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:8px}.login-page .register-description{margin-top:-16px}.login-page .login-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:100%;box-sizing:border-box;position:relative}.login-page .form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;padding:0}.login-page .form-input::placeholder{color:transparent;opacity:0}.login-page .floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:2;display:block;opacity:1}.login-page .login-input-container.filled .floating-label,.login-page .login-input-container:has(.form-input:focus) .floating-label{top:0;transform:translateY(-50%);background:#000a04;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5;z-index:3}.login-page .required-asterisk{color:#0a0!important;margin-left:4px}.login-page .login-input-container.filled .floating-label .required-asterisk,.login-page .login-input-container:has(.form-input:focus) .floating-label .required-asterisk{color:#0a0!important}.login-page .login-input-container.error{border-color:#b3261e}.login-page .login-input-container.error .floating-label .required-asterisk{color:#b3261e!important}.login-page .password-input-wrapper{position:relative;display:flex;align-items:center;width:100%;flex:1 0 0}.login-page .password-toggle{position:absolute;right:0;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:1}.login-page .password-toggle svg{width:20px;height:20px}.login-page .login-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #00aa00;background:#0a0;color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0}.login-page .login-button.inactive{opacity:.6;cursor:not-allowed}.login-page .password-field-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}.login-page .forgot-password-link{align-self:flex-end;color:#0a0;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;background:transparent;border:none;padding:0;margin:0}.login-page .forgot-password-link:hover{text-decoration:underline}.login-page .login-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}.login-page .login-success-message{color:#0a0;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}.login-page .resend-code-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #00aa00;background:transparent;color:#0a0;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0;margin-top:8px;transition:all .2s}.login-page .resend-code-button:hover:not(:disabled){background:#00aa001a}.login-page .resend-code-button:disabled{opacity:.5;cursor:not-allowed;border-color:#898f8f;color:#898f8f}@media (max-width: 1024px){.login-page .auth-left,.login-page .auth-left .back-arrow-left{display:none}.login-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.login-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000);position:relative}.login-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.login-page .register-title,.login-page .register-description-title,.login-page .register-description{text-align:center;width:100%;max-width:100%}.login-page .login-input-container,.login-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}@media (max-width: 768px){.login-page .auth-left,.login-page .auth-left .back-arrow-left{display:none}.login-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}.login-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:linear-gradient(135deg,#001607,#000);position:relative}.login-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}.login-page .register-title{font-size:14px;text-align:center;margin-bottom:0;width:100%;max-width:100%}.login-page .register-description-title{font-size:24px;text-align:center;margin-bottom:8px;min-height:auto;line-height:1.3;width:100%;max-width:100%}.login-page .register-description{font-size:14px;text-align:center;margin-top:0;width:100%;max-width:100%}.login-page .login-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}.login-page .login-link-container{margin-top:16px;margin-bottom:24px;width:100%;max-width:100%}.login-page .has-account-text,.login-page .login-link{font-size:14px}.login-page .forgot-password-link{font-size:13px}.login-page .login-error-message,.login-page .login-success-message{font-size:13px;width:100%;max-width:100%}.login-page .resend-code-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}.login-page .login-input-container,.login-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}body.light-theme .auth-page:before{background-image:url(/site/cli-background-light.png)!important}body.light-theme .auth-page .auth-right,body.light-theme .login-page .auth-right{gap:24px;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto;overflow-y:auto;padding-top:40px;padding-bottom:40px;background:#f7f9f9!important}body.light-theme .login-page .logo-container{margin-bottom:16px}body.light-theme .login-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:8px}body.light-theme .login-page .register-description{margin-top:-16px}body.light-theme .auth-page .register-title,body.light-theme .login-page .register-title{color:#5a5a5a!important}body.light-theme .auth-page .register-description-title,body.light-theme .login-page .register-description-title,body.light-theme .auth-page .register-description,body.light-theme .login-page .register-description,body.light-theme .login-page .has-account-text{color:#07180d!important}body.light-theme .login-page .login-link{color:#69a60a!important}body.light-theme .login-page .login-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;padding:12px 16px;width:100%;box-sizing:border-box;position:relative}body.light-theme .login-page .form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;padding:0}body.light-theme .login-page .form-input::placeholder{color:transparent;opacity:0}body.light-theme .login-page .floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:2;display:block;opacity:1}body.light-theme .login-page .login-input-container.filled .floating-label,body.light-theme .login-page .login-input-container:has(.form-input:focus) .floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important;z-index:3}body.light-theme .login-page .required-asterisk{color:#5a5a5a!important;margin-left:4px}body.light-theme .login-page .login-input-container.filled .floating-label .required-asterisk,body.light-theme .login-page .login-input-container:has(.form-input:focus) .floating-label .required-asterisk{color:#5a5a5a!important}body.light-theme .login-page .login-input-container.error{border-color:#b3261e}body.light-theme .login-page .login-input-container.error .floating-label .required-asterisk{color:#b3261e!important}body.light-theme .login-page .password-input-wrapper{position:relative;display:flex;align-items:center;width:100%;flex:1 0 0}body.light-theme .login-page .password-toggle{position:absolute;right:0;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:1}body.light-theme .login-page .password-toggle svg{width:20px;height:20px}body.light-theme .login-page .password-toggle svg path{fill:#07180d!important}body.light-theme .login-page .login-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0}body.light-theme .login-page .login-button.inactive{opacity:.6;cursor:not-allowed}body.light-theme .login-page .password-field-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}body.light-theme .login-page .forgot-password-link{align-self:flex-end;color:#69a60a!important;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;background:transparent;border:none;padding:0;margin:0}body.light-theme .login-page .forgot-password-link:hover{text-decoration:underline}body.light-theme .login-page .login-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}body.light-theme .login-page .login-success-message{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}body.light-theme .login-page .resend-code-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0;margin-top:8px;transition:all .2s}body.light-theme .login-page .resend-code-button:hover:not(:disabled){background:#69a60a1a!important}body.light-theme .login-page .resend-code-button:disabled{opacity:.5;cursor:not-allowed;border-color:#898f8f;color:#898f8f}@media (max-width: 1024px){body.light-theme .login-page .auth-left,body.light-theme .login-page .auth-left .back-arrow-left{display:none}body.light-theme .login-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .login-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .login-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:#f7f9f9!important;position:relative}body.light-theme .login-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .login-page .register-title,body.light-theme .login-page .register-description-title,body.light-theme .login-page .register-description{text-align:center;width:100%;max-width:100%}body.light-theme .login-page .login-input-container,body.light-theme .login-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}@media (max-width: 768px){body.light-theme .login-page .auth-left,body.light-theme .login-page .auth-left .back-arrow-left{display:none}body.light-theme .login-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .login-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .login-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:#f7f9f9!important;position:relative}body.light-theme .login-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .login-page .register-title{font-size:14px;text-align:center;margin-bottom:0;width:100%;max-width:100%}body.light-theme .login-page .register-description-title{font-size:24px;text-align:center;margin-bottom:8px;min-height:auto;line-height:1.3;width:100%;max-width:100%}body.light-theme .login-page .register-description{font-size:14px;text-align:center;margin-top:0;width:100%;max-width:100%}body.light-theme .login-page .login-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}body.light-theme .login-page .login-link-container{margin-top:16px;margin-bottom:24px;width:100%;max-width:100%}body.light-theme .login-page .has-account-text,body.light-theme .login-page .login-link{font-size:14px}body.light-theme .login-page .forgot-password-link{font-size:13px}body.light-theme .login-page .login-error-message,body.light-theme .login-page .login-success-message{font-size:13px;width:100%;max-width:100%}body.light-theme .login-page .resend-code-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}body.light-theme .login-page .login-input-container,body.light-theme .login-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}.recover-page .auth-right{gap:24px;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto;overflow-y:auto;padding-top:40px;padding-bottom:40px}.recover-page .logo-container{margin-bottom:16px}.recover-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:0}.recover-page .register-description{margin-top:-16px}.recover-page .login-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:100%;box-sizing:border-box;position:relative}.recover-page .form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;padding:0}.recover-page .form-input::placeholder{color:transparent;opacity:0}.recover-page .floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:2;display:block;opacity:1}.recover-page .login-input-container.filled .floating-label,.recover-page .login-input-container:has(.form-input:focus) .floating-label{top:0;transform:translateY(-50%);background:#000a04;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5;z-index:3}.recover-page .required-asterisk{color:#0a0!important;margin-left:4px}.recover-page .login-input-container.filled .floating-label .required-asterisk,.recover-page .login-input-container:has(.form-input:focus) .floating-label .required-asterisk{color:#0a0!important}.recover-page .login-input-container.error{border-color:#b3261e}.recover-page .login-input-container.error .floating-label .required-asterisk{color:#b3261e!important}.recover-page .password-input-wrapper{display:flex;align-items:center;width:100%;gap:8px;position:relative}.recover-page .password-toggle{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#898f8f;flex-shrink:0}.recover-page .password-toggle:hover{color:#f9faf5}.recover-page .password-toggle svg{width:20px;height:20px}.recover-page .password-toggle svg path{fill:currentColor}.recover-page .login-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}.recover-page .register-description.recover-countdown-message{color:#0a0}.recover-page .recover-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:center}.recover-page .login-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #00aa00;background:#0a0;color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0}.recover-page .login-button.inactive{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.recover-page .auth-left,.recover-page .auth-left .back-arrow-left{display:none}.recover-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:16px}.recover-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:24px;align-items:center;justify-content:center;gap:20px;overflow:hidden;background:none;position:relative}.recover-page .auth-right:before{content:"";position:absolute;inset:0;background-image:url(/site/cli-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.3)}.recover-page .auth-right:after{content:"";position:absolute;inset:0;background-color:#000d;z-index:1}.recover-page .auth-right>*{position:relative;z-index:2}.recover-page .logo-container{justify-content:center;margin-left:0}.recover-page .register-title,.recover-page .register-description-title,.recover-page .register-description{text-align:center}}@media (max-width: 768px){.recover-page .auth-left,.recover-page .auth-left .back-arrow-left{display:none}.recover-page .auth-right .back-arrow-left{display:block;position:fixed;top:0;left:0;padding:12px}.recover-page .auth-right{width:100%;height:var(--app-page-vh);height:var(--app-page-dvh);padding:16px;align-items:center;justify-content:center;gap:16px;overflow:hidden;background:none;position:relative}.recover-page .auth-right:before{content:"";position:absolute;inset:0;background-image:url(/site/cli-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;transform:scale(1.3)}.recover-page .auth-right:after{content:"";position:absolute;inset:0;background-color:#000d;z-index:1}.recover-page .auth-right>*{position:relative;z-index:2}.recover-page .logo-container{justify-content:center;margin-left:0}.recover-page .register-title{font-size:14px;text-align:center;margin-bottom:0}.recover-page .register-description-title{font-size:24px;text-align:center;margin-bottom:8px;min-height:auto;line-height:1.3}.recover-page .register-description{font-size:14px;text-align:center;margin-top:0}.recover-page .login-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px}.recover-page .recover-countdown-message,.recover-page .login-error-message,.recover-page .recover-error-message{font-size:13px}}body.light-theme .auth-page:before{background-image:url(/site/cli-background-light.png)!important}body.light-theme .auth-page:after{background-color:#0000004d!important}body.light-theme .auth-page .auth-right,body.light-theme .recover-page .auth-right{gap:24px;justify-content:flex-start;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto;overflow-y:auto;padding-top:40px;padding-bottom:40px;background:#f7f9f9!important}body.light-theme .recover-page .logo-container{margin-bottom:16px}body.light-theme .recover-page .register-description-title{line-height:1.3;min-height:2.6em;margin-bottom:8px}body.light-theme .recover-page .register-description{margin-top:-16px}body.light-theme .auth-page .register-title,body.light-theme .recover-page .register-title{color:#5a5a5a!important}body.light-theme .auth-page .register-description-title,body.light-theme .recover-page .register-description-title,body.light-theme .auth-page .register-description,body.light-theme .recover-page .register-description,body.light-theme .recover-page .has-account-text{color:#07180d!important}body.light-theme .recover-page .login-link{color:#69a60a!important}body.light-theme .recover-page .login-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;padding:12px 16px;width:100%;box-sizing:border-box;position:relative}body.light-theme .recover-page .form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;padding:0}body.light-theme .recover-page .form-input::placeholder{color:transparent;opacity:0}body.light-theme .recover-page .floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:2;display:block;opacity:1}body.light-theme .recover-page .login-input-container.filled .floating-label,body.light-theme .recover-page .login-input-container:has(.form-input:focus) .floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important;z-index:3}body.light-theme .recover-page .required-asterisk{color:#5a5a5a!important;margin-left:4px}body.light-theme .recover-page .login-input-container.filled .floating-label .required-asterisk,body.light-theme .recover-page .login-input-container:has(.form-input:focus) .floating-label .required-asterisk{color:#5a5a5a!important}body.light-theme .recover-page .login-input-container.error{border-color:#b3261e}body.light-theme .recover-page .login-input-container.error .floating-label .required-asterisk{color:#b3261e!important}body.light-theme .recover-page .password-input-wrapper{position:relative;display:flex;align-items:center;width:100%;flex:1 0 0}body.light-theme .recover-page .password-toggle{position:absolute;right:0;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:1}body.light-theme .recover-page .password-toggle svg{width:20px;height:20px}body.light-theme .recover-page .password-toggle svg path{fill:#07180d!important}body.light-theme .recover-page .login-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0}body.light-theme .recover-page .login-button.inactive{opacity:.6;cursor:not-allowed}body.light-theme .recover-page .password-field-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}body.light-theme .recover-page .forgot-password-link{align-self:flex-end;color:#69a60a!important;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;background:transparent;border:none;padding:0;margin:0}body.light-theme .recover-page .forgot-password-link:hover{text-decoration:underline}body.light-theme .recover-page .login-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}body.light-theme .recover-page .login-success-message{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:left}body.light-theme .recover-page .recover-error-message{color:#b3261e;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;align-self:stretch;text-align:center}body.light-theme .recover-page .register-description.recover-countdown-message{color:#69a60a!important}body.light-theme .recover-page .resend-code-button{display:inline-flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-weight:600;cursor:pointer;align-self:stretch;flex-shrink:0;margin-top:8px;transition:all .2s}body.light-theme .recover-page .resend-code-button:hover:not(:disabled){background:#69a60a1a!important}body.light-theme .recover-page .resend-code-button:disabled{opacity:.5;cursor:not-allowed;border-color:#898f8f;color:#898f8f}@media (max-width: 1024px){body.light-theme .recover-page .auth-left,body.light-theme .recover-page .auth-left .back-arrow-left{display:none}body.light-theme .recover-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .recover-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .recover-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 24px 40px;align-items:center;justify-content:flex-start;gap:20px;overflow:visible!important;background:#f7f9f9!important;position:relative}body.light-theme .recover-page .auth-right:before,body.light-theme .recover-page .auth-right:after{display:none!important}body.light-theme .recover-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .recover-page .register-title,body.light-theme .recover-page .register-description-title,body.light-theme .recover-page .register-description{text-align:center;width:100%;max-width:100%}body.light-theme .recover-page .login-input-container,body.light-theme .recover-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}@media (max-width: 768px){body.light-theme .recover-page .auth-left,body.light-theme .recover-page .auth-left .back-arrow-left{display:none}body.light-theme .recover-page .auth-right .back-arrow-left{display:block;position:fixed;top:24px;left:24px;padding:8px;z-index:10}body.light-theme .recover-page .auth-right .back-arrow-left svg path{fill:#07180d!important}body.light-theme .recover-page .auth-right{width:100%;min-height:var(--app-page-vh);min-height:var(--app-page-dvh);height:auto!important;padding:100px 16px 40px;align-items:center;justify-content:flex-start;gap:16px;overflow:visible!important;background:#f7f9f9!important;position:relative}body.light-theme .recover-page .auth-right:before,body.light-theme .recover-page .auth-right:after{display:none!important}body.light-theme .recover-page .logo-container{justify-content:center;margin-left:0;width:100%;display:flex}body.light-theme .recover-page .register-title{font-size:14px;text-align:center;margin-bottom:0;width:100%;max-width:100%}body.light-theme .recover-page .register-description-title{font-size:24px;text-align:center;margin-bottom:8px;min-height:auto;line-height:1.3;width:100%;max-width:100%}body.light-theme .recover-page .register-description{font-size:14px;text-align:center;margin-top:0;width:100%;max-width:100%}body.light-theme .recover-page .login-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}body.light-theme .recover-page .login-link-container{margin-top:16px;margin-bottom:24px;width:100%;max-width:100%}body.light-theme .recover-page .has-account-text,body.light-theme .recover-page .login-link{font-size:14px}body.light-theme .recover-page .forgot-password-link{font-size:13px}body.light-theme .recover-page .login-error-message,body.light-theme .recover-page .login-success-message,body.light-theme .recover-page .recover-error-message{font-size:13px;width:100%;max-width:100%}body.light-theme .recover-page .recover-countdown-message{font-size:13px}body.light-theme .recover-page .resend-code-button{height:32px;font-size:12px;padding:4px 8px;border-radius:50px;width:100%;max-width:100%}body.light-theme .recover-page .login-input-container,body.light-theme .recover-page .password-field-wrapper{width:100%;max-width:100%;align-self:center}}.dashboard-header{display:flex;width:100%;padding:24px 0;justify-content:space-between;align-items:center;background:#0c1f13;position:sticky;top:0;z-index:9999998}.dashboard-header.job-openings-header{padding:24px}.dashboard-header-greeting{color:#f9faf5;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-left:24px;padding-top:0;padding-bottom:0}.dashboard-header-right{display:flex;align-items:center;gap:16px}.dashboard-messages-header{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #cefd75;position:relative;cursor:pointer;background:transparent;transition:background .2s ease}.dashboard-messages-header.active{background:#245d37}.dashboard-messages-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.dashboard-messages-header svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.recruiter-create-job-button{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:8px;background-color:#0a0;border:none;border-radius:60px;cursor:pointer;transition:background-color .2s ease}.recruiter-create-job-button:hover{background-color:#080}.recruiter-create-job-button svg{width:11.667px;height:11.667px;flex-shrink:0}.recruiter-create-job-button span{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.company-view-profile-button{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:8px;background-color:#0a0;border:none;border-radius:60px;cursor:pointer;transition:background-color .2s ease;text-decoration:none;color:inherit}.company-view-profile-button:hover{background-color:#080}.recruiter-header-view-profile-left{margin-left:24px;text-decoration:none;color:#fff}.company-view-profile-button span{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.recruiter-create-job-header-left{display:flex;flex-direction:column;gap:2px}.recruiter-create-job-header-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.recruiter-create-job-header-subtitle{color:#dde4dd;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.recruiter-create-job-header-right{margin-left:auto;display:flex;align-items:center;gap:8px}.recruiter-draft-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer}.dashboard-notifications-header{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #cefd75;position:relative;cursor:pointer;background:transparent;transition:background .2s ease}.dashboard-notifications-header.active{background:#245d37}.dashboard-notifications-wrapper{position:relative;z-index:99999999!important;isolation:isolate}.dashboard-notifications-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:99999999!important;isolation:isolate}.dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.dashboard-notifications-header svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.dashboard-header-avatar{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #cefd75;cursor:pointer}.dashboard-header-icon{width:24px;height:24px;margin-right:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.dashboard-header-icon{position:relative}.dashboard-user-menu{position:absolute;right:0;top:calc(100% + 8px);background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 24px #0000004d;padding:0;z-index:10;min-width:200px;display:flex;flex-direction:column;align-self:stretch}.dashboard-user-menu-item{display:flex;height:56px;padding:8px 16px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;justify-content:flex-start}.dashboard-user-menu-item span{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.dashboard-user-menu-item.separator{border-top:1px solid #5a6658}.dashboard-user-menu-item.logout{justify-content:space-between;color:#f9faf5;align-items:center;border-top:1px solid #5a6658}.dashboard-user-menu-item.logout svg{width:24px;height:24px;flex-shrink:0;align-self:center}.dashboard-user-menu-item.logout:hover{background:#cefd7514}.dashboard-user-menu-item.logout:hover span{color:#ff4d4d}.dashboard-user-menu-item.logout:hover svg path{fill:#ff4d4d}.dashboard-user-menu-item:hover{background:#cefd7514}.dashboard-user-menu-footer{display:flex;padding:12px 16px;align-items:center;justify-content:center;border-top:1px solid #5a6658;cursor:pointer;background:transparent}.dashboard-user-menu-footer span{color:#f9faf5;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.4px;text-transform:lowercase}.dashboard-user-menu-footer:hover{background:#cefd7514}.dashboard-user-menu-footer:hover span{color:#cefd75}@media (max-width: 1024px){.dashboard-header{padding-top:20px;padding-bottom:20px}.dashboard-header-greeting{font-size:18px;padding-top:0;padding-bottom:0}.recruiter-create-job-button{padding:10px 12px;gap:6px}.recruiter-create-job-button svg{width:10px;height:10px}.recruiter-create-job-button span{font-size:12px;letter-spacing:.3px}.dashboard-user-menu{min-width:180px}.dashboard-user-menu-item{height:48px;padding:8px 12px}.dashboard-user-menu-item span{font-size:14px}}@media (max-width: 768px){.dashboard-header{padding-top:16px;padding-bottom:16px}.dashboard-header-greeting{font-size:16px;margin-left:16px;padding-top:0;padding-bottom:0}.recruiter-header-view-profile-left{margin-left:16px}.dashboard-header-right{gap:12px}.dashboard-messages-header,.dashboard-notifications-header,.dashboard-header-avatar{width:30px;height:30px}.dashboard-header-icon{margin-right:16px}.recruiter-create-job-button{padding:10px;gap:5px}.recruiter-create-job-button svg{width:9px;height:9px}.recruiter-create-job-button span{font-size:11px;letter-spacing:.2px}.dashboard-user-menu{min-width:160px}.dashboard-user-menu-item{height:44px;padding:8px 10px}.dashboard-user-menu-item span{font-size:13px}}body.light-theme .dashboard-header{display:flex;width:100%;padding:24px 0;justify-content:space-between;align-items:center;background:#fff!important;position:sticky;top:0;z-index:9999998}body.light-theme .dashboard-header.job-openings-header{padding:24px}body.light-theme .dashboard-header-greeting{color:#69a60a!important;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-left:24px;padding-top:0;padding-bottom:0}body.light-theme .dashboard-header-right{display:flex;align-items:center;gap:16px}body.light-theme .dashboard-messages-header{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #d8dbdf!important;position:relative;cursor:pointer;background:transparent;transition:background .2s ease}body.light-theme .dashboard-messages-header.active{background:#69a60a1a!important}body.light-theme .dashboard-messages-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .dashboard-messages-header svg{width:20px;height:20px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}body.light-theme .dashboard-messages-header svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .recruiter-create-job-button{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:8px;background-color:#69a60a!important;border:none;border-radius:60px;cursor:pointer;transition:background-color .2s ease}body.light-theme .recruiter-create-job-button:hover{background-color:#5a9508!important}body.light-theme .recruiter-create-job-button svg{width:11.667px;height:11.667px;flex-shrink:0}body.light-theme .recruiter-create-job-button span{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .company-view-profile-button{background-color:#69a60a!important}body.light-theme .company-view-profile-button:hover{background-color:#5a9508!important}body.light-theme .company-view-profile-button span{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .recruiter-create-job-header-left{display:flex;flex-direction:column;gap:2px}body.light-theme .recruiter-create-job-header-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}body.light-theme .recruiter-create-job-header-subtitle{color:#dde4dd;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}body.light-theme .recruiter-create-job-header-right{margin-left:auto;display:flex;align-items:center;gap:8px}body.light-theme .recruiter-draft-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer}body.light-theme .dashboard-notifications-header{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #d8dbdf!important;position:relative;cursor:pointer;background:transparent;transition:background .2s ease}body.light-theme .dashboard-notifications-header.active{background:#69a60a1a!important}body.light-theme .dashboard-notifications-wrapper{position:relative;z-index:99999999!important;isolation:isolate}body.light-theme .dashboard-notifications-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:99999999!important;isolation:isolate}body.light-theme .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .dashboard-notifications-header svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}body.light-theme .dashboard-notifications-header svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .dashboard-header-avatar{display:flex;width:34px;height:34px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #d8dbdf!important;cursor:pointer}body.light-theme .dashboard-header-avatar svg rect[fill],body.light-theme .dashboard-header-avatar svg rect:first-of-type{fill:#edfdca!important}body.light-theme .dashboard-header-avatar svg rect[stroke],body.light-theme .dashboard-header-avatar svg rect:first-of-type{stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .dashboard-header-avatar svg path{fill:#69a60a!important}body.light-theme .dashboard-header-icon{width:24px;height:24px;margin-right:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}body.light-theme .dashboard-header-icon svg path{stroke:#07180d!important}body.light-theme .dashboard-user-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff!important;border:1px solid #d8dbdf!important;border-radius:8px;box-shadow:0 8px 24px #00000026!important;padding:0;z-index:10;min-width:200px;display:flex;flex-direction:column;align-self:stretch}body.light-theme .dashboard-user-menu-item{display:flex;height:56px;padding:8px 16px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;justify-content:flex-start}body.light-theme .dashboard-user-menu-item span{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .dashboard-user-menu-item.separator{border-top:1px solid #d8dbdf!important}body.light-theme .dashboard-user-menu-item.logout{justify-content:space-between;color:#07180d!important;align-items:center;border-top:1px solid #d8dbdf!important}body.light-theme .dashboard-user-menu-item.logout svg{width:24px;height:24px;flex-shrink:0;align-self:center}body.light-theme .dashboard-user-menu-item.logout:hover{background:#69a60a1a!important}body.light-theme .dashboard-user-menu-item.logout:hover span{color:#ff4d4d!important}body.light-theme .dashboard-user-menu-item.logout:hover svg path{fill:#ff4d4d!important}body.light-theme .dashboard-user-menu-item:hover{background:#69a60a1a!important}body.light-theme .dashboard-user-menu-item:hover span{color:#69a60a!important}body.light-theme .dashboard-user-menu-footer{display:flex;padding:12px 16px;align-items:center;justify-content:center;border-top:1px solid #d8dbdf!important;cursor:pointer;background:transparent}body.light-theme .dashboard-user-menu-footer span{color:#07180d!important;font-size:12px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.4px;text-transform:lowercase}body.light-theme .dashboard-user-menu-footer:hover{background:#69a60a1a!important}body.light-theme .dashboard-user-menu-footer:hover span{color:#69a60a!important}@media (max-width: 1024px){body.light-theme .dashboard-header{padding-top:20px;padding-bottom:20px}body.light-theme .dashboard-header-greeting{font-size:18px;padding-top:0;padding-bottom:0}body.light-theme .recruiter-create-job-button{padding:10px 12px;gap:6px}body.light-theme .recruiter-create-job-button svg{width:10px;height:10px}body.light-theme .recruiter-create-job-button span{font-size:12px;letter-spacing:.3px}body.light-theme .dashboard-user-menu{min-width:180px}body.light-theme .dashboard-user-menu-item{height:48px;padding:8px 12px}body.light-theme .dashboard-user-menu-item span{font-size:14px}}@media (max-width: 768px){body.light-theme .dashboard-header{padding-top:16px;padding-bottom:16px}body.light-theme .dashboard-header-greeting{font-size:16px;margin-left:16px;padding-top:0;padding-bottom:0}body.light-theme .dashboard-header-right{gap:12px}body.light-theme .dashboard-messages-header,body.light-theme .dashboard-notifications-header,body.light-theme .dashboard-header-avatar{width:30px;height:30px}body.light-theme .dashboard-header-icon{margin-right:16px}body.light-theme .recruiter-create-job-button{padding:10px;gap:5px}body.light-theme .recruiter-create-job-button svg{width:9px;height:9px}body.light-theme .recruiter-create-job-button span{font-size:11px;letter-spacing:.2px}body.light-theme .dashboard-user-menu{min-width:160px}body.light-theme .dashboard-user-menu-item{height:44px;padding:8px 10px}body.light-theme .dashboard-user-menu-item span{font-size:13px}}.dashboard-menu{display:flex;width:260px;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:0;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:#0c1f13;box-shadow:0 0 20px #0000004d;position:fixed;left:0;top:0;overflow:hidden}.dashboard-menu-logo{display:flex;justify-content:center;width:100%;padding-top:32px;padding-bottom:0;flex-shrink:0}.dashboard-menu-logo img{width:100px;transition:transform .16s ease-in-out;will-change:transform;cursor:pointer}.dashboard-menu-logo:hover img{transform:scale(1.06)}.dashboard-menu-section{display:flex;padding:16px 24px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;flex-shrink:0}.dashboard-menu-section svg{display:block;flex-shrink:0;margin:0;width:24px;height:24px}.dashboard-menu-section.files svg{margin-left:1.5px}.dashboard-menu-section.company svg,.dashboard-menu-section.company svg path{fill:none!important}.dashboard-menu-section.company svg path{stroke:currentColor}.dashboard-menu-section.company svg{color:#0a0}.dashboard-menu-section.selected{background:#cefd75}.dashboard-menu-section:not(.selected):hover{background:#cefd751a}.dashboard-menu-section-text{color:#f9faf5;font-feature-settings:"liga" off,"clig" off;font-size:13.508px;font-style:normal;font-weight:700;line-height:normal}.dashboard-menu-section.selected .dashboard-menu-section-text{color:#0a0}.dashboard-menu-sections{margin-top:24px;display:flex;flex-direction:column;width:100%;flex:1 1 0;overflow-y:auto;overflow-x:hidden;min-height:0}.dashboard-menu-sections::-webkit-scrollbar{width:6px}.dashboard-menu-sections::-webkit-scrollbar-track{background:transparent}.dashboard-menu-sections::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.dashboard-menu-sections::-webkit-scrollbar-thumb:hover{background:#cefd7580}.dashboard-menu-sections .dashboard-menu-section.settings{display:none}.dashboard-menu-bottom{width:100%;display:flex;flex-direction:column;gap:0;flex-shrink:0;margin-top:auto;padding-bottom:48px}.dashboard-menu-divider{width:100%;height:1px;margin:0}.dashboard-menu-section.notifications{margin-top:24px}.dashboard-menu-spacer-24{width:100%;height:24px}@media (min-width: 769px) and (pointer: fine){.dashboard-menu{height:calc(100vh / var(--app-visual-scale, 1));height:calc(100dvh / var(--app-visual-scale, 1));min-height:calc(100vh / var(--app-visual-scale, 1));min-height:calc(100dvh / var(--app-visual-scale, 1))}}@media (max-width: 1024px){.dashboard-menu{width:200px}.dashboard-menu-section svg{width:20px;height:20px}.dashboard-menu-section-text{font-size:12px}}@media (max-width: 768px){.dashboard-menu{width:100vw;height:64px;min-height:64px;max-height:64px;inset:auto 0 0;flex-direction:row;align-items:center;justify-content:center;gap:0;padding:0;box-shadow:0 -6px 20px #0000004d;z-index:99999;position:fixed}.dashboard-container.creating-job-mobile .dashboard-menu,.dashboard-menu-logo,.dashboard-menu-divider,.dashboard-menu-spacer-24,.dashboard-menu-bottom{display:none}.dashboard-menu-sections{margin-top:0;flex-direction:row;width:100%;display:flex;align-items:center;justify-content:space-around;padding:0 4px;height:100%}.dashboard-menu-section.messages{display:none}.dashboard-menu-section.visibility,.dashboard-menu-sections .dashboard-menu-section.visibility{display:none!important}.dashboard-menu-section.settings,.dashboard-menu-sections .dashboard-menu-section.settings{display:flex}.dashboard-menu-section{flex:1;min-width:0;padding:0;display:flex;align-items:center;justify-content:center;gap:0;background:transparent!important;position:relative;height:100%;width:100%}.dashboard-menu-section-text{display:none}.dashboard-menu-section.selected:before{content:"";position:absolute;left:50%;top:50%;width:40px;height:40px;background:#cefd75;border-radius:8px;transform:translate(-50%,-50%);z-index:0}.dashboard-menu-section svg{position:relative;z-index:1;width:24px;height:24px;flex-shrink:0;display:block}.dashboard-menu-section.files svg{width:24px;height:24px;margin-left:0}.dashboard-menu-section svg,.dashboard-menu-section svg path{display:block}.dashboard-menu-section.points svg{width:24px;height:24px}}body.light-theme .dashboard-menu{display:flex;width:260px;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:0;flex-direction:column;align-items:flex-start;gap:0;flex-shrink:0;background:#fff!important;box-shadow:0 0 20px #0000004d;position:fixed;left:0;top:0;overflow:hidden}body.light-theme .dashboard-menu-logo{display:flex;justify-content:center;width:100%;padding-top:32px;padding-bottom:0;flex-shrink:0}body.light-theme .dashboard-menu-logo img{width:100px;transition:transform .16s ease-in-out;will-change:transform;cursor:pointer}body.light-theme .dashboard-menu-logo:hover img{transform:scale(1.06)}body.light-theme .dashboard-menu-section{display:flex;padding:16px 24px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;flex-shrink:0}body.light-theme .dashboard-menu-section svg{display:block;flex-shrink:0;margin:0;width:24px;height:24px}body.light-theme .dashboard-menu-section svg path{fill:#69a60a!important}body.light-theme .dashboard-menu-section.files svg{margin-left:1.5px}body.light-theme .dashboard-menu-section.projects svg path,body.light-theme .dashboard-menu-section.projects svg rect{fill:none!important}body.light-theme .dashboard-menu-section.calculator svg path{fill:none!important;stroke:#69a60a!important;stroke-width:1.5}body.light-theme .dashboard-menu-section.companies svg path,body.light-theme .dashboard-menu-section.companies svg line,body.light-theme .dashboard-menu-section.companies svg circle,body.light-theme .dashboard-menu-section.companies svg rect{fill:none!important}body.light-theme .dashboard-menu-section.companies svg{color:#69a60a;stroke:#69a60a}body.light-theme .dashboard-menu-section.company svg,body.light-theme .dashboard-menu-section.company svg path{fill:none!important}body.light-theme .dashboard-menu-section.company svg path{stroke:#69a60a}body.light-theme .dashboard-menu-section.company svg{color:#69a60a}body.light-theme .dashboard-menu-section.selected{background:#69a60a33!important}body.light-theme .dashboard-menu-section:not(.selected):hover{background:#69a60a1a!important}body.light-theme .dashboard-menu-section-text{color:#07180d!important;font-feature-settings:"liga" off,"clig" off;font-size:13.508px;font-style:normal;font-weight:700;line-height:normal}body.light-theme .dashboard-menu-section.selected .dashboard-menu-section-text{color:#69a60a!important}body.light-theme .dashboard-menu-sections{margin-top:24px;display:flex;flex-direction:column;width:100%;flex:1 1 0;overflow-y:auto;overflow-x:hidden;min-height:0}body.light-theme .dashboard-menu-sections::-webkit-scrollbar{width:6px}body.light-theme .dashboard-menu-sections::-webkit-scrollbar-track{background:transparent}body.light-theme .dashboard-menu-sections::-webkit-scrollbar-thumb{background:#69a60a4d!important;border-radius:3px}body.light-theme .dashboard-menu-sections::-webkit-scrollbar-thumb:hover{background:#69a60a80!important}body.light-theme .dashboard-menu-sections .dashboard-menu-section.settings{display:none}body.light-theme .dashboard-menu-bottom{width:100%;display:flex;flex-direction:column;gap:0;flex-shrink:0;margin-top:auto;padding-bottom:48px}body.light-theme .dashboard-menu-divider{width:100%;height:1px;margin:0}body.light-theme .dashboard-menu-divider svg path{fill:#d8dbdf!important}body.light-theme .dashboard-menu-section.notifications{margin-top:24px}body.light-theme .dashboard-menu-spacer-24{width:100%;height:24px}@media (min-width: 769px) and (pointer: fine){body.light-theme .dashboard-menu{height:calc(100vh / var(--app-visual-scale, 1));height:calc(100dvh / var(--app-visual-scale, 1));min-height:calc(100vh / var(--app-visual-scale, 1));min-height:calc(100dvh / var(--app-visual-scale, 1))}}@media (max-width: 1024px){body.light-theme .dashboard-menu{width:200px}body.light-theme .dashboard-menu-section svg{width:20px;height:20px}body.light-theme .dashboard-menu-section-text{font-size:12px}}@media (max-width: 768px){body.light-theme .dashboard-menu{width:100vw;height:64px;min-height:64px;max-height:64px;inset:auto 0 0;flex-direction:row;align-items:center;justify-content:center;gap:0;padding:0;background:#fff!important;box-shadow:0 -6px 20px #0000001a;z-index:99999;position:fixed}body.light-theme .dashboard-container.creating-job-mobile .dashboard-menu,body.light-theme .dashboard-menu-logo,body.light-theme .dashboard-menu-divider,body.light-theme .dashboard-menu-spacer-24,body.light-theme .dashboard-menu-bottom{display:none}body.light-theme .dashboard-menu-sections{margin-top:0;flex-direction:row;width:100%;display:flex;align-items:center;justify-content:space-around;padding:0 4px;height:100%}body.light-theme .dashboard-menu-section.messages{display:none}body.light-theme .dashboard-menu-section.settings,body.light-theme .dashboard-menu-sections .dashboard-menu-section.settings{display:flex}body.light-theme .dashboard-menu-section{flex:1;min-width:0;padding:0;display:flex;align-items:center;justify-content:center;gap:0;background:transparent!important;position:relative;height:100%;width:100%}body.light-theme .dashboard-menu-section.selected{background:transparent!important}body.light-theme .dashboard-menu-section-text{display:none}body.light-theme .dashboard-menu-section.selected:before{content:"";position:absolute;left:50%;top:50%;width:40px;height:40px;background:#69a60a33!important;border-radius:8px;transform:translate(-50%,-50%);z-index:0}body.light-theme .dashboard-menu-section svg{position:relative;z-index:1;width:24px;height:24px;flex-shrink:0;display:block}body.light-theme .dashboard-menu-section.files svg{width:24px;height:24px;margin-left:0}body.light-theme .dashboard-menu-section svg,body.light-theme .dashboard-menu-section svg path{display:block}body.light-theme .dashboard-menu-section svg path{fill:#69a60a!important}body.light-theme .dashboard-menu-section.projects svg path,body.light-theme .dashboard-menu-section.projects svg rect{fill:none!important}body.light-theme .dashboard-menu-section.calculator svg path{fill:none!important;stroke:#69a60a!important;stroke-width:1.5}body.light-theme .dashboard-menu-section.companies svg path,body.light-theme .dashboard-menu-section.companies svg line,body.light-theme .dashboard-menu-section.companies svg circle,body.light-theme .dashboard-menu-section.companies svg rect{fill:none!important}body.light-theme .dashboard-menu-section.companies svg{color:#69a60a;stroke:#69a60a}body.light-theme .dashboard-menu-section.points svg{width:24px;height:24px}}.dashboard-container{display:flex;width:100%;min-height:100vh;min-height:100dvh;margin:0;padding:0;--developer-correspondences-height: 480px}.dashboard-content-wrapper{display:flex;flex-direction:column;flex:1;min-width:0;margin-left:260px;min-height:100vh;min-height:100dvh;overflow-y:auto;overflow-x:auto;background:linear-gradient(135deg,#001607,#000)}.dashboard-content-wrapper--radar{overflow:hidden!important;overscroll-behavior:none;touch-action:manipulation;max-height:100vh;max-height:100dvh;min-height:0}@media (min-width: 769px) and (pointer: fine){.dashboard-container,.dashboard-content-wrapper{min-height:calc(100vh / var(--app-visual-scale, 1));min-height:calc(100dvh / var(--app-visual-scale, 1))}.dashboard-content-wrapper--radar{max-height:calc(100vh / var(--app-visual-scale, 1));max-height:calc(100dvh / var(--app-visual-scale, 1))}}.dashboard-content-wrapper--radar .radar-page{overscroll-behavior:none;overflow:hidden}.dashboard-content-wrapper--radar .radar-tab-content-wrapper{overflow:hidden!important;overscroll-behavior:contain}@media (max-width: 768px){.dashboard-content-wrapper--radar .radar-tab-content-wrapper--search{overflow:hidden!important;overscroll-behavior:contain;min-height:0}}.dashboard-content-wrapper:has(.radar-page--market-stats){overflow:hidden}.dashboard-section-loading{display:flex;align-items:center;justify-content:center;flex:1;min-height:min(50vh,320px);color:#cefd75;font-size:15px}@media (max-width: 1024px){.dashboard-content-wrapper{margin-left:200px}}@media (max-width: 768px){.dashboard-container{flex-direction:column}.dashboard-content-wrapper{margin-left:0;padding-bottom:max(64px,env(safe-area-inset-bottom,0px))}.dashboard-container.creating-job-mobile .dashboard-content-wrapper{padding-bottom:0}}.recruiter-dashboard-top-container{display:flex;gap:16px;padding:24px;align-items:stretch;box-sizing:border-box;width:100%;min-height:fit-content;flex-shrink:0}.recruiter-dashboard-right-column{display:flex;flex-direction:column;flex:0 0 calc(25% - 8px);min-width:0;gap:clamp(16px,2.2vw,23px);min-height:fit-content;box-sizing:border-box}@media (max-width: 1024px){.recruiter-dashboard-top-container{padding:24px 16px;gap:16px;flex-wrap:nowrap}.recruiter-dashboard-right-column{flex:0 0 calc(25% - 8px)}}@media (max-width: 768px){.recruiter-dashboard-top-container{padding:24px 12px;flex-direction:column;gap:16px}.recruiter-dashboard-right-column{display:none}}@media (max-width: 640px){.recruiter-dashboard-top-container{padding:24px 8px}}body.light-theme .dashboard-content-wrapper{background:#f7f8f8!important}body.light-theme .dashboard-content-wrapper--radar{overflow:hidden!important;overscroll-behavior:none;touch-action:manipulation;max-height:100vh;max-height:100dvh;min-height:0}@media (min-width: 769px) and (pointer: fine){body.light-theme .dashboard-content-wrapper--radar{max-height:calc(100vh / var(--app-visual-scale, 1));max-height:calc(100dvh / var(--app-visual-scale, 1))}}body.light-theme .dashboard-content-wrapper--radar .radar-page{overscroll-behavior:none;overflow:hidden}body.light-theme .dashboard-content-wrapper--radar .radar-tab-content-wrapper{overflow:hidden!important;overscroll-behavior:contain}@media (max-width: 768px){body.light-theme .dashboard-content-wrapper--radar .radar-tab-content-wrapper--search{overflow:hidden!important;overscroll-behavior:contain;min-height:0}}body.light-theme .dashboard-section-loading{color:#07180d}.settings-page{padding:24px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;position:relative;min-height:0;flex:1;display:flex;flex-direction:column}.settings-header{margin-bottom:0}.settings-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.settings-header-text{flex:1}.settings-title{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}.settings-description{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.settings-page .settings-tabs-container.calculator-tabs-menu-container{margin-top:16px}.settings-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:48px;width:100%}.settings-form-section>.settings-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:548px}.settings-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:548px}.settings-input-wrapper{display:flex;align-items:center;gap:0;width:100%;max-width:548px;position:relative}.settings-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;width:100%;box-sizing:border-box;position:relative;flex:1}.settings-input-container.settings-has-value .settings-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.settings-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.settings-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;cursor:text}.settings-form-input:read-only{cursor:default}.settings-form-input:not(:read-only){cursor:text}.settings-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;box-sizing:border-box;flex:1}.settings-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:transparent;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;box-sizing:border-box;gap:8px;position:relative;cursor:pointer}.settings-dropdown-arrow{width:16px;height:16px;flex-shrink:0}.settings-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.settings-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}.settings-country-option:hover{background:#cefd750d}.settings-country-code-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.settings-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}.settings-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.settings-password-toggle svg path{fill:#f9faf5}.settings-password-toggle.settings-error svg path{fill:#b3261e!important}.settings-input-container.settings-error{border-color:#b3261e}.settings-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-left:8px;align-self:flex-start}.settings-success-message{color:#0a0;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-left:8px;align-self:flex-start}.settings-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);padding:12px 16px;flex:1;box-sizing:border-box;position:relative}.settings-phone-input-container.settings-has-value .settings-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.settings-edit-icon{width:24px;height:24px;flex-shrink:0;margin-left:16px;cursor:pointer}.settings-edit-icon svg path{fill:#0a0!important}.settings-edit-mode{width:100%;max-width:548px;display:flex;flex-direction:column;gap:24px}.settings-edit-mode .settings-input-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:0}.settings-edit-actions{display:flex;justify-content:space-between;align-items:center;margin-top:48px;width:100%}.settings-cancel-button{position:fixed;bottom:48px;left:284px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1}.settings-cancel-button:hover,.settings-cancel-button:focus{background:#b91c26;border-color:#b91c26;outline:none}.settings-save-button{position:fixed;bottom:48px;right:24px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1}.settings-save-button:hover,.settings-save-button:focus{background:#0c0;border-color:#0c0;outline:none}.settings-save-button[disabled]{opacity:.5;cursor:not-allowed}.settings-save-button[disabled]:hover,.settings-save-button[disabled]:focus{background:#0a0;border-color:#0a0;color:#fff}.settings-delete-account{position:fixed;bottom:48px;left:284px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1;margin-top:48px}.settings-delete-account:hover,.settings-delete-account:focus{background:#b91c26;border-color:#b91c26;outline:none}@media (max-width: 1024px){.settings-page{padding:16px}.settings-header-content{flex-direction:column;gap:16px}.settings-title{font-size:22px}.settings-description{font-size:15px}.settings-form-section{max-width:100%}.settings-delete-account,.settings-cancel-button{left:216px}.settings-save-button{right:16px}}@media (max-width: 768px){.settings-page{padding:16px 0 24px;box-sizing:border-box}.settings-page .settings-header-content,.settings-page .settings-form-section,.settings-page .profile-visibility-settings-page.embedded{padding-left:8px;padding-right:8px;box-sizing:border-box}.settings-page .settings-tabs-container.calculator-tabs-menu-container{padding:0;width:100%;box-sizing:border-box}.settings-page .settings-tabs-container .calculator-tabs-menu{width:100%;box-sizing:border-box}}@media (max-width: 640px){.settings-page{padding:12px 0 80px;height:auto;min-height:calc(100vh - 180px);overflow:visible;display:flex;flex-direction:column;position:relative}.settings-header-content{flex-direction:column;gap:12px;align-items:center}.settings-header-text{text-align:center;width:100%}.settings-title{font-size:20px;line-height:140%;margin-bottom:6px;text-align:center}.settings-description{font-size:14px;line-height:140%;text-align:center;margin-bottom:48px}.settings-page .settings-tabs-container.calculator-tabs-menu-container{margin-bottom:32px}.settings-form-section{order:0;margin-top:0}.settings-delete-account{order:1;position:static;left:auto;bottom:auto;margin:24px 0 48px;width:100%;text-align:left}.settings-input-group{gap:20px;display:flex;flex-direction:column}.settings-language-wrapper{order:-1;margin-top:0!important;margin-bottom:16px}.settings-theme-wrapper{order:999}.settings-cancel-button{order:1;position:static;left:auto;bottom:auto;margin:0 0 48px;width:auto}.settings-save-button{order:1;position:static;right:auto;bottom:auto;margin:0 0 48px;width:auto}}.settings-delete-modal-overlay{position:fixed;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.settings-delete-modal-background{position:fixed;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.settings-delete-modal{display:flex;width:529px;height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.settings-delete-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.settings-delete-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.settings-delete-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px}.settings-delete-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.settings-delete-modal-cancel:hover,.settings-delete-modal-cancel:focus{background:#00aa001a;outline:none}.settings-delete-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.settings-delete-modal-confirm:hover,.settings-delete-modal-confirm:focus{background:#b91c26;border-color:#b91c26;outline:none}@media (max-width: 640px){.settings-delete-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}.settings-delete-modal-title{font-size:16px;margin-bottom:12px}.settings-delete-modal-description{font-size:13px;line-height:140%}.settings-delete-modal-actions{gap:8px}.settings-delete-modal-cancel,.settings-delete-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}.settings-language-selector{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer;position:relative}.settings-language-text{color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;flex:1}.settings-language-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.settings-language-option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease}.settings-language-option:hover{background:#cefd750d}.settings-language-option-text{color:#cefd75;font-size:14px;font-weight:400;line-height:20px}.settings-theme-wrapper{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.settings-theme-toggle-button{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #0a0;background:transparent;cursor:pointer;padding:0;overflow:hidden;flex-shrink:0;transition:all .3s ease;margin:0}.settings-theme-toggle-left,.settings-theme-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.settings-theme-toggle-left svg,.settings-theme-toggle-right svg{display:block;width:12px;height:12px;stroke-width:2}.settings-theme-toggle-left{background:#0a0;color:#f9faf5}.settings-theme-toggle-left svg{stroke:#f9faf5;fill:none}.settings-theme-toggle-right{background:transparent;color:#0a0}.settings-theme-toggle-right svg{stroke:#0a0;fill:none}.settings-theme-toggle-button.on .settings-theme-toggle-left{background:transparent;color:#0a0}.settings-theme-toggle-button.on .settings-theme-toggle-left svg{stroke:#0a0}.settings-theme-toggle-button.on .settings-theme-toggle-right{background:#0a0;color:#f9faf5}.settings-theme-toggle-button.on .settings-theme-toggle-right svg{stroke:#f9faf5}.settings-theme-toggle-button:hover{border-color:#0c0}.settings-theme-toggle-button:focus-visible{outline:2px solid #0a0;outline-offset:3px}body.light-theme .settings-page{padding:24px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;position:relative;min-height:0;flex:1;display:flex;flex-direction:column;background:#f7f8f8!important}body.light-theme .settings-header{margin-bottom:0}body.light-theme .settings-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}body.light-theme .settings-header-text{flex:1}body.light-theme .settings-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}body.light-theme .settings-description{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;opacity:.8;white-space:pre-line}body.light-theme .settings-form-section{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:48px;width:100%}body.light-theme .settings-form-section>.settings-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:548px}body.light-theme .settings-input-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:548px}body.light-theme .settings-input-wrapper{display:flex;align-items:center;gap:0;width:100%;max-width:548px;position:relative}body.light-theme .settings-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:2px solid #d8dbdf!important;padding:12px 16px;width:100%;box-sizing:border-box;position:relative;flex:1;background:#fff!important}body.light-theme .settings-input-container.settings-has-value .settings-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .settings-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .settings-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;cursor:text}body.light-theme .settings-form-input:read-only{cursor:default}body.light-theme .settings-form-input:not(:read-only){cursor:text}body.light-theme .settings-form-input::placeholder{color:#5a5a5a!important}body.light-theme .settings-phone-container{display:flex;flex-direction:row;align-items:center;gap:24px;width:100%;box-sizing:border-box;flex:1}body.light-theme .settings-country-code{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;border-radius:4px;border:2px solid #d8dbdf!important;background:#fff!important;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;width:136px;flex-shrink:0;box-sizing:border-box;gap:8px;position:relative;cursor:pointer}body.light-theme .settings-dropdown-arrow{width:16px;height:16px;flex-shrink:0}body.light-theme .settings-dropdown-arrow svg path,body.light-theme .settings-dropdown-arrow path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .settings-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff!important;border:2px solid #d8dbdf!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}body.light-theme .settings-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease}body.light-theme .settings-country-option:hover{background:#69a60a1a!important}body.light-theme .settings-country-code-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .settings-password-input-wrapper{display:flex;align-items:center;width:100%;position:relative}body.light-theme .settings-password-toggle{display:flex;width:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;width:20px;height:20px;flex-shrink:0;background:transparent;border:none;cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}body.light-theme .settings-password-toggle svg path{fill:#07180d!important}body.light-theme .settings-password-toggle.settings-error svg path{fill:#b3261e!important}body.light-theme .settings-input-container.settings-error{border-color:#b3261e!important}body.light-theme .settings-error-message{color:#b3261e!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-left:8px;align-self:flex-start}body.light-theme .settings-success-message{color:#69a60a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-left:8px;align-self:flex-start}body.light-theme .settings-phone-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:2px solid #d8dbdf!important;padding:12px 16px;flex:1;box-sizing:border-box;position:relative;background:#fff!important}body.light-theme .settings-phone-input-container.settings-has-value .settings-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .settings-edit-icon{width:24px;height:24px;flex-shrink:0;margin-left:16px;cursor:pointer}body.light-theme .settings-edit-icon svg path{fill:#69a60a!important}body.light-theme .settings-edit-mode{width:100%;max-width:548px;display:flex;flex-direction:column;gap:24px}body.light-theme .settings-edit-mode .settings-input-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:0}body.light-theme .settings-edit-actions{display:flex;justify-content:space-between;align-items:center;margin-top:48px;width:100%}body.light-theme .settings-cancel-button{position:fixed;bottom:48px;left:284px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1}body.light-theme .settings-cancel-button:hover,body.light-theme .settings-cancel-button:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .settings-save-button{position:fixed;bottom:48px;right:24px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1}body.light-theme .settings-save-button:hover,body.light-theme .settings-save-button:focus{background:#5a9509!important;border-color:#5a9509!important;outline:none}body.light-theme .settings-save-button[disabled]{opacity:.5;cursor:not-allowed}body.light-theme .settings-save-button[disabled]:hover,body.light-theme .settings-save-button[disabled]:focus{background:#69a60a!important;border-color:#69a60a!important;color:#fff!important}body.light-theme .settings-delete-account{position:fixed;bottom:48px;left:284px;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;z-index:1;margin-top:48px}body.light-theme .settings-delete-account:hover,body.light-theme .settings-delete-account:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .settings-delete-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}body.light-theme .settings-delete-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#69a60a33}body.light-theme .settings-delete-modal{display:flex;width:529px;height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#fff!important;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}body.light-theme .settings-delete-modal-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}body.light-theme .settings-delete-modal-description{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}body.light-theme .settings-delete-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px}body.light-theme .settings-delete-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent!important;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .settings-delete-modal-cancel:hover,body.light-theme .settings-delete-modal-cancel:focus{background:#69a60a1a!important;outline:none}body.light-theme .settings-delete-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .settings-delete-modal-confirm:hover,body.light-theme .settings-delete-modal-confirm:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .settings-language-selector{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;cursor:pointer;position:relative}body.light-theme .settings-language-selector svg.settings-dropdown-arrow path,body.light-theme .settings-language-selector .settings-dropdown-arrow path,body.light-theme .settings-language-selector svg path,body.light-theme .settings-language-selector path{stroke:#07180d!important;fill:none!important}body.light-theme .settings-language-text{color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;flex:1}body.light-theme .settings-language-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff!important;border:2px solid #d8dbdf!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}body.light-theme .settings-language-option{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .2s ease}body.light-theme .settings-language-option:hover{background:#69a60a1a!important}body.light-theme .settings-language-option-text{color:#07180d!important;font-size:14px;font-weight:400;line-height:20px}body.light-theme .settings-theme-wrapper{display:flex;align-items:center;justify-content:center;width:100%;position:relative}body.light-theme .settings-theme-toggle-button{display:flex;width:48px;height:24px;border-radius:6px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;padding:0;overflow:hidden;flex-shrink:0;transition:all .3s ease;margin:0}body.light-theme .settings-theme-toggle-left,body.light-theme .settings-theme-toggle-right{flex:1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}body.light-theme .settings-theme-toggle-left svg,body.light-theme .settings-theme-toggle-right svg{display:block;width:12px;height:12px;stroke-width:2}body.light-theme .settings-theme-toggle-left{background:#69a60a!important;color:#fff}body.light-theme .settings-theme-toggle-left svg{stroke:#fff;fill:none}body.light-theme .settings-theme-toggle-right{background:transparent;color:#69a60a!important}body.light-theme .settings-theme-toggle-right svg{stroke:#69a60a!important;fill:none}body.light-theme .settings-theme-toggle-button.on .settings-theme-toggle-left{background:transparent!important;color:#69a60a!important}body.light-theme .settings-theme-toggle-button.on .settings-theme-toggle-left svg{stroke:#69a60a!important}body.light-theme .settings-theme-toggle-button.on .settings-theme-toggle-right{background:#69a60a!important;color:#fff}body.light-theme .settings-theme-toggle-button.on .settings-theme-toggle-right svg{stroke:#fff!important}body.light-theme .settings-theme-toggle-button:hover{border-color:#5a9509!important}body.light-theme .settings-theme-toggle-button:focus-visible{outline:2px solid #69a60a;outline-offset:3px}@media (max-width: 1024px){body.light-theme .settings-page{padding:16px}body.light-theme .settings-header-content{flex-direction:column;gap:16px}body.light-theme .settings-title{font-size:22px}body.light-theme .settings-description{font-size:15px}body.light-theme .settings-form-section{max-width:100%}body.light-theme .settings-delete-account,body.light-theme .settings-cancel-button{left:216px}body.light-theme .settings-save-button{right:16px}}@media (max-width: 768px){body.light-theme .settings-page{padding:16px 0 24px;box-sizing:border-box}}@media (max-width: 640px){body.light-theme .settings-page{padding:12px 0 80px;height:auto;min-height:calc(100vh - 180px);overflow:visible;display:flex;flex-direction:column;position:relative}body.light-theme .settings-header-content{flex-direction:column;gap:12px;align-items:center}body.light-theme .settings-header-text{text-align:center;width:100%}body.light-theme .settings-title{font-size:20px;line-height:140%;margin-bottom:6px;text-align:center}body.light-theme .settings-description{font-size:14px;line-height:140%;text-align:center;margin-bottom:48px}body.light-theme .settings-form-section{order:0;margin-top:0}body.light-theme .settings-delete-account{order:1;position:static;left:auto;bottom:auto;margin:24px 0 48px;width:100%;text-align:left}body.light-theme .settings-input-group{gap:20px;display:flex;flex-direction:column}body.light-theme .settings-language-wrapper{order:-1;margin-top:0!important;margin-bottom:16px}body.light-theme .settings-theme-wrapper{order:999}body.light-theme .settings-cancel-button{order:1;position:static;left:auto;bottom:auto;margin:0 0 48px;width:auto}body.light-theme .settings-save-button{order:1;position:static;right:auto;bottom:auto;margin:0 0 48px;width:auto}}@media (max-width: 640px){body.light-theme .settings-delete-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}body.light-theme .settings-delete-modal-title{font-size:16px;margin-bottom:12px}body.light-theme .settings-delete-modal-description{font-size:13px;line-height:140%}body.light-theme .settings-delete-modal-actions{gap:8px}body.light-theme .settings-delete-modal-cancel,body.light-theme .settings-delete-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}.resumes-page{padding:24px}.resumes-header{margin-bottom:24px}.resumes-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.resumes-header-text{flex:1}.resumes-header-actions{display:flex;align-items:center;gap:24px;margin-top:4px}.resumes-options{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}.resumes-option-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;white-space:nowrap}.resumes-option-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#00aa00}.resumes-option-label:hover{opacity:.9}@media (max-width: 768px){.resumes-options{align-items:flex-start;gap:10px}}.resumes-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}.resumes-description{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.resumes-download-pdf-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;white-space:nowrap;flex-shrink:0}.resumes-download-pdf-btn span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.resumes-download-pdf-btn:hover{background:#00aa001a}.resumes-lang-selector,.resumes-template-selector{position:relative}.resumes-template-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #f9faf5;background:transparent;cursor:pointer;min-width:100px}.resumes-template-selector-btn span{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}.resumes-template-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}.resumes-template-selector-btn:hover{background:#f9faf50d}.resumes-template-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:100px;background:#07180d;border:.741px solid #f9faf5;border-radius:2.966px;z-index:10;overflow:hidden}.resumes-template-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#f9faf5;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}.resumes-template-dropdown-item:hover{background:#f9faf51a}.resumes-template-dropdown-item.selected{background:#0a03;font-weight:500}.resumes-lang-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #f9faf5;background:transparent;cursor:pointer;min-width:80px}.resumes-lang-selector-btn span{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}.resumes-lang-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}.resumes-lang-selector-btn:hover{background:#f9faf50d}.resumes-lang-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:80px;background:#07180d;border:.741px solid #f9faf5;border-radius:2.966px;z-index:10;overflow:hidden}.resumes-lang-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#f9faf5;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}.resumes-lang-dropdown-item:hover{background:#f9faf51a}.resumes-lang-dropdown-item.selected{background:#0a03;font-weight:500}.resumes-lang-buttons{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;width:100%;flex-wrap:wrap}.resumes-btn{padding:8px 12px;border-radius:6px;border:1px solid #d9d9d9;background:#fff;color:#07180d;font-weight:700;cursor:pointer}.resumes-btn.selected{border:2px solid #00aa00;background:#cefd75}.resumes-style-buttons{display:flex;justify-content:center;gap:8px;margin-bottom:12px}.resumes-style-btn{padding:6px 10px;border-radius:6px;border:1px solid #d9d9d9;background:#fff;font-weight:700;cursor:pointer}.resumes-style-btn.selected{border:2px solid #00aa00;background:#cefd75}.resumes-download-row{display:flex;justify-content:center;margin-bottom:12px}.resumes-download-btn{padding:10px 14px;border-radius:6px;border:1px solid #00aa00;background:#0a0;color:#fff;font-weight:700;cursor:pointer}.resumes-preview-wrapper{width:100%;min-width:0;display:flex;justify-content:center;margin-left:auto;margin-right:auto}.resumes-preview-frame{width:900px;max-width:100%;border:none;border-radius:6px;overflow:hidden}@supports (width: min(1px,1cqw)){.resumes-preview-wrapper{container-type:inline-size;container-name:resumes-preview}.resumes-preview-frame{width:min(900px,100cqw);max-width:none}}@media (min-width: 769px) and (pointer: fine){.resumes-preview-wrapper{zoom:calc(1 / var(--app-visual-scale, 1))}}@media (max-width: 1024px){.resumes-page{padding:16px}.resumes-header-content{flex-direction:column;align-items:center;gap:16px}.resumes-header-text{text-align:center;width:100%}.resumes-header-actions{margin-top:0;justify-content:center;flex-wrap:wrap}.resumes-title,.resumes-description{text-align:center}.resumes-preview-frame{width:800px}@supports (width: min(1px,1cqw)){.resumes-preview-frame{width:min(800px,100cqw)}}}@media (max-width: 640px){.resumes-page{padding:16px}.resumes-header-content{flex-direction:column;align-items:center;gap:16px}.resumes-header-text{text-align:center;width:100%}.resumes-header-actions{margin-top:0;flex-direction:column;width:100%;max-width:320px;gap:12px}.resumes-title{text-align:center;font-size:20px;line-height:140%}.resumes-description{text-align:center;font-size:14px}.resumes-template-selector,.resumes-lang-selector,.resumes-template-selector-btn,.resumes-lang-selector-btn,.resumes-download-pdf-btn{width:100%}.resumes-preview-wrapper{position:relative;overflow:hidden;background:transparent;border:none;padding:0;margin:16px auto;height:380px;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}.resumes-preview-frame{width:200%!important;max-width:none!important;transform:translate(-50%) scale(.5);transform-origin:top center;pointer-events:none;border:none;flex-shrink:0;position:absolute;left:50%;margin:0}.resumes-preview-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,rgba(7,24,13,.98) 0%,rgba(7,24,13,.7) 60%,transparent 100%);pointer-events:none;z-index:1}.resumes-mobile-preview-info{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:2;text-align:center;width:calc(100% - 24px)}.resumes-mobile-preview-info p{color:#f9faf5;font-size:12px;margin:0 0 8px;opacity:.8}.resumes-view-full-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#0a03;border:1px solid #00aa00;border-radius:20px;color:#0a0;font-size:12px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.resumes-view-full-btn:hover{background:#00aa004d;transform:translateY(-1px)}.resumes-view-full-btn svg{width:14px;height:14px}.resumes-lang-buttons,.resumes-style-buttons{gap:6px}}body.light-theme .resumes-page{padding:24px;background:#f7f8f8!important}body.light-theme .resumes-header{margin-bottom:24px}body.light-theme .resumes-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}body.light-theme .resumes-header-text{flex:1}body.light-theme .resumes-header-actions{display:flex;align-items:center;gap:24px;margin-top:4px}body.light-theme .resumes-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}body.light-theme .resumes-description{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;opacity:.8}body.light-theme .resumes-options{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}body.light-theme .resumes-option-label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;white-space:nowrap}body.light-theme .resumes-option-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#69a60a}body.light-theme .resumes-option-label:hover{opacity:.8}@media (max-width: 768px){body.light-theme .resumes-options{align-items:flex-start;gap:10px}}body.light-theme .resumes-download-pdf-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;white-space:nowrap;flex-shrink:0}body.light-theme .resumes-download-pdf-btn span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .resumes-download-pdf-btn svg path{fill:#69a60a!important}body.light-theme .resumes-download-pdf-btn:hover{background:#69a60a1a}body.light-theme .resumes-lang-selector,body.light-theme .resumes-template-selector{position:relative}body.light-theme .resumes-template-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #d8dbdf!important;background:#fff!important;cursor:pointer;min-width:100px}body.light-theme .resumes-template-selector-btn span{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}body.light-theme .resumes-template-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}body.light-theme .resumes-template-selector-btn svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .resumes-template-selector-btn:hover{background:#69a60a0d!important}body.light-theme .resumes-template-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:100px;background:#fff!important;border:.741px solid #d8dbdf!important;border-radius:2.966px;z-index:10;overflow:hidden}body.light-theme .resumes-template-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#07180d!important;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}body.light-theme .resumes-template-dropdown-item:hover{background:#69a60a1a}body.light-theme .resumes-template-dropdown-item.selected{background:#69a60a33;color:#69a60a!important;font-weight:500}body.light-theme .resumes-lang-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #d8dbdf!important;background:#fff!important;cursor:pointer;min-width:80px}body.light-theme .resumes-lang-selector-btn span{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}body.light-theme .resumes-lang-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}body.light-theme .resumes-lang-selector-btn svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .resumes-lang-selector-btn:hover{background:#69a60a0d!important}body.light-theme .resumes-lang-dropdown{position:absolute;top:calc(100% + 4px);right:0;min-width:80px;background:#fff!important;border:.741px solid #d8dbdf!important;border-radius:2.966px;z-index:10;overflow:hidden}body.light-theme .resumes-lang-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#07180d!important;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}body.light-theme .resumes-lang-dropdown-item:hover{background:#69a60a1a}body.light-theme .resumes-lang-dropdown-item.selected{background:#69a60a33;color:#69a60a!important;font-weight:500}body.light-theme .resumes-lang-buttons{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;width:100%;flex-wrap:wrap}body.light-theme .resumes-btn{padding:8px 12px;border-radius:6px;border:1px solid #d8dbdf!important;background:#fff!important;color:#07180d!important;font-weight:700;cursor:pointer}body.light-theme .resumes-btn.selected{border:2px solid #69a60a!important;background:#edfdca!important;color:#07180d!important}body.light-theme .resumes-style-buttons{display:flex;justify-content:center;gap:8px;margin-bottom:12px}body.light-theme .resumes-style-btn{padding:6px 10px;border-radius:6px;border:1px solid #d8dbdf!important;background:#fff!important;color:#07180d!important;font-weight:700;cursor:pointer}body.light-theme .resumes-style-btn.selected{border:2px solid #69a60a!important;background:#edfdca!important;color:#07180d!important}body.light-theme .resumes-download-row{display:flex;justify-content:center;margin-bottom:12px}body.light-theme .resumes-download-btn{padding:10px 14px;border-radius:6px;border:1px solid #69a60a!important;background:#69a60a!important;color:#fff!important;font-weight:700;cursor:pointer}body.light-theme .resumes-preview-wrapper{width:100%;min-width:0;display:flex;justify-content:center;margin-left:auto;margin-right:auto;background:#f7f8f8!important}body.light-theme .resumes-preview-frame{width:900px;max-width:100%;border:none;border-radius:6px;overflow:hidden}@supports (width: min(1px,1cqw)){body.light-theme .resumes-preview-wrapper{container-type:inline-size;container-name:resumes-preview}body.light-theme .resumes-preview-frame{width:min(900px,100cqw);max-width:none}}@media (max-width: 1024px){body.light-theme .resumes-page{padding:16px}body.light-theme .resumes-header-content{flex-direction:column;align-items:center;gap:16px}body.light-theme .resumes-header-text{text-align:center;width:100%}body.light-theme .resumes-header-actions{margin-top:0;justify-content:center;flex-wrap:wrap}body.light-theme .resumes-title,body.light-theme .resumes-description{text-align:center}body.light-theme .resumes-preview-frame{width:800px}@supports (width: min(1px,1cqw)){body.light-theme .resumes-preview-frame{width:min(800px,100cqw)}}}@media (max-width: 640px){body.light-theme .resumes-page{padding:16px}body.light-theme .resumes-header-content{flex-direction:column;align-items:center;gap:16px}body.light-theme .resumes-header-text{text-align:center;width:100%}body.light-theme .resumes-header-actions{margin-top:0;flex-direction:column;width:100%;max-width:320px;gap:12px}body.light-theme .resumes-title{text-align:center;font-size:20px;line-height:140%}body.light-theme .resumes-description{text-align:center;font-size:14px}body.light-theme .resumes-template-selector,body.light-theme .resumes-lang-selector,body.light-theme .resumes-template-selector-btn,body.light-theme .resumes-lang-selector-btn,body.light-theme .resumes-download-pdf-btn{width:100%}body.light-theme .resumes-preview-wrapper{position:relative;overflow:hidden;background:#f7f8f8!important;border:none;padding:0;margin:16px auto;height:380px;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .resumes-preview-frame{width:200%!important;max-width:none!important;transform:translate(-50%) scale(.5);transform-origin:top center;pointer-events:none;border:none;flex-shrink:0;position:absolute;left:50%;margin:0}body.light-theme .resumes-preview-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,rgba(255,255,255,.98) 0%,rgba(255,255,255,.7) 60%,transparent 100%);pointer-events:none;z-index:1}body.light-theme .resumes-mobile-preview-info{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:2;text-align:center;width:calc(100% - 24px)}body.light-theme .resumes-mobile-preview-info p{color:#07180d!important;font-size:12px;margin:0 0 8px;opacity:.8}body.light-theme .resumes-view-full-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#69a60a33;border:1px solid #69a60a!important;border-radius:20px;color:#69a60a!important;font-size:12px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}body.light-theme .resumes-view-full-btn:hover{background:#69a60a4d;transform:translateY(-1px)}body.light-theme .resumes-view-full-btn svg{width:14px;height:14px}body.light-theme .resumes-view-full-btn svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .resumes-lang-buttons,body.light-theme .resumes-style-buttons{gap:6px}body.light-theme .resumes-options{align-items:flex-start;gap:10px}}.job-top-section{display:flex;align-items:stretch;gap:24px;width:100%}.job-overview{display:flex;height:424px;padding:16px 16px 0;flex-direction:column;align-items:flex-start;gap:0;flex:3 0 0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c2013;overflow:hidden;align-self:stretch;box-sizing:border-box}.job-overview-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:32px}.job-overview-title{color:#f9faf5;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.job-edit-details{display:flex;align-items:center;gap:8px;cursor:pointer}.job-edit-details-text{color:#0a0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.job-overview-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}.job-overview-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.job-overview-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.job-overview-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.job-overview-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.job-overview-tab.selected .job-overview-tab-text{color:#cefd75}.job-overview-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.job-overview-content{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;padding:16px 0 0;min-height:0;margin-top:0;display:flex;justify-content:flex-start;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent}.job-overview-content::-webkit-scrollbar{width:6px}.job-overview-content::-webkit-scrollbar-track{background:transparent}.job-overview-content::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.job-overview-content::-webkit-scrollbar-thumb:hover{background:#cefd7580}.job-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:100%;box-sizing:border-box;padding:0 16px;margin-bottom:0;position:relative}.job-content-wrapper:after{content:"";display:block;height:16px;width:100%;flex-shrink:0}.job-content-row{display:flex;width:100%;max-width:100%;gap:24px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box}.job-content-row--secondary{margin-top:0}.job-content-field{display:flex;flex-direction:column;flex:1 1 calc(50% - 12px);gap:8px;min-width:0;max-width:100%;box-sizing:border-box}.job-content-field--full{width:100%;max-width:100%}.job-content-field-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.job-content-field-value{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.job-content-field-value--multiline{white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word}.job-content-technologies{display:flex;flex-direction:column;gap:12px;width:100%}.job-content-tech-group{display:flex;flex-direction:column;gap:8px}.job-content-tech-group-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.job-content-bullet-list{display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%;box-sizing:border-box}.job-content-bullet-item{margin:0;display:flex;gap:8px;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.job-content-bullet-item>span:last-child{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.job-content-bullet-dot{color:#cefd75;font-size:20px;line-height:150%;flex-shrink:0}.job-content-link{color:#49454f;text-decoration:underline;cursor:pointer}.job-content-link:hover{color:#6b6673;text-decoration:underline}.job-last-activity{display:flex;width:25%;height:424px;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0;border-radius:8px;background:#173220;align-self:stretch;box-sizing:border-box;overflow:hidden}.job-last-activity-title{color:#cefd75;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.job-activity-timeline{position:relative;width:100%;display:flex;flex-direction:column;gap:0;padding:0 16px 16px;overflow-y:auto}.job-activity-entry{display:flex;gap:12px;margin-bottom:24px}.job-activity-entry:last-child{margin-bottom:0}.job-activity-marker-column{position:relative;width:12px;flex-shrink:0}.job-activity-marker-column:before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#cefd75;position:relative;z-index:1}.job-activity-marker-column:after{content:"";position:absolute;left:5px;top:6px;width:2px;height:calc(100% + 24px);background:#cefd75;border-radius:1px;z-index:0}.job-activity-marker-column.last:after{display:none}.job-activity-content{display:flex;flex-direction:column;gap:6px;align-self:stretch;padding-right:16px}.job-activity-text{margin:0;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.job-activity-date{color:#cefd75;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.132px}.job-no-activity{width:100%;padding-left:28px;color:#f9faf5b3;font-family:Inter,sans-serif;font-size:14px}.job-talent-matches{display:flex;min-height:851px;padding:16px;flex-direction:column;align-items:flex-start;gap:32px;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c2013;margin-top:24px}.job-talent-matches-title{color:#f9faf5;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0;flex:0 0 auto}.job-talent-matches-search-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;flex:0 0 auto}.job-talent-matches-search-button:hover{opacity:.9}.job-talent-matches-search-button:active{opacity:.8}.job-talent-matches-header-right{display:flex;align-items:center;gap:12px;flex:0 0 auto;margin-left:auto}.job-talent-matches-search{display:flex;width:360px;height:56px;max-width:720px;align-items:center;gap:4px;border-radius:28px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:0 12px 0 16px;box-sizing:border-box}.job-talent-matches-search-input{flex:1;min-width:0;height:100%;border:none;outline:none;background:transparent;color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}.job-talent-matches-search-input::placeholder{color:#f9faf5;opacity:.6;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.job-talent-matches-search-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.job-page{display:flex;flex-direction:column;width:100%}.job-header-title-wrapper{display:flex;align-items:center}.recruiter-create-job-local-subtitle{padding-left:30px}.job-breadcrumb-content{display:flex;align-items:center;gap:8px}.job-header-right-section{display:flex;height:48px;justify-content:center;align-items:center;gap:2px}.job-header-active-badge{display:flex;height:40px;padding:0 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px 4px 4px 20px;background:#cefd75}.job-header-active-text{color:#0a0;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-transform:uppercase}.job-header-closed-badge{display:flex;height:40px;padding:0 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:20px 4px 4px 20px;background:#fdd475}.job-header-closed-text{color:#8a640b;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-transform:uppercase}.job-header-dropdown-container{position:relative;display:flex;align-items:center;justify-content:center}.job-header-dropdown-button{display:flex;width:48px;height:40px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px 20px 20px 4px;background:#cefd75;cursor:pointer}.job-header-dropdown-button-closed{background:#fdd475}.job-header-close-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d}.job-header-close-dropdown-item{padding:8px 16px;white-space:nowrap;cursor:pointer;color:#f9faf5;font-size:14px;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}.job-header-close-dropdown-item:hover{background-color:#cefd751f;color:#cefd75}.job-header-close-dropdown-item span{color:inherit}.job-header-close-dropdown-item-delete:hover{background-color:#cefd7514!important;color:#ff4d4d!important}.job-header-close-dropdown-item-delete:hover span{color:#ff4d4d!important}.job-matches-content{width:100%;margin-top:0;flex:1;overflow-y:auto;overflow-x:visible;padding-bottom:16px;position:relative}.job-matches-search-container{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;margin-top:0;width:100%}.job-filters-container{display:flex;gap:12px;align-items:center}.job-score-filter-wrapper{position:relative;display:flex;align-items:center;z-index:1001}.job-score-filter-button{display:flex;height:32px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;cursor:pointer;box-sizing:border-box}.job-score-filter-text{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.job-score-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}.job-score-filter-arrow-up{transform:rotate(180deg)}.job-score-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:1000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d;width:max-content}.job-score-filter-option{padding:8px 16px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;transition:background-color .15s ease,color .15s ease}.job-score-filter-option:hover{background-color:#cefd751f;color:#cefd75}.job-score-filter-option-selected{background-color:#cefd7533;color:#cefd75}.job-score-filter-option:active{background-color:#cefd7533}.job-matches-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;width:100%}.job-match-card{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;transition:all .3s ease;cursor:pointer}.job-match-card:hover{border-color:#cefd7533;box-shadow:0 4px 12px #cefd751a}.job-match-name-line{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;flex:1;min-width:0}.job-match-name-line .job-match-username{margin-bottom:0}.job-match-card-header{display:flex;width:100%;padding:8px;align-items:flex-start;gap:10px;border-radius:4px;background:#c1fdb7;margin-bottom:0;box-sizing:border-box}.job-match-card-header-yellow{background:#fbe9a0}.job-match-card-header-red{background:#ffb3a0}.job-match-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}.job-match-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.job-match-photo-placeholder svg{width:100%;height:100%}.job-match-info{flex:1;min-width:0}.job-match-info-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%}.job-match-info-left{flex:1;min-width:0}.job-match-username-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.job-match-username-row .job-match-username{margin-bottom:0}.job-match-username{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 4px;word-wrap:break-word}.job-match-fullname{color:#718ebf;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0;word-wrap:break-word}.job-match-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:1.4;margin:4px 0 0;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.job-match-compatibility-badge{display:flex;width:42px;height:42px;padding:0;justify-content:center;align-items:center;gap:0;border-radius:99999px;background:#7fef83;color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%}.job-match-compatibility-badge-yellow{background:#f2c40e}.job-match-compatibility-badge-red{background:#ff6b4a;letter-spacing:-.153px;flex-shrink:0;white-space:nowrap}.job-eliminated-by-label{color:#f9faf5b3;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;line-height:1.3;margin:4px 0 0}.job-match-removed-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:4px 8px 8px;box-sizing:border-box}.job-match-removed-meta .job-eliminated-by-label{margin:0;flex:1 1 auto}.job-recover-developer-button{padding:6px 12px;border-radius:6px;border:1px solid #cefd75;background:#cefd7526;color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.job-recover-developer-button:hover:not(:disabled){background:#cefd7540}.job-recover-developer-button:disabled{opacity:.6;cursor:not-allowed}.job-match-score-section{width:100%;margin-bottom:0;border-radius:4px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:12px;box-sizing:border-box}.job-match-score-section h5{font-size:12px;color:#f9faf5cc;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px;font-family:Roboto,sans-serif;font-weight:500}.job-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%}.job-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative}.job-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.job-tech-score-fill.job-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.job-tech-score-fill.job-score-fair{background:linear-gradient(90deg,#c40,#f60)}.job-tech-score-fill.job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.job-tech-score-fill.job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.job-tech-score-fill.job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.job-tech-score-fill.job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.job-tech-score-fill.job-score-perfect{background:linear-gradient(90deg,#060,#080)}.job-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.job-match-technologies{margin-bottom:16px}.job-match-technologies h5{font-size:12px;color:#f9faf5cc;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px;font-family:Roboto,sans-serif;font-weight:500}.job-tech-badges{display:flex;flex-wrap:wrap;gap:8px}.job-tech-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-family:Roboto,sans-serif;border:1px solid rgba(255,255,255,.15);color:#07180d}.job-tech-badge.job-score-poor{background:linear-gradient(90deg,#8b0000,brown);color:#fff}.job-tech-badge.job-score-fair{background:linear-gradient(90deg,#c40,#f60);color:#fff}.job-tech-badge.job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.job-tech-badge.job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.job-tech-badge.job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.job-tech-badge.job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.job-tech-badge.job-score-perfect{background:linear-gradient(90deg,#060,#080);color:#eaffea}.job-match-breakdown{margin-bottom:16px;border-radius:4px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:12px}.job-match-breakdown h5{font-size:12px;color:#f9faf5cc;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px;font-family:Roboto,sans-serif;font-weight:500}.job-tech-breakdown-list{display:flex;flex-direction:column;gap:12px}.job-tech-breakdown-item{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:12px}.job-tech-name{font-size:13px;color:#f9faf5;font-family:Roboto,sans-serif;word-wrap:break-word}.job-match-additional-scores{margin-top:16px;display:flex;flex-direction:column;gap:12px}.job-no-matches{text-align:center;padding:48px 24px;color:#f9faf599}.job-no-matches p{font-size:16px;margin:0;font-family:Roboto,sans-serif}@media (max-width: 1024px){.job-matches-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.job-match-card{padding:16px}.job-talent-matches-search{width:280px;max-width:280px}}@media (max-width: 768px){.job-page{padding-bottom:80px}.job-top-section{flex-direction:column;gap:0}.job-overview{flex:1;width:100%}.job-last-activity{display:none}.job-matches-grid{grid-template-columns:1fr;gap:16px;padding-bottom:8px}.job-matches-grid .job-match-card:last-child{margin-bottom:8px}.job-match-card-header{gap:10px;margin-bottom:16px}.job-match-photo,.job-match-photo-placeholder{width:56px;height:56px;font-size:20px}.job-match-username{font-size:16px}.job-tech-breakdown-item{grid-template-columns:100px 1fr 45px;gap:8px}.job-talent-matches{padding-bottom:0}.job-matches-content{padding-bottom:0;overflow:visible}.job-talent-matches-header{flex-direction:column;align-items:flex-start;gap:12px}.job-talent-matches-header-right{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}.job-matches-search-container{flex-direction:column;gap:12px}.job-filters-container{flex-direction:column;gap:12px;width:100%}.job-score-filter-wrapper{width:100%}.job-score-filter-button{width:100%;justify-content:space-between}.job-score-filter-text{text-align:left}.job-score-filter-wrapper{position:relative;z-index:1001}.job-score-filter-dropdown{top:auto;bottom:calc(100% + 8px);width:100%;left:0;z-index:1002;position:absolute}.job-matches-search-container{position:relative;z-index:1000}.job-talent-matches-search{width:100%;max-width:100%}.job-talent-matches-search-button{width:100%}}.job-interviews-content,.job-removed-content{display:flex;flex-direction:column;gap:16px;width:100%}.job-interview-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px;width:100%;box-sizing:border-box}.job-interview-info-row{display:flex;align-items:center;gap:8px;width:100%}.job-interview-scheduled-text{flex:1 0 0;color:#718ebf;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin:0;word-wrap:break-word}.job-interview-date,.job-interview-time{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin:0;word-wrap:break-word}body.light-theme .job-overview{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-overview-title{color:#07180d!important}body.light-theme .job-edit-details-text{color:#69a60a!important}body.light-theme .job-overview-menu{background:#fff!important;border-bottom:1px solid #69a60a!important}body.light-theme .job-overview-tab-text{color:#5a5a5a!important}body.light-theme .job-overview-tab.selected .job-overview-tab-text{color:#69a60a!important}body.light-theme .job-overview-tab-indicator path{fill:#69a60a!important}body.light-theme .job-overview-content{scrollbar-color:rgba(105,166,10,.2) transparent!important}body.light-theme .job-overview-content::-webkit-scrollbar-thumb{background:#69a60a4d!important}body.light-theme .job-overview-content::-webkit-scrollbar-thumb:hover{background:#69a60a80!important}body.light-theme .job-content-field-label{color:#888!important}body.light-theme .job-content-field-value{color:#07180d!important}body.light-theme .job-content-tech-group-label{color:#888!important}body.light-theme .job-content-bullet-item{color:#07180d!important}body.light-theme .job-content-bullet-dot,body.light-theme .job-content-link{color:#69a60a!important}body.light-theme .job-content-link:hover{color:#5a9508!important}body.light-theme .job-last-activity{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-last-activity-title,body.light-theme .job-activity-text{color:#07180d!important}body.light-theme .job-activity-date{color:#69a60a!important}body.light-theme .job-activity-marker-column:before{background:#69a60a!important}body.light-theme .job-activity-marker-column:after{background:#69a60a!important}body.light-theme .job-no-activity{color:#5a5a5a!important}body.light-theme .job-talent-matches{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-talent-matches-title{color:#07180d!important}body.light-theme .job-talent-matches-search{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-talent-matches-search-input{color:#07180d!important}body.light-theme .job-talent-matches-search-input::placeholder{color:#5a5a5a!important}body.light-theme .job-talent-matches-search-button{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .job-talent-matches-menu{background:#fff!important;border-bottom:1px solid #69a60a!important}body.light-theme .job-talent-matches-tab-text{color:#5a5a5a!important}body.light-theme .job-talent-matches-tab.selected .job-talent-matches-tab-text{color:#69a60a!important}body.light-theme .job-talent-matches-tab-indicator path{fill:#69a60a!important}body.light-theme .job-score-filter-button{border:1px solid #69a60a!important}body.light-theme .job-score-filter-text{color:#07180d!important}body.light-theme .job-score-filter-button .job-score-filter-arrow svg path,body.light-theme .job-score-filter-button svg.job-score-filter-arrow path,body.light-theme .job-score-filter-button svg path{fill:#07180d!important}body.light-theme .job-score-filter-dropdown{background:#fff!important;border:1px solid #d8dbdf!important;box-shadow:0 8px 24px #0000001a!important}body.light-theme .job-score-filter-option{color:#07180d!important}body.light-theme .job-score-filter-option:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .job-score-filter-option-selected{background-color:#69a60a33!important;color:#69a60a!important}body.light-theme .job-score-filter-option input[type=checkbox]{accent-color:#69a60a!important}body.light-theme .job-match-card{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-match-card:hover{border-color:#69a60a!important;box-shadow:0 4px 12px #69a60a1a!important}body.light-theme .job-match-card-header{background:#edfdca!important}body.light-theme .job-match-card-header-yellow{background:#fbe9a0!important}body.light-theme .job-match-card-header-red{background:#ffb3a0!important}body.light-theme .job-match-username{color:#07180d!important}body.light-theme .job-match-fullname{color:#5a5a5a!important}body.light-theme .job-match-technologies{color:#07180d!important}body.light-theme .job-match-compatibility-badge{background:#69a60a!important;color:#fff!important}body.light-theme .job-match-compatibility-badge-yellow{background:#f2c40e!important}body.light-theme .job-match-compatibility-badge-red{background:#ff6b4a!important}body.light-theme .job-eliminated-by-label{color:#07180db3!important}body.light-theme .job-recover-developer-button{border-color:#69a60a!important;background:#69a60a1f!important;color:#69a60a!important}body.light-theme .job-recover-developer-button:hover:not(:disabled){background:#69a60a33!important}body.light-theme .job-match-score-section{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-match-score-section h5{color:#888!important}body.light-theme .job-tech-score-bar{background:#8883!important}body.light-theme .job-tech-score-value{color:#07180d!important}body.light-theme .job-match-technologies h5{color:#888!important}body.light-theme .job-tech-badge{border:1px solid #d8dbdf!important;color:#07180d!important}body.light-theme .job-match-breakdown{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-match-breakdown h5{color:#888!important}body.light-theme .job-tech-name{color:#07180d!important}body.light-theme .job-no-matches,body.light-theme .job-no-matches p{color:#5a5a5a!important}body.light-theme .job-header-active-badge{background:#69a60a!important}body.light-theme .job-header-active-text{color:#fff!important}body.light-theme .job-header-closed-badge{background:#fdd475!important}body.light-theme .job-header-closed-text{color:#8a640b!important}body.light-theme .job-header-dropdown-button{background:#69a60a!important}body.light-theme .job-header-dropdown-button-closed{background:#fdd475!important}body.light-theme .job-header-close-dropdown{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-header-close-dropdown-item{color:#07180d!important}body.light-theme .job-header-close-dropdown-item:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .job-header-close-dropdown-item-delete:hover{background-color:#da1e281a!important;color:#da1e28!important}body.light-theme .job-interview-scheduled-text{color:#5a5a5a!important}body.light-theme .job-interview-date,body.light-theme .job-interview-time{color:#07180d!important}body.light-theme .recruiter-create-job-local-header{background:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-create-job-local-title{color:#07180d!important}body.light-theme .recruiter-create-job-local-subtitle{color:#5a5a5a!important}body.light-theme .job-header-title-wrapper svg path{fill:#07180d!important}body.light-theme .job-breadcrumb-content svg circle{fill:#07180d!important}body.light-theme .job-edit-details svg path{fill:#69a60a!important}body.light-theme .job-header-dropdown-button svg path{fill:#f9faf5!important}body.light-theme .job-header-dropdown-button-closed svg path{fill:#8a640b!important}body.light-theme .developer-job-profile-header-icon{border:1px solid #07180d!important;background:transparent!important}body.light-theme .developer-job-profile-header-icon svg path{fill:#07180d!important}.main-dash-affinities-section{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:0;margin:16px 24px 24px;border-radius:8px;background:#0c1f13;overflow:visible;box-sizing:border-box}.main-dash-affinities-slot .main-dash-affinities-section{margin:0;flex:1 1 auto;min-width:0;width:100%}.main-dash-affinities-item-displayname{color:#fff;font-size:15px;font-weight:600;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-dash-affinities-item-login{font-size:12px;color:#606060;font-weight:700;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-dash-affinities-item-role{font-size:12px;color:#606060!important;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.main-dash-affinities-chip-heading{font-size:10px;font-weight:600;color:#cefd75d9;text-transform:uppercase;letter-spacing:.05em}.main-dash-affinities-org-pill-name{flex:1;font-size:12px;font-weight:500;color:#f9faf5;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.main-dash-affinities-org-pill-teamlyzer{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:0;border-radius:4px}.main-dash-affinities-org-pill-teamlyzer:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.main-dash-affinities-org-pill-teamlyzer-img{display:block;width:16px;height:16px}@media (max-width: 1024px){.main-dash-affinities-section{margin-left:16px;margin-right:16px}.main-dash-affinities-header{min-height:44px;padding:10px 14px}.main-dash-affinities-title{font-size:13px;line-height:18px}.main-dash-affinities-subtitle{font-size:11px;line-height:15px}.main-dash-affinities-content{padding:12px 14px 14px;gap:10px}.main-dash-affinities-filters,.main-dash-affinities-filter-dropdowns{gap:10px}.main-dash-affinities-empty{font-size:13px}.main-dash-affinities-filtered-count{font-size:11px}.main-dash-affinities-grid{gap:14px}.main-dash-affinities-tile-body{padding:12px;gap:16px}.main-dash-affinities-item-displayname{font-size:14px}.main-dash-affinities-item-login,.main-dash-affinities-item-role{font-size:11px}.main-dash-affinities-chip-heading{font-size:9px}.main-dash-affinities-org-pill-name{font-size:11px}body.light-theme .main-dash-affinities-section .dev-dash-avatar,.main-dash-affinities-section .dev-dash-avatar{width:48px;height:48px;min-width:48px;min-height:48px}}@media (max-width: 768px){.main-dash-affinities-section{margin-left:12px;margin-right:12px}}@media (max-width: 640px){.main-dash-affinities-section{margin-left:8px;margin-right:8px}}.main-dash-affinities-header{display:flex;min-height:48px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch;background:#133920;border-bottom:1px solid #cefd75;border-radius:8px 8px 0 0;justify-content:center;padding:10px 16px;gap:4px}.main-dash-affinities-title-block{display:flex;flex-direction:column;gap:2px}.main-dash-affinities-title{color:#cefd75;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.main-dash-affinities-subtitle{color:#f9faf5;font-size:12px;font-weight:400;line-height:16px;opacity:.85}.main-dash-affinities-content{display:flex;flex-direction:column;align-self:stretch;flex:1 1 auto;min-height:0;padding:12px 16px 16px;gap:12px;box-sizing:border-box;border-radius:0 0 8px 8px}.main-dash-affinities-section--fetching{align-items:stretch;min-height:260px;overflow:hidden}.main-dash-affinities-fetching-inner{display:flex;flex:1;align-items:center;justify-content:center;align-self:stretch;width:100%;min-height:260px;box-sizing:border-box}.main-dash-affinities-section--fetching .spinner-orbit{width:140px;height:140px}.main-dash-affinities-section--fetching .spinner-center{width:70px;height:70px}.main-dash-affinities-section--fetching .spinner-orbiting{width:40px;height:40px;transform-origin:center 70px}.main-dash-affinities-jobs-empty{width:100%;box-sizing:border-box}.main-dash-affinities-jobs-empty .developer-jobs-boat{animation:developer-jobs-float-boat 5s ease-in-out infinite}.main-dash-affinities-jobs-empty .developer-jobs-message-char{display:inline-block;animation:developer-jobs-wave-char 2s ease-in-out infinite}.main-dash-affinities-empty{color:#f9faf5;opacity:.85;font-size:14px;padding:8px 0}.main-dash-affinities-filters{display:flex;flex-direction:column;gap:12px;align-self:stretch}.main-dash-affinities-filter-search-wrap{align-self:stretch;min-width:0}.main-dash-affinities-filters .main-dash-affinities-job-search.job-talent-matches-search{width:100%;max-width:none}.main-dash-affinities-filter-dropdowns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch;align-self:stretch;width:100%;box-sizing:border-box}@media (max-width: 768px){.main-dash-affinities-filter-dropdowns{grid-template-columns:1fr}}.main-dash-affinities-filter-dropdowns .calculator-teamlyzer-filter-wrapper{width:100%;min-width:0}.main-dash-affinities-calc-filter-btn{width:100%;justify-content:space-between}.main-dash-affinities-calc-filter-btn-text{flex:1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-dash-affinities-filter-dropdowns .calculator-teamlyzer-filter-dropdown.main-dash-affinities-calc-filter-menu{left:0;right:0;width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.main-dash-affinities-filtered-count{font-size:12px;color:#f9faf5;opacity:.8}.main-dash-affinities-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-self:stretch;width:100%;min-width:0;box-sizing:border-box}.main-dash-affinities-tile-wrap{list-style:none;margin:0;padding:0;min-width:0}.main-dash-affinities-tile{display:flex;flex-direction:column;align-items:stretch;min-width:0;border-radius:8px;background:#13291b;padding:0;box-sizing:border-box;overflow:hidden}.main-dash-affinities-tile-body{display:flex;flex-direction:column;align-items:stretch;gap:18px;min-width:0;padding:12px 12px 14px;box-sizing:border-box;color:inherit;outline:none}.main-dash-affinities-tile-profile-link,.main-dash-affinities-tile-tech-link{text-decoration:none;color:inherit;cursor:pointer;outline:none;min-width:0}.main-dash-affinities-tile-profile-link{display:block;border-radius:4px}.main-dash-affinities-tile-tech-link{display:block}.main-dash-affinities-tile-profile-link:focus-visible,.main-dash-affinities-tile-tech-link:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.main-dash-affinities-recognition-bar{padding:10px 12px 12px;border-top:1px solid rgba(206,253,117,.12);background:#0000001f}.main-dash-affinities-their-hint{margin:8px 0 0;width:100%;text-align:center;font-size:11px;font-weight:500;line-height:1.35;color:#f9faf5b8}.main-dash-affinities-recognition-status{padding:8px 12px 10px;border-top:1px solid rgba(206,253,117,.08);font-size:11px;font-weight:600;color:#f9faf5a6;line-height:1.3}.main-dash-affinities-tile-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start;width:100%}.main-dash-affinities-tile-top--user-only{grid-template-columns:1fr}.main-dash-affinities-item-header{display:flex;flex-direction:row;align-items:flex-start;gap:10px;min-width:0;text-align:left}body.light-theme .main-dash-affinities-section .dev-dash-avatar,.main-dash-affinities-section .dev-dash-avatar{width:52px;height:52px;min-width:52px;min-height:52px}body.light-theme .main-dash-affinities-section .dev-dash-avatar svg,.main-dash-affinities-section .dev-dash-avatar svg{width:100%;height:100%}.main-dash-affinities-item-text{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.main-dash-affinities-tile-orgs{display:flex;flex-direction:column;gap:8px;align-items:flex-end;min-width:0;text-align:right}.main-dash-affinities-tile-orgs .main-dash-affinities-org-block{width:100%;align-items:flex-end}.main-dash-affinities-tile-orgs .main-dash-affinities-chip-heading{display:block;width:100%;text-align:right}.main-dash-affinities-tile-orgs .main-dash-affinities-org-pills{justify-content:flex-end}@media (max-width: 768px){.main-dash-affinities-header{padding:8px 12px;min-height:44px}.main-dash-affinities-title{font-size:12px;line-height:16px}.main-dash-affinities-subtitle{font-size:10px;line-height:14px}.main-dash-affinities-filters,.main-dash-affinities-filter-dropdowns{gap:10px}.main-dash-affinities-empty{font-size:11px;padding:6px 0}.main-dash-affinities-filtered-count{font-size:11px}.main-dash-affinities-section--fetching .main-dash-affinities-fetching-inner{min-height:220px}.main-dash-affinities-content{padding:10px 10px 14px;min-width:0}.main-dash-affinities-grid{grid-template-columns:1fr;gap:12px;min-width:0;overflow-x:hidden}.main-dash-affinities-tile-body{padding:10px 10px 12px;gap:14px;min-width:0}.main-dash-affinities-tile-top:not(.main-dash-affinities-tile-top--user-only){grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:start}.main-dash-affinities-item-header{gap:8px;align-items:center;min-width:0}.main-dash-affinities-item-text{min-width:0;gap:3px}.main-dash-affinities-item-displayname{font-size:13px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;hyphens:auto}.main-dash-affinities-item-login,.main-dash-affinities-item-role{font-size:10px}.main-dash-affinities-item-login{overflow-wrap:anywhere;word-break:break-word}body.light-theme .main-dash-affinities-section .dev-dash-avatar,.main-dash-affinities-section .dev-dash-avatar{width:44px;height:44px;min-width:44px;min-height:44px}.main-dash-affinities-tile-orgs{min-width:0}.main-dash-affinities-org-pill{max-width:100%}.main-dash-affinities-org-pill-name{font-size:11px}.main-dash-affinities-tile-orgs .main-dash-affinities-chip-heading{font-size:9px}.main-dash-affinities-tech-chips{justify-content:center!important;padding-left:0;padding-right:0;gap:6px!important}.main-dash-affinities-tech-block{gap:4px}}.main-dash-affinities-org-block{display:flex;flex-direction:column;gap:6px;min-width:0}.main-dash-affinities-org-pills{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.main-dash-affinities-org-pill{display:flex;flex-direction:row;align-items:center;gap:8px;max-width:100%;min-width:0;padding:0;border-radius:0;background:transparent;border:none;box-sizing:border-box}.main-dash-affinities-org-pill>.company-employee-insights-trigger{flex:1;min-width:0;gap:8px;align-items:center;cursor:pointer}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo{width:40px;height:40px;min-width:40px;border-radius:50%;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f0f0f0;border:1px solid #fff;box-sizing:border-box}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo svg{width:20px;height:20px}@media (max-width: 1024px){.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo{width:36px;height:36px;min-width:36px}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo svg{width:18px;height:18px}}@media (max-width: 768px){.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo{width:32px;height:32px;min-width:32px}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo svg{width:16px;height:16px}}.main-dash-affinities-tech-block{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;width:100%}.main-dash-affinities-tech-block .main-dash-affinities-chip-heading{width:100%;text-align:center}.main-dash-affinities-tech-chips{gap:8px!important;width:100%;justify-content:center!important;align-content:center}@media (max-width: 640px){.main-dash-affinities-header{padding:8px 10px}.main-dash-affinities-title{font-size:11px;line-height:15px}.main-dash-affinities-subtitle{font-size:10px;line-height:13px}.main-dash-affinities-content{padding:8px 10px 12px;gap:10px}.main-dash-affinities-filters,.main-dash-affinities-filter-dropdowns{gap:8px}.main-dash-affinities-grid{gap:10px}.main-dash-affinities-tile-body{padding:8px 8px 10px;gap:12px}.main-dash-affinities-item-displayname{font-size:12px}.main-dash-affinities-item-login,.main-dash-affinities-item-role{font-size:9px}.main-dash-affinities-empty,.main-dash-affinities-filtered-count,.main-dash-affinities-org-pill-name{font-size:10px}.main-dash-affinities-chip-heading,.main-dash-affinities-tile-orgs .main-dash-affinities-chip-heading{font-size:8px}.main-dash-affinities-section--fetching .main-dash-affinities-fetching-inner{min-height:200px}.main-dash-affinities-section--fetching .spinner-orbit{width:120px;height:120px}.main-dash-affinities-section--fetching .spinner-center{width:60px;height:60px}.main-dash-affinities-section--fetching .spinner-orbiting{width:34px;height:34px;transform-origin:center 60px}}@media (max-width: 480px){body.light-theme .main-dash-affinities-section .dev-dash-avatar,.main-dash-affinities-section .dev-dash-avatar{width:42px;height:42px;min-width:42px;min-height:42px}.main-dash-affinities-item-header,.main-dash-affinities-org-pills,.main-dash-affinities-org-pill{gap:6px}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo{width:28px;height:28px;min-width:28px}.main-dash-affinities-section .developer-public-profile-experience-company-logo.main-dash-affinities-org-logo svg{width:14px;height:14px}}body.light-theme .main-dash-affinities-section{background:#fff!important;border:2px solid #d8dbdf!important;border-radius:8px;box-sizing:border-box;overflow:hidden}body.light-theme .main-dash-affinities-header{background:#fff!important;border-bottom:1px solid #d8dbdf!important;border-radius:8px 8px 0 0}body.light-theme .main-dash-affinities-title{color:#69a60a!important}body.light-theme .main-dash-affinities-subtitle,body.light-theme .main-dash-affinities-empty,body.light-theme .main-dash-affinities-filtered-count{color:#07180d!important;opacity:.75}body.light-theme .main-dash-affinities-tile{border:1px solid #ededed!important;background:#f5f5f5!important}body.light-theme .main-dash-affinities-recognition-bar{border-top-color:#e0e0e0!important;background:#ebebeb!important}body.light-theme .main-dash-affinities-their-hint{color:#07180d9e!important}body.light-theme .main-dash-affinities-recognition-status{border-top-color:#ededed!important;color:#07180d8c!important}body.light-theme .main-dash-affinities-item-displayname{color:#07180d!important}body.light-theme .main-dash-affinities-item-login{color:#07180d8c!important}body.light-theme .main-dash-affinities-item-role{color:#07180da6!important}body.light-theme .main-dash-affinities-chip-heading{color:#3d6210!important}body.light-theme .main-dash-affinities-org-pill-name{color:#07180d!important}body.light-theme .main-dash-affinities-tile .developer-public-profile-experience-tech-item:not(.developer-public-profile-experience-tech-favorite){border:1px solid #5a5a5a!important;color:#5a5a5a!important;background:transparent!important}body.light-theme .main-dash-affinities-tile .developer-public-profile-experience-tech-favorite{border:1px solid #07180d!important;background:#edfdca!important;color:#07180d!important;font-weight:700!important}body.light-theme .main-dash-affinities-tile .developer-public-profile-experience-tech-favorite .developer-public-profile-experience-tech-star-icon path{fill:#07180d!important}@media (max-width: 768px){body.light-theme .main-dash-affinities-section{overflow:visible}body.light-theme .main-dash-affinities-header{border-top-left-radius:8px;border-top-right-radius:8px}}.developer-jobs-page{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow-x:hidden}.developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 120px);align-items:stretch;justify-content:flex-start}.developer-jobs-empty-split{display:flex;flex-direction:row;flex:1;width:100%;min-height:min(520px,calc(100vh - 140px));align-items:stretch;box-sizing:border-box}.developer-jobs-empty-aside{flex:1;min-width:0;max-width:50%;overflow-y:auto;overflow-x:hidden;padding:24px 28px;box-sizing:border-box;text-align:left;border-right:1px solid rgba(206,253,117,.18)}@media (min-width: 769px){.developer-jobs-empty-aside{display:flex;flex-direction:column;min-height:0}.developer-jobs-empty-aside:before,.developer-jobs-empty-aside:after{content:"";flex:1 1 0;min-height:0}}.developer-jobs-empty-how-h{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;line-height:130%;margin:0 0 14px;text-align:center}.developer-jobs-empty-how-h3{color:#cefd75;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;line-height:130%;margin:20px 0 8px;text-align:center}.developer-jobs-empty-how-p{color:#f9faf5e0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400;line-height:155%;margin:0 0 12px;text-align:left}.developer-jobs-empty-how-p:last-child{margin-bottom:0}.developer-jobs-empty-visual{flex:1;min-width:0;max-width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 16px;gap:12px;box-sizing:border-box}.developer-jobs-empty-visual--standalone{max-width:100%;width:100%;flex:1}.developer-jobs-empty-shell{flex:1;display:flex;flex-direction:column;width:100%;min-height:360px;box-sizing:border-box}.developer-jobs-empty-shell .developer-jobs-empty-split{flex:1;min-height:320px}.developer-jobs-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.developer-jobs-empty-split{flex-direction:column;flex:1;min-height:auto}.developer-jobs-empty-aside{display:none}.developer-jobs-empty-visual{max-width:none;width:100%;flex:1;min-height:min(280px,50vh);padding:24px 16px 32px}}.developer-jobs-page:has(.developer-jobs-list){padding:0;overflow-x:hidden}.developer-jobs-header{padding:24px 24px 0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.developer-jobs-header-content{display:flex;flex-direction:column;gap:16px;width:100%}.developer-jobs-header-text{display:flex;flex-direction:column;gap:8px}.developer-jobs-title-header{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:0}.developer-jobs-description{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:0;opacity:.8}.developer-jobs-list{padding:24px}.developer-jobs-boat{width:260px;height:260px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:developer-jobs-float-boat 5s ease-in-out infinite}.developer-jobs-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.developer-jobs-message-char{display:inline-block;animation:developer-jobs-wave-char 2s ease-in-out infinite}.developer-jobs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}.developer-jobs-page .developer-jobs-list .teamlyzer-job-card{height:auto;align-self:start}.developer-jobs-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;cursor:pointer;position:relative;height:320px;min-height:320px;max-height:320px;box-sizing:border-box}.developer-jobs-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}.developer-jobs-top-section-yellow{background:#fbe9a0}.developer-jobs-top-section-red{background:#ffb3a0}.developer-jobs-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;height:58px}.developer-jobs-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:center}.developer-jobs-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.developer-jobs-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:flex}.developer-jobs-company-teamlyzer-link{color:#5d5d68;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.developer-jobs-company-teamlyzer-link:hover{color:#0a0;text-decoration:underline}.developer-jobs-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}.developer-jobs-score-badge-yellow{background:#f2c40e}.developer-jobs-score-badge-red{background:#ff6b4a}.developer-jobs-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}.dev-job-match-section{margin-top:16px;display:flex;flex-direction:column;gap:16px;width:100%}.dev-job-match-score-section{width:100%}.dev-job-match-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.dev-job-match-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}.dev-job-match-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.dev-job-match-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.dev-job-match-tech-score-fill.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.dev-job-match-tech-score-fill.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60)}.dev-job-match-tech-score-fill.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}.dev-job-match-tech-score-fill.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.dev-job-match-tech-score-fill.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.dev-job-match-tech-score-fill.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.dev-job-match-tech-score-fill.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080)}.dev-job-match-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.dev-job-match-technologies{width:100%}.dev-job-match-technologies h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.dev-job-match-tech-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.dev-job-match-tech-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-family:Roboto,sans-serif;border:1px solid rgba(255,255,255,.15);color:#07180d}.dev-job-match-tech-badge.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown);color:#fff}.dev-job-match-tech-badge.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60);color:#fff}.dev-job-match-tech-badge.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}.dev-job-match-tech-badge.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.dev-job-match-tech-badge.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.dev-job-match-tech-badge.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.dev-job-match-tech-badge.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080);color:#eaffea}.dev-job-match-tech-breakdown{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:16px}.dev-job-match-tech-breakdown-item{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:12px;width:100%;box-sizing:border-box}.dev-job-match-tech-breakdown-item .dev-job-match-tech-score-bar{position:relative;width:100%;flex:1}.dev-job-match-tech-name{font-size:13px;color:#f9faf5;font-family:Roboto,sans-serif;word-wrap:break-word}@media (max-width: 1024px){.developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 160px)}.developer-jobs-page:has(.developer-jobs-list){padding:20px}.developer-jobs-boat{width:220px;height:220px}.developer-jobs-message{font-size:18px}.developer-jobs-empty{padding:20px;min-height:300px;gap:12px}.developer-jobs-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.developer-jobs-card{width:100%;min-width:0}}@media (max-width: 768px){.developer-jobs-list{grid-template-columns:1fr}.developer-jobs-card{min-width:100%}.developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 180px);padding:0 16px;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container){padding:16px 0 24px;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container) .developer-jobs-header{padding:0 8px;margin-bottom:0}.developer-jobs-page:has(>.calculator-tabs-menu-container) .calculator-tabs-menu-container{padding:0!important;width:100%;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container) .calculator-tabs-menu{width:100%;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container) .developer-jobs-list{padding:16px 8px 24px;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container) .developer-jobs-empty-shell{padding-left:8px;padding-right:8px;box-sizing:border-box}.developer-jobs-boat{width:180px;height:180px;margin:0 auto}.developer-jobs-message{font-size:16px;letter-spacing:.2px;margin:0 auto;max-width:100%;padding:0 16px;box-sizing:border-box}.developer-jobs-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){.developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 200px);padding:0 12px;box-sizing:border-box}.developer-jobs-page:has(>.calculator-tabs-menu-container){padding-bottom:8px}.developer-jobs-page:has(>.calculator-tabs-menu-container) .developer-jobs-list{padding:12px 8px 16px;box-sizing:border-box}.developer-jobs-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}.developer-jobs-header-content{width:100%;max-width:100%}.developer-jobs-header-text{text-align:center;align-items:center}.developer-jobs-list{grid-template-columns:1fr;gap:12px}.developer-jobs-card{width:100%;min-width:0}.developer-jobs-boat{width:160px;height:160px;margin:0 auto}.developer-jobs-message{font-size:14px;letter-spacing:.2px;margin:0 auto;max-width:calc(100% - 24px);padding:0 12px;box-sizing:border-box;text-align:center}.developer-jobs-empty{padding:12px;min-height:260px;gap:8px}}body.light-theme .developer-jobs-page{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow-x:hidden}body.light-theme .developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 120px);align-items:stretch;justify-content:flex-start}body.light-theme .developer-jobs-empty-aside{border-right-color:#07180d1f;border-bottom-color:#07180d1f}body.light-theme .developer-jobs-empty-how-h{color:#07180d!important;text-align:center}body.light-theme .developer-jobs-empty-how-h3{color:#69a60a!important;text-align:center}body.light-theme .developer-jobs-empty-how-p{color:#07180d!important;opacity:.88;text-align:left}body.light-theme .developer-jobs-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .developer-jobs-page:has(.developer-jobs-list){padding:0;overflow-x:hidden}body.light-theme .developer-jobs-header{padding:24px 24px 0;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}body.light-theme .developer-jobs-header-content{display:flex;flex-direction:column;gap:16px;width:100%}body.light-theme .developer-jobs-header-text{display:flex;flex-direction:column;gap:8px}body.light-theme .developer-jobs-title-header{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:0}body.light-theme .developer-jobs-description{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:0;opacity:.8}body.light-theme .developer-jobs-list{padding:24px}body.light-theme .developer-jobs-boat{width:260px;height:260px;background-image:url(/caravel-light.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:developer-jobs-float-boat 5s ease-in-out infinite}body.light-theme .developer-jobs-message{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}body.light-theme .developer-jobs-message-char{display:inline-block;animation:developer-jobs-wave-char 2s ease-in-out infinite}@keyframes developer-jobs-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes developer-jobs-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}body.light-theme .developer-jobs-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}body.light-theme .developer-jobs-page .developer-jobs-list .teamlyzer-job-card{height:auto;align-self:start}body.light-theme .developer-jobs-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;cursor:pointer;position:relative;height:320px;min-height:320px;max-height:320px;box-sizing:border-box}body.light-theme .developer-jobs-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}body.light-theme .developer-jobs-top-section-yellow{background:#fbe9a0}body.light-theme .developer-jobs-top-section-red{background:#ffb3a0}body.light-theme .developer-jobs-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;height:58px}body.light-theme .developer-jobs-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:center}body.light-theme .developer-jobs-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .developer-jobs-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .developer-jobs-company-teamlyzer-link{color:#5d5d68!important}body.light-theme .developer-jobs-company-teamlyzer-link:hover{color:#0a0!important}body.light-theme .developer-jobs-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}body.light-theme .developer-jobs-score-badge-yellow{background:#f2c40e}body.light-theme .developer-jobs-score-badge-red{background:#ff6b4a}body.light-theme .developer-jobs-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}body.light-theme .dev-job-match-section{margin-top:16px;display:flex;flex-direction:column;gap:16px;width:100%}body.light-theme .dev-job-match-score-section{width:100%}body.light-theme .dev-job-match-score-section h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .dev-job-match-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}body.light-theme .dev-job-match-tech-score-bar{height:8px;width:100%;background:#8883!important;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}body.light-theme .dev-job-match-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}body.light-theme .dev-job-match-tech-score-fill.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080)}body.light-theme .dev-job-match-tech-score-value{font-size:12px;color:#07180d!important;text-align:right;font-family:Roboto,sans-serif}body.light-theme .dev-job-match-technologies{width:100%}body.light-theme .dev-job-match-technologies h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .dev-job-match-tech-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}body.light-theme .dev-job-match-tech-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-family:Roboto,sans-serif;border:1px solid rgba(255,255,255,.15);color:#07180d}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-poor{background:linear-gradient(90deg,#8b0000,brown);color:#fff}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-fair{background:linear-gradient(90deg,#c40,#f60);color:#fff}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-good{background:linear-gradient(90deg,#f80,#fa0)}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}body.light-theme .dev-job-match-tech-badge.dev-job-match-score-perfect{background:linear-gradient(90deg,#060,#080);color:#eaffea}body.light-theme .dev-job-match-tech-breakdown{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:16px}body.light-theme .dev-job-match-tech-breakdown-item{display:grid;grid-template-columns:120px 1fr 50px;align-items:center;gap:12px;width:100%;box-sizing:border-box}body.light-theme .dev-job-match-tech-breakdown-item .dev-job-match-tech-score-bar{position:relative;width:100%;flex:1}body.light-theme .calculator-tabs-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0;padding:0 24px;box-sizing:border-box}body.light-theme .calculator-tabs-menu{display:flex;flex-direction:row;align-items:end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;background:transparent!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .calculator-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;background:transparent!important;cursor:pointer;position:relative;overflow:hidden;height:48px}body.light-theme .calculator-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .calculator-tab-text{color:#5a5a5a!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}body.light-theme .calculator-tab.selected .calculator-tab-text{color:#69a60a!important}body.light-theme .calculator-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}body.light-theme .calculator-tab-indicator svg path{fill:#69a60a!important}body.light-theme .dev-job-match-tech-name{font-size:13px;color:#f9faf5;font-family:Roboto,sans-serif;word-wrap:break-word}@media (max-width: 1024px){body.light-theme .developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 160px)}.developer-jobs-boat{width:220px;height:220px}.developer-jobs-message{font-size:18px}.developer-jobs-empty{padding:20px;min-height:300px;gap:12px}.developer-jobs-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.developer-jobs-card{width:100%;min-width:0}}@media (max-width: 768px){body.light-theme .developer-jobs-page:has(>.calculator-tabs-menu-container) .calculator-tabs-menu-container{padding-left:0!important;padding-right:0!important}body.light-theme .developer-jobs-list{grid-template-columns:1fr}.developer-jobs-card{min-width:100%}.developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 180px);padding:0 16px;box-sizing:border-box}.developer-jobs-boat{width:180px;height:180px;margin:0 auto}.developer-jobs-message{font-size:16px;letter-spacing:.2px;margin:0 auto;max-width:100%;padding:0 16px;box-sizing:border-box}.developer-jobs-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){body.light-theme .developer-jobs-page:has(>.developer-jobs-empty-split){min-height:calc(100vh - 200px);padding:0 12px;box-sizing:border-box}.developer-jobs-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px}.developer-jobs-header-content{width:100%;max-width:100%}.developer-jobs-header-text{text-align:center;align-items:center}.developer-jobs-list{grid-template-columns:1fr;gap:12px}.developer-jobs-card{width:100%;min-width:0}.developer-jobs-boat{width:160px;height:160px;margin:0 auto}.developer-jobs-message{font-size:14px;letter-spacing:.2px;margin:0 auto;max-width:calc(100% - 24px);padding:0 12px;box-sizing:border-box;text-align:center}.developer-jobs-empty{padding:12px;min-height:260px;gap:8px}}body.light-theme .developer-companies-title{color:#07180d}body.light-theme .developer-companies-description{color:#07180db8}body.light-theme .developer-companies-header-metrics-link{border:1px solid #69a60a;background:transparent;color:#07180d}body.light-theme .developer-companies-header-metrics-link:focus-visible{outline:2px solid #69a60a;outline-offset:3px}body.light-theme .developer-companies-forbidden{background:#dc262614;border-color:#dc262640;color:#991b1b}body.light-theme .developer-companies-column-title{color:#3d6b0a}body.light-theme .developer-companies-filters{border-color:#07180d1f;background:#f9faf599}body.light-theme .developer-companies-filters-label{color:#07180d80}body.light-theme .developer-companies-filter-check{color:#07180d}body.light-theme .developer-companies-filter-field{color:#07180da6}body.light-theme .developer-companies-filter-field input{border-color:#07180d2e;background:#fff;color:#07180d}body.light-theme .developer-companies-apply-filters{border-color:#69a60a;color:#3d6b0a}body.light-theme .developer-companies-apply-filters:hover{background:#69a60a1f}body.light-theme .developer-companies-search-label{color:#07180da6}body.light-theme .developer-companies-ac-meta{color:#07180d80}body.light-theme .developer-companies-search-input{border-color:#07180d26;background:#fff;color:#07180d}body.light-theme .developer-companies-list-scroll{border-color:#07180d1a;background:#f9faf5a6}body.light-theme .developer-companies-suggestions{background:#fff;border-color:#07180d1f}body.light-theme .developer-companies-suggestion-btn{color:#07180d}body.light-theme .developer-companies-suggestion-btn:hover{background:#69a60a1f}body.light-theme .developer-companies-list-error,body.light-theme .developer-companies-count-hint,body.light-theme .developer-companies-loading-inline,body.light-theme .developer-companies-empty{color:#07180d8c}body.light-theme .developer-companies-list-error{color:#b91c1c}body.light-theme .developer-companies-list-btn{background:#f9faf5bf;color:#07180d;border-color:transparent}body.light-theme .developer-companies-list-btn:hover{border-color:#07180d1f}body.light-theme .developer-companies-list-btn--selected{border-color:#69a60a;background:#69a60a1f}body.light-theme .developer-companies-list-count{color:#3d6b0a}body.light-theme .developer-companies-card{background:#f9faf5d9;border-color:#07180d1f;color:#07180d}body.light-theme .developer-companies-card:hover{border-color:#07180d38}body.light-theme .developer-companies-card--selected{border-color:#69a60a;background:#69a60a1a}body.light-theme .developer-companies-card-placeholder{background:#69a60a26;color:#3d6b0a}body.light-theme .developer-companies-card-media{background:#07180d0f}body.light-theme .developer-companies-detail-placeholder{border-color:#07180d2e;color:#07180d80}body.light-theme .developer-companies-page .developer-companies--affinities-hook.main-dash-affinities-section{background:transparent!important;border:none!important}body.light-theme .developer-companies-accordion-body{border-top-color:#07180d1a;background:#f9faf580}body.light-theme .developer-companies-accordion-chevron-svg{color:#07180d8c}body.light-theme .developer-relevant-employers-insights-tabs button.calculator-tab{border:none!important;background:transparent!important;box-shadow:none!important}body.light-theme .calculator-tabs-menu-container.developer-relevant-employers-insights-tabs{padding-left:0!important;padding-right:0!important}body.light-theme .developer-relevant-employers-insights-tabs button.calculator-tab:focus-visible{outline-color:#69a60a}body.light-theme .developer-companies-listing-salaries{color:#07180db8}.match-tech-recency-chip{display:inline-flex;align-items:center;flex-shrink:0;max-width:min(100%,360px);padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.01em;white-space:normal;overflow:hidden;text-overflow:ellipsis;box-decoration-break:clone;-webkit-box-decoration-break:clone}.match-tech-recency-chip--junior{color:#bad2fff2;background:#78a0ff24;border:1px solid rgba(140,175,255,.35)}.match-tech-recency-chip--unknown{color:#d2d2dcf2;background:#a0a0b41f;border:1px solid rgba(180,180,200,.3)}.match-tech-recency-chip--current{color:#c3ff96fa;background:#78c8502e;border:1px solid rgba(150,220,100,.4)}.match-tech-recency-chip--y1-2{color:#dcf5a0fa;background:#a0c83c29;border:1px solid rgba(180,215,90,.38)}.match-tech-recency-chip--y2-3{color:#ffeba0fa;background:#c8aa282e;border:1px solid rgba(230,200,80,.4)}.match-tech-recency-chip--y3-4{color:#ffd296fa;background:#d2782833;border:1px solid rgba(240,160,90,.45)}.match-tech-recency-chip--y4-5{color:#ffbeaafa;background:#c8503238;border:1px solid rgba(235,130,90,.48)}.match-tech-recency-chip--excluded{color:#ffc8c8fa;background:#b4323238;border:1px solid rgba(230,100,100,.5)}body.light-theme .match-tech-recency-chip--junior{color:#324682f2;background:#648cdc24;border-color:#5078c859}body.light-theme .match-tech-recency-chip--unknown{color:#464b5af2;background:#82879624;border-color:#787d8c59}body.light-theme .match-tech-recency-chip--current{color:#235a19f2;background:#82c85a33;border-color:#5aa03c73}body.light-theme .match-tech-recency-chip--y1-2{color:#466414f2;background:#aad25038;border-color:#82af326b}body.light-theme .match-tech-recency-chip--y2-3{color:#78550ff2;background:#ffdc6459;border-color:#d2a52880}body.light-theme .match-tech-recency-chip--y3-4{color:#82410ff2;background:#ffbe7859;border-color:#dc82327a}body.light-theme .match-tech-recency-chip--y4-5{color:#782814f2;background:#ffa0784d;border-color:#c85a3273}body.light-theme .match-tech-recency-chip--excluded{color:#6e1919f2;background:#f0969659;border-color:#c8464680}.developer-job-page-wrapper{width:100%;height:100%;min-height:0;display:flex;flex-direction:column}.developer-job-local-header{display:flex;width:100%;padding:24px;justify-content:space-between;align-items:center;background:#0c1f13;box-sizing:border-box}.developer-job-local-left{display:flex;flex-direction:column;gap:2px}.developer-job-local-header .developer-job-local-left{min-width:0;flex:1}.developer-job-header-title-wrapper{display:flex;align-items:center;gap:0}.developer-job-local-header .developer-job-header-title-wrapper{min-width:0;width:100%}.developer-job-local-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.developer-job-local-header .developer-job-local-title{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.developer-job-local-subtitle{padding-left:30px;color:#dde4dd;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.developer-job-breadcrumb-content{display:flex;align-items:center;gap:8px}.developer-job-local-header-right{display:flex;align-items:center;flex-shrink:0}.developer-job-platform-logo{width:32px;height:32px;object-fit:contain}.developer-job-body{padding:24px;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.developer-job-top-section{display:flex;width:100%;margin-bottom:24px}.developer-job-overview{display:flex;height:424px;padding:16px 16px 0;flex-direction:column;align-items:flex-start;gap:0;width:100%;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c2013;overflow:hidden;align-self:stretch;box-sizing:border-box}.developer-job-overview-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:32px}.developer-job-overview-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.developer-job-overview-title{color:#f9faf5;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.developer-job-overview-external-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:background-color .2s ease;cursor:pointer;flex-shrink:0}.developer-job-overview-external-link.developer-job-overview-pin-button{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.developer-job-overview-external-link.developer-job-overview-pin-button:hover{background-color:transparent!important}.developer-job-overview-external-link.developer-job-overview-pin-button:focus{outline:none!important;box-shadow:none!important}.developer-job-overview-external-link:hover{background-color:#cefd751a}.developer-job-overview-external-link svg{width:20px;height:20px}.developer-job-overview-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}.developer-job-overview-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.developer-job-overview-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.developer-job-overview-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.developer-job-overview-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.developer-job-overview-tab.selected .developer-job-overview-tab-text{color:#cefd75}.developer-job-overview-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.developer-job-overview-content{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;padding:16px 0 0;min-height:0;margin-top:0;display:flex;justify-content:flex-start;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent}.developer-job-overview-content::-webkit-scrollbar{width:6px}.developer-job-overview-content::-webkit-scrollbar-track{background:transparent}.developer-job-overview-content::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.developer-job-overview-content::-webkit-scrollbar-thumb:hover{background:#cefd7580}.developer-job-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:100%;box-sizing:border-box;padding:0 16px;margin-bottom:0;position:relative}.developer-job-content-wrapper:after{content:"";display:block;height:8px;width:100%;flex-shrink:0}.developer-job-content-row{display:flex;width:100%;max-width:100%;gap:12px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;box-sizing:border-box}.developer-job-content-row--secondary{margin-top:0}.developer-job-content-field{display:flex;flex-direction:column;flex:1 1 calc(50% - 6px);gap:4px;min-width:0;max-width:100%;box-sizing:border-box}.developer-job-content-field--full{width:100%;max-width:100%}.developer-job-content-field-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.developer-job-content-field-value{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.developer-job-content-field-value--multiline{white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word}.developer-job-content-technologies{display:flex;flex-direction:column;gap:8px;width:100%}.developer-job-content-tech-group{display:flex;flex-direction:column;gap:6px}.developer-job-content-tech-group-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.developer-job-content-bullet-list{display:flex;flex-direction:column;gap:4px;width:100%;max-width:100%;box-sizing:border-box}.developer-job-content-bullet-item{margin:0;display:flex;gap:8px;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.developer-job-content-bullet-item>span:last-child{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.developer-job-content-bullet-dot{color:#cefd75;font-size:20px;line-height:150%;flex-shrink:0}.developer-job-content-link{color:#49454f;text-decoration:underline;cursor:pointer}.developer-job-content-link:hover{color:#6b6673;text-decoration:underline}.developer-job-content-empty-message{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:200px;color:#f9faf580;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;text-align:center}.developer-job-match-wrapper{display:flex;flex-direction:column;align-items:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-job-match-wrapper.job-talent-matches{padding:16px;gap:32px;min-height:0}.developer-job-match-wrapper.job-talent-matches .job-talent-matches-header,.developer-job-match-wrapper.job-talent-matches .developer-job-show-content{padding-left:16px}.developer-job-match-wrapper.job-talent-matches .developer-job-show-content{padding-right:24px;background:transparent}.job-talent-matches-header{display:flex;width:100%;align-items:center;justify-content:space-between}.job-talent-matches-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.job-talent-matches-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}.job-talent-matches-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.job-talent-matches-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.job-talent-matches-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.job-talent-matches-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.job-talent-matches-tab.selected .job-talent-matches-tab-text{color:#cefd75}.job-talent-matches-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.developer-job-show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;align-self:stretch;background:#07180d}.developer-job-match-no-data{color:#f9faf5;font-size:14px;opacity:.5}.developer-job-content-title{color:#f9faf5;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0}.developer-job-match-global-badge{display:flex;width:72px;height:72px;padding:0;justify-content:center;align-items:center;gap:0;border-radius:99999px;background:#7fef83;color:#000;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:170%;flex-shrink:0}.developer-job-match-global-badge-yellow{background:#f2c40e}.developer-job-match-global-badge-red{background:#ff6b4a}.developer-job-match-explanation-text{color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.14px;text-align:left;margin:16px 0 0;white-space:pre-line}.developer-job-match-score-section{margin-bottom:16px;width:100%}.developer-job-match-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-job-match-score-section .developer-job-score-bar-container{margin-top:16px}.developer-job-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%}.developer-job-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.developer-job-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.developer-job-tech-score-fill.developer-job-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.developer-job-tech-score-fill.developer-job-score-fair{background:linear-gradient(90deg,#c40,#f60)}.developer-job-tech-score-fill.developer-job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.developer-job-tech-score-fill.developer-job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.developer-job-tech-score-fill.developer-job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.developer-job-tech-score-fill.developer-job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.developer-job-tech-score-fill.developer-job-score-perfect{background:linear-gradient(90deg,#060,#080)}.developer-job-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif;align-self:flex-end}.developer-job-match-technologies{margin-bottom:16px;width:100%}.developer-job-match-technologies h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-job-match-technologies .developer-job-tech-badges{margin-top:16px}.developer-job-tech-badges{display:flex;flex-wrap:wrap;gap:8px}.developer-job-tech-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-family:Roboto,sans-serif;border:1px solid rgba(255,255,255,.15);color:#07180d}.developer-job-tech-badge.developer-job-score-poor{background:linear-gradient(90deg,#8b0000,brown);color:#fff}.developer-job-tech-badge.developer-job-score-fair{background:linear-gradient(90deg,#c40,#f60);color:#fff}.developer-job-tech-badge.developer-job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.developer-job-tech-badge.developer-job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.developer-job-tech-badge.developer-job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.developer-job-tech-badge.developer-job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.developer-job-tech-badge.developer-job-score-perfect{background:linear-gradient(90deg,#060,#080);color:#eaffea}.developer-job-match-breakdown{margin-bottom:16px;width:100%}.developer-job-match-breakdown h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-job-tech-breakdown-group{margin-top:20px}.developer-job-tech-breakdown-group:first-of-type{margin-top:16px}.developer-job-tech-breakdown-group-header{margin-bottom:12px;padding-bottom:0;border-bottom:none}.developer-job-tech-breakdown-group-label{color:#cefd75;font-size:13px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.16px;text-align:left;margin:0;padding-bottom:0;border-bottom:none;font-family:Roboto,sans-serif}.developer-job-match-breakdown .developer-job-tech-breakdown-list{margin-top:0}.developer-job-tech-breakdown-list{display:flex;flex-direction:column;gap:12px;width:100%}.developer-job-tech-breakdown-item{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;box-sizing:border-box}.developer-job-tech-name-cell{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0;max-width:100%}.developer-job-tech-score-track{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}.developer-job-tech-score-track .developer-job-tech-score-bar{flex:0 0 auto;position:relative;width:100%}.developer-job-tech-name{font-size:13px;color:#f9faf5;font-family:Roboto,sans-serif;word-wrap:break-word}.developer-job-match-additional-scores{margin-top:16px;display:flex;flex-direction:column;gap:12px;width:100%}@media (max-width: 1024px){.developer-job-show-content{padding:16px;gap:12px}.developer-job-match-global-badge{width:64px;height:64px;font-size:20px;padding:0;border-radius:99999px}.developer-job-match-explanation-text{font-size:13px;line-height:150%;margin-top:12px}.developer-job-match-score-section{gap:6px;margin-bottom:12px}.developer-job-match-score-section h5{font-size:13px;padding-bottom:6px}.developer-job-tech-score-bar{height:20px}.developer-job-tech-score-value{font-size:13px}.developer-job-match-technologies{gap:10px;margin-bottom:20px}.developer-job-match-technologies h5{font-size:13px;padding-bottom:6px}.developer-job-tech-badges{gap:6px}.developer-job-tech-badge{padding:5px 10px;font-size:12px}.developer-job-match-breakdown{gap:10px;margin-bottom:20px}.developer-job-match-breakdown h5{font-size:13px;padding-bottom:6px}.developer-job-tech-breakdown-list{gap:10px}.developer-job-tech-name{font-size:12px}.developer-job-match-additional-scores{gap:12px}}@media (max-width: 768px){.developer-job-local-header{margin-bottom:16px}.developer-job-body{padding:0 8px 16px;box-sizing:border-box}.developer-job-top-section{margin-bottom:16px}.developer-job-overview{min-height:auto}.developer-job-show-content{padding:16px;gap:12px}.developer-job-match-global-badge{width:56px;height:56px;font-size:18px;padding:0;border-radius:99999px}.developer-job-match-explanation-text{font-size:12px;line-height:140%;margin-top:10px}.developer-job-match-score-section{gap:6px;margin-bottom:10px}.developer-job-match-score-section h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-job-tech-score-bar{height:18px}.developer-job-tech-score-value{font-size:12px;min-width:35px}.developer-job-match-technologies{gap:8px;margin-bottom:16px}.developer-job-match-technologies h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-job-tech-badges{gap:6px}.developer-job-tech-badge{padding:4px 8px;font-size:11px}.developer-job-match-breakdown{gap:8px;margin-bottom:16px}.developer-job-match-breakdown h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-job-tech-breakdown-list,.developer-job-tech-breakdown-item{gap:8px}.developer-job-tech-name{font-size:11px}.developer-job-match-additional-scores{gap:10px}}.calculator-job-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.calculator-job-save-button:hover{background:#00aa001a}.calculator-job-save-button:active{background:#0a03}.calculator-job-delete-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.calculator-job-delete-button:hover{background:#b91c26;border-color:#b91c26}.calculator-job-delete-button:active{background:#a11a23;border-color:#a11a23}.calculator-job-delete-button:disabled{opacity:.5;cursor:not-allowed}.calculator-job-goback-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.calculator-job-goback-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.calculator-job-goback-modal{display:flex;width:529px;min-height:200px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.calculator-risk-help-modal{display:flex;flex-direction:column;width:960px;max-width:min(960px,calc(100vw - 48px));max-height:85vh;padding:24px;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;flex-shrink:0}.calculator-risk-help-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.35;margin:0 0 16px;flex-shrink:0}.calculator-risk-help-modal-body{overflow-y:auto;flex:1 1 auto;min-height:0;margin-bottom:16px}.calculator-risk-help-modal-intro,.calculator-risk-help-modal-p{color:#f9faf5e6;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5;margin:0 0 12px}.calculator-risk-help-modal-h3{color:#cefd75;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;margin:20px 0 8px}.calculator-risk-help-modal-h3-sep{margin-top:24px;padding-top:16px;border-top:1px solid rgba(206,253,117,.2)}.calculator-risk-help-modal-list{margin:0 0 12px;padding-left:20px;color:#f9faf5e6;font-size:14px;line-height:1.55}.calculator-risk-help-modal-list li{margin-bottom:8px}.calculator-risk-help-modal-list li strong{color:#fff}.calculator-risk-help-modal-important{margin-top:12px!important;font-size:13px!important;opacity:.9}.calculator-risk-help-modal-actions{display:flex;justify-content:flex-end;flex-shrink:0}.calculator-risk-help-modal-actions .calculator-job-goback-modal-save{min-width:100px}.calculator-how-it-works-modal{display:flex;width:min(1024px,calc(100vw - 32px));min-height:280px;max-height:min(90vh,800px);padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.calculator-how-it-works-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start;flex-shrink:0}.calculator-how-it-works-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;margin-right:-2px}.calculator-how-it-works-prose{color:#f9faf5eb;font-family:Roboto,sans-serif;font-size:14px;line-height:1.55}.calculator-how-it-works-lead{display:flex;align-items:flex-start;gap:12px;margin-bottom:6px}.calculator-how-it-works-lead p{margin:0;flex:1;min-width:0}.calculator-how-it-works-inline-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#cefd75}.calculator-how-it-works-subblock{display:flex;align-items:flex-start;gap:12px;margin-bottom:4px}.calculator-how-it-works-subblock>div{flex:1;min-width:0}.calculator-how-it-works-subblock p{margin:0 0 12px}.calculator-how-it-works-subblock p:last-child{margin-bottom:0}.calculator-how-it-works-section-title{color:#cefd75;font-family:Roboto,sans-serif;font-size:15px;font-weight:600;line-height:1.35;margin:22px 0 10px}.calculator-how-it-works-section-title--first{margin-top:14px}.calculator-how-it-works-match-intro p{margin:0 0 12px}.calculator-how-it-works-icon-list{list-style:none;margin:0 0 8px;padding:0}.calculator-how-it-works-icon-list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.calculator-how-it-works-icon-list li:last-child{margin-bottom:0}.calculator-how-it-works-li-icon{width:18px;height:18px;flex-shrink:0;margin-top:3px;color:#cefd75}.calculator-how-it-works-icon-list li span{flex:1;min-width:0}.calculator-how-it-works-modal-actions{display:flex;width:100%;justify-content:flex-end;align-items:center;flex-shrink:0;margin-top:16px}.calculator-how-it-works-modal-actions .calculator-job-goback-modal-save{flex:0 0 auto;min-width:100px}.calculator-risk-learn-more{display:inline-block;margin-top:12px;padding:0;border:none;background:none;color:#cefd75;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;cursor:pointer;text-transform:lowercase}.calculator-risk-learn-more:hover{color:#f9faf5}.calculator-job-goback-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.calculator-job-goback-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px}.calculator-job-goback-modal-yes{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.calculator-job-goback-modal-yes:hover,.calculator-job-goback-modal-yes:focus{background:#b91c26;border-color:#b91c26;outline:none}.calculator-job-goback-modal-save{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.calculator-job-goback-modal-save:hover,.calculator-job-goback-modal-save:focus{background:#00aa001a;outline:none}.calculator-job-goback-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.calculator-job-goback-modal-cancel:hover,.calculator-job-goback-modal-cancel:focus{background:#00aa001a;outline:none}@media (max-width: 640px){.calculator-job-goback-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px;margin:0 12px}.calculator-job-goback-modal-title{font-size:16px;margin-bottom:12px}.calculator-job-goback-modal-actions{gap:8px}.calculator-job-goback-modal-yes,.calculator-job-goback-modal-save{height:32px;padding:6px 12px;font-size:12px}}@media (max-width: 640px){.calculator-risk-help-modal{width:calc(100% - 48px);max-height:80vh;padding:16px 12px;margin:0 12px}.calculator-risk-help-modal-title{font-size:17px}.calculator-how-it-works-modal{width:calc(100vw - 16px);max-width:none;min-height:240px;max-height:90vh;padding:14px 12px;margin:0}.calculator-how-it-works-modal-title{font-size:16px;margin-bottom:12px}}.developer-job-remove-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.developer-job-remove-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.developer-job-remove-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.developer-job-remove-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.developer-job-remove-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.developer-job-remove-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.developer-job-remove-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-job-remove-modal-cancel:hover,.developer-job-remove-modal-cancel:focus{background:#00aa001a;outline:none}.developer-job-remove-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.developer-job-remove-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-job-remove-modal-confirm:hover,.developer-job-remove-modal-confirm:focus{background:#b91c26;border-color:#b91c26;outline:none}.developer-job-remove-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.developer-job-remove-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}.developer-job-remove-modal-title{font-size:16px;margin-bottom:12px}.developer-job-remove-modal-description{font-size:13px;line-height:140%}.developer-job-remove-modal-actions{gap:8px}.developer-job-remove-modal-cancel,.developer-job-remove-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}body.light-theme .developer-job-page-wrapper{background:#f7f8f8!important}body.light-theme .developer-job-local-header{background:#fff!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-job-local-title{color:#07180d!important}body.light-theme .developer-job-local-subtitle{color:#5a5a5a!important}body.light-theme .developer-job-breadcrumb-content svg circle{fill:#5a5a5a!important}body.light-theme .developer-job-body{background:#f7f8f8!important}body.light-theme .developer-job-overview{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-job-overview-title{color:#07180d!important}body.light-theme .developer-job-overview-external-link:hover{background-color:#69a60a1a!important}body.light-theme .developer-job-overview-external-link.developer-job-overview-pin-button,body.light-theme .developer-job-overview-external-link.developer-job-overview-pin-button:hover{background-color:transparent!important}body.light-theme .developer-job-overview-external-link svg path{fill:#69a60a!important}body.light-theme .developer-job-overview-external-link svg{stroke:#69a60a!important}body.light-theme .developer-job-overview-external-link svg path,body.light-theme .developer-job-overview-external-link svg polyline,body.light-theme .developer-job-overview-external-link svg line{stroke:#69a60a!important}body.light-theme .developer-job-overview-menu{border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-job-overview-tab-text{color:#5a5a5a!important}body.light-theme .developer-job-overview-tab.selected .developer-job-overview-tab-text{color:#69a60a!important}body.light-theme .developer-job-overview-tab-indicator svg path{fill:#69a60a!important}body.light-theme .developer-job-overview-content{scrollbar-color:rgba(105,166,10,.2) transparent!important}body.light-theme .developer-job-overview-content::-webkit-scrollbar-thumb{background:#69a60a33!important}body.light-theme .developer-job-overview-content::-webkit-scrollbar-thumb:hover{background:#69a60a66!important}body.light-theme .developer-job-content-field-label{color:#888!important}body.light-theme .developer-job-content-field-value{color:#07180d!important}body.light-theme .developer-job-content-tech-group-label{color:#888!important}body.light-theme .developer-job-content-bullet-item{color:#07180d!important}body.light-theme .developer-job-content-bullet-dot{color:#888!important}body.light-theme .developer-job-content-link{color:#69a60a!important}body.light-theme .developer-job-content-link:hover{color:#5a8a0a!important}body.light-theme .developer-job-content-empty-message{color:#5a5a5a99!important}body.light-theme .developer-job-match-wrapper{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-job-show-content{background:#fff!important}body.light-theme .developer-job-match-wrapper.job-talent-matches .developer-job-show-content{background:transparent!important}body.light-theme .developer-job-content-title{color:#07180d!important}body.light-theme .developer-job-match-score-section h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-job-tech-score-bar{background:#8883!important}body.light-theme .developer-job-tech-score-value{color:#07180d!important}body.light-theme .developer-job-match-technologies h5,body.light-theme .developer-job-match-breakdown h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-job-tech-breakdown-group-label{color:#888!important}body.light-theme .developer-job-tech-name{color:#07180d!important}body.light-theme .developer-job-match-explanation-text,body.light-theme .developer-job-match-no-data{color:#5a5a5a!important}body.light-theme .action-button-tooltip{background:#fff!important;color:#07180d!important;border:1px solid #07180d!important}body.light-theme .calculator-job-save-button{border:2px solid #69a60a!important;color:#69a60a!important}body.light-theme .calculator-job-save-button:hover{background:#69a60a1a!important}body.light-theme .calculator-job-save-button:active,body.light-theme .calculator-job-goback-modal-background,body.light-theme .developer-job-remove-modal-background{background:#69a60a33!important}body.light-theme .calculator-job-goback-modal,body.light-theme .developer-job-remove-modal{background:#fff!important;border:none!important}body.light-theme .calculator-job-goback-modal-title,body.light-theme .developer-job-remove-modal-title,body.light-theme .developer-job-remove-modal-description{color:#07180d!important}body.light-theme .calculator-job-goback-modal-save,body.light-theme .calculator-job-goback-modal-cancel,body.light-theme .developer-job-remove-modal-cancel{border:2px solid #69a60a!important;color:#69a60a!important}body.light-theme .calculator-job-goback-modal-save:hover,body.light-theme .calculator-job-goback-modal-save:focus,body.light-theme .calculator-job-goback-modal-cancel:hover,body.light-theme .calculator-job-goback-modal-cancel:focus,body.light-theme .developer-job-remove-modal-cancel:hover,body.light-theme .developer-job-remove-modal-cancel:focus{background:#69a60a1a!important}body.light-theme .calculator-how-it-works-modal{background:#fff!important;border:1px solid #d8dbdf!important;box-shadow:0 8px 32px #07180d1f!important}body.light-theme .calculator-how-it-works-modal-title{color:#07180d!important}body.light-theme .calculator-how-it-works-inline-icon,body.light-theme .calculator-how-it-works-li-icon{color:#69a60a!important}body.light-theme .calculator-how-it-works-prose{color:#07180d!important}body.light-theme .calculator-how-it-works-section-title{color:#69a60a!important}body.light-theme .calculator-how-it-works-icon-list li span{color:#07180d!important}body.light-theme .calculator-risk-help-modal{background:#fff!important;border:1px solid #d8dbdf}body.light-theme .calculator-risk-help-modal-title,body.light-theme .calculator-risk-help-modal-intro,body.light-theme .calculator-risk-help-modal-p,body.light-theme .calculator-risk-help-modal-list,body.light-theme .calculator-risk-help-modal-list li,body.light-theme .calculator-risk-help-modal-list li strong{color:#07180d!important}body.light-theme .calculator-risk-help-modal-h3{color:#69a60a!important}body.light-theme .calculator-risk-help-modal-h3-sep{border-top-color:#d8dbdf}body.light-theme .calculator-risk-help-modal-important{color:#07180d!important}body.light-theme .calculator-risk-learn-more{color:#69a60a!important;text-transform:lowercase}body.light-theme .calculator-risk-learn-more:hover{color:#07180d!important}body.light-theme .developer-job-header-title-wrapper svg path{fill:#07180d!important}@media (max-width: 768px){body.light-theme .developer-job-body{padding:0 8px 16px;box-sizing:border-box}}.notifications-dropdown{display:flex;width:363px;height:388px;padding:16px 18px;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0;border-radius:8px;border:1px solid #cefd75;background:#0c1f13;position:relative;z-index:102!important;isolation:isolate}.notifications-dropdown__header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.notifications-dropdown__title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;align-self:stretch}.notifications-dropdown__mark-all{color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;background:transparent;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease}.notifications-dropdown__mark-all:hover,.notifications-dropdown__mark-all:focus{color:#0cc60c;outline:none}.notifications-dropdown__content{display:flex;flex-direction:column;gap:8px;width:100%;flex:1;overflow-y:auto}.notifications-dropdown__empty{color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;align-self:stretch;text-align:center;display:flex;align-items:center;justify-content:center;flex:1}.notifications-dropdown__item{display:flex;padding:16px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#13291b;cursor:pointer;transition:background .2s ease}.notifications-dropdown__item:hover{background:#1a3523}.notifications-dropdown__item-header{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:8px}.notifications-dropdown__item-title{align-self:stretch;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.notifications-dropdown__item-time-wrapper{display:flex;align-items:flex-start;gap:6px;position:relative}.notifications-dropdown__item-time{color:#cefd75;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}.notifications-dropdown__item-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:1px solid #cefd75;background:#0a0;width:4px;height:4px;flex-shrink:0}.notifications-dropdown__item-message{align-self:stretch;color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media (max-width: 1024px){.notifications-dropdown{width:320px;height:360px;padding:16px;gap:12px}.notifications-dropdown__title{font-size:15px}.notifications-dropdown__content{gap:12px}.notifications-dropdown__item{padding:14px}}@media (max-width: 768px){.notifications-dropdown{width:min(100vw - 32px,300px);height:340px;padding:14px;gap:10px}.notifications-dropdown__title{font-size:14px}.notifications-dropdown__item{padding:12px}.notifications-dropdown__item-title,.notifications-dropdown__item-time,.notifications-dropdown__item-message,.notifications-dropdown__empty{font-size:11px}}body.light-theme .notifications-dropdown{display:flex;width:363px;height:388px;padding:16px 18px;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;position:relative;z-index:102!important;isolation:isolate}body.light-theme .notifications-dropdown__header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}body.light-theme .notifications-dropdown__title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;align-self:stretch}body.light-theme .notifications-dropdown__mark-all{color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;background:transparent;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease}body.light-theme .notifications-dropdown__mark-all:hover,body.light-theme .notifications-dropdown__mark-all:focus{color:#5a9509!important;outline:none}body.light-theme .notifications-dropdown__content{display:flex;flex-direction:column;gap:8px;width:100%;flex:1;overflow-y:auto}body.light-theme .notifications-dropdown__empty{color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;align-self:stretch;text-align:center;display:flex;align-items:center;justify-content:center;flex:1}body.light-theme .notifications-dropdown__item{display:flex;padding:16px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;cursor:pointer;transition:background .2s ease,border .2s ease}body.light-theme .notifications-dropdown__item:hover{background:#69a60a0d!important;border-color:#69a60a!important}body.light-theme .notifications-dropdown__item-header{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:8px}body.light-theme .notifications-dropdown__item-title{align-self:stretch;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .notifications-dropdown__item-time-wrapper{display:flex;align-items:flex-start;gap:6px;position:relative}body.light-theme .notifications-dropdown__item-time{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}body.light-theme .notifications-dropdown__item-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:2px solid #69a60a!important;background:#69a60a!important;width:4px;height:4px;flex-shrink:0}body.light-theme .notifications-dropdown__item-message{align-self:stretch;color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media (max-width: 1024px){body.light-theme .notifications-dropdown{width:320px;height:360px;padding:16px;gap:12px}body.light-theme .notifications-dropdown__title{font-size:15px}body.light-theme .notifications-dropdown__content{gap:12px}body.light-theme .notifications-dropdown__item{padding:14px}}@media (max-width: 768px){body.light-theme .notifications-dropdown{width:min(100vw - 32px,300px);height:340px;padding:14px;gap:10px}body.light-theme .notifications-dropdown__title{font-size:14px}body.light-theme .notifications-dropdown__item{padding:12px}body.light-theme .notifications-dropdown__item-title,body.light-theme .notifications-dropdown__item-time,body.light-theme .notifications-dropdown__item-message,body.light-theme .notifications-dropdown__empty{font-size:11px}}.notifications-page{padding:24px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.notifications-header{margin-bottom:0}.notifications-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.notifications-header-text{flex:1}.notifications-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}.notifications-description{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.notifications-main-box{display:flex;width:100%;max-width:744px;margin:0 auto;padding:16px 18px 24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#0c1f13;box-sizing:border-box}.notifications-box-header{display:flex;width:100%;flex-direction:column;gap:16px}.notifications-box-header-top{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px}.notifications-box-header-actions{display:flex;align-items:center;gap:24px}.notifications-delete-selected-btn{display:flex;width:24px;height:24px;flex-shrink:0;background:transparent;border:none;cursor:pointer;padding:0;align-items:center;justify-content:center;transition:opacity .2s ease}.notifications-delete-selected-btn:hover{opacity:.7}.notifications-delete-selected-btn:active{opacity:.5}.notifications-box-select-all{display:flex;align-items:center;gap:8px}.notifications-box-select-all-selector{display:flex;flex-direction:column;justify-content:center;align-items:center;width:14px;height:14px;border-radius:2px;border:2px solid #49454f;background:transparent;cursor:pointer;flex-shrink:0;transition:all .2s ease;box-sizing:border-box}.notifications-box-select-all-selector.selected{border:2px solid transparent;background:#0a0}.notifications-box-select-all-selector.selected:hover{background:#0c0}.notifications-box-select-all-minus-icon{width:8px;height:2px}.notifications-box-select-all-label{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;user-select:none}.notifications-box-title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}.notifications-mark-all-btn{color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;background:transparent;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease;white-space:nowrap}.notifications-mark-all-btn:hover,.notifications-mark-all-btn:focus{color:#0cc60c;outline:none}.notifications-box-content{display:flex;flex-direction:column;gap:8px;width:100%}.notifications-box-empty{color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:24px}.notifications-box-list{display:flex;flex-direction:column;gap:8px;width:100%}.notifications-box-item{display:flex;padding:16px;flex-direction:row;align-items:center;gap:12px;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#13291b;box-sizing:border-box;min-width:0;width:100%;cursor:pointer;transition:background .2s ease}.notifications-box-item:hover{background:#1a3523}.notifications-box-item-selector{display:flex;flex-direction:column;justify-content:center;align-items:center;width:14px;height:14px;border-radius:2px;border:2px solid #49454f;background:transparent;cursor:pointer;flex-shrink:0;transition:all .2s ease;box-sizing:border-box}.notifications-box-item-selector.selected{border:2px solid transparent;background:#0a0}.notifications-box-item-selector.selected:hover{background:#0c0}.notifications-box-item-check-icon{width:8px;height:6px}.notifications-box-item-content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;flex:1;min-width:0}.notifications-box-item-header{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:8px}.notifications-box-item-time-wrapper{display:flex;align-items:flex-start;gap:6px;position:relative}.notifications-box-item-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:1px solid #cefd75;background:#0a0;width:4px;height:4px;flex-shrink:0}.notifications-box-item-title{align-self:stretch;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.notifications-box-item-time{color:#cefd75;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}.notifications-box-item-message{align-self:stretch;color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}.notifications-box-toggle-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:24px}.notifications-box-toggle-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;transition:background .2s ease}.notifications-box-toggle-btn:hover{background:#00aa001a}@media (max-width: 1024px){.notifications-page{padding:16px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.notifications-header-content{flex-direction:column;align-items:flex-start;gap:16px;width:100%;box-sizing:border-box}.notifications-header-text{width:100%;box-sizing:border-box}.notifications-title{font-size:22px}.notifications-description{font-size:15px;margin-bottom:20px}.notifications-main-box{padding:14px 16px 20px;gap:20px;width:100%;max-width:100%;box-sizing:border-box}.notifications-box-header{gap:14px}.notifications-box-header-top{flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}.notifications-box-title{font-size:15px;word-wrap:break-word}.notifications-box-header-actions{gap:20px}.notifications-mark-all-btn{font-size:13px}.notifications-delete-selected-btn{width:22px;height:22px}.notifications-delete-selected-btn svg{width:22px;height:22px}.notifications-box-select-all-label{font-size:13px}.notifications-box-item{padding:14px;gap:10px}.notifications-box-toggle-wrapper{margin-top:20px}.notifications-box-toggle-btn{height:38px;padding:6px 10px;font-size:13px}}@media (max-width: 640px){.notifications-page{padding:12px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.notifications-header-content{flex-direction:column;align-items:flex-start;gap:12px;width:100%;box-sizing:border-box}.notifications-header-text{width:100%;box-sizing:border-box}.notifications-title{font-size:20px;line-height:140%;margin-bottom:6px;word-wrap:break-word}.notifications-description{font-size:14px;margin-bottom:16px;line-height:140%;word-wrap:break-word}.notifications-main-box{padding:12px 14px 16px;gap:16px;width:100%;max-width:100%;box-sizing:border-box}.notifications-box-header{gap:12px}.notifications-box-header-top{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;position:relative}.notifications-box-title{font-size:14px;flex:1;word-wrap:break-word}.notifications-box-header-actions{position:absolute;top:0;right:0;width:auto;justify-content:flex-end;gap:16px;box-sizing:border-box}.notifications-mark-all-btn{font-size:12px;padding:6px 0}.notifications-delete-selected-btn{width:20px;height:20px}.notifications-delete-selected-btn svg{width:20px;height:20px}.notifications-box-select-all{gap:6px}.notifications-box-select-all-selector{width:12px;height:12px}.notifications-box-select-all-minus-icon{width:6px;height:1.5px}.notifications-box-select-all-label{font-size:12px}.notifications-box-content{gap:6px}.notifications-box-empty{font-size:11px;padding:20px}.notifications-box-list{gap:6px}.notifications-box-item{padding:12px;gap:8px}.notifications-box-item-selector{width:12px;height:12px}.notifications-box-item-check-icon{width:6px;height:4.5px}.notifications-box-item-header{gap:6px;flex-wrap:wrap;min-width:0}.notifications-box-item-title{min-width:0;overflow-wrap:break-word;word-wrap:break-word}.notifications-box-item-time-wrapper{gap:4px}.notifications-box-item-title{font-size:11px;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.notifications-box-item-time{font-size:10px}.notifications-box-item-unread-indicator{width:3px;height:3px;padding:1.5px}.notifications-box-item-message{font-size:11px}.notifications-box-toggle-wrapper{margin-top:16px}.notifications-box-toggle-btn{height:36px;padding:6px 10px;font-size:12px;width:100%;max-width:200px}}body.light-theme .notifications-page{padding:24px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden;background:#f7f8f8!important}body.light-theme .notifications-header{margin-bottom:0}body.light-theme .notifications-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}body.light-theme .notifications-header-text{flex:1}body.light-theme .notifications-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}body.light-theme .notifications-description{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;opacity:.8}body.light-theme .notifications-main-box{display:flex;width:100%;max-width:744px;margin:0 auto;padding:16px 18px 24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;box-sizing:border-box}body.light-theme .notifications-box-header{display:flex;width:100%;flex-direction:column;gap:16px}body.light-theme .notifications-box-header-top{display:flex;width:100%;justify-content:space-between;align-items:center;gap:16px}body.light-theme .notifications-box-header-actions{display:flex;align-items:center;gap:24px}body.light-theme .notifications-delete-selected-btn{display:flex;width:24px;height:24px;flex-shrink:0;background:transparent;border:none;cursor:pointer;padding:0;align-items:center;justify-content:center;transition:opacity .2s ease}body.light-theme .notifications-delete-selected-btn:hover{opacity:.7}body.light-theme .notifications-delete-selected-btn:active{opacity:.5}body.light-theme .notifications-delete-selected-btn svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .notifications-box-select-all{display:flex;align-items:center;gap:8px}body.light-theme .notifications-box-select-all-selector{display:flex;flex-direction:column;justify-content:center;align-items:center;width:14px;height:14px;border-radius:2px;border:2px solid #d8dbdf!important;background:transparent;cursor:pointer;flex-shrink:0;transition:all .2s ease;box-sizing:border-box}body.light-theme .notifications-box-select-all-selector.selected{border:2px solid transparent;background:#69a60a!important}body.light-theme .notifications-box-select-all-selector.selected:hover{background:#5a9509!important}body.light-theme .notifications-box-select-all-minus-icon{width:8px;height:2px}body.light-theme .notifications-box-select-all-label{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;user-select:none}body.light-theme .notifications-box-title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}body.light-theme .notifications-mark-all-btn{color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;background:transparent;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease;white-space:nowrap}body.light-theme .notifications-mark-all-btn:hover,body.light-theme .notifications-mark-all-btn:focus{color:#5a9509!important;outline:none}body.light-theme .notifications-box-content{display:flex;flex-direction:column;gap:8px;width:100%}body.light-theme .notifications-box-empty{color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:24px}body.light-theme .notifications-box-list{display:flex;flex-direction:column;gap:8px;width:100%}body.light-theme .notifications-box-item{display:flex;padding:16px;flex-direction:row;align-items:center;gap:12px;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;box-sizing:border-box;min-width:0;width:100%;cursor:pointer;transition:background .2s ease,border .2s ease}body.light-theme .notifications-box-item:hover{background:#69a60a0d!important;border-color:#69a60a!important}body.light-theme .notifications-box-item-selector{display:flex;flex-direction:column;justify-content:center;align-items:center;width:14px;height:14px;border-radius:2px;border:2px solid #d8dbdf!important;background:transparent;cursor:pointer;flex-shrink:0;transition:all .2s ease;box-sizing:border-box}body.light-theme .notifications-box-item-selector.selected{border:2px solid transparent;background:#69a60a!important}body.light-theme .notifications-box-item-selector.selected:hover{background:#5a9509!important}body.light-theme .notifications-box-item-check-icon{width:8px;height:6px}body.light-theme .notifications-box-item-content{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:4px;flex:1;min-width:0}body.light-theme .notifications-box-item-header{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:8px}body.light-theme .notifications-box-item-time-wrapper{display:flex;align-items:flex-start;gap:6px;position:relative}body.light-theme .notifications-box-item-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:2px solid #69a60a!important;background:#69a60a!important;width:4px;height:4px;flex-shrink:0}body.light-theme .notifications-box-item-title{align-self:stretch;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;min-width:0;overflow-wrap:break-word;word-wrap:break-word}body.light-theme .notifications-box-item-time{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}body.light-theme .notifications-box-item-message{align-self:stretch;color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:0}body.light-theme .notifications-box-toggle-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-top:24px}body.light-theme .notifications-box-toggle-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;transition:background .2s ease}body.light-theme .notifications-box-toggle-btn:hover{background:#69a60a1a!important}@media (max-width: 1024px){body.light-theme .notifications-page{padding:16px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}body.light-theme .notifications-header-content{flex-direction:column;align-items:flex-start;gap:16px;width:100%;box-sizing:border-box}body.light-theme .notifications-header-text{width:100%;box-sizing:border-box}body.light-theme .notifications-title{font-size:22px}body.light-theme .notifications-description{font-size:15px;margin-bottom:20px}body.light-theme .notifications-main-box{padding:14px 16px 20px;gap:20px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .notifications-box-header{gap:14px}body.light-theme .notifications-box-header-top{flex-wrap:wrap;gap:12px;width:100%;box-sizing:border-box}body.light-theme .notifications-box-title{font-size:15px;word-wrap:break-word}body.light-theme .notifications-box-header-actions{gap:20px}body.light-theme .notifications-mark-all-btn{font-size:13px}body.light-theme .notifications-delete-selected-btn{width:22px;height:22px}body.light-theme .notifications-delete-selected-btn svg{width:22px;height:22px}body.light-theme .notifications-box-select-all-label{font-size:13px}body.light-theme .notifications-box-item{padding:14px;gap:10px}body.light-theme .notifications-box-toggle-wrapper{margin-top:20px}body.light-theme .notifications-box-toggle-btn{height:38px;padding:6px 10px;font-size:13px}}@media (max-width: 640px){body.light-theme .notifications-page{padding:12px;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}body.light-theme .notifications-header-content{flex-direction:column;align-items:flex-start;gap:12px;width:100%;box-sizing:border-box}body.light-theme .notifications-header-text{width:100%;box-sizing:border-box}body.light-theme .notifications-title{font-size:20px;line-height:140%;margin-bottom:6px;word-wrap:break-word}body.light-theme .notifications-description{font-size:14px;margin-bottom:16px;line-height:140%;word-wrap:break-word}body.light-theme .notifications-main-box{padding:12px 14px 16px;gap:16px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .notifications-box-header{gap:12px}body.light-theme .notifications-box-header-top{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;position:relative}body.light-theme .notifications-box-title{font-size:14px;flex:1;word-wrap:break-word}body.light-theme .notifications-box-header-actions{position:absolute;top:0;right:0;width:auto;justify-content:flex-end;gap:16px;box-sizing:border-box}body.light-theme .notifications-mark-all-btn{font-size:12px;padding:6px 0}body.light-theme .notifications-delete-selected-btn{width:20px;height:20px}body.light-theme .notifications-delete-selected-btn svg{width:20px;height:20px}body.light-theme .notifications-box-select-all{gap:6px}body.light-theme .notifications-box-select-all-selector{width:12px;height:12px}body.light-theme .notifications-box-select-all-minus-icon{width:6px;height:1.5px}body.light-theme .notifications-box-select-all-label{font-size:12px}body.light-theme .notifications-box-content{gap:6px}body.light-theme .notifications-box-empty{font-size:11px;padding:20px}body.light-theme .notifications-box-list{gap:6px}body.light-theme .notifications-box-item{padding:12px;gap:8px}body.light-theme .notifications-box-item-selector{width:12px;height:12px}body.light-theme .notifications-box-item-check-icon{width:6px;height:4.5px}body.light-theme .notifications-box-item-header{gap:6px;flex-wrap:wrap;min-width:0}body.light-theme .notifications-box-item-title{min-width:0;overflow-wrap:break-word;word-wrap:break-word}body.light-theme .notifications-box-item-time-wrapper{gap:4px}body.light-theme .notifications-box-item-title{font-size:11px;min-width:0;overflow-wrap:break-word;word-wrap:break-word}body.light-theme .notifications-box-item-time{font-size:10px}body.light-theme .notifications-box-item-unread-indicator{width:3px;height:3px;padding:1.5px}body.light-theme .notifications-box-item-message{font-size:11px}body.light-theme .notifications-box-toggle-wrapper{margin-top:16px}body.light-theme .notifications-box-toggle-btn{height:36px;padding:6px 10px;font-size:12px;width:100%;max-width:200px}}.developer-public-profile-copied-tooltip{background:#0c1f13;color:#0a0;padding:8px 12px;border-radius:4px;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase}.profile-section{display:flex;padding:2px;flex-direction:column;align-items:flex-start;gap:2px;border-radius:8px;background:#cefd75;margin-top:24px;margin-left:24px;margin-right:24px}.top-profile-section{display:flex;padding:8px;flex-direction:column;align-items:center;gap:-43px;align-self:stretch;border-radius:8px;background:linear-gradient(315deg,#001607 54.5%,#000 100.57%);position:relative}.menu-section{display:flex;padding:0 4px 4px;flex-direction:column;align-items:center;gap:4px;align-self:stretch;border-radius:8px;background:#133920;overflow:hidden}.complete-profile-button-container{position:absolute;bottom:22px;right:20px;z-index:2}.complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.complete-profile-button:hover{background:#0c0;border-color:#0c0}.primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;background:#133920;margin-top:2px;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.tab{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1 0 0;background:#133920;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}.tab.no-cv-info{cursor:default;opacity:.5}.tab.no-cv-info .tab-text{opacity:.7}.tab-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative;overflow:hidden}.tab-text{color:#dde4dd;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;max-lines:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px}.tab.selected .tab-text{color:#cefd75}.tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;align-self:stretch;min-height:116px;height:116px;box-sizing:border-box}.no-cv-info-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;gap:12px}.no-cv-info-title{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:140%}.no-cv-info-description{color:#dde4dd;font-size:14px;font-style:normal;font-weight:500;line-height:100%}.technologies-content{display:flex;flex-direction:column;gap:0;width:100%;height:100%;justify-content:center;align-items:center}.no-tech-message{display:flex;justify-content:center;align-items:center;width:100%;color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;text-align:center}.technologies-row{display:flex;flex-wrap:wrap;gap:12px;max-width:100%;max-height:76px;overflow:hidden;align-content:flex-start;align-self:flex-start;width:100%}.experience-content{display:flex;flex-direction:row;gap:0;width:100%;height:100%;justify-content:flex-start;align-items:center}.experience-my-info{display:flex;flex-direction:column;gap:8px;flex:0 1 auto;min-height:fit-content;height:100%;justify-content:center;align-items:flex-start;max-width:25%;min-width:20%}.experience-section-divider{width:1px;height:58px;background:#706f6f;flex-shrink:0;margin:0 16px;align-self:center}.experience-role-title{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.experience-date-range{color:#cefd75;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}.experience-info{display:flex;flex-direction:row;gap:12px;flex:0 0 auto;min-height:100%;height:100%;justify-content:flex-start;align-items:center;align-self:stretch;max-width:35%;padding:0;margin:0}.experience-company-logo{width:58px;height:58px;aspect-ratio:1/1;border-radius:47.059px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0;border:1px solid #fff;box-sizing:border-box}.experience-company-logo.clickable{cursor:pointer;transition:opacity .2s ease}.experience-company-logo.clickable:hover{opacity:.8}.experience-company-logo svg{width:24px;height:24px}.experience-company-name{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;align-self:center;flex:1;min-width:0}.experience-description-info{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;height:100%;justify-content:center;align-items:flex-start;min-width:0}.experience-description-text{overflow:hidden;color:#f9faf5;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:.5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%}.education-content{display:flex;flex-direction:row;gap:0;width:100%;height:100%;justify-content:flex-start;align-items:center}.education-field-info{display:flex;flex-direction:column;gap:8px;flex:0 1 auto;min-height:fit-content;height:100%;justify-content:center;align-items:flex-start;min-width:30%;max-width:40%}.education-field-title{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.education-date-range{color:#cefd75;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}.education-section-divider{width:1px;height:58px;background:#706f6f;flex-shrink:0;margin:0 16px;align-self:center}.education-institution-info{display:flex;flex-direction:row;gap:12px;flex:1 1 auto;min-height:100%;height:100%;justify-content:flex-start;align-items:center;align-self:stretch;min-width:60%;max-width:70%;padding:0;margin:0}.education-institution-logo{width:58px;height:58px;aspect-ratio:1/1;border-radius:47.059px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0;border:1px solid #fff;box-sizing:border-box}.education-institution-logo.clickable{cursor:pointer;transition:opacity .2s ease}.education-institution-logo.clickable:hover{opacity:.8}.education-institution-logo svg{width:24px;height:24px}.education-institution-details{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;justify-content:center;align-items:flex-start}.education-field-of-study-title{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.education-institution-name{color:#cefd75;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}.no-experience-message,.no-education-message{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;text-align:center}.tech-favorite-card{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #cefd75;background:#cefd75}.tech-star-icon{width:16px;height:16px;flex-shrink:0}.tech-favorite-name{color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.tech-other-card{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px}.tech-other-name{color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background.png) #d3d3d3 50% / cover no-repeat;position:relative}.top-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}.profile-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #001607;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1;cursor:pointer}.profile-picture-zone svg{width:136px;height:136px}.profile-picture-edit{display:flex;width:32px;height:32px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer;z-index:2}.profile-picture-edit svg{width:16px;height:16px}.profile-picture-delete{display:flex;width:32px;height:32px;justify-content:center;align-items:center;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #c00;background:#c00;color:#fff;cursor:pointer;z-index:2;padding:0;transition:background .2s,border-color .2s,opacity .2s}.profile-picture-delete:disabled{opacity:.7;cursor:not-allowed}.profile-picture-delete svg{width:16px;height:16px}.profile-picture-delete svg path{stroke:#f9faf5!important;fill:none}.profile-picture-delete-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:profile-picture-delete-spin .7s linear infinite}@keyframes profile-picture-delete-spin{to{transform:rotate(360deg)}}.profile-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}.profile-name{color:#dde4dd;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block}.profile-role{align-self:stretch;color:#606060;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;white-space:nowrap;display:block}.resume-info{display:flex;align-items:center;gap:0;margin-top:16px}.resume-info-item{display:flex;align-items:center;gap:6px}.resume-info-divider{width:21px;align-self:stretch;flex-shrink:0}.resume-info .location-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.resume-info .location-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.resume-info .work-mode-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.resume-info .work-mode-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.resume-info .work-type-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.resume-info .work-type-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.change-availability-inner{display:flex;height:32px;padding:0 14px 0 12px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:4px 16px 16px 4px;background:#cefd75}.change-availability-inner.availability-false{background:#fdd475}.change-availability-inner svg{width:24px;height:24px;transition:transform .2s ease}.change-availability-inner svg.arrow-up{transform:rotate(180deg)}.availability-and-actions-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}.show-availability-true,.show-availability-false{display:flex;align-items:center}.show-availability-inner{display:flex;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px 4px 4px 16px;background:#cefd75;padding:0 12px}.show-availability-inner.availability-false{background:#fdd475}.show-availability-inner.availability-false .availability-text{color:#8a640b}.show-availability-inner.no-cv-info{background:#c1c7cd}.show-availability-inner.no-cv-info .availability-text{color:#f9faf5}.action-buttons-container{display:flex;align-items:center;gap:4px}.action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;flex-shrink:0}.action-button svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}.action-button.no-cv-info{background:#c1c7cd;border-color:#c1c7cd;cursor:not-allowed}.action-button.no-cv-info svg path{fill:#f9faf5}.change-availability-inner.no-cv-info{background:#c1c7cd}.availability-text{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.change-availability{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.change-availability:has(.change-availability-inner.no-cv-info){cursor:not-allowed}.change-availability-inner.no-cv-info{cursor:not-allowed}.availability-dropdown-option{position:absolute;right:0;top:155px;z-index:4;animation:slideDown .2s ease}.availability-dropdown-option .availability-and-actions-wrapper{transform:none;top:0;position:relative;display:flex;align-items:center;gap:4px}.availability-dropdown-option .action-buttons-container{position:absolute;left:0;pointer-events:none;visibility:hidden;width:108px;height:32px}.availability-dropdown-option .change-availability{position:static;pointer-events:none;visibility:hidden;flex-shrink:0;width:50px;height:32px}.availability-dropdown-option .show-availability-true,.availability-dropdown-option .show-availability-false{display:flex;align-items:center;flex-shrink:0}.availability-dropdown-option .show-availability-inner{cursor:pointer;transition:opacity .2s ease;white-space:nowrap;flex-shrink:0}.availability-dropdown-option .show-availability-inner:hover{opacity:.8}@media (max-width: 1024px){.profile-section{margin-left:16px;margin-right:16px}.profile-picture-zone{width:120px;height:120px;margin-top:-50px}.profile-picture-zone svg{width:120px;height:120px}.profile-picture-edit{width:28px;height:28px}.profile-picture-edit svg{width:14px;height:14px}.profile-picture-delete{width:28px;height:28px}.profile-picture-delete svg{width:14px;height:14px}.profile-picture-delete-spinner{width:12px;height:12px}.profile-name{font-size:18px;line-height:10px;letter-spacing:-.54px}.profile-role{font-size:13px}.resume-info-divider{display:none}.resume-info .location-icon{width:12px;height:12px}.resume-info .work-mode-icon,.resume-info .work-type-icon{width:12px;height:12px;margin-left:8px}.resume-info .location-text,.resume-info .work-mode-text,.resume-info .work-type-text{font-size:12px}.availability-and-actions-wrapper{right:16px;gap:3px}.action-button{width:28px;height:28px;padding:6px 10px}.action-button svg{width:14px;height:14px}.show-availability-inner{height:28px;padding:0 10px}.availability-text{font-size:13px;line-height:18px}.change-availability-inner{height:28px;padding:0 12px 0 10px}.change-availability-inner svg{width:20px;height:20px}.availability-dropdown-option{right:-10px;top:155px}.complete-profile-button-container{bottom:18px;right:16px}.complete-profile-button{height:36px;padding:6px 10px;font-size:13px;letter-spacing:.4px}.primary-tab-row{height:36px}.show-content{padding:16px 20px;gap:0;box-sizing:border-box;height:96px;min-height:96px}.technologies-content{gap:0;justify-content:center;align-items:center}.experience-content,.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.experience-section-divider{margin:0 12px;height:48px}.experience-my-info{max-width:25%;min-width:20%;gap:6px}.experience-role-title{font-size:15px;line-height:140%}.experience-date-range{font-size:11px;line-height:100%}.experience-info{max-width:35%;gap:10px}.experience-company-logo{width:48px;height:48px;border-radius:24px}.experience-company-logo svg{width:20px;height:20px}.experience-company-name{font-size:15px;line-height:140%}.experience-description-text{font-size:13px;line-height:19.5px;letter-spacing:.4px}.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.education-section-divider{margin:0 12px;height:48px}.education-field-info{min-width:30%;max-width:40%;gap:6px}.education-field-title{font-size:15px;line-height:140%}.education-date-range{font-size:11px;line-height:100%}.education-institution-info{min-width:60%;max-width:70%;gap:10px}.education-institution-logo{width:48px;height:48px;border-radius:24px}.education-institution-logo svg{width:20px;height:20px}.education-field-of-study-title{font-size:15px;line-height:140%}.education-institution-name{font-size:11px;line-height:100%}.tab-text{font-size:12px;line-height:18px}.tech-favorite-card{height:24px;padding:0 10px;gap:6px}.tech-star-icon{width:14px;height:14px}.tech-favorite-name{font-size:12px;line-height:16px}.tech-other-card{height:24px;padding:0 10px}.tech-other-name{font-size:12px;line-height:16px}.technologies-row{gap:8px;max-height:64px}.no-cv-info-title{font-size:16px}.no-cv-info-description{font-size:13px}}@media (max-width: 768px){.profile-section{margin-top:12px;margin-left:12px;margin-right:12px;padding:2px}.top-profile-section{padding:6px}.background-section{height:100px}.top-resume-info{padding:0 8px;gap:8px}.profile-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}.profile-picture-zone svg{width:100px;height:100px}.profile-picture-edit{width:24px;height:24px}.profile-picture-edit svg{width:12px;height:12px}.profile-picture-delete{width:24px;height:24px}.profile-picture-delete svg{width:12px;height:12px}.profile-picture-delete-spinner{width:10px;height:10px}.profile-name-section{margin-top:24px;min-width:150px}.profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px;white-space:normal}.profile-role{font-size:12px;margin-top:6px;white-space:normal}.resume-info{margin-top:16px;flex-direction:column;align-items:flex-start;gap:8px}.resume-info-item{gap:4px;width:100%;display:flex;align-items:center}.resume-info-divider{display:none}.resume-info .location-icon,.resume-info .work-mode-icon,.resume-info .work-type-icon{width:11px;height:11px;flex-shrink:0;margin:0}.resume-info .location-text,.resume-info .work-mode-text,.resume-info .work-type-text{font-size:12px}.availability-and-actions-wrapper{right:12px;top:106px;gap:3px;flex-wrap:wrap;max-width:calc(100% - 24px)}.action-buttons-container{gap:3px}.action-button{width:24px;height:24px;padding:4px 8px;border-width:1.5px}.action-button svg{width:12px;height:12px}.show-availability-inner{height:24px;padding:0 8px;border-radius:12px 3px 3px 12px}.availability-text{font-size:12px;line-height:16px;letter-spacing:.05px}.change-availability-inner{height:24px;padding:0 10px 0 8px;border-radius:3px 12px 12px 3px}.change-availability-inner svg{width:18px;height:18px}.availability-dropdown-option{right:-16px;top:124px}.complete-profile-button-container{bottom:16px;right:12px}.complete-profile-button{height:32px;padding:6px 10px;font-size:12px;letter-spacing:.3px}.primary-tab-row{height:32px}.show-content{padding:16px;gap:0;box-sizing:border-box;height:96px;min-height:96px}.technologies-content{gap:0;justify-content:center;align-items:center}.experience-content,.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.experience-section-divider{margin:0 10px;height:40px}.experience-my-info{max-width:28%;min-width:22%;gap:5px}.experience-role-title{font-size:13px;line-height:140%}.experience-date-range{font-size:10px;line-height:100%}.experience-info{max-width:38%;gap:8px}.experience-company-logo{width:40px;height:40px;border-radius:20px}.experience-company-logo svg{width:18px;height:18px}.experience-company-name{font-size:13px;line-height:140%}.experience-description-text{font-size:12px;line-height:18px;letter-spacing:.3px}.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.education-section-divider{margin:0 10px;height:40px}.education-field-info{min-width:30%;max-width:40%;gap:5px}.education-field-title{font-size:13px;line-height:140%}.education-date-range{font-size:10px;line-height:100%}.education-institution-info{min-width:60%;max-width:70%;gap:8px}.education-institution-logo{width:40px;height:40px;border-radius:20px}.education-institution-logo svg{width:18px;height:18px}.education-field-of-study-title{font-size:13px;line-height:140%}.education-institution-name{font-size:10px;line-height:100%}.tab-text{font-size:11px;line-height:16px}.tech-favorite-card{height:24px;padding:0 10px;gap:6px}.tech-star-icon{width:14px;height:14px}.tech-favorite-name{font-size:12px;line-height:16px}.tech-other-card{height:24px;padding:0 10px}.tech-other-name{font-size:12px;line-height:16px}.technologies-row{gap:8px;max-height:64px}.no-cv-info-title{font-size:15px}.no-cv-info-description{font-size:12px}}@media (max-width: 640px){.profile-section{margin-left:8px;margin-right:8px}.top-profile-section{padding:4px}.background-section{height:80px}.profile-picture-zone{width:80px;height:80px;margin-top:-30px;border-width:2px}.profile-picture-zone svg{width:80px;height:80px}.profile-picture-edit{width:22px;height:22px}.profile-picture-edit svg{width:11px;height:11px}.profile-picture-delete{width:22px;height:22px}.profile-picture-delete svg{width:11px;height:11px}.profile-picture-delete-spinner{width:9px;height:9px}.profile-name-section{margin-top:18px;min-width:120px}.profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px}.profile-role{font-size:11px;margin-top:4px}.resume-info{margin-top:16px;flex-direction:column;align-items:flex-start;gap:6px}.resume-info-item{gap:3px;width:100%;display:flex;align-items:center}.resume-info-divider{display:none}.resume-info .location-icon,.resume-info .work-mode-icon,.resume-info .work-type-icon{width:10px;height:10px;flex-shrink:0;margin:0}.resume-info .location-text,.resume-info .work-mode-text,.resume-info .work-type-text{font-size:11px}.availability-and-actions-wrapper{right:8px;top:84px;gap:2px}.action-button{width:22px;height:22px;padding:3px 6px}.action-button svg{width:11px;height:11px}.show-availability-inner{height:22px;padding:0 6px;border-radius:11px 2px 2px 11px}.availability-text{font-size:11px;line-height:14px}.change-availability-inner{height:22px;padding:0 8px 0 6px;border-radius:2px 11px 11px 2px}.change-availability-inner svg{width:16px;height:16px}.availability-dropdown-option{right:-22px;top:98px}.complete-profile-button-container{bottom:12px;right:8px}.complete-profile-button{height:28px;padding:5px 8px;font-size:11px;letter-spacing:.25px}.primary-tab-row{height:28px}.show-content{padding:12px;gap:0;box-sizing:border-box;height:80px;min-height:80px}.technologies-content{gap:0;justify-content:center;align-items:center}.experience-content,.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.experience-section-divider{margin:0 8px;height:36px}.experience-my-info{max-width:30%;min-width:25%;gap:4px}.experience-role-title{font-size:11px;line-height:140%}.experience-date-range{font-size:9px;line-height:100%}.experience-info{max-width:40%;gap:6px}.experience-company-logo{width:36px;height:36px;border-radius:18px}.experience-company-logo svg{width:16px;height:16px}.experience-company-name{font-size:11px;line-height:140%}.experience-description-text{font-size:10px;line-height:15px;letter-spacing:.25px}.education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}.education-section-divider{margin:0 8px;height:36px}.education-field-info{min-width:30%;max-width:40%;gap:4px}.education-field-title{font-size:11px;line-height:140%}.education-date-range{font-size:9px;line-height:100%}.education-institution-info{min-width:60%;max-width:70%;gap:6px}.education-institution-logo{width:36px;height:36px;border-radius:18px}.education-institution-logo svg{width:16px;height:16px}.education-field-of-study-title{font-size:11px;line-height:140%}.education-institution-name{font-size:9px;line-height:100%}.tab-text{font-size:10px;line-height:14px}.tech-favorite-card{height:22px;padding:0 8px;gap:5px}.tech-star-icon{width:12px;height:12px}.tech-favorite-name{font-size:11px;line-height:14px}.tech-other-card{height:22px;padding:0 8px}.tech-other-name{font-size:11px;line-height:14px}.technologies-row{gap:6px;max-height:56px}.no-cv-info-title{font-size:14px}.no-cv-info-description{font-size:11px}}body.light-theme .developer-public-profile-copied-tooltip{background:#0c1f13;color:#0a0;padding:8px 12px;border-radius:4px;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase}body.light-theme .action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}body.light-theme .profile-section{display:flex;padding:1px;flex-direction:column;align-items:flex-start;gap:2px;border-radius:8px;background:#f7f8f8!important;margin-top:24px;margin-left:24px;margin-right:24px}body.light-theme .top-profile-section{display:flex;padding:8px;flex-direction:column;align-items:center;gap:-43px;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:linear-gradient(315deg,#69a60a59 -2.46%,#ffffff59 100.57%)!important;position:relative}body.light-theme .menu-section{display:flex;padding:0 4px 4px;flex-direction:column;align-items:center;gap:4px;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#feffff!important;overflow:hidden}body.light-theme .complete-profile-button-container{position:absolute;bottom:22px;right:20px;z-index:2}body.light-theme .complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .complete-profile-button:hover{background:#5a9508!important;border-color:#5a9508!important}body.light-theme .primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;background:#feffff!important;margin-top:2px;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #d8dbdf!important}body.light-theme .tab{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1 0 0;background:#feffff!important;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}body.light-theme .tab.no-cv-info{cursor:default;opacity:.5}body.light-theme .tab.no-cv-info .tab-text{opacity:.7}body.light-theme .tab-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .tab-text{color:#5a5a5a!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;max-lines:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px}body.light-theme .tab.selected .tab-text{color:#69a60a!important}body.light-theme .tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}body.light-theme .tab-indicator svg path{fill:#69a60a!important}body.light-theme .show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;align-self:stretch;min-height:116px;height:116px;box-sizing:border-box}body.light-theme .no-cv-info-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;gap:12px}body.light-theme .no-cv-info-title{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:140%}body.light-theme .no-cv-info-description{color:#dde4dd;font-size:14px;font-style:normal;font-weight:500;line-height:100%}body.light-theme .technologies-content{display:flex;flex-direction:column;gap:0;width:100%;height:100%;justify-content:center;align-items:center}body.light-theme .no-tech-message{display:flex;justify-content:center;align-items:center;width:100%;color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;text-align:center}body.light-theme .technologies-row{display:flex;flex-wrap:wrap;gap:12px;max-width:100%;max-height:76px;overflow:hidden;align-content:flex-start;align-self:flex-start;width:100%}body.light-theme .experience-content{display:flex;flex-direction:row;gap:0;width:100%;height:100%;justify-content:flex-start;align-items:center}body.light-theme .experience-my-info{display:flex;flex-direction:column;gap:8px;flex:0 1 auto;min-height:fit-content;height:100%;justify-content:center;align-items:flex-start;max-width:25%;min-width:20%}body.light-theme .experience-section-divider{width:1px;height:58px;background:#706f6f;flex-shrink:0;margin:0 16px;align-self:center}body.light-theme .experience-role-title{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:700;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .experience-date-range{color:#5a5a5a!important;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}body.light-theme .experience-info{display:flex;flex-direction:row;gap:12px;flex:0 0 auto;min-height:100%;height:100%;justify-content:flex-start;align-items:center;align-self:stretch;max-width:35%;padding:0;margin:0}body.light-theme .experience-company-logo{width:58px;height:58px;aspect-ratio:1/1;border-radius:47.059px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0;border:1px solid #fff;box-sizing:border-box}body.light-theme .experience-company-logo.clickable{cursor:pointer;transition:opacity .2s ease}body.light-theme .experience-company-logo.clickable:hover{opacity:.8}body.light-theme .experience-company-logo svg{width:24px;height:24px}body.light-theme .experience-company-logo svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .experience-company-name{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;align-self:center;flex:1;min-width:0}body.light-theme .experience-description-info{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;height:100%;justify-content:center;align-items:flex-start;min-width:0}body.light-theme .experience-description-text{overflow:hidden;color:#5a5a5a!important;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:.5px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%}body.light-theme .education-content{display:flex;flex-direction:row;gap:0;width:100%;height:100%;justify-content:flex-start;align-items:center}body.light-theme .education-field-info{display:flex;flex-direction:column;gap:8px;flex:0 1 auto;min-height:fit-content;height:100%;justify-content:center;align-items:flex-start;min-width:30%;max-width:40%}body.light-theme .education-field-title{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:700;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .education-date-range{color:#5a5a5a!important;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}body.light-theme .education-section-divider{width:1px;height:58px;background:#706f6f;flex-shrink:0;margin:0 16px;align-self:center}body.light-theme .education-institution-info{display:flex;flex-direction:row;gap:12px;flex:1 1 auto;min-height:100%;height:100%;justify-content:flex-start;align-items:center;align-self:stretch;min-width:60%;max-width:70%;padding:0;margin:0}body.light-theme .education-institution-logo{width:58px;height:58px;aspect-ratio:1/1;border-radius:47.059px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;background-size:cover;background-position:50%;background-repeat:no-repeat;flex-shrink:0;border:1px solid #fff;box-sizing:border-box}body.light-theme .education-institution-logo.clickable{cursor:pointer;transition:opacity .2s ease}body.light-theme .education-institution-logo.clickable:hover{opacity:.8}body.light-theme .education-institution-logo svg{width:24px;height:24px}body.light-theme .education-institution-logo svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .education-institution-details{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;justify-content:center;align-items:flex-start}body.light-theme .education-field-of-study-title{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:700;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}body.light-theme .education-institution-name{color:#5a5a5a!important;font-size:13px;font-style:normal;font-weight:500;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;flex-shrink:0}body.light-theme .no-experience-message,body.light-theme .no-education-message{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;text-align:center}body.light-theme .tech-favorite-card{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #07180d!important;background:#edfdca!important}body.light-theme .tech-star-icon{width:16px;height:16px;flex-shrink:0}body.light-theme .tech-favorite-card .tech-star-icon svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .tech-favorite-name{color:#07180d!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}body.light-theme .tech-other-card{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #5a5a5a!important;padding:0 12px}body.light-theme .tech-other-name{color:#5a5a5a!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}body.light-theme .background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background-light.png) 50% / cover no-repeat!important;position:relative}body.light-theme .top-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}body.light-theme .profile-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #d8dbdf!important;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1;cursor:pointer}body.light-theme .profile-picture-zone svg{width:136px;height:136px}body.light-theme .profile-picture-zone svg rect[fill],body.light-theme .profile-picture-zone svg rect:first-of-type{fill:#edfdca!important}body.light-theme .profile-picture-zone svg rect[stroke],body.light-theme .profile-picture-zone svg rect:first-of-type{stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .profile-picture-zone svg path{fill:#69a60a!important}body.light-theme .profile-picture-edit{display:flex;width:32px;height:32px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;z-index:2}body.light-theme .profile-picture-edit svg{width:16px;height:16px}body.light-theme .profile-picture-edit svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .profile-picture-delete{display:flex;width:32px;height:32px;justify-content:center;align-items:center;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #c00!important;background:#c00!important;color:#fff;cursor:pointer;z-index:2;padding:0;box-sizing:border-box}body.light-theme .profile-picture-delete svg{width:16px;height:16px}body.light-theme .profile-picture-delete svg path{stroke:#fff!important;fill:none!important}body.light-theme .profile-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}body.light-theme .profile-name{color:#07180d!important;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block}body.light-theme .profile-role{align-self:stretch;color:#5a5a5a!important;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;white-space:nowrap;display:block}body.light-theme .resume-info{display:flex;align-items:center;gap:0;margin-top:16px}body.light-theme .resume-info-item{display:flex;align-items:center;gap:6px}body.light-theme .resume-info-divider{width:21px;align-self:stretch;flex-shrink:0}body.light-theme .resume-info-divider svg path{fill:#69a60a!important}body.light-theme .resume-info .location-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}body.light-theme .resume-info .location-icon svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .resume-info .location-text{color:#07180d!important;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}body.light-theme .resume-info .work-mode-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}body.light-theme .resume-info .work-mode-icon svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .resume-info .work-mode-text{color:#07180d!important;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}body.light-theme .resume-info .work-type-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}body.light-theme .resume-info .work-type-icon svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .resume-info .work-type-text{color:#07180d!important;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}body.light-theme .change-availability-inner{display:flex;height:32px;padding:0 14px 0 12px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:4px 16px 16px 4px;background:#69a60a!important}body.light-theme .change-availability-inner.availability-false{background:#fdd475!important}body.light-theme .change-availability-inner.availability-false svg path{fill:#8a640b!important;stroke:#8a640b!important}body.light-theme .change-availability-inner svg{width:24px;height:24px;transition:transform .2s ease}body.light-theme .change-availability-inner svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .change-availability-inner svg.arrow-up{transform:rotate(180deg)}body.light-theme .availability-and-actions-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}body.light-theme .show-availability-true,body.light-theme .show-availability-false{display:flex;align-items:center}body.light-theme .show-availability-inner{display:flex;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px 4px 4px 16px;background:#69a60a!important;padding:0 12px}body.light-theme .show-availability-inner.availability-false{background:#fdd475!important}body.light-theme .show-availability-inner.availability-false .availability-text,body.light-theme .change-availability-inner.availability-false .availability-text{color:#8a640b!important}body.light-theme .show-availability-inner.no-cv-info{background:#c1c7cd!important}body.light-theme .show-availability-inner.no-cv-info .availability-text{color:#f9faf5!important}body.light-theme .action-buttons-container{display:flex;align-items:center;gap:4px}body.light-theme .action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;flex-shrink:0}body.light-theme .action-button svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .action-button svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}body.light-theme .action-button.no-cv-info{background:#c1c7cd!important;border-color:#c1c7cd!important;cursor:not-allowed}body.light-theme .action-button.no-cv-info svg path{fill:#f9faf5!important}body.light-theme .change-availability-inner.no-cv-info{background:#c1c7cd!important}body.light-theme .change-availability-inner.no-cv-info svg path{fill:#f9faf5!important;stroke:#f9faf5!important}body.light-theme .availability-text{color:#fff!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .change-availability{display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}body.light-theme .change-availability:has(.change-availability-inner.no-cv-info){cursor:not-allowed}body.light-theme .change-availability-inner.no-cv-info{cursor:not-allowed}body.light-theme .availability-dropdown-option{position:absolute;right:0;top:155px;z-index:4;animation:slideDown .2s ease}body.light-theme .availability-dropdown-option .availability-and-actions-wrapper{transform:none;top:0;position:relative;display:flex;align-items:center;gap:4px}body.light-theme .availability-dropdown-option .action-buttons-container{position:absolute;left:0;pointer-events:none;visibility:hidden;width:108px;height:32px}body.light-theme .availability-dropdown-option .change-availability{position:static;pointer-events:none;visibility:hidden;flex-shrink:0;width:50px;height:32px}body.light-theme .availability-dropdown-option .show-availability-true,body.light-theme .availability-dropdown-option .show-availability-false{display:flex;align-items:center;flex-shrink:0}body.light-theme .availability-dropdown-option .show-availability-inner.availability-false{background:#fdd475!important}body.light-theme .availability-dropdown-option .show-availability-inner.availability-false .availability-text{color:#8a640b!important}body.light-theme .availability-dropdown-option .change-availability-inner.availability-false{background:#fdd475!important}body.light-theme .availability-dropdown-option .change-availability-inner.availability-false svg path{fill:#8a640b!important;stroke:#8a640b!important}body.light-theme .availability-dropdown-option .show-availability-inner{cursor:pointer;transition:opacity .2s ease;white-space:nowrap;flex-shrink:0}body.light-theme .availability-dropdown-option .show-availability-inner:hover{opacity:.8}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){body.light-theme .profile-section{margin-left:16px;margin-right:16px}body.light-theme .profile-picture-zone{width:120px;height:120px;margin-top:-50px}body.light-theme .profile-picture-zone svg{width:120px;height:120px}body.light-theme .profile-picture-edit{width:28px;height:28px}body.light-theme .profile-picture-edit svg{width:14px;height:14px}body.light-theme .profile-picture-delete{width:28px;height:28px}body.light-theme .profile-picture-delete svg{width:14px;height:14px}body.light-theme .profile-name{font-size:18px;line-height:10px;letter-spacing:-.54px}body.light-theme .profile-role{font-size:13px}body.light-theme .resume-info-divider{display:none}body.light-theme .resume-info .location-icon{width:12px;height:12px}body.light-theme .resume-info .work-mode-icon,body.light-theme .resume-info .work-type-icon{width:12px;height:12px;margin-left:8px}body.light-theme .resume-info .location-text,body.light-theme .resume-info .work-mode-text,body.light-theme .resume-info .work-type-text{font-size:12px}body.light-theme .availability-and-actions-wrapper{right:16px;gap:3px}body.light-theme .action-button{width:28px;height:28px;padding:6px 10px}body.light-theme .action-button svg{width:14px;height:14px}body.light-theme .show-availability-inner{height:28px;padding:0 10px}body.light-theme .availability-text{font-size:13px;line-height:18px}body.light-theme .change-availability-inner{height:28px;padding:0 12px 0 10px}body.light-theme .change-availability-inner svg{width:20px;height:20px}body.light-theme .availability-dropdown-option{right:-10px;top:155px}body.light-theme .complete-profile-button-container{bottom:18px;right:16px}body.light-theme .complete-profile-button{height:36px;padding:6px 10px;font-size:13px;letter-spacing:.4px}body.light-theme .primary-tab-row{height:36px}body.light-theme .show-content{padding:16px 20px;gap:0;box-sizing:border-box;height:96px;min-height:96px}body.light-theme .technologies-content{gap:0;justify-content:center;align-items:center}body.light-theme .experience-content,body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .experience-section-divider{margin:0 12px;height:48px}body.light-theme .experience-my-info{max-width:25%;min-width:20%;gap:6px}body.light-theme .experience-role-title{font-size:15px;line-height:140%}body.light-theme .experience-date-range{font-size:11px;line-height:100%}body.light-theme .experience-info{max-width:35%;gap:10px}body.light-theme .experience-company-logo{width:48px;height:48px;border-radius:24px}body.light-theme .experience-company-logo svg{width:20px;height:20px}body.light-theme .experience-company-name{font-size:15px;line-height:140%}body.light-theme .experience-description-text{font-size:13px;line-height:19.5px;letter-spacing:.4px}body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .education-section-divider{margin:0 12px;height:48px}body.light-theme .education-field-info{min-width:30%;max-width:40%;gap:6px}body.light-theme .education-field-title{font-size:15px;line-height:140%}body.light-theme .education-date-range{font-size:11px;line-height:100%}body.light-theme .education-institution-info{min-width:60%;max-width:70%;gap:10px}body.light-theme .education-institution-logo{width:48px;height:48px;border-radius:24px}body.light-theme .education-institution-logo svg{width:20px;height:20px}body.light-theme .education-field-of-study-title{font-size:15px;line-height:140%}body.light-theme .education-institution-name{font-size:11px;line-height:100%}body.light-theme .tab-text{font-size:12px;line-height:18px}body.light-theme .tech-favorite-card{height:24px;padding:0 10px;gap:6px}body.light-theme .tech-star-icon{width:14px;height:14px}body.light-theme .tech-favorite-name{font-size:12px;line-height:16px}body.light-theme .tech-other-card{height:24px;padding:0 10px}body.light-theme .tech-other-name{font-size:12px;line-height:16px}body.light-theme .technologies-row{gap:8px;max-height:64px}body.light-theme .no-cv-info-title{font-size:16px}body.light-theme .no-cv-info-description{font-size:13px}}@media (max-width: 768px){body.light-theme .profile-section{margin-top:12px;margin-left:12px;margin-right:12px;padding:1px}body.light-theme .top-profile-section{padding:6px}body.light-theme .background-section{height:100px}body.light-theme .top-resume-info{padding:0 8px;gap:8px}body.light-theme .profile-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}body.light-theme .profile-picture-zone svg{width:100px;height:100px}body.light-theme .profile-picture-edit{width:24px;height:24px}body.light-theme .profile-picture-edit svg{width:12px;height:12px}body.light-theme .profile-picture-delete{width:24px;height:24px}body.light-theme .profile-picture-delete svg{width:12px;height:12px}body.light-theme .profile-name-section{margin-top:24px;min-width:150px}body.light-theme .profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px;white-space:normal}body.light-theme .profile-role{font-size:12px;margin-top:6px;white-space:normal}body.light-theme .resume-info{margin-top:16px;flex-direction:column;align-items:flex-start;gap:8px}body.light-theme .resume-info-item{gap:4px;width:100%;display:flex;align-items:center}body.light-theme .resume-info-divider{display:none}body.light-theme .resume-info .location-icon,body.light-theme .resume-info .work-mode-icon,body.light-theme .resume-info .work-type-icon{width:11px;height:11px;flex-shrink:0;margin:0}body.light-theme .resume-info .location-text,body.light-theme .resume-info .work-mode-text,body.light-theme .resume-info .work-type-text{font-size:12px}body.light-theme .availability-and-actions-wrapper{right:12px;top:106px;gap:3px;flex-wrap:wrap;max-width:calc(100% - 24px)}body.light-theme .action-buttons-container{gap:3px}body.light-theme .action-button{width:24px;height:24px;padding:4px 8px;border-width:1.5px}body.light-theme .action-button svg{width:12px;height:12px}body.light-theme .show-availability-inner{height:24px;padding:0 8px;border-radius:12px 3px 3px 12px}body.light-theme .availability-text{font-size:12px;line-height:16px;letter-spacing:.05px}body.light-theme .change-availability-inner{height:24px;padding:0 10px 0 8px;border-radius:3px 12px 12px 3px}body.light-theme .change-availability-inner svg{width:18px;height:18px}body.light-theme .availability-dropdown-option{right:-16px;top:124px}body.light-theme .complete-profile-button-container{bottom:16px;right:12px}body.light-theme .complete-profile-button{height:32px;padding:6px 10px;font-size:12px;letter-spacing:.3px}body.light-theme .primary-tab-row{height:32px}body.light-theme .show-content{padding:16px;gap:0;box-sizing:border-box;height:96px;min-height:96px}body.light-theme .technologies-content{gap:0;justify-content:center;align-items:center}body.light-theme .experience-content,body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .experience-section-divider{margin:0 10px;height:40px}body.light-theme .experience-my-info{max-width:28%;min-width:22%;gap:5px}body.light-theme .experience-role-title{font-size:13px;line-height:140%}body.light-theme .experience-date-range{font-size:10px;line-height:100%}body.light-theme .experience-info{max-width:38%;gap:8px}body.light-theme .experience-company-logo{width:40px;height:40px;border-radius:20px}body.light-theme .experience-company-logo svg{width:18px;height:18px}body.light-theme .experience-company-name{font-size:13px;line-height:140%}body.light-theme .experience-description-text{font-size:12px;line-height:18px;letter-spacing:.3px}body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .education-section-divider{margin:0 10px;height:40px}body.light-theme .education-field-info{min-width:30%;max-width:40%;gap:5px}body.light-theme .education-field-title{font-size:13px;line-height:140%}body.light-theme .education-date-range{font-size:10px;line-height:100%}body.light-theme .education-institution-info{min-width:60%;max-width:70%;gap:8px}body.light-theme .education-institution-logo{width:40px;height:40px;border-radius:20px}body.light-theme .education-institution-logo svg{width:18px;height:18px}body.light-theme .education-field-of-study-title{font-size:13px;line-height:140%}body.light-theme .education-institution-name{font-size:10px;line-height:100%}body.light-theme .tab-text{font-size:11px;line-height:16px}body.light-theme .tech-favorite-card{height:24px;padding:0 10px;gap:6px}body.light-theme .tech-star-icon{width:14px;height:14px}body.light-theme .tech-favorite-name{font-size:12px;line-height:16px}body.light-theme .tech-other-card{height:24px;padding:0 10px}body.light-theme .tech-other-name{font-size:12px;line-height:16px}body.light-theme .technologies-row{gap:8px;max-height:64px}body.light-theme .no-cv-info-title{font-size:15px}body.light-theme .no-cv-info-description{font-size:12px}}@media (max-width: 640px){body.light-theme .profile-section{margin-left:8px;margin-right:8px}body.light-theme .top-profile-section{padding:4px}body.light-theme .background-section{height:80px}body.light-theme .profile-picture-zone{width:80px;height:80px;margin-top:-30px;border-width:2px}body.light-theme .profile-picture-zone svg{width:80px;height:80px}body.light-theme .profile-picture-edit{width:22px;height:22px}body.light-theme .profile-picture-edit svg{width:11px;height:11px}body.light-theme .profile-picture-delete{width:22px;height:22px}body.light-theme .profile-picture-delete svg{width:11px;height:11px}body.light-theme .profile-name-section{margin-top:18px;min-width:120px}body.light-theme .profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px}body.light-theme .profile-role{font-size:11px;margin-top:4px}body.light-theme .resume-info{margin-top:16px;flex-direction:column;align-items:flex-start;gap:6px}body.light-theme .resume-info-item{gap:3px;width:100%;display:flex;align-items:center}body.light-theme .resume-info-divider{display:none}body.light-theme .resume-info .location-icon,body.light-theme .resume-info .work-mode-icon,body.light-theme .resume-info .work-type-icon{width:10px;height:10px;flex-shrink:0;margin:0}body.light-theme .resume-info .location-text,body.light-theme .resume-info .work-mode-text,body.light-theme .resume-info .work-type-text{font-size:11px}body.light-theme .availability-and-actions-wrapper{right:8px;top:84px;gap:2px}body.light-theme .action-button{width:22px;height:22px;padding:3px 6px}body.light-theme .action-button svg{width:11px;height:11px}body.light-theme .show-availability-inner{height:22px;padding:0 6px;border-radius:11px 2px 2px 11px}body.light-theme .availability-text{font-size:11px;line-height:14px}body.light-theme .change-availability-inner{height:22px;padding:0 8px 0 6px;border-radius:2px 11px 11px 2px}body.light-theme .change-availability-inner svg{width:16px;height:16px}body.light-theme .availability-dropdown-option{right:-22px;top:98px}body.light-theme .complete-profile-button-container{bottom:12px;right:8px}body.light-theme .complete-profile-button{height:28px;padding:5px 8px;font-size:11px;letter-spacing:.25px}body.light-theme .primary-tab-row{height:28px}body.light-theme .show-content{padding:12px;gap:0;box-sizing:border-box;height:80px;min-height:80px}body.light-theme .technologies-content{gap:0;justify-content:center;align-items:center}body.light-theme .experience-content,body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .experience-section-divider{margin:0 8px;height:36px}body.light-theme .experience-my-info{max-width:30%;min-width:25%;gap:4px}body.light-theme .experience-role-title{font-size:11px;line-height:140%}body.light-theme .experience-date-range{font-size:9px;line-height:100%}body.light-theme .experience-info{max-width:40%;gap:6px}body.light-theme .experience-company-logo{width:36px;height:36px;border-radius:18px}body.light-theme .experience-company-logo svg{width:16px;height:16px}body.light-theme .experience-company-name{font-size:11px;line-height:140%}body.light-theme .experience-description-text{font-size:10px;line-height:15px;letter-spacing:.25px}body.light-theme .education-content{gap:0;justify-content:flex-start;align-items:center;flex-direction:row}body.light-theme .education-section-divider{margin:0 8px;height:36px}body.light-theme .education-field-info{min-width:30%;max-width:40%;gap:4px}body.light-theme .education-field-title{font-size:11px;line-height:140%}body.light-theme .education-date-range{font-size:9px;line-height:100%}body.light-theme .education-institution-info{min-width:60%;max-width:70%;gap:6px}body.light-theme .education-institution-logo{width:36px;height:36px;border-radius:18px}body.light-theme .education-institution-logo svg{width:16px;height:16px}body.light-theme .education-field-of-study-title{font-size:11px;line-height:140%}body.light-theme .education-institution-name{font-size:9px;line-height:100%}body.light-theme .tab-text{font-size:10px;line-height:14px}body.light-theme .tech-favorite-card{height:22px;padding:0 8px;gap:5px}body.light-theme .tech-star-icon{width:12px;height:12px}body.light-theme .tech-favorite-name{font-size:11px;line-height:14px}body.light-theme .tech-other-card{height:22px;padding:0 8px}body.light-theme .tech-other-name{font-size:11px;line-height:14px}body.light-theme .technologies-row{gap:6px;max-height:56px}body.light-theme .no-cv-info-title{font-size:14px}body.light-theme .no-cv-info-description{font-size:11px}}body.light-theme .profile-section svg:not(.tech-star-icon):not(.location-icon):not(.work-mode-icon):not(.work-type-icon):not(.resume-info-divider) path:not(.action-button svg path):not(.change-availability-inner svg path):not(.profile-picture-edit svg path):not(.profile-picture-delete svg path){fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .resume-info .location-icon svg path[fill],body.light-theme .resume-info .location-icon svg>path,body.light-theme .resume-info .work-mode-icon svg path[fill],body.light-theme .resume-info .work-mode-icon svg>path,body.light-theme .resume-info .work-type-icon svg path[fill],body.light-theme .resume-info .work-type-icon svg>path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .resume-info-divider svg path[fill],body.light-theme .resume-info-divider svg>path{fill:#07180d!important}body.light-theme .experience-company-logo svg path,body.light-theme .education-institution-logo svg path{fill:#69a60a!important;stroke:#69a60a!important}body.light-theme .profile-section .tech-favorite-card .tech-star-icon svg path{fill:#07180d!important;stroke:#07180d!important}.top-calculator-matches-section{display:flex;flex:2 2 0;min-width:0;height:auto;box-sizing:border-box;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:8px;background:#133920;overflow:hidden}.top-calculator-matches-header{display:flex;flex-direction:column;gap:0;align-self:flex-start;width:100%}.top-calculator-matches-title{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-top:0;margin-bottom:0}.top-calculator-matches-subtitle{color:#dde4dd;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:0}.top-calculator-matches-content{display:flex;padding:20px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;flex:1 0 0;align-self:stretch;border-radius:8px;background:linear-gradient(131deg,#00aa004d 11.44%,#bbf3bb1a 101.07%);margin-left:0;margin-right:0;width:100%;box-sizing:border-box;position:relative}.top-calculator-content-title{color:#f9faf5;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}.top-calculator-content-left{display:flex;flex-direction:column;gap:24px;flex:1 0 0}.top-calculator-content-description,.top-calculator-score-text{color:#dde4dd;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}.top-calculator-learn-more-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #00aa00;background:transparent;color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.top-calculator-learn-more-button:hover{transform:scale(1.05);opacity:.9}.top-calculator-spinner-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;flex:1 0 0}.top-calculator-spinner-container .spinner-orbit{width:200px;height:200px}.top-calculator-spinner-container .spinner-center{width:100px;height:100px}.top-calculator-spinner-container .spinner-orbiting{width:60px;height:60px;transform-origin:center 100px}.top-calculator-no-cv-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%;height:100%;padding:20px;box-sizing:border-box}.top-calculator-no-cv-title{color:#f9faf5;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}.top-calculator-no-cv-subtitle{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}.top-calculator-complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.top-calculator-complete-profile-button:hover{transform:scale(1.05);opacity:.9}.top-calculator-matching-percentage{width:250px;height:70px;flex-shrink:0;border-radius:12px;background:#133920;backdrop-filter:blur(60px);position:absolute;bottom:20px;right:20px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 14px;box-sizing:border-box;overflow:visible}.top-calculator-percentage-min,.top-calculator-percentage-max{color:#dde4dd;font-size:10px;font-style:normal;font-weight:400;line-height:100%;position:absolute;top:10px;z-index:2}.top-calculator-percentage-min{left:14px}.top-calculator-percentage-max{right:14px}.top-calculator-percentage-center{display:flex;flex-direction:column;align-items:center;gap:6px;align-self:center;margin-top:auto;margin-bottom:auto;z-index:2;position:relative}.top-calculator-percentage-text{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:100%}.top-calculator-percentage-label{color:#dde4dd;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.top-calculator-percentage-arc{width:180px;height:180px;transform:rotate(30deg);flex-shrink:0;fill:#133920;position:absolute;top:-70%;left:50%;transform:translate(-50%,-50%) rotate(-1deg);pointer-events:none;z-index:0}.top-calculator-percentage-circle{width:48px;height:48px;flex-shrink:0;position:absolute;top:-70px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:1}.top-calculator-percentage-circle-bg{width:48px;height:48px;flex-shrink:0;position:absolute}.top-calculator-percentage-icon{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;position:relative;z-index:2}@media (max-width: 1024px){.top-calculator-matches-section{flex:2 2 0;padding:14px;gap:20px}.top-calculator-matches-header{gap:0}.top-calculator-matches-title{font-size:14px}.top-calculator-matches-subtitle{font-size:12px}.top-calculator-matches-content{padding:16px;gap:20px}.top-calculator-content-title{font-size:13px;max-width:320px}.top-calculator-content-left{gap:20px}.top-calculator-content-description,.top-calculator-score-text{font-size:13px;max-width:320px}.top-calculator-learn-more-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.top-calculator-spinner-container .spinner-orbit{width:150px;height:150px}.top-calculator-spinner-container .spinner-center{width:75px;height:75px}.top-calculator-spinner-container .spinner-orbiting{width:45px;height:45px;transform-origin:center 75px}.top-calculator-no-cv-content{padding:16px;gap:20px}.top-calculator-no-cv-title,.top-calculator-no-cv-subtitle{font-size:13px;max-width:320px}.top-calculator-complete-profile-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.top-calculator-matching-percentage{width:200px;height:60px;bottom:16px;right:16px;padding:8px 12px}.top-calculator-percentage-min,.top-calculator-percentage-max{font-size:9px;top:8px}.top-calculator-percentage-min{left:12px}.top-calculator-percentage-max{right:12px}.top-calculator-percentage-center{gap:4px}.top-calculator-percentage-text{font-size:20px}.top-calculator-percentage-label{font-size:9px}.top-calculator-percentage-arc{width:150px;height:150px}.top-calculator-percentage-circle{width:40px;height:40px;top:-62px}.top-calculator-percentage-circle-bg{width:40px;height:40px}.top-calculator-percentage-icon{width:26px;height:26px}}@media (max-width: 768px){.top-calculator-matches-section{flex:1 1 100%;width:100%;max-width:none;min-width:0;height:auto;min-height:300px;padding:12px;gap:16px}.top-calculator-matches-header{gap:0}.top-calculator-matches-title{font-size:14px}.top-calculator-matches-subtitle{font-size:11px}.top-calculator-matches-content{flex-direction:column;padding:16px;gap:16px;align-items:center}.top-calculator-content-left{gap:16px;width:100%;max-width:100%}.top-calculator-content-title,.top-calculator-content-description,.top-calculator-score-text{font-size:12px;max-width:100%}.top-calculator-spinner-container{width:100%;align-self:center;min-height:120px}.top-calculator-learn-more-button{position:relative;bottom:auto;left:auto;margin-top:12px;align-self:center;height:36px;padding:6px 10px;font-size:13px}.top-calculator-spinner-container .spinner-orbit{width:120px;height:120px}.top-calculator-spinner-container .spinner-center{width:60px;height:60px}.top-calculator-spinner-container .spinner-orbiting{width:36px;height:36px;transform-origin:center 60px}.top-calculator-no-cv-content{padding:16px;gap:16px}.top-calculator-no-cv-title,.top-calculator-no-cv-subtitle{font-size:12px;max-width:100%}.top-calculator-complete-profile-button{position:absolute;bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.top-calculator-matching-percentage{width:180px;height:50px;bottom:16px;right:16px;padding:8px 12px}.top-calculator-percentage-min,.top-calculator-percentage-max{font-size:8px;top:8px}.top-calculator-percentage-min{left:12px}.top-calculator-percentage-max{right:12px}.top-calculator-percentage-center{gap:3px}.top-calculator-percentage-text{font-size:16px}.top-calculator-percentage-label{font-size:8px}.top-calculator-percentage-arc{width:130px;height:130px}.top-calculator-percentage-circle{width:36px;height:36px;top:-58px}.top-calculator-percentage-circle-bg{width:36px;height:36px}.top-calculator-percentage-icon{width:22px;height:22px}}@media (max-width: 640px){.top-calculator-matches-section{padding:10px;gap:14px;min-height:280px}.top-calculator-matches-header{gap:0}.top-calculator-matches-title{font-size:13px}.top-calculator-matches-subtitle{font-size:10px}.top-calculator-matches-content{padding:12px;gap:14px}.top-calculator-content-left{gap:14px}.top-calculator-content-title,.top-calculator-content-description,.top-calculator-score-text{font-size:11px}.top-calculator-learn-more-button{height:34px;padding:6px 10px;font-size:12px;margin-top:10px;align-self:center}.top-calculator-spinner-container{min-height:100px}.top-calculator-spinner-container .spinner-orbit{width:100px;height:100px}.top-calculator-spinner-container .spinner-center{width:50px;height:50px}.top-calculator-spinner-container .spinner-orbiting{width:30px;height:30px;transform-origin:center 50px}.top-calculator-no-cv-content{padding:12px;gap:14px}.top-calculator-no-cv-title,.top-calculator-no-cv-subtitle{font-size:11px}.top-calculator-complete-profile-button{position:absolute;bottom:12px;left:12px;height:34px;padding:6px 10px;font-size:12px}.top-calculator-matching-percentage{width:160px;height:45px;bottom:12px;right:12px;padding:6px 10px}.top-calculator-percentage-min,.top-calculator-percentage-max{font-size:7px;top:6px}.top-calculator-percentage-min{left:10px}.top-calculator-percentage-max{right:10px}.top-calculator-percentage-center{gap:2px}.top-calculator-percentage-text{font-size:14px}.top-calculator-percentage-label{font-size:7px}.top-calculator-percentage-arc{width:110px;height:110px}.top-calculator-percentage-circle{width:32px;height:32px;top:-44px}.top-calculator-percentage-circle-bg{width:32px;height:32px}.top-calculator-percentage-icon{width:20px;height:20px}}.top-calculator-matches-jobs-list{display:flex;flex-wrap:nowrap;gap:16px;width:100%;align-items:stretch;overflow-y:visible;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;flex:1 0 0;min-height:0}@media (max-width: 768px){.top-calculator-matches-jobs-list{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;align-items:stretch;width:100%;gap:12px;height:auto;max-height:100%;min-height:500px}.top-calculator-dash-card{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto;flex-shrink:0;padding:6px}.top-calculator-dash-top-section{padding:6px;gap:6px}.top-calculator-dash-top-section-header{min-height:70px;height:auto;gap:8px}.top-calculator-dash-job-title{font-size:15px;line-height:1.2}.top-calculator-dash-company-name{font-size:13px;line-height:1.3}.top-calculator-dash-score-badge{width:38px;height:38px}.top-calculator-dash-score-text{font-size:12px;line-height:1.2}.top-calculator-dash-match-section,.top-calculator-dash-score-section{display:none!important}.top-calculator-dash-view-details-button{height:38px;padding:0 14px;font-size:13px;margin-top:12px;letter-spacing:.4px;line-height:1.2}}.top-calculator-matches-jobs-list::-webkit-scrollbar{height:6px}.top-calculator-matches-jobs-list::-webkit-scrollbar-track{background:transparent}.top-calculator-matches-jobs-list::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.top-calculator-matches-jobs-list::-webkit-scrollbar-thumb:hover{background:#cefd7580}.top-calculator-dash-card{display:flex;width:245.333px;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;height:auto;box-sizing:border-box;position:relative;overflow:hidden}.top-calculator-dash-card--new-this-week{border-width:2px;border-color:#cefd75}.top-calculator-dash-card--listing-old{border-width:2px;border-color:#d97706}.top-calculator-dash-card-new-badge{position:absolute;top:0;right:0;z-index:1;max-width:min(160px,100%);padding:1px 6px 2px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.03em;text-transform:uppercase;color:#0c1f13;background:#cefd75;border-radius:0 0 0 5px;box-shadow:none;pointer-events:none}.top-calculator-dash-card-old-listing-badge{position:absolute;top:0;right:0;z-index:1;max-width:min(200px,100%);padding:1px 6px 2px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.15;letter-spacing:.02em;text-transform:none;color:#0c1f13;background:#d97706;border-radius:0 0 0 5px;box-shadow:none;pointer-events:none}.top-calculator-dash-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px;background:#c1fdb7}.top-calculator-dash-top-section-yellow{background:#fbe9a0}.top-calculator-dash-top-section-red{background:#ffb3a0}.top-calculator-dash-top-section-header{display:flex;align-items:flex-start;gap:10px;align-self:stretch;height:auto;min-height:95px;padding:8px 0}.top-calculator-dash-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:flex-start}.top-calculator-dash-suggestion-label{display:inline-block;width:fit-content;margin-top:6px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.3;color:#000;border-radius:4px;background:#6b6b6b66}.top-calculator-dash-chips-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.top-calculator-dash-chips-row .top-calculator-dash-suggestion-label{margin-top:0}.top-calculator-dash-work-mode-label{display:inline-block;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.3;border-radius:4px;background:transparent;border:1px solid rgba(0,0,0,.35);color:#000}.top-calculator-dash-work-mode-label-hybrid,.top-calculator-dash-work-mode-label-remote,.top-calculator-dash-work-mode-label-on_site,.top-calculator-dash-work-mode-label-on_spot{border-color:#00000059;color:#000}.top-calculator-dash-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.top-calculator-dash-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:flex}.top-calculator-dash-company-teamlyzer-link{color:#5d5d68;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.top-calculator-dash-company-teamlyzer-link:hover{color:#0a0;text-decoration:underline}.top-calculator-dash-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:1.3;width:100%;margin-top:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.top-calculator-dash-badge-and-platform{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.top-calculator-dash-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}.top-calculator-dash-score-badge-yellow{background:#f2c40e}.top-calculator-dash-score-badge-red{background:#ff6b4a}.top-calculator-dash-platform-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.top-calculator-dash-platform-icon img{width:24px;height:24px;object-fit:contain}.top-calculator-dash-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}.top-calculator-dash-match-section{display:flex;flex-direction:column;gap:16px;align-self:stretch;margin-top:16px;width:100%;flex:1 0 0;min-height:0}.top-calculator-dash-score-section{width:100%}.top-calculator-dash-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.top-calculator-dash-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}.top-calculator-dash-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.top-calculator-dash-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-fair{background:linear-gradient(90deg,#c40,#f60)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-good{background:linear-gradient(90deg,#f80,#fa0)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.top-calculator-dash-tech-score-fill.top-calculator-dash-score-perfect{background:linear-gradient(90deg,#060,#080)}.top-calculator-dash-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.top-calculator-dash-view-details-button{display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;margin-top:16px;width:100%;box-sizing:border-box;transition:all .2s ease}.top-calculator-dash-view-details-button:hover{opacity:.9;transform:scale(1.02)}@media (max-width: 1024px){.top-calculator-matches-jobs-list{gap:12px}.top-calculator-dash-card{width:calc(50% - 6px);min-width:200px}}@media (max-width: 768px){.top-calculator-matches-jobs-list{gap:12px;flex-direction:column}.top-calculator-dash-card{width:100%}}.top-calculator-matches-content:has(.top-calculator-matches-jobs-list){flex-direction:column;justify-content:flex-start;gap:0;height:100%;overflow:visible;min-height:400px}@media (max-width: 1024px){.top-calculator-matches-content:has(.top-calculator-matches-jobs-list){flex-direction:column;height:100%;min-height:400px}}@media (max-width: 768px){.top-calculator-matches-section:has(.top-calculator-matches-jobs-list){min-height:600px}.top-calculator-matches-content:has(.top-calculator-matches-jobs-list){align-items:stretch;overflow:visible;width:100%;box-sizing:border-box;height:100%;min-height:550px}}body.light-theme .top-calculator-matches-section{display:flex;flex:2 2 0;min-width:0;height:auto;box-sizing:border-box;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;overflow:hidden}body.light-theme .top-calculator-matches-header{display:flex;flex-direction:column;gap:0;align-self:flex-start;width:100%}body.light-theme .top-calculator-matches-title{color:#07180d!important;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-top:0;margin-bottom:0}body.light-theme .top-calculator-matches-subtitle{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:0}body.light-theme .top-calculator-dash-suggestion-label{color:#000;background:#6b6b6b59}body.light-theme .top-calculator-dash-work-mode-label,body.light-theme .top-calculator-dash-work-mode-label-hybrid,body.light-theme .top-calculator-dash-work-mode-label-remote,body.light-theme .top-calculator-dash-work-mode-label-on_site,body.light-theme .top-calculator-dash-work-mode-label-on_spot{border-color:#00000059;color:#000}body.light-theme .top-calculator-matches-content{display:flex;padding:20px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;flex:1 0 0;align-self:stretch;border-radius:8px;background:linear-gradient(131deg,#00aa004d 11.44%,#bbf3bb1a 101.07%);margin-left:0;margin-right:0;width:100%;box-sizing:border-box;position:relative}body.light-theme .top-calculator-content-title{color:#07180d;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .top-calculator-content-left{display:flex;flex-direction:column;gap:24px;flex:1 0 0}body.light-theme .top-calculator-content-description,body.light-theme .top-calculator-score-text{color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .top-calculator-learn-more-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}body.light-theme .top-calculator-learn-more-button:hover{transform:scale(1.05);opacity:.9}body.light-theme .top-calculator-spinner-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;flex:1 0 0}body.light-theme .top-calculator-spinner-container .spinner-orbit{width:200px;height:200px}body.light-theme .top-calculator-spinner-container .spinner-center{width:100px;height:100px}body.light-theme .top-calculator-spinner-container .spinner-orbiting{width:60px;height:60px;transform-origin:center 100px}body.light-theme .top-calculator-no-cv-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%;height:100%;padding:20px;box-sizing:border-box}body.light-theme .top-calculator-no-cv-title{color:#07180d!important;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .top-calculator-no-cv-subtitle{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .top-calculator-complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}body.light-theme .top-calculator-complete-profile-button:hover{transform:scale(1.05);opacity:.9}body.light-theme .top-calculator-matching-percentage{width:250px;height:70px;flex-shrink:0;border-radius:12px;background:#fff!important;backdrop-filter:blur(60px);position:absolute;bottom:20px;right:20px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 14px;box-sizing:border-box;overflow:visible}body.light-theme .top-calculator-percentage-min,body.light-theme .top-calculator-percentage-max{color:#07180d!important;font-size:10px;font-style:normal;font-weight:400;line-height:100%;position:absolute;top:10px;z-index:2}body.light-theme .top-calculator-percentage-min{left:14px}body.light-theme .top-calculator-percentage-max{right:14px}body.light-theme .top-calculator-percentage-center{display:flex;flex-direction:column;align-items:center;gap:6px;align-self:center;margin-top:auto;margin-bottom:auto;z-index:2;position:relative}body.light-theme .top-calculator-percentage-text{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:100%}body.light-theme .top-calculator-percentage-label{color:#07180d!important;font-size:10px;font-style:normal;font-weight:400;line-height:100%}body.light-theme .top-calculator-percentage-arc{width:180px;height:180px;transform:rotate(30deg);flex-shrink:0;fill:#fff!important;position:absolute;top:-70%;left:50%;transform:translate(-50%,-50%) rotate(-1deg);pointer-events:none;z-index:0}body.light-theme .top-calculator-percentage-arc path{fill:#fff!important}body.light-theme .top-calculator-percentage-circle{width:48px;height:48px;flex-shrink:0;position:absolute;top:-70px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:1}body.light-theme .top-calculator-percentage-circle-bg{width:48px;height:48px;flex-shrink:0;position:absolute}body.light-theme .top-calculator-percentage-icon{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;position:relative;z-index:2}@media (max-width: 1024px){body.light-theme .top-calculator-matches-section{flex:2 2 0;padding:14px;gap:20px}body.light-theme .top-calculator-matches-header{gap:0}body.light-theme .top-calculator-matches-title{font-size:14px}body.light-theme .top-calculator-matches-subtitle{font-size:12px}body.light-theme .top-calculator-matches-content{padding:16px;gap:20px}body.light-theme .top-calculator-content-title{font-size:13px;max-width:320px}body.light-theme .top-calculator-content-left{gap:20px}body.light-theme .top-calculator-content-description,body.light-theme .top-calculator-score-text{font-size:13px;max-width:320px}body.light-theme .top-calculator-learn-more-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .top-calculator-spinner-container .spinner-orbit{width:150px;height:150px}body.light-theme .top-calculator-spinner-container .spinner-center{width:75px;height:75px}body.light-theme .top-calculator-spinner-container .spinner-orbiting{width:45px;height:45px;transform-origin:center 75px}body.light-theme .top-calculator-no-cv-content{padding:16px;gap:20px}body.light-theme .top-calculator-no-cv-title,body.light-theme .top-calculator-no-cv-subtitle{font-size:13px;max-width:320px}body.light-theme .top-calculator-complete-profile-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .top-calculator-matching-percentage{width:200px;height:60px;bottom:16px;right:16px;padding:8px 12px}body.light-theme .top-calculator-percentage-min,body.light-theme .top-calculator-percentage-max{font-size:9px;top:8px}body.light-theme .top-calculator-percentage-min{left:12px}body.light-theme .top-calculator-percentage-max{right:12px}body.light-theme .top-calculator-percentage-center{gap:4px}body.light-theme .top-calculator-percentage-text{font-size:20px}body.light-theme .top-calculator-percentage-label{font-size:9px}body.light-theme .top-calculator-percentage-arc{width:150px;height:150px}body.light-theme .top-calculator-percentage-circle{width:40px;height:40px;top:-62px}body.light-theme .top-calculator-percentage-circle-bg{width:40px;height:40px}body.light-theme .top-calculator-percentage-icon{width:26px;height:26px}}@media (max-width: 768px){body.light-theme .top-calculator-matches-section{flex:1 1 100%;width:100%;max-width:none;min-width:0;height:auto;min-height:300px;padding:12px;gap:16px}body.light-theme .top-calculator-matches-header{gap:0}body.light-theme .top-calculator-matches-title{font-size:14px}body.light-theme .top-calculator-matches-subtitle{font-size:11px}body.light-theme .top-calculator-matches-content{flex-direction:column;padding:16px;gap:16px;align-items:center}body.light-theme .top-calculator-content-left{gap:16px;width:100%;max-width:100%}body.light-theme .top-calculator-content-title,body.light-theme .top-calculator-content-description,body.light-theme .top-calculator-score-text{font-size:12px;max-width:100%}body.light-theme .top-calculator-spinner-container{width:100%;align-self:center;min-height:120px}body.light-theme .top-calculator-learn-more-button{position:relative;bottom:auto;left:auto;margin-top:12px;align-self:center;height:36px;padding:6px 10px;font-size:13px}body.light-theme .top-calculator-spinner-container .spinner-orbit{width:120px;height:120px}body.light-theme .top-calculator-spinner-container .spinner-center{width:60px;height:60px}body.light-theme .top-calculator-spinner-container .spinner-orbiting{width:36px;height:36px;transform-origin:center 60px}body.light-theme .top-calculator-no-cv-content{padding:16px;gap:16px}body.light-theme .top-calculator-no-cv-title,body.light-theme .top-calculator-no-cv-subtitle{font-size:12px;max-width:100%}body.light-theme .top-calculator-complete-profile-button{position:absolute;bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .top-calculator-matching-percentage{width:180px;height:50px;bottom:16px;right:16px;padding:8px 12px}body.light-theme .top-calculator-percentage-min,body.light-theme .top-calculator-percentage-max{font-size:8px;top:8px}body.light-theme .top-calculator-percentage-min{left:12px}body.light-theme .top-calculator-percentage-max{right:12px}body.light-theme .top-calculator-percentage-center{gap:3px}body.light-theme .top-calculator-percentage-text{font-size:16px}body.light-theme .top-calculator-percentage-label{font-size:8px}body.light-theme .top-calculator-percentage-arc{width:130px;height:130px}body.light-theme .top-calculator-percentage-circle{width:36px;height:36px;top:-58px}body.light-theme .top-calculator-percentage-circle-bg{width:36px;height:36px}body.light-theme .top-calculator-percentage-icon{width:22px;height:22px}}@media (max-width: 640px){body.light-theme .top-calculator-matches-section{padding:10px;gap:14px;min-height:280px}body.light-theme .top-calculator-matches-header{gap:0}body.light-theme .top-calculator-matches-title{font-size:13px}body.light-theme .top-calculator-matches-subtitle{font-size:10px}body.light-theme .top-calculator-matches-content{padding:12px;gap:14px}body.light-theme .top-calculator-content-left{gap:14px}body.light-theme .top-calculator-content-title,body.light-theme .top-calculator-content-description,body.light-theme .top-calculator-score-text{font-size:11px}body.light-theme .top-calculator-learn-more-button{height:34px;padding:6px 10px;font-size:12px;margin-top:10px;align-self:center}body.light-theme .top-calculator-spinner-container{min-height:100px}body.light-theme .top-calculator-spinner-container .spinner-orbit{width:100px;height:100px}body.light-theme .top-calculator-spinner-container .spinner-center{width:50px;height:50px}body.light-theme .top-calculator-spinner-container .spinner-orbiting{width:30px;height:30px;transform-origin:center 50px}body.light-theme .top-calculator-no-cv-content{padding:12px;gap:14px}body.light-theme .top-calculator-no-cv-title,body.light-theme .top-calculator-no-cv-subtitle{font-size:11px}body.light-theme .top-calculator-complete-profile-button{position:absolute;bottom:12px;left:12px;height:34px;padding:6px 10px;font-size:12px}body.light-theme .top-calculator-matching-percentage{width:160px;height:45px;bottom:12px;right:12px;padding:6px 10px}body.light-theme .top-calculator-percentage-min,body.light-theme .top-calculator-percentage-max{font-size:7px;top:6px}body.light-theme .top-calculator-percentage-min{left:10px}body.light-theme .top-calculator-percentage-max{right:10px}body.light-theme .top-calculator-percentage-center{gap:2px}body.light-theme .top-calculator-percentage-text{font-size:14px}body.light-theme .top-calculator-percentage-label{font-size:7px}body.light-theme .top-calculator-percentage-arc{width:110px;height:110px}body.light-theme .top-calculator-percentage-circle{width:32px;height:32px;top:-44px}body.light-theme .top-calculator-percentage-circle-bg{width:32px;height:32px}body.light-theme .top-calculator-percentage-icon{width:20px;height:20px}}body.light-theme .top-calculator-matches-jobs-list{display:flex;flex-wrap:nowrap;gap:16px;width:100%;align-items:stretch;overflow-y:visible;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;flex:1 0 0;min-height:0;padding-left:0!important}body.light-theme .top-calculator-matches-jobs-list>.top-calculator-dash-card:first-child{margin-left:0!important}@media (max-width: 768px){body.light-theme .top-calculator-matches-jobs-list{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;align-items:stretch;width:100%;gap:12px;height:auto;max-height:100%;min-height:500px;padding-left:0!important}body.light-theme .top-calculator-dash-card{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto;flex-shrink:0;padding:6px}body.light-theme .top-calculator-dash-top-section{padding:6px;gap:6px}body.light-theme .top-calculator-dash-top-section-header{min-height:70px;height:auto;gap:8px}body.light-theme .top-calculator-dash-job-title{font-size:15px!important;line-height:1.2!important}body.light-theme .top-calculator-dash-company-name{font-size:13px!important;line-height:1.3!important}body.light-theme .top-calculator-dash-score-badge{width:38px;height:38px}body.light-theme .top-calculator-dash-score-text{font-size:12px!important;line-height:1.2!important}body.light-theme .top-calculator-dash-match-section,body.light-theme .top-calculator-dash-score-section{display:none!important}body.light-theme .top-calculator-dash-view-details-button{height:38px;padding:0 14px;font-size:13px!important;margin-top:12px;letter-spacing:.4px;line-height:1.2!important}}body.light-theme .top-calculator-dash-jobs-list::-webkit-scrollbar{height:6px}body.light-theme .top-calculator-dash-jobs-list::-webkit-scrollbar-track{background:transparent}body.light-theme .top-calculator-dash-jobs-list::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}body.light-theme .top-calculator-dash-jobs-list::-webkit-scrollbar-thumb:hover{background:#cefd7580}body.light-theme .top-calculator-dash-card{display:flex;width:245.333px;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;height:auto;box-sizing:border-box;position:relative;overflow:hidden}body.light-theme .top-calculator-dash-card--new-this-week{border-color:#69a60a!important}body.light-theme .top-calculator-dash-card--listing-old{border-color:#f59e0b!important}body.light-theme .top-calculator-dash-card-new-badge{color:#fff;background:#69a60a;box-shadow:none}body.light-theme .top-calculator-dash-card-old-listing-badge{color:#0c1f13;background:#f59e0b;box-shadow:none}body.light-theme .top-calculator-dash-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px;background:#c1fdb7}body.light-theme .top-calculator-dash-top-section-yellow{background:#fbe9a0}body.light-theme .top-calculator-dash-top-section-red{background:#ffb3a0}body.light-theme .top-calculator-dash-top-section-header{display:flex;align-items:flex-start;gap:10px;align-self:stretch;height:auto;min-height:95px;padding:8px 0}body.light-theme .top-calculator-dash-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:flex-start}body.light-theme .top-calculator-dash-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .top-calculator-dash-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .top-calculator-dash-company-teamlyzer-link{color:#5d5d68!important}body.light-theme .top-calculator-dash-company-teamlyzer-link:hover{color:#0a0!important}body.light-theme .top-calculator-dash-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:1.3;width:100%;margin-top:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}body.light-theme .top-calculator-dash-badge-and-platform{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}body.light-theme .top-calculator-dash-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}body.light-theme .top-calculator-dash-score-badge-yellow{background:#f2c40e}body.light-theme .top-calculator-dash-score-badge-red{background:#ff6b4a}body.light-theme .top-calculator-dash-platform-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}body.light-theme .top-calculator-dash-platform-icon img{width:24px;height:24px;object-fit:contain}body.light-theme .top-calculator-dash-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}body.light-theme .top-calculator-dash-match-section{display:flex;flex-direction:column;gap:16px;align-self:stretch;margin-top:16px;width:100%;flex:1 0 0;min-height:0}body.light-theme .top-calculator-dash-score-section{width:100%}body.light-theme .top-calculator-dash-score-section h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .top-calculator-dash-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}body.light-theme .top-calculator-dash-tech-score-bar{height:8px;width:100%;background:#8883!important;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}body.light-theme .top-calculator-dash-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-poor{background:linear-gradient(90deg,#8b0000,brown)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-fair{background:linear-gradient(90deg,#c40,#f60)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-good{background:linear-gradient(90deg,#f80,#fa0)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}body.light-theme .top-calculator-dash-tech-score-fill.top-calculator-dash-score-perfect{background:linear-gradient(90deg,#060,#080)}body.light-theme .top-calculator-dash-tech-score-value{font-size:12px;color:#07180d!important;text-align:right;font-family:Roboto,sans-serif}body.light-theme .top-calculator-dash-view-details-button{display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;margin-top:16px;width:100%;box-sizing:border-box;transition:all .2s ease}body.light-theme .top-calculator-dash-view-details-button:hover{opacity:.9;transform:scale(1.02)}@media (max-width: 1024px){body.light-theme .top-calculator-matches-jobs-list{gap:12px;padding-left:0!important}body.light-theme .top-calculator-dash-card{width:calc(50% - 6px);min-width:200px}}@media (max-width: 768px){body.light-theme .top-calculator-matches-jobs-list{gap:12px;flex-direction:column;padding-left:0!important}body.light-theme .top-calculator-dash-card{width:100%}}body.light-theme .top-calculator-matches-content:has(.top-calculator-matches-jobs-list){flex-direction:column;justify-content:flex-start;gap:0;height:100%;overflow:visible;background:transparent}@media (max-width: 1024px){body.light-theme .top-calculator-matches-content:has(.top-calculator-matches-jobs-list){flex-direction:column;height:100%}}@media (max-width: 768px){body.light-theme .top-calculator-matches-section:has(.top-calculator-matches-jobs-list){min-height:600px}body.light-theme .top-calculator-matches-content:has(.top-calculator-matches-jobs-list){align-items:stretch;overflow:visible;width:100%;box-sizing:border-box;height:100%;min-height:550px;background:transparent}}.job-matching-section{display:flex;flex:2 2 0;min-width:0;height:auto;box-sizing:border-box;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:8px;background:#133920;overflow:hidden}.job-matching-header{display:flex;flex-direction:column;gap:0;align-self:flex-start;width:100%}.job-matching-title{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-top:0;margin-bottom:0}.job-matching-subtitle{color:#dde4dd;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:0}.job-matching-content{display:flex;padding:20px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;flex:1 0 0;align-self:stretch;border-radius:8px;background:linear-gradient(131deg,#00aa004d 11.44%,#bbf3bb1a 101.07%);margin-left:0;margin-right:0;width:100%;box-sizing:border-box;position:relative}.job-matching-content-title{color:#f9faf5;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}.job-matching-content-left{display:flex;flex-direction:column;gap:24px;flex:1 0 0}.job-matching-content-description,.job-matching-score-text{color:#dde4dd;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}.job-matching-learn-more-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #00aa00;background:transparent;color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.job-matching-learn-more-button:hover{transform:scale(1.05);opacity:.9}.job-matching-spinner-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;flex:1 0 0}.job-matching-spinner-container .spinner-orbit{width:200px;height:200px}.job-matching-spinner-container .spinner-center{width:100px;height:100px}.job-matching-spinner-container .spinner-orbiting{width:60px;height:60px;transform-origin:center 100px}.job-matching-no-cv-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%;height:100%;padding:20px;box-sizing:border-box}.job-matching-no-cv-title{color:#f9faf5;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}.job-matching-no-cv-subtitle{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}.job-matching-complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}.job-matching-complete-profile-button:hover{transform:scale(1.05);opacity:.9}.job-matching-matching-percentage{width:250px;height:70px;flex-shrink:0;border-radius:12px;background:#133920;backdrop-filter:blur(60px);position:absolute;bottom:20px;right:20px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 14px;box-sizing:border-box;overflow:visible}.job-matching-percentage-min,.job-matching-percentage-max{color:#dde4dd;font-size:10px;font-style:normal;font-weight:400;line-height:100%;position:absolute;top:10px;z-index:2}.job-matching-percentage-min{left:14px}.job-matching-percentage-max{right:14px}.job-matching-percentage-center{display:flex;flex-direction:column;align-items:center;gap:6px;align-self:center;margin-top:auto;margin-bottom:auto;z-index:2;position:relative}.job-matching-percentage-text{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:100%}.job-matching-percentage-label{color:#dde4dd;font-size:10px;font-style:normal;font-weight:400;line-height:100%}.job-matching-percentage-arc{width:180px;height:180px;transform:rotate(30deg);flex-shrink:0;fill:#133920;position:absolute;top:-70%;left:50%;transform:translate(-50%,-50%) rotate(-1deg);pointer-events:none;z-index:0}.job-matching-percentage-circle{width:48px;height:48px;flex-shrink:0;position:absolute;top:-70px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:1}.job-matching-percentage-circle-bg{width:48px;height:48px;flex-shrink:0;position:absolute}.job-matching-percentage-icon{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;position:relative;z-index:2}@media (max-width: 1024px){.job-matching-section{flex:2 2 0;padding:14px;gap:20px}.job-matching-header{gap:0}.job-matching-title{font-size:14px}.job-matching-subtitle{font-size:12px}.job-matching-content{padding:16px;gap:20px}.job-matching-content-title{font-size:13px;max-width:320px}.job-matching-content-left{gap:20px}.job-matching-content-description,.job-matching-score-text{font-size:13px;max-width:320px}.job-matching-learn-more-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.job-matching-spinner-container .spinner-orbit{width:150px;height:150px}.job-matching-spinner-container .spinner-center{width:75px;height:75px}.job-matching-spinner-container .spinner-orbiting{width:45px;height:45px;transform-origin:center 75px}.job-matching-no-cv-content{padding:16px;gap:20px}.job-matching-no-cv-title,.job-matching-no-cv-subtitle{font-size:13px;max-width:320px}.job-matching-complete-profile-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.job-matching-matching-percentage{width:200px;height:60px;bottom:16px;right:16px;padding:8px 12px}.job-matching-percentage-min,.job-matching-percentage-max{font-size:9px;top:8px}.job-matching-percentage-min{left:12px}.job-matching-percentage-max{right:12px}.job-matching-percentage-center{gap:4px}.job-matching-percentage-text{font-size:20px}.job-matching-percentage-label{font-size:9px}.job-matching-percentage-arc{width:150px;height:150px}.job-matching-percentage-circle{width:40px;height:40px;top:-62px}.job-matching-percentage-circle-bg{width:40px;height:40px}.job-matching-percentage-icon{width:26px;height:26px}}@media (max-width: 768px){.job-matching-section{flex:1 1 100%;width:100%;max-width:none;min-width:0;height:auto;min-height:300px;padding:12px;gap:16px}.job-matching-header{gap:0}.job-matching-title{font-size:14px}.job-matching-subtitle{font-size:11px}.job-matching-content{flex-direction:column;padding:16px;gap:16px;align-items:center}.job-matching-content-left{gap:16px;width:100%;max-width:100%}.job-matching-content-title,.job-matching-content-description,.job-matching-score-text{font-size:12px;max-width:100%}.job-matching-spinner-container{width:100%;align-self:center;min-height:120px}.job-matching-learn-more-button{position:relative;bottom:auto;left:auto;margin-top:12px;align-self:center;height:36px;padding:6px 10px;font-size:13px}.job-matching-spinner-container .spinner-orbit{width:120px;height:120px}.job-matching-spinner-container .spinner-center{width:60px;height:60px}.job-matching-spinner-container .spinner-orbiting{width:36px;height:36px;transform-origin:center 60px}.job-matching-no-cv-content{padding:16px;gap:16px}.job-matching-no-cv-title,.job-matching-no-cv-subtitle{font-size:12px;max-width:100%}.job-matching-complete-profile-button{position:absolute;bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}.job-matching-matching-percentage{width:180px;height:50px;bottom:16px;right:16px;padding:8px 12px}.job-matching-percentage-min,.job-matching-percentage-max{font-size:8px;top:8px}.job-matching-percentage-min{left:12px}.job-matching-percentage-max{right:12px}.job-matching-percentage-center{gap:3px}.job-matching-percentage-text{font-size:16px}.job-matching-percentage-label{font-size:8px}.job-matching-percentage-arc{width:130px;height:130px}.job-matching-percentage-circle{width:36px;height:36px;top:-58px}.job-matching-percentage-circle-bg{width:36px;height:36px}.job-matching-percentage-icon{width:22px;height:22px}}@media (max-width: 640px){.job-matching-section{padding:10px;gap:14px;min-height:280px}.job-matching-header{gap:0}.job-matching-title{font-size:13px}.job-matching-subtitle{font-size:10px}.job-matching-content{padding:12px;gap:14px}.job-matching-content-left{gap:14px}.job-matching-content-title,.job-matching-content-description,.job-matching-score-text{font-size:11px}.job-matching-learn-more-button{height:34px;padding:6px 10px;font-size:12px;margin-top:10px;align-self:center}.job-matching-spinner-container{min-height:100px}.job-matching-spinner-container .spinner-orbit{width:100px;height:100px}.job-matching-spinner-container .spinner-center{width:50px;height:50px}.job-matching-spinner-container .spinner-orbiting{width:30px;height:30px;transform-origin:center 50px}.job-matching-no-cv-content{padding:12px;gap:14px}.job-matching-no-cv-title,.job-matching-no-cv-subtitle{font-size:11px}.job-matching-complete-profile-button{position:absolute;bottom:12px;left:12px;height:34px;padding:6px 10px;font-size:12px}.job-matching-matching-percentage{width:160px;height:45px;bottom:12px;right:12px;padding:6px 10px}.job-matching-percentage-min,.job-matching-percentage-max{font-size:7px;top:6px}.job-matching-percentage-min{left:10px}.job-matching-percentage-max{right:10px}.job-matching-percentage-center{gap:2px}.job-matching-percentage-text{font-size:14px}.job-matching-percentage-label{font-size:7px}.job-matching-percentage-arc{width:110px;height:110px}.job-matching-percentage-circle{width:32px;height:32px;top:-44px}.job-matching-percentage-circle-bg{width:32px;height:32px}.job-matching-percentage-icon{width:20px;height:20px}}.job-matching-dash-jobs-list{display:flex;flex-wrap:nowrap;gap:16px;width:100%;align-items:stretch;overflow-y:visible;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;flex:1 0 0;min-height:0}@media (max-width: 768px){.job-matching-dash-jobs-list{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;align-items:stretch;width:100%;gap:12px;height:auto;max-height:100%;min-height:500px}.job-matching-dash-card{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto;flex-shrink:0;padding:6px}.job-matching-dash-top-section{padding:6px;gap:6px}.job-matching-dash-top-section-header{min-height:70px;height:auto;gap:8px}.job-matching-dash-job-title{font-size:15px;line-height:1.2}.job-matching-dash-company-name{font-size:13px;line-height:1.3}.job-matching-dash-technologies{font-size:12px;line-height:1.3;margin-top:2px}.job-matching-dash-score-badge{width:38px;height:38px}.job-matching-dash-score-text{font-size:12px;line-height:1.2}.job-matching-dash-match-section,.job-matching-dash-score-section{display:none!important}.job-matching-dash-view-details-button{height:38px;padding:0 14px;font-size:13px;margin-top:12px;letter-spacing:.4px;line-height:1.2}}.job-matching-dash-jobs-list::-webkit-scrollbar{height:6px}.job-matching-dash-jobs-list::-webkit-scrollbar-track{background:transparent}.job-matching-dash-jobs-list::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.job-matching-dash-jobs-list::-webkit-scrollbar-thumb:hover{background:#cefd7580}.job-matching-dash-card{display:flex;width:245.333px;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;height:auto;box-sizing:border-box;position:relative;overflow:hidden;min-height:0}.job-matching-dash-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px;background:#c1fdb7}.job-matching-dash-top-section-yellow{background:#fbe9a0}.job-matching-dash-top-section-red{background:#ffb3a0}.job-matching-dash-top-section-header{display:flex;align-items:flex-start;gap:10px;align-self:stretch;height:auto;min-height:95px;padding:8px 0}.job-matching-dash-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:flex-start}.job-matching-dash-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.job-matching-dash-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:flex}.job-matching-dash-company-teamlyzer-link{color:#5d5d68;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.job-matching-dash-company-teamlyzer-link:hover{color:#0a0;text-decoration:underline}.job-matching-dash-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:1.3;width:100%;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-matching-dash-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}.job-matching-dash-score-badge-yellow{background:#f2c40e}.job-matching-dash-score-badge-red{background:#ff6b4a}.job-matching-dash-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}.job-matching-dash-match-section{display:flex;flex-direction:column;gap:16px;align-self:stretch;margin-top:16px;width:100%;flex:1 0 0;min-height:0}.job-matching-dash-score-section{width:100%}.job-matching-dash-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.job-matching-dash-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}.job-matching-dash-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.job-matching-dash-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.job-matching-dash-tech-score-fill.job-matching-dash-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.job-matching-dash-tech-score-fill.job-matching-dash-score-fair{background:linear-gradient(90deg,#c40,#f60)}.job-matching-dash-tech-score-fill.job-matching-dash-score-good{background:linear-gradient(90deg,#f80,#fa0)}.job-matching-dash-tech-score-fill.job-matching-dash-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.job-matching-dash-tech-score-fill.job-matching-dash-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.job-matching-dash-tech-score-fill.job-matching-dash-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.job-matching-dash-tech-score-fill.job-matching-dash-score-perfect{background:linear-gradient(90deg,#060,#080)}.job-matching-dash-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.job-matching-dash-view-details-button{display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;margin-top:16px;width:100%;box-sizing:border-box;transition:all .2s ease}.job-matching-dash-view-details-button:hover{opacity:.9;transform:scale(1.02)}@media (max-width: 1024px){.job-matching-dash-jobs-list{gap:12px}.job-matching-dash-card{width:calc(50% - 6px);min-width:200px}}@media (max-width: 768px){.job-matching-dash-jobs-list{gap:12px;flex-direction:column}.job-matching-dash-card{width:100%}}.job-matching-section:has(.job-matching-dash-jobs-list){gap:16px;padding:16px 16px 12px}.job-matching-content:has(.job-matching-dash-jobs-list){flex-direction:column;justify-content:flex-start;gap:0;height:100%;min-height:400px;overflow:visible;padding:20px 20px 12px;box-sizing:border-box}@media (max-width: 1024px){.job-matching-content:has(.job-matching-dash-jobs-list){flex-direction:column;height:100%}}@media (max-width: 768px){.job-matching-section:has(.job-matching-dash-jobs-list){min-height:600px}.job-matching-content:has(.job-matching-dash-jobs-list){align-items:stretch;overflow:visible;width:100%;box-sizing:border-box;height:100%;min-height:550px}}body.light-theme .job-matching-section{display:flex;flex:2 2 0;min-width:0;height:auto;box-sizing:border-box;padding:16px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;overflow:hidden}body.light-theme .job-matching-header{display:flex;flex-direction:column;gap:0;align-self:flex-start;width:100%}body.light-theme .job-matching-title{color:#07180d!important;font-size:18px;font-style:normal;font-weight:700;line-height:140%;margin-top:0;margin-bottom:0}body.light-theme .job-matching-subtitle{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:0}body.light-theme .job-matching-content{display:flex;padding:20px;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;flex:1 0 0;align-self:stretch;border-radius:8px;background:linear-gradient(131deg,#00aa004d 11.44%,#bbf3bb1a 101.07%);margin-left:0;margin-right:0;width:100%;box-sizing:border-box;position:relative}body.light-theme .job-matching-content-title{color:#07180d;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .job-matching-content-left{display:flex;flex-direction:column;gap:24px;flex:1 0 0}body.light-theme .job-matching-content-description,body.light-theme .job-matching-score-text{color:#5a5a5a;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .job-matching-learn-more-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}body.light-theme .job-matching-learn-more-button:hover{transform:scale(1.05);opacity:.9}body.light-theme .job-matching-spinner-container{display:flex;justify-content:center;align-items:center;flex-shrink:0;align-self:stretch;flex:1 0 0}body.light-theme .job-matching-spinner-container .spinner-orbit{width:200px;height:200px}body.light-theme .job-matching-spinner-container .spinner-center{width:100px;height:100px}body.light-theme .job-matching-spinner-container .spinner-orbiting{width:60px;height:60px;transform-origin:center 100px}body.light-theme .job-matching-no-cv-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;width:100%;height:100%;padding:20px;box-sizing:border-box}body.light-theme .job-matching-no-cv-title{color:#07180d!important;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .job-matching-no-cv-subtitle{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;max-width:375px}body.light-theme .job-matching-complete-profile-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;position:absolute;bottom:20px;left:20px;white-space:nowrap;transition:transform .2s ease,opacity .2s ease}body.light-theme .job-matching-complete-profile-button:hover{transform:scale(1.05);opacity:.9}body.light-theme .job-matching-matching-percentage{width:250px;height:70px;flex-shrink:0;border-radius:12px;background:#fff!important;backdrop-filter:blur(60px);position:absolute;bottom:20px;right:20px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 14px;box-sizing:border-box;overflow:visible}body.light-theme .job-matching-percentage-min,body.light-theme .job-matching-percentage-max{color:#07180d!important;font-size:10px;font-style:normal;font-weight:400;line-height:100%;position:absolute;top:10px;z-index:2}body.light-theme .job-matching-percentage-min{left:14px}body.light-theme .job-matching-percentage-max{right:14px}body.light-theme .job-matching-percentage-center{display:flex;flex-direction:column;align-items:center;gap:6px;align-self:center;margin-top:auto;margin-bottom:auto;z-index:2;position:relative}body.light-theme .job-matching-percentage-text{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:100%}body.light-theme .job-matching-percentage-label{color:#07180d!important;font-size:10px;font-style:normal;font-weight:400;line-height:100%}body.light-theme .job-matching-percentage-arc{width:180px;height:180px;transform:rotate(30deg);flex-shrink:0;fill:#fff!important;position:absolute;top:-70%;left:50%;transform:translate(-50%,-50%) rotate(-1deg);pointer-events:none;z-index:0}body.light-theme .job-matching-percentage-arc path{fill:#fff!important}body.light-theme .job-matching-percentage-circle{width:48px;height:48px;flex-shrink:0;position:absolute;top:-70px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:1}body.light-theme .job-matching-percentage-circle-bg{width:48px;height:48px;flex-shrink:0;position:absolute}body.light-theme .job-matching-percentage-icon{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;position:relative;z-index:2}@media (max-width: 1024px){body.light-theme .job-matching-section{flex:2 2 0;padding:14px;gap:20px}body.light-theme .job-matching-header{gap:0}body.light-theme .job-matching-title{font-size:14px}body.light-theme .job-matching-subtitle{font-size:12px}body.light-theme .job-matching-content{padding:16px;gap:20px}body.light-theme .job-matching-content-title{font-size:13px;max-width:320px}body.light-theme .job-matching-content-left{gap:20px}body.light-theme .job-matching-content-description,body.light-theme .job-matching-score-text{font-size:13px;max-width:320px}body.light-theme .job-matching-learn-more-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .job-matching-spinner-container .spinner-orbit{width:150px;height:150px}body.light-theme .job-matching-spinner-container .spinner-center{width:75px;height:75px}body.light-theme .job-matching-spinner-container .spinner-orbiting{width:45px;height:45px;transform-origin:center 75px}body.light-theme .job-matching-no-cv-content{padding:16px;gap:20px}body.light-theme .job-matching-no-cv-title,body.light-theme .job-matching-no-cv-subtitle{font-size:13px;max-width:320px}body.light-theme .job-matching-complete-profile-button{bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .job-matching-matching-percentage{width:200px;height:60px;bottom:16px;right:16px;padding:8px 12px}body.light-theme .job-matching-percentage-min,body.light-theme .job-matching-percentage-max{font-size:9px;top:8px}body.light-theme .job-matching-percentage-min{left:12px}body.light-theme .job-matching-percentage-max{right:12px}body.light-theme .job-matching-percentage-center{gap:4px}body.light-theme .job-matching-percentage-text{font-size:20px}body.light-theme .job-matching-percentage-label{font-size:9px}body.light-theme .job-matching-percentage-arc{width:150px;height:150px}body.light-theme .job-matching-percentage-circle{width:40px;height:40px;top:-62px}body.light-theme .job-matching-percentage-circle-bg{width:40px;height:40px}body.light-theme .job-matching-percentage-icon{width:26px;height:26px}}@media (max-width: 768px){body.light-theme .job-matching-section{flex:1 1 100%;width:100%;max-width:none;min-width:0;height:auto;min-height:300px;padding:12px;gap:16px}body.light-theme .job-matching-header{gap:0}body.light-theme .job-matching-title{font-size:14px}body.light-theme .job-matching-subtitle{font-size:11px}body.light-theme .job-matching-content{flex-direction:column;padding:16px;gap:16px;align-items:center}body.light-theme .job-matching-content-left{gap:16px;width:100%;max-width:100%}body.light-theme .job-matching-content-title,body.light-theme .job-matching-content-description,body.light-theme .job-matching-score-text{font-size:12px;max-width:100%}body.light-theme .job-matching-spinner-container{width:100%;align-self:center;min-height:120px}body.light-theme .job-matching-learn-more-button{position:relative;bottom:auto;left:auto;margin-top:12px;align-self:center;height:36px;padding:6px 10px;font-size:13px}body.light-theme .job-matching-spinner-container .spinner-orbit{width:120px;height:120px}body.light-theme .job-matching-spinner-container .spinner-center{width:60px;height:60px}body.light-theme .job-matching-spinner-container .spinner-orbiting{width:36px;height:36px;transform-origin:center 60px}body.light-theme .job-matching-no-cv-content{padding:16px;gap:16px}body.light-theme .job-matching-no-cv-title,body.light-theme .job-matching-no-cv-subtitle{font-size:12px;max-width:100%}body.light-theme .job-matching-complete-profile-button{position:absolute;bottom:16px;left:16px;height:36px;padding:6px 10px;font-size:13px}body.light-theme .job-matching-matching-percentage{width:180px;height:50px;bottom:16px;right:16px;padding:8px 12px}body.light-theme .job-matching-percentage-min,body.light-theme .job-matching-percentage-max{font-size:8px;top:8px}body.light-theme .job-matching-percentage-min{left:12px}body.light-theme .job-matching-percentage-max{right:12px}body.light-theme .job-matching-percentage-center{gap:3px}body.light-theme .job-matching-percentage-text{font-size:16px}body.light-theme .job-matching-percentage-label{font-size:8px}body.light-theme .job-matching-percentage-arc{width:130px;height:130px}body.light-theme .job-matching-percentage-circle{width:36px;height:36px;top:-58px}body.light-theme .job-matching-percentage-circle-bg{width:36px;height:36px}body.light-theme .job-matching-percentage-icon{width:22px;height:22px}}@media (max-width: 640px){body.light-theme .job-matching-section{padding:10px;gap:14px;min-height:280px}body.light-theme .job-matching-header{gap:0}body.light-theme .job-matching-title{font-size:13px}body.light-theme .job-matching-subtitle{font-size:10px}body.light-theme .job-matching-content{padding:12px;gap:14px}body.light-theme .job-matching-content-left{gap:14px}body.light-theme .job-matching-content-title,body.light-theme .job-matching-content-description,body.light-theme .job-matching-score-text{font-size:11px}body.light-theme .job-matching-learn-more-button{height:34px;padding:6px 10px;font-size:12px;margin-top:10px;align-self:center}body.light-theme .job-matching-spinner-container{min-height:100px}body.light-theme .job-matching-spinner-container .spinner-orbit{width:100px;height:100px}body.light-theme .job-matching-spinner-container .spinner-center{width:50px;height:50px}body.light-theme .job-matching-spinner-container .spinner-orbiting{width:30px;height:30px;transform-origin:center 50px}body.light-theme .job-matching-no-cv-content{padding:12px;gap:14px}body.light-theme .job-matching-no-cv-title,body.light-theme .job-matching-no-cv-subtitle{font-size:11px}body.light-theme .job-matching-complete-profile-button{position:absolute;bottom:12px;left:12px;height:34px;padding:6px 10px;font-size:12px}body.light-theme .job-matching-matching-percentage{width:160px;height:45px;bottom:12px;right:12px;padding:6px 10px}body.light-theme .job-matching-percentage-min,body.light-theme .job-matching-percentage-max{font-size:7px;top:6px}body.light-theme .job-matching-percentage-min{left:10px}body.light-theme .job-matching-percentage-max{right:10px}body.light-theme .job-matching-percentage-center{gap:2px}body.light-theme .job-matching-percentage-text{font-size:14px}body.light-theme .job-matching-percentage-label{font-size:7px}body.light-theme .job-matching-percentage-arc{width:110px;height:110px}body.light-theme .job-matching-percentage-circle{width:32px;height:32px;top:-44px}body.light-theme .job-matching-percentage-circle-bg{width:32px;height:32px}body.light-theme .job-matching-percentage-icon{width:20px;height:20px}}body.light-theme .job-matching-dash-jobs-list{display:flex;flex-wrap:nowrap;gap:16px;width:100%;align-items:stretch;overflow-y:visible;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;flex:1 0 0;min-height:0;padding-left:0!important}body.light-theme .job-matching-dash-jobs-list>.job-matching-dash-card:first-child{margin-left:0!important}@media (max-width: 768px){body.light-theme .job-matching-dash-jobs-list{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;align-items:stretch;width:100%;gap:12px;height:auto;max-height:100%;min-height:500px;padding-left:0!important}body.light-theme .job-matching-dash-card{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto;flex-shrink:0;padding:6px}body.light-theme .job-matching-dash-top-section{padding:6px;gap:6px}body.light-theme .job-matching-dash-top-section-header{min-height:70px;height:auto;gap:8px}body.light-theme .job-matching-dash-job-title{font-size:15px;line-height:1.2}body.light-theme .job-matching-dash-company-name{font-size:13px;line-height:1.3}body.light-theme .job-matching-dash-score-badge{width:38px;height:38px}body.light-theme .job-matching-dash-score-text{font-size:12px;line-height:1.2}body.light-theme .job-matching-dash-match-section,body.light-theme .job-matching-dash-score-section{display:none!important}body.light-theme .job-matching-dash-view-details-button{height:38px;padding:0 14px;font-size:13px;margin-top:12px;letter-spacing:.4px;line-height:1.2}}body.light-theme .job-matching-dash-jobs-list::-webkit-scrollbar{height:6px}body.light-theme .job-matching-dash-jobs-list::-webkit-scrollbar-track{background:transparent}body.light-theme .job-matching-dash-jobs-list::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}body.light-theme .job-matching-dash-jobs-list::-webkit-scrollbar-thumb:hover{background:#cefd7580}body.light-theme .job-matching-dash-card{display:flex;width:245.333px;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;height:auto;box-sizing:border-box;position:relative;overflow:hidden;min-height:0}body.light-theme .job-matching-dash-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:4px;background:#c1fdb7}body.light-theme .job-matching-dash-top-section-yellow{background:#fbe9a0}body.light-theme .job-matching-dash-top-section-red{background:#ffb3a0}body.light-theme .job-matching-dash-top-section-header{display:flex;align-items:flex-start;gap:10px;align-self:stretch;height:auto;min-height:95px;padding:8px 0}body.light-theme .job-matching-dash-header-left{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0;min-width:0;justify-content:flex-start}body.light-theme .job-matching-dash-job-title{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .job-matching-dash-company-name{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .job-matching-dash-company-teamlyzer-link{color:#5d5d68!important}body.light-theme .job-matching-dash-company-teamlyzer-link:hover{color:#0a0!important}body.light-theme .job-matching-dash-technologies{color:#000;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:1.3;width:100%;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.light-theme .job-matching-dash-score-badge{display:flex;width:42px;height:42px;justify-content:center;align-items:center;gap:1.32px;border-radius:99999px;background:#7fef83;flex-shrink:0}body.light-theme .job-matching-dash-score-badge-yellow{background:#f2c40e}body.light-theme .job-matching-dash-score-badge-red{background:#ff6b4a}body.light-theme .job-matching-dash-score-text{color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;letter-spacing:-.153px}body.light-theme .job-matching-dash-match-section{display:flex;flex-direction:column;gap:16px;align-self:stretch;margin-top:16px;width:100%;flex:1 0 0;min-height:0}body.light-theme .job-matching-dash-score-section{width:100%}body.light-theme .job-matching-dash-score-section h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .job-matching-dash-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%;margin-top:16px}body.light-theme .job-matching-dash-tech-score-bar{height:8px;width:100%;background:#8883!important;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}body.light-theme .job-matching-dash-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-poor{background:linear-gradient(90deg,#8b0000,brown)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-fair{background:linear-gradient(90deg,#c40,#f60)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-good{background:linear-gradient(90deg,#f80,#fa0)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}body.light-theme .job-matching-dash-tech-score-fill.job-matching-dash-score-perfect{background:linear-gradient(90deg,#060,#080)}body.light-theme .job-matching-dash-tech-score-value{font-size:12px;color:#07180d!important;text-align:right;font-family:Roboto,sans-serif}body.light-theme .job-matching-dash-view-details-button{display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;margin-top:16px;width:100%;box-sizing:border-box;transition:all .2s ease}body.light-theme .job-matching-dash-view-details-button:hover{opacity:.9;transform:scale(1.02)}@media (max-width: 1024px){body.light-theme .job-matching-dash-jobs-list{gap:12px;padding-left:0!important}body.light-theme .job-matching-dash-card{width:calc(50% - 6px);min-width:200px}}@media (max-width: 768px){body.light-theme .job-matching-dash-jobs-list{gap:12px;flex-direction:column;padding-left:0!important}body.light-theme .job-matching-dash-card{width:100%}}body.light-theme .job-matching-section:has(.job-matching-dash-jobs-list){gap:16px;padding:16px 16px 12px}body.light-theme .job-matching-content:has(.job-matching-dash-jobs-list){flex-direction:column;justify-content:flex-start;gap:0;height:100%;min-height:400px;overflow:visible;padding:20px 20px 12px;box-sizing:border-box;background:#fff!important}@media (max-width: 1024px){body.light-theme .job-matching-content:has(.job-matching-dash-jobs-list){flex-direction:column;height:100%}}@media (max-width: 768px){body.light-theme .job-matching-section:has(.job-matching-dash-jobs-list){min-height:600px}body.light-theme .job-matching-content:has(.job-matching-dash-jobs-list){align-items:stretch;overflow:visible;width:100%;box-sizing:border-box;height:100%;min-height:550px;background:#fff!important}}.dev-dash-avatar{display:flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.dev-dash-avatar.no-photo{background-color:#cefd75;border:1px solid rgba(206,253,117,.2)}.dev-dash-avatar.has-photo{border:none;background-color:transparent}.dev-dash-avatar img{width:100%;height:100%;object-fit:cover;display:block}body.light-theme .dev-dash-avatar{display:flex;width:40px;height:40px;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}body.light-theme .dev-dash-avatar.no-photo{background-color:transparent;border:1px solid #d8dbdf!important}body.light-theme .dev-dash-avatar.no-photo svg rect:first-of-type{fill:#edfdca!important}body.light-theme .dev-dash-avatar.no-photo svg rect:nth-of-type(2){stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .dev-dash-avatar.no-photo svg path{fill:#69a60a!important}body.light-theme .dev-dash-avatar.has-photo{border:none;background-color:transparent}body.light-theme .dev-dash-avatar img{width:100%;height:100%;object-fit:cover;display:block}.recently-joined-section{display:flex;flex:1 1 0;min-width:0;height:auto;box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:23px;border-radius:8px;background:#0c1f13;overflow:hidden}.recently-joined-header{display:flex;height:48px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch;background:#133920;border-bottom:1px solid #cefd75;justify-content:center;padding-left:16px}.recently-joined-title{color:#cefd75;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recently-joined-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex:1 1 0;padding-left:16px;padding-right:16px;padding-bottom:16px;gap:16px;overflow-x:hidden;box-sizing:border-box}.recently-joined-list{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px;box-sizing:border-box}.recently-joined-item{display:flex;width:100%;height:60px;flex-shrink:0;align-items:center;gap:12px;border-radius:8px;background:#13291b;padding:0 12px;box-sizing:border-box;cursor:pointer;transition:background-color .2s ease;text-decoration:none;color:inherit}.recently-joined-item:hover{background-color:#cefd751a}.recently-joined-item-info{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0;min-width:0;gap:4px}.recently-joined-item-username{align-self:stretch;color:#fff;font-size:15px;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recently-joined-item-role,.recently-joined-item-role-placeholder{align-self:stretch;color:#606060!important;font-size:12px;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recently-joined-loading-visual{align-self:stretch;flex:1 1 0;min-height:0;padding:8px 4px 12px;gap:6px}.recently-joined-loading-visual .developer-jobs-boat{width:120px;height:120px}.recently-joined-loading-visual .developer-jobs-message{font-size:13px;letter-spacing:.15px}.recently-joined-empty{display:flex;align-items:center;justify-content:center;align-self:stretch;flex:1 1 0;color:#606060;font-size:14px;font-weight:500;text-align:center}@media (max-width: 1024px){.recently-joined-section{flex:1 1 0;gap:20px}.recently-joined-title{font-size:13px;line-height:18px}.recently-joined-item-username{font-size:14px}.recently-joined-item-role,.recently-joined-item-role-placeholder{font-size:11px}.recently-joined-empty{font-size:12px}.recently-joined-loading-visual .developer-jobs-boat{width:100px;height:100px}.recently-joined-loading-visual .developer-jobs-message{font-size:12px}}@media (max-width: 768px){.recently-joined-section{flex:1 1 100%;width:100%;min-width:0;height:auto;min-height:300px;max-height:none;gap:16px;overflow:visible}.recently-joined-content{overflow:visible;flex:none;height:auto;max-height:none}.recently-joined-list{overflow:visible}.recently-joined-header{border-top-left-radius:8px;border-top-right-radius:8px}.recently-joined-title{font-size:12px}.recently-joined-item-username{font-size:13px}.recently-joined-item-role,.recently-joined-item-role-placeholder{font-size:10px}.recently-joined-empty{font-size:11px}.recently-joined-loading-visual .developer-jobs-boat{width:88px;height:88px}.recently-joined-loading-visual .developer-jobs-message{font-size:11px}.recently-joined-section:has(.recently-joined-loading-visual) .recently-joined-content,.recently-joined-section:has(.recently-joined-empty) .recently-joined-content{flex:1 1 0;min-height:0;align-self:stretch}}@media (max-width: 640px){.recently-joined-section{gap:14px;min-height:280px}.recently-joined-title{font-size:11px}.recently-joined-item-username{font-size:12px}.recently-joined-item-role,.recently-joined-item-role-placeholder{font-size:9px}.recently-joined-empty{font-size:10px}.recently-joined-loading-visual .developer-jobs-boat{width:80px;height:80px}.recently-joined-loading-visual .developer-jobs-message{font-size:10px}}body.light-theme .recently-joined-section{display:flex;flex:1 1 0;min-width:0;height:auto;box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:23px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;overflow:hidden}body.light-theme .recently-joined-header{display:flex;height:48px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch;background:#fff!important;border-bottom:1px solid #d8dbdf!important;justify-content:center;padding-left:16px}body.light-theme .recently-joined-title{color:#69a60a!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recently-joined-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex:1 1 0;padding-left:16px;padding-right:16px;padding-bottom:16px;gap:16px;overflow-x:hidden;box-sizing:border-box}body.light-theme .recently-joined-list{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px;box-sizing:border-box}body.light-theme .recently-joined-item{display:flex;width:100%;height:60px;flex-shrink:0;align-items:center;gap:12px;border-radius:8px!important;border:1px solid #ededed!important;background:#f5f5f5!important;padding:0 12px;box-sizing:border-box;cursor:pointer;transition:background-color .2s ease;text-decoration:none;color:inherit}body.light-theme .recently-joined-item:hover{background-color:#cefd751a}body.light-theme .recently-joined-item-info{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0;min-width:0;gap:4px}body.light-theme .recently-joined-item-username{align-self:stretch;color:#1f2329!important;font-size:15px;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.light-theme .recently-joined-item-role,body.light-theme .recently-joined-item-role-placeholder{align-self:stretch;color:#1f2329!important;opacity:.5!important;font-size:12px;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.light-theme .recently-joined-loading-visual .developer-jobs-boat{width:120px!important;height:120px!important}body.light-theme .recently-joined-loading-visual .developer-jobs-message{font-size:13px!important;letter-spacing:.15px!important}body.light-theme .recently-joined-empty{display:flex;align-items:center;justify-content:center;align-self:stretch;flex:1 1 0;color:#606060;font-size:14px;font-weight:500;text-align:center}@media (max-width: 1024px){body.light-theme .recently-joined-section{flex:1 1 0;gap:20px}body.light-theme .recently-joined-title{font-size:13px;line-height:18px}body.light-theme .recently-joined-item-username{font-size:14px}body.light-theme .recently-joined-item-role,body.light-theme .recently-joined-item-role-placeholder{font-size:11px}body.light-theme .recently-joined-empty{font-size:12px}body.light-theme .recently-joined-loading-visual .developer-jobs-boat{width:100px!important;height:100px!important}body.light-theme .recently-joined-loading-visual .developer-jobs-message{font-size:12px!important}}@media (max-width: 768px){body.light-theme .recently-joined-section{flex:1 1 100%;width:100%;min-width:0;height:auto;min-height:300px;max-height:none;gap:16px;overflow:visible}body.light-theme .recently-joined-content{overflow:visible;flex:none;height:auto;max-height:none}body.light-theme .recently-joined-list{overflow:visible}body.light-theme .recently-joined-header{border-top-left-radius:8px;border-top-right-radius:8px}body.light-theme .recently-joined-title{font-size:12px}body.light-theme .recently-joined-item-username{font-size:13px}body.light-theme .recently-joined-item-role,body.light-theme .recently-joined-item-role-placeholder{font-size:10px}body.light-theme .recently-joined-empty{font-size:11px}body.light-theme .recently-joined-loading-visual .developer-jobs-boat{width:88px!important;height:88px!important}body.light-theme .recently-joined-loading-visual .developer-jobs-message{font-size:11px!important}body.light-theme .recently-joined-section:has(.recently-joined-loading-visual) .recently-joined-content,body.light-theme .recently-joined-section:has(.recently-joined-empty) .recently-joined-content{flex:1 1 0;min-height:0;align-self:stretch}}@media (max-width: 640px){body.light-theme .recently-joined-section{gap:14px;min-height:280px}body.light-theme .recently-joined-title{font-size:11px}body.light-theme .recently-joined-item-username{font-size:12px}body.light-theme .recently-joined-item-role,body.light-theme .recently-joined-item-role-placeholder{font-size:9px}body.light-theme .recently-joined-empty{font-size:10px}body.light-theme .recently-joined-loading-visual .developer-jobs-boat{width:80px!important;height:80px!important}body.light-theme .recently-joined-loading-visual .developer-jobs-message{font-size:10px!important}}.main-dash-relevant-employers{display:flex;width:100%;min-width:0;min-height:var(--developer-correspondences-height, 480px);box-sizing:border-box;flex-direction:column;align-items:stretch;gap:16px;padding:16px;border-radius:8px;background:#133920}.main-dash-relevant-employers-header{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%;flex-shrink:0}.main-dash-relevant-employers-titles{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.main-dash-relevant-employers-title{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;line-height:140%}.main-dash-relevant-employers-inner{flex:1 1 auto;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column;padding:0;background:transparent;box-sizing:border-box}.main-dash-relevant-employers-loading{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;min-width:0;width:100%}.main-dash-relevant-employers-forbidden,.main-dash-relevant-employers-error,.main-dash-relevant-employers-empty{margin:0;padding:8px 4px;color:#dde4dd;font-size:14px;line-height:140%}.main-dash-relevant-employers-error{color:#ffb4b4}.main-dash-relevant-employers-list{list-style:none;margin:0;padding:0;width:100%;align-self:stretch;overflow-y:auto;flex:1 1 auto;display:flex;flex-direction:column;gap:6px;scrollbar-gutter:stable}.main-dash-relevant-employers-item-wrap{margin:0;padding:0;width:100%;min-width:0;align-self:stretch}.main-dash-relevant-employers-item{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:100%;box-sizing:border-box;padding:8px 10px;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#0003;color:#f9faf5;text-align:left;cursor:pointer;font:inherit}.main-dash-relevant-employers-item-text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.main-dash-relevant-employers-item-listing-salaries{font-size:11px;font-weight:500;line-height:1.2;color:#f9faf5d1;font-variant-numeric:tabular-nums;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-dash-relevant-employers-item:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.main-dash-relevant-employers-item-name{width:100%;font-size:13px;font-weight:500;line-height:130%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-dash-relevant-employers--beside-calculator,.main-dash-relevant-employers--beside-affinities{flex-shrink:0;height:100%;max-height:100%;box-sizing:border-box}.main-dash-relevant-employers--beside-calculator .main-dash-relevant-employers-inner,.main-dash-relevant-employers--beside-affinities .main-dash-relevant-employers-inner,.main-dash-relevant-employers--beside-calculator .main-dash-relevant-employers-list,.main-dash-relevant-employers--beside-affinities .main-dash-relevant-employers-list{flex:1 1 auto;min-height:0}.main-dash-relevant-employers.main-dash-relevant-employers--mobile-stack{min-height:0;max-height:none;overflow:hidden;padding:12px;gap:16px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-header{flex-shrink:0}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-inner{flex:1 1 0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-loading,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-forbidden,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-error,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-empty{flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-title{font-size:14px}.main-dash-relevant-employers--mobile-stack .top-calculator-matches-subtitle{font-size:11px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-loading .developer-jobs-message,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-forbidden,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-error,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-empty{font-size:12px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-item{padding:8px 10px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-item-name{font-size:12px}@media (max-width: 640px){.main-dash-relevant-employers--mobile-stack{padding:10px;gap:14px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-title{font-size:13px}.main-dash-relevant-employers--mobile-stack .top-calculator-matches-subtitle{font-size:10px}.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-loading .developer-jobs-message,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-forbidden,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-error,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-empty,.main-dash-relevant-employers--mobile-stack .main-dash-relevant-employers-item-name{font-size:11px}}body.light-theme .main-dash-relevant-employers{background:#fff;border:2px solid #d8dbdf}body.light-theme .main-dash-relevant-employers-title{color:#07180d}body.light-theme .main-dash-relevant-employers-forbidden,body.light-theme .main-dash-relevant-employers-empty{color:#3d5246}body.light-theme .main-dash-relevant-employers-error{color:#b91c1c}body.light-theme .main-dash-relevant-employers-item{border:1px solid #ededed;background:#f5f5f5;color:#07180d}body.light-theme .main-dash-relevant-employers-item:focus-visible{outline:2px solid #69a60a;outline-offset:2px}body.light-theme .main-dash-relevant-employers-item-listing-salaries{color:#07180db8}.affinity-recognition-controls{width:100%;box-sizing:border-box}.affinity-recognition-question{margin:0 0 8px;font-size:12px;line-height:1.35;font-weight:600;color:#f9faf5e6}.affinity-recognition-btn-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.affinity-recognition-btn-row--dashboard .affinity-recognition-btn{flex:1 1 auto;min-width:0}.affinity-recognition-btn{cursor:pointer;border-radius:6px;font-size:11px;font-weight:600;line-height:1.2;padding:6px 8px;border:1px solid rgba(206,253,117,.35);background:#133920d9;color:#f9faf5;transition:opacity .15s ease,background .15s ease}.affinity-recognition-btn:disabled{opacity:.55;cursor:not-allowed}.affinity-recognition-btn--dashboard:hover:not(:disabled){background:#cefd751f}.affinity-recognition-btn--selected{border-color:#cefd75bf!important;background:#cefd7538!important}.affinity-recognition-btn--ignored{font-size:10px}body.light-theme .affinity-recognition-question{color:#07180de0}body.light-theme .affinity-recognition-btn{background:#f5f5f5;color:#07180d;border-color:#d8dbdf}body.light-theme .affinity-recognition-btn--selected{border-color:#69a60a!important;background:#69a60a2e!important}.main-dashboard-container{width:100%}.main-dash-mobile-employers-slot{margin:16px 24px 0;width:calc(100% - 48px);box-sizing:border-box}@media (max-width: 1024px){.main-dash-mobile-employers-slot{margin-left:16px;margin-right:16px;width:calc(100% - 32px)}}@media (max-width: 768px){.main-dash-mobile-employers-slot{margin-left:12px;margin-right:12px;width:calc(100% - 24px)}}@media (max-width: 640px){.main-dash-mobile-employers-slot{margin-left:8px;margin-right:8px;width:calc(100% - 16px)}}.main-dash-mobile-employers-slot--below-calculator{margin-top:0}.main-dash-row .job-matching-section,.main-dash-row .recently-joined-section,.main-dash-row .main-dash-relevant-employers{min-height:var(--developer-correspondences-height, 480px)}.main-dash-top-calculator-row .top-calculator-matches-section{flex:1 1 auto;width:100%;min-width:0;min-height:var(--developer-correspondences-height, 480px);box-sizing:border-box}.main-dash-top-calculator-row{display:flex;flex-wrap:nowrap;align-items:stretch;gap:16px;margin:16px 24px;width:calc(100% - 48px)}.main-dash-top-calculator-nav-slot{flex:1 1 100%;width:100%;min-width:0;display:flex;flex-direction:column}.main-dash-top-calculator-row--split .main-dash-top-calculator-nav-slot{flex:3 1 0;width:auto;min-width:0;min-height:var(--developer-correspondences-height, 480px);align-self:stretch}.main-dash-top-calculator-row--split .main-dash-relevant-employers--beside-calculator{flex:1 1 0;min-width:0;min-height:var(--developer-correspondences-height, 480px);align-self:stretch}.main-dash-top-calculator-nav-slot .top-calculator-matches-section{min-width:0;max-width:100%}.main-dash-row{display:flex;flex-wrap:nowrap;gap:16px;margin:16px 24px}.main-dash-row-right{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.main-dash-row-right>.recently-joined-section{flex:1 1 100%;min-width:0}.main-dash-row-right--split{flex-direction:row;gap:16px}.main-dash-row-right--split>.recently-joined-section,.main-dash-row-right--split>.main-dash-relevant-employers{flex:1 1 0;min-width:0}@media (max-width: 1024px){.main-dash-row{margin-left:16px;margin-right:16px;gap:12px;flex-wrap:nowrap}.main-dash-top-calculator-row{margin-left:16px;margin-right:16px;gap:12px;width:calc(100% - 32px)}}@media (max-width: 768px){.main-dash-row{margin:12px;gap:12px;flex-direction:column}.main-dash-row .job-matching-section,.main-dash-row .recently-joined-section,.main-dash-row .main-dash-relevant-employers{min-height:360px}.main-dash-row-right--split{flex-direction:column}.main-dash-row-right--split>.recently-joined-section,.main-dash-row-right--split>.main-dash-relevant-employers{flex:1 1 auto;width:100%}.main-dash-top-calculator-row--split{flex-direction:column;align-items:stretch}.main-dash-top-calculator-row--split .main-dash-top-calculator-nav-slot{order:-1}.main-dash-top-calculator-row--split .main-dash-relevant-employers--beside-calculator,.main-dash-top-calculator-row--split .main-dash-top-calculator-nav-slot{flex:1 1 auto;min-height:360px;width:100%}.main-dash-top-calculator-row .top-calculator-matches-section{min-height:360px}.main-dash-top-calculator-row{margin:16px 12px;gap:12px;width:calc(100% - 24px)}}@media (max-width: 640px){.main-dash-row{margin-left:8px;margin-right:8px;gap:8px}.main-dash-row .job-matching-section,.main-dash-row .recently-joined-section,.main-dash-row .main-dash-relevant-employers,.main-dash-top-calculator-row--split .main-dash-relevant-employers--beside-calculator,.main-dash-top-calculator-row--split .main-dash-top-calculator-nav-slot,.main-dash-top-calculator-row .top-calculator-matches-section{min-height:320px}.main-dash-top-calculator-row{margin-left:8px;margin-right:8px;gap:8px;width:calc(100% - 16px)}}body.light-theme .main-dashboard-container{width:100%;background:#f7f8f8!important}body.light-theme .main-dash-row{display:flex;flex-wrap:nowrap;gap:16px;margin:16px 24px}@media (max-width: 1024px){body.light-theme .main-dash-row{margin-left:16px;margin-right:16px;gap:12px;flex-wrap:nowrap}}@media (max-width: 768px){body.light-theme .main-dash-row{margin:12px;gap:12px;flex-direction:column}}@media (max-width: 640px){body.light-theme .main-dash-row{margin-left:8px;margin-right:8px;gap:8px}}body.light-theme .main-dash-top-calculator-row{display:flex;flex-wrap:nowrap;gap:16px;margin:16px 24px;width:calc(100% - 48px)}@media (max-width: 1024px){body.light-theme .main-dash-top-calculator-row{margin-left:16px;margin-right:16px;gap:12px;width:calc(100% - 32px)}}@media (max-width: 768px){body.light-theme .main-dash-top-calculator-row{margin:16px 12px;gap:12px;width:calc(100% - 24px)}}@media (max-width: 640px){body.light-theme .main-dash-top-calculator-row{margin-left:8px;margin-right:8px;gap:8px;width:calc(100% - 16px)}}.with-cv .profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}.with-cv .profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.with-cv .profile-connectors-container{position:absolute;top:7px;left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12);display:flex;height:2px;z-index:1}.with-cv .profile-connector{flex:1 1 0;min-width:0;background:#0a0}.with-cv .profile-connector.completed{background:#0a0}.with-cv .profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.with-cv .profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d;position:relative;z-index:2;cursor:pointer}.with-cv .profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}.with-cv .profile-step-label.current{color:#cefd75}.with-cv .profile-step-label.completed,.with-cv .profile-step-label.future{color:#0a0}.with-cv .profile-step-label:hover,.with-cv .profile-step-wrapper:hover .profile-step-label{color:#cefd75}@media (max-width: 1024px){.with-cv .profile-steps-container{margin:20px 0 0}.with-cv .profile-steps-line{max-width:100%;padding:0}.with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}}@media (max-width: 768px){.with-cv .profile-steps-container{margin:16px 0 0}.with-cv .profile-steps-line{max-width:100%;padding:0}.with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}.with-cv .profile-step-label{font-size:11px}}@media (max-width: 640px){.with-cv .profile-steps-container{margin:12px 0 0}.with-cv .profile-steps-line{max-width:100%;padding:0}.with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}.with-cv .profile-step-label{font-size:10px}}body.light-theme .with-cv .profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}body.light-theme .with-cv .profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}body.light-theme .with-cv .profile-connectors-container{position:absolute;top:7px;left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12);display:flex;height:2px;z-index:1}body.light-theme .with-cv .profile-connector{flex:1 1 0;min-width:0;background:#e0e0e7!important}body.light-theme .with-cv .profile-connector.completed{background:#e0e0e7!important}body.light-theme .with-cv .profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .with-cv .profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;z-index:2;cursor:pointer}body.light-theme .with-cv .profile-step-point.future{background:transparent}body.light-theme .with-cv .profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}body.light-theme .with-cv .profile-step-label.current{color:#69a60a!important}body.light-theme .with-cv .profile-step-label.completed,body.light-theme .with-cv .profile-step-label.future{color:#5a5a5a!important}body.light-theme .with-cv .profile-step-label:hover,body.light-theme .with-cv .profile-step-wrapper:hover .profile-step-label{color:#69a60a!important}body.light-theme .with-cv .profile-step-point.current svg path[fill="#00AA00"]{fill:#69a60a!important}body.light-theme .with-cv .profile-step-point.current svg path[fill="#CEFD75"]{fill:#edfdca!important}body.light-theme .with-cv .profile-step-point.completed svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .with-cv .profile-step-point.completed svg path[fill="#FFFFFF"]{fill:#69a60a!important}body.light-theme .with-cv .profile-step-point.future svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .with-cv .profile-step-point.future svg path[fill="#FFFFFF"]{fill:#69a60a!important}@media (max-width: 1024px){body.light-theme .with-cv .profile-steps-container{margin:20px 0 0}body.light-theme .with-cv .profile-steps-line{max-width:100%;padding:0}body.light-theme .with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}}@media (max-width: 768px){body.light-theme .with-cv .profile-steps-container{margin:16px 0 0}body.light-theme .with-cv .profile-steps-line{max-width:100%;padding:0}body.light-theme .with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}body.light-theme .with-cv .profile-step-label{font-size:11px}}@media (max-width: 640px){body.light-theme .with-cv .profile-steps-container{margin:12px 0 0}body.light-theme .with-cv .profile-steps-line{max-width:100%;padding:0}body.light-theme .with-cv .profile-connectors-container{left:calc((100% - 48px) / 12);right:calc((100% - 48px) / 12)}body.light-theme .with-cv .profile-step-label{font-size:10px}}.with-cv-form-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}.with-cv-form-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.with-cv-picture-container{position:relative;width:136px;height:136px;flex-shrink:0;cursor:pointer}.with-cv-picture-placeholder{width:136px;height:136px;flex-shrink:0}.with-cv-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.with-cv-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-form-row{display:flex;gap:32px;align-items:flex-start}.with-cv-picture-delete{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #c00;background:#c00;color:#fff;cursor:pointer;z-index:2;padding:0;transition:background .2s,border-color .2s,opacity .2s}.with-cv-picture-delete:disabled{opacity:.7;cursor:not-allowed}.with-cv-picture-delete svg{width:18px;height:18px}.with-cv-picture-delete svg path{stroke:#f9faf5!important;fill:none}.with-cv-picture-delete-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:with-cv-picture-delete-spin .7s linear infinite}@keyframes with-cv-picture-delete-spin{to{transform:rotate(360deg)}}.with-cv-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.with-cv-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.with-cv-row-inputs{display:flex;gap:24px}.with-cv-input-wrapper{display:flex;flex-direction:column;width:100%}.with-cv-row-inputs .with-cv-input-wrapper{flex:1 0 0}.with-cv-row-inputs .with-cv-input-container{width:100%}.with-cv-input-container .with-cv-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.with-cv-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.with-cv-required-asterisk{color:#0a0}.with-cv-input-container.with-cv-has-value .with-cv-floating-label,.with-cv-form-input:focus~.with-cv-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-input-container.with-cv-has-value .with-cv-required-asterisk,.with-cv-form-input:focus~.with-cv-floating-label .with-cv-required-asterisk{color:#0a0}.with-cv-input-container.with-cv-error{border:1px solid #ff4d4d}.with-cv-input-container.with-cv-error .with-cv-floating-label .with-cv-required-asterisk{color:#ff4d4d!important}.with-cv-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.with-cv-input-container .with-cv-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}.with-cv-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.with-cv-form-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.with-cv-description-container.with-cv-has-value .with-cv-form-textarea{padding-top:20px}.with-cv-description-container .with-cv-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.with-cv-description-container.with-cv-has-value .with-cv-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-description-container.with-cv-error{border-color:#b3261e}.with-cv-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.with-cv-form-main-section{margin-bottom:24px}.with-cv-inputs-container{margin-bottom:0}.with-cv-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.with-cv-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}.with-cv-add-personal-link-button:hover{opacity:.8}.with-cv-add-personal-link-button svg{width:24px;height:24px}.with-cv-add-personal-link-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-recommendation-letters-section{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:24px}.with-cv-recommendation-letters-title{color:#f9faf5;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.198px;margin:0}.with-cv-recommendation-letters-description{color:#898f8f;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;margin:0}.with-cv-recruiters-warning{color:gold;font-weight:500}.with-cv-recommendation-letters-upload-container{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;justify-content:center;align-items:flex-start}.with-cv-recommendation-letter-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:200px;height:280px;border-radius:4px;border:2px dashed rgba(217,217,217,.3);background:#d9d9d90d;cursor:pointer;transition:all .2s}.with-cv-recommendation-letter-upload-box:hover{border-color:#cefd75;background:#cefd750d}.with-cv-recommendation-letter-plus{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.with-cv-recommendation-letter-plus svg{width:48px;height:48px}.with-cv-recommendation-letter-add-text{color:#cefd75;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px}.with-cv-recommendation-letter-box{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:200px;height:280px;border-radius:4px;border:2px solid rgba(206,253,117,.5);background:transparent;cursor:pointer;transition:all .2s;padding:0;box-sizing:border-box;overflow:hidden;position:relative}.with-cv-recommendation-letter-box:hover{border-color:#cefd75;opacity:.9}.with-cv-recommendation-letter-delete{position:absolute;top:8px;right:8px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}.with-cv-recommendation-letter-delete:disabled{opacity:.5;cursor:not-allowed}.with-cv-recommendation-letter-delete svg{width:20px;height:20px}.action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase}.with-cv-recommendation-letter-preview{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;height:100%;position:relative;overflow:hidden}.with-cv-recommendation-letter-preview-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.with-cv-recommendation-letter-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0;background:#cefd750d}.with-cv-recommendation-letter-icon-fallback svg{width:48px;height:48px}.with-cv-pdf-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999999999!important;padding:20px;box-sizing:border-box}.with-cv-pdf-modal-content{position:relative;width:100%;max-width:90vw;max-height:90vh;background:#07180d;border-radius:8px;border:2px solid #cefd75;display:flex;flex-direction:column;overflow:hidden}.with-cv-pdf-modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#000000b3;border:2px solid #cefd75;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:all .2s}.with-cv-pdf-modal-close:hover{background:#cefd7533}.with-cv-pdf-modal-body{width:100%;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.with-cv-pdf-modal-object,.with-cv-pdf-modal-iframe{width:100%;height:100%;border:none;background:#fff}.with-cv-pdf-modal-viewer{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.with-cv-pdf-modal-actions{position:absolute;bottom:16px;right:16px;z-index:10}.with-cv-pdf-modal-open-link{display:inline-flex;padding:8px 16px;border-radius:60px;border:2px solid #0a0;background:#0aaa00e6;color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}.with-cv-pdf-modal-open-link:hover{background:#0a0;opacity:1}.with-cv-pdf-modal-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#07180d}.with-cv-pdf-modal-loading .loading-spinner-container{position:relative!important;inset:auto!important;background:transparent!important;z-index:1!important;pointer-events:none!important}.with-cv-pdf-modal-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}.with-cv-pdf-modal-error-text{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}.with-cv-pdf-modal-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}.with-cv-pdf-modal-fallback-text{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}.with-cv-pdf-modal-fallback-link{display:inline-flex;padding:12px 24px;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}.with-cv-pdf-modal-fallback-link:hover{opacity:.9}.with-cv-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-save-button-active{border:2px solid #0a0;background:#0a0}.with-cv-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-save-button-disabled:hover{opacity:1}.with-cv-save-button-active:hover{opacity:.9}@media (max-width: 1024px){.with-cv-form-wrapper{width:100%;max-width:100%;padding:0 0 24px;box-sizing:border-box}.with-cv-form-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.with-cv-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.with-cv-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.with-cv-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.with-cv-input-container{width:100%}.with-cv-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.with-cv-form-wrapper>.with-cv-form-main-section>div:last-child{width:100%}.with-cv-description-container{width:100%!important;max-width:100%}.with-cv-input-wrapper{width:100%!important}.with-cv-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}.with-cv-recommendation-letter-upload-box,.with-cv-recommendation-letter-box{width:100%;max-width:100%}}@media (max-width: 768px){.with-cv-form-wrapper{width:100%;max-width:100%;padding:0 0 24px;box-sizing:border-box}.with-cv-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}.with-cv-recommendation-letter-upload-box,.with-cv-recommendation-letter-box{width:100%;max-width:100%}.with-cv-form-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.with-cv-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.with-cv-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.with-cv-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.with-cv-input-container{width:100%}.with-cv-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.with-cv-form-wrapper>.with-cv-form-main-section>div:last-child{width:100%}.with-cv-description-container{width:100%!important;max-width:100%}.with-cv-input-wrapper{width:100%!important}}body.light-theme .with-cv-form-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}body.light-theme .with-cv-form-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .with-cv-picture-container{position:relative;width:136px;height:136px;flex-shrink:0;cursor:pointer}body.light-theme .with-cv-picture-placeholder svg rect[fill],body.light-theme .with-cv-picture-placeholder svg rect:first-of-type{fill:#edfdca!important}body.light-theme .with-cv-picture-placeholder svg rect[stroke],body.light-theme .with-cv-picture-placeholder svg rect:nth-of-type(2){stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .with-cv-picture-placeholder svg path{fill:#69a60a!important}body.light-theme .with-cv-picture-placeholder{width:136px;height:136px;flex-shrink:0}body.light-theme .with-cv-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #69a60a!important}body.light-theme .with-cv-picture-edit svg path{fill:#fff!important}body.light-theme .with-cv-picture-delete{border-color:#c00;background:#c00;color:#fff}body.light-theme .with-cv-picture-delete svg path{stroke:#fff!important;fill:none}body.light-theme .with-cv-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-form-row{display:flex;gap:32px;align-items:flex-start}body.light-theme .with-cv-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}body.light-theme .with-cv-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .with-cv-row-inputs{display:flex;gap:24px}body.light-theme .with-cv-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .with-cv-row-inputs .with-cv-input-wrapper{flex:1 0 0}body.light-theme .with-cv-row-inputs .with-cv-input-container{width:100%}body.light-theme .with-cv-input-container .with-cv-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .with-cv-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .with-cv-required-asterisk{color:#69a60a!important}body.light-theme .with-cv-input-container.with-cv-has-value .with-cv-floating-label,body.light-theme .with-cv-form-input:focus~.with-cv-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-input-container.with-cv-has-value .with-cv-required-asterisk,body.light-theme .with-cv-form-input:focus~.with-cv-floating-label .with-cv-required-asterisk{color:#5a5a5a!important}body.light-theme .with-cv-input-container.with-cv-error{border:1px solid #ff4d4d}body.light-theme .with-cv-input-container.with-cv-error .with-cv-floating-label .with-cv-required-asterisk{color:#5a5a5a!important}body.light-theme .with-cv-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .with-cv-input-container .with-cv-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .with-cv-input-container .with-cv-input-icon svg path{fill:#07180d!important}body.light-theme .with-cv-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .with-cv-form-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .with-cv-description-container.with-cv-has-value .with-cv-form-textarea{padding-top:20px}body.light-theme .with-cv-description-container .with-cv-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .with-cv-description-container.with-cv-has-value .with-cv-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-description-container.with-cv-error{border-color:#b3261e}body.light-theme .with-cv-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .with-cv-form-main-section{margin-bottom:24px}body.light-theme .with-cv-inputs-container{margin-bottom:0}body.light-theme .with-cv-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .with-cv-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}body.light-theme .with-cv-add-personal-link-button:hover{opacity:.8}body.light-theme .with-cv-add-personal-link-button svg{width:24px;height:24px}body.light-theme .with-cv-add-personal-link-button svg path{fill:#69a60a!important}body.light-theme .with-cv-add-personal-link-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-recommendation-letters-section{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:24px}body.light-theme .with-cv-recommendation-letters-title{color:#07180d!important;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.198px;margin:0}body.light-theme .with-cv-recommendation-letters-description{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;margin:0}body.light-theme .with-cv-recruiters-warning{color:#07180d!important;font-weight:400}body.light-theme .with-cv-recommendation-letters-upload-container{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;justify-content:center;align-items:flex-start}body.light-theme .with-cv-recommendation-letter-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:200px;height:280px;border-radius:4px;border:2px dashed #07180d!important;background:transparent!important;cursor:pointer;transition:all .2s}body.light-theme .with-cv-recommendation-letter-upload-box:hover{border-color:#07180d!important;background:transparent!important}body.light-theme .with-cv-recommendation-letter-plus{display:flex;align-items:center;justify-content:center;width:48px;height:48px}body.light-theme .with-cv-recommendation-letter-plus svg{width:48px;height:48px}body.light-theme .with-cv-recommendation-letter-plus svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .with-cv-recommendation-letter-add-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px}body.light-theme .with-cv-recommendation-letter-box{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:200px;height:280px;border-radius:4px;border:2px solid #07180d!important;background:transparent;cursor:pointer;transition:all .2s;padding:0;box-sizing:border-box;overflow:hidden;position:relative}body.light-theme .with-cv-recommendation-letter-box:hover{border-color:#07180d!important;opacity:.9}body.light-theme .with-cv-recommendation-letter-delete{position:absolute;top:8px;right:8px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}body.light-theme .with-cv-recommendation-letter-delete:disabled{opacity:.5;cursor:not-allowed}body.light-theme .with-cv-recommendation-letter-delete svg{width:20px;height:20px}body.light-theme .with-cv-recommendation-letter-preview{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .with-cv-recommendation-letter-preview-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}body.light-theme .with-cv-recommendation-letter-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0;background:#cefd750d}body.light-theme .with-cv-recommendation-letter-icon-fallback svg{width:48px;height:48px}body.light-theme .with-cv-pdf-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999999999!important;padding:20px;box-sizing:border-box}body.light-theme .with-cv-pdf-modal-content{position:relative;width:100%;max-width:90vw;max-height:90vh;background:#07180d;border-radius:8px;border:2px solid #cefd75;display:flex;flex-direction:column;overflow:hidden}body.light-theme .with-cv-pdf-modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#000000b3;border:2px solid #cefd75;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:all .2s}body.light-theme .with-cv-pdf-modal-close:hover{background:#cefd7533}body.light-theme .with-cv-pdf-modal-body{width:100%;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}body.light-theme .with-cv-pdf-modal-object,body.light-theme .with-cv-pdf-modal-iframe{width:100%;height:100%;border:none;background:#fff}body.light-theme .with-cv-pdf-modal-viewer{width:100%;height:100%;display:flex;flex-direction:column;position:relative}body.light-theme .with-cv-pdf-modal-actions{position:absolute;bottom:16px;right:16px;z-index:10}body.light-theme .with-cv-pdf-modal-open-link{display:inline-flex;padding:8px 16px;border-radius:60px;border:2px solid #69a60a!important;background:#0aaa00e6;color:#07180d!important;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}body.light-theme .with-cv-pdf-modal-open-link:hover{background:#69a60a!important;opacity:1}body.light-theme .with-cv-pdf-modal-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#07180d}body.light-theme .with-cv-pdf-modal-loading .loading-spinner-container{position:relative!important;inset:auto!important;background:transparent!important;z-index:1!important;pointer-events:none!important}body.light-theme .with-cv-pdf-modal-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}body.light-theme .with-cv-pdf-modal-error-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}body.light-theme .with-cv-pdf-modal-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}body.light-theme .with-cv-pdf-modal-fallback-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}body.light-theme .with-cv-pdf-modal-fallback-link{display:inline-flex;padding:12px 24px;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}body.light-theme .with-cv-pdf-modal-fallback-link:hover{opacity:.9}body.light-theme .with-cv-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .with-cv-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .with-cv-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}body.light-theme .with-cv-save-button-disabled:hover{opacity:1}body.light-theme .with-cv-save-button-active:hover{opacity:.9}@media (max-width: 1024px){body.light-theme .with-cv-form-wrapper{width:100%;max-width:100%;padding:0 24px 24px;box-sizing:border-box}body.light-theme .with-cv-form-main-section{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .with-cv-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .with-cv-picture-container{position:relative;display:flex;justify-content:center;align-items:center}body.light-theme .with-cv-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .with-cv-input-container{width:100%}body.light-theme .with-cv-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .with-cv-form-wrapper>.with-cv-form-main-section>div:last-child{width:100%}body.light-theme .with-cv-description-container{width:100%!important;max-width:100%}body.light-theme .with-cv-input-wrapper{width:100%!important}body.light-theme .with-cv-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}body.light-theme .with-cv-recommendation-letter-upload-box,body.light-theme .with-cv-recommendation-letter-box{width:100%;max-width:100%}}@media (max-width: 768px){body.light-theme .with-cv-form-wrapper{width:100%;max-width:100%;padding:0 16px 24px;box-sizing:border-box}body.light-theme .with-cv-form-main-section{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .with-cv-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .with-cv-picture-container{position:relative;display:flex;justify-content:center;align-items:center}body.light-theme .with-cv-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .with-cv-input-container{width:100%}body.light-theme .with-cv-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .with-cv-form-wrapper>.with-cv-form-main-section>div:last-child{width:100%}body.light-theme .with-cv-description-container{width:100%!important;max-width:100%}body.light-theme .with-cv-input-wrapper{width:100%!important}body.light-theme .with-cv-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}body.light-theme .with-cv-recommendation-letter-upload-box,body.light-theme .with-cv-recommendation-letter-box{width:100%;max-width:100%}}.with-cv-education-wrapper{padding-bottom:24px}.with-cv-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.with-cv-education-form-row{display:flex;gap:24px;width:100%}.with-cv-education-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}.with-cv-education-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.with-cv-education-input-box.with-cv-education-disabled{opacity:.5;pointer-events:none}.with-cv-education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.with-cv-education-asterisk{color:#0a0}.with-cv-education-input-box.with-cv-education-filled .with-cv-education-label,.with-cv-education-field:focus~.with-cv-education-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-education-input-box.with-cv-education-filled .with-cv-education-label .with-cv-education-asterisk,.with-cv-education-field:focus~.with-cv-education-label .with-cv-education-asterisk{color:#0a0}.with-cv-education-field{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.with-cv-education-field:disabled{cursor:not-allowed;opacity:.4}.with-cv-education-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.with-cv-education-input-box .with-cv-education-icon svg{width:20px;height:20px;aspect-ratio:1/1}.with-cv-education-icon.with-cv-education-disabled{cursor:not-allowed;opacity:.5}.with-cv-education-icon.with-cv-education-disabled svg{opacity:.4}.with-cv-education-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.with-cv-education-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.with-cv-education-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}.with-cv-education-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.with-cv-education-checkbox:checked{background:#0a0;border-color:#0a0}.with-cv-education-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.with-cv-education-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.with-cv-education-form-section{display:flex;flex-direction:column;gap:24px;width:100%}.with-cv-education-technologies-row{display:flex;width:100%}.with-cv-education-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:16px;box-sizing:border-box;min-height:64px}.with-cv-education-technologies-box.with-cv-education-error{border-color:#b3261e}.with-cv-education-technologies-box .with-cv-education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}.with-cv-education-technologies-box.with-cv-education-filled .with-cv-education-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-education-technologies-box.with-cv-education-filled .with-cv-education-label .with-cv-education-asterisk{color:#0a0}.with-cv-education-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.with-cv-education-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}.with-cv-education-technology-name{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.with-cv-education-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.with-cv-education-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.with-cv-education-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.with-cv-education-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.with-cv-education-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.with-cv-education-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-education-add-button svg{width:24px;height:24px}.with-cv-education-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.with-cv-education-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.with-cv-education-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-education-remove-button svg{width:24px;height:24px}.with-cv-education-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-education-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-education-save-button-active{border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-education-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-education-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){.with-cv-education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-education-input-wrapper,.with-cv-education-input-box{width:100%}.with-cv-education-wrapper{padding-bottom:24px}}@media (max-width: 768px){.with-cv-education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-education-input-wrapper,.with-cv-education-input-box{width:100%}.with-cv-education-wrapper{padding-bottom:24px}}body.light-theme .with-cv-education-wrapper{padding-bottom:24px}body.light-theme .with-cv-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .with-cv-education-form-row{display:flex;gap:24px;width:100%}body.light-theme .with-cv-education-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}body.light-theme .with-cv-education-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .with-cv-education-input-box.with-cv-education-disabled{opacity:.5;pointer-events:none}body.light-theme .with-cv-education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .with-cv-education-asterisk{color:#69a60a!important}body.light-theme .with-cv-education-input-box.with-cv-education-filled .with-cv-education-label,body.light-theme .with-cv-education-field:focus~.with-cv-education-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-education-input-box.with-cv-education-filled .with-cv-education-label .with-cv-education-asterisk,body.light-theme .with-cv-education-field:focus~.with-cv-education-label .with-cv-education-asterisk{color:#69a60a!important}body.light-theme .with-cv-education-field{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}body.light-theme .with-cv-education-field:disabled{cursor:not-allowed;opacity:.4}body.light-theme .with-cv-education-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .with-cv-education-input-box .with-cv-education-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .with-cv-education-input-box .with-cv-education-icon svg path{fill:#07180d!important}body.light-theme .with-cv-education-icon.with-cv-education-disabled{cursor:not-allowed;opacity:.5}body.light-theme .with-cv-education-icon.with-cv-education-disabled svg{opacity:.4}body.light-theme .with-cv-education-info{color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .with-cv-education-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .with-cv-education-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .with-cv-education-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .with-cv-education-checkbox:checked{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .with-cv-education-checkbox:checked:after{content:"✓";color:#07180d!important;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .with-cv-education-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .with-cv-education-form-section{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .with-cv-education-technologies-row{display:flex;width:100%}body.light-theme .with-cv-education-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:16px;box-sizing:border-box;min-height:64px}body.light-theme .with-cv-education-technologies-box.with-cv-education-error{border-color:#b3261e}body.light-theme .with-cv-education-technologies-box .with-cv-education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}body.light-theme .with-cv-education-technologies-box.with-cv-education-filled .with-cv-education-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-education-technologies-box.with-cv-education-filled .with-cv-education-label .with-cv-education-asterisk{color:#69a60a!important}body.light-theme .with-cv-education-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}body.light-theme .with-cv-education-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}body.light-theme .with-cv-education-technology-name{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .with-cv-education-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}body.light-theme .with-cv-education-technology-remove svg path{fill:#07180d!important}body.light-theme .with-cv-education-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .with-cv-education-separator-line{width:100%;height:1px;background:#d8dbdf!important;margin-top:24px;margin-bottom:24px}body.light-theme .with-cv-education-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .with-cv-education-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .with-cv-education-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-education-add-button svg{width:24px;height:24px}body.light-theme .with-cv-education-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .with-cv-education-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .with-cv-education-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-education-remove-button svg{width:24px;height:24px}body.light-theme .with-cv-education-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .with-cv-education-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-education-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-education-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .with-cv-education-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .with-cv-education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-education-input-wrapper,.with-cv-education-input-box{width:100%}.with-cv-education-wrapper{padding-bottom:24px}}@media (max-width: 768px){body.light-theme .with-cv-education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-education-input-wrapper,.with-cv-education-input-box{width:100%}.with-cv-education-wrapper{padding-bottom:24px}}.with-cv-experience-wrapper{padding-bottom:24px}.with-cv-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.with-cv-experience-form-row{display:flex;gap:24px;width:100%}.with-cv-experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}.with-cv-experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.with-cv-experience-input-box.with-cv-experience-disabled{opacity:.5;pointer-events:none}.with-cv-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.with-cv-experience-asterisk{color:#0a0}.with-cv-experience-input-box.with-cv-experience-filled .with-cv-experience-label,.with-cv-experience-field:focus~.with-cv-experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-experience-input-box.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk,.with-cv-experience-field:focus~.with-cv-experience-label .with-cv-experience-asterisk{color:#0a0}.with-cv-experience-field{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.with-cv-experience-field:disabled{cursor:not-allowed;opacity:.4}.with-cv-experience-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.with-cv-experience-input-box .with-cv-experience-icon svg{width:20px;height:20px;aspect-ratio:1/1}.with-cv-experience-icon.with-cv-experience-disabled{cursor:not-allowed;opacity:.5}.with-cv-experience-icon.with-cv-experience-disabled svg{opacity:.4}.with-cv-experience-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.with-cv-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.with-cv-experience-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}.with-cv-experience-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.with-cv-experience-checkbox:checked{background:#0a0;border-color:#0a0}.with-cv-experience-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.with-cv-experience-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.with-cv-experience-form-section{display:flex;flex-direction:column;gap:24px;width:100%}.with-cv-experience-selector-box .with-cv-experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-experience-selector-box .with-cv-experience-label .with-cv-experience-asterisk{color:#0a0}.with-cv-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}.with-cv-experience-select:focus{outline:none}.with-cv-experience-select option{background:#07180d;color:#f9faf5}.with-cv-experience-technologies-row{display:flex;width:100%}.with-cv-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:16px;box-sizing:border-box;min-height:64px}.with-cv-experience-technologies-box.with-cv-experience-error{border-color:#b3261e}.with-cv-experience-technologies-box .with-cv-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}.with-cv-experience-technologies-box.with-cv-experience-filled .with-cv-experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-experience-technologies-box.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk{color:#0a0}.with-cv-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.with-cv-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}.with-cv-experience-technology-name{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.with-cv-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.with-cv-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.with-cv-experience-description-row{display:flex;width:100%}.with-cv-experience-description-container{display:flex;height:314px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.with-cv-experience-description-container.with-cv-experience-error{border-color:#b3261e}.with-cv-experience-description-container .with-cv-experience-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.with-cv-experience-description-container:not(.with-cv-experience-filled) .with-cv-experience-label{top:40px}.with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk{color:#0a0}.with-cv-experience-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-textarea{padding-top:20px}.with-cv-experience-textarea::placeholder{color:#898f8f;opacity:1}.with-cv-experience-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.with-cv-experience-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.with-cv-experience-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.with-cv-experience-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-experience-add-button svg{width:24px;height:24px}.with-cv-experience-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.with-cv-experience-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.with-cv-experience-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-experience-remove-button svg{width:24px;height:24px}.with-cv-experience-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-experience-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-experience-save-button-active{border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-experience-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-experience-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){.with-cv-experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-experience-input-wrapper,.with-cv-experience-input-box{width:100%}.with-cv-experience-wrapper{padding-bottom:24px}}@media (max-width: 768px){.with-cv-experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-experience-input-wrapper,.with-cv-experience-input-box{width:100%}.with-cv-experience-wrapper{padding-bottom:24px}}body.light-theme .with-cv-experience-wrapper{padding-bottom:24px}body.light-theme .with-cv-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .with-cv-experience-form-row{display:flex;gap:24px;width:100%}body.light-theme .with-cv-experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}body.light-theme .with-cv-experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .with-cv-experience-input-box.with-cv-experience-disabled{opacity:.5;pointer-events:none}body.light-theme .with-cv-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .with-cv-experience-asterisk{color:#69a60a!important}body.light-theme .with-cv-experience-input-box.with-cv-experience-filled .with-cv-experience-label,body.light-theme .with-cv-experience-field:focus~.with-cv-experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-experience-input-box.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk,body.light-theme .with-cv-experience-field:focus~.with-cv-experience-label .with-cv-experience-asterisk{color:#69a60a!important}body.light-theme .with-cv-experience-field{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}body.light-theme .with-cv-experience-field:disabled{cursor:not-allowed;opacity:.4}body.light-theme .with-cv-experience-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .with-cv-experience-input-box .with-cv-experience-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .with-cv-experience-input-box .with-cv-experience-icon svg path{fill:#07180d!important}body.light-theme .with-cv-experience-icon.with-cv-experience-disabled{cursor:not-allowed;opacity:.5}body.light-theme .with-cv-experience-icon.with-cv-experience-disabled svg{opacity:.4}body.light-theme .with-cv-experience-info{color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .with-cv-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .with-cv-experience-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .with-cv-experience-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .with-cv-experience-checkbox:checked{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .with-cv-experience-checkbox:checked:after{content:"✓";color:#07180d!important;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .with-cv-experience-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .with-cv-experience-form-section{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .with-cv-experience-selector-box .with-cv-experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-experience-selector-box .with-cv-experience-label .with-cv-experience-asterisk{color:#69a60a!important}body.light-theme .with-cv-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}body.light-theme .with-cv-experience-select:focus{outline:none}body.light-theme .with-cv-experience-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .with-cv-experience-technologies-row{display:flex;width:100%}body.light-theme .with-cv-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:16px;box-sizing:border-box;min-height:64px}body.light-theme .with-cv-experience-technologies-box.with-cv-experience-error{border-color:#b3261e}body.light-theme .with-cv-experience-technologies-box .with-cv-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}body.light-theme .with-cv-experience-technologies-box.with-cv-experience-filled .with-cv-experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-experience-technologies-box.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk{color:#69a60a!important}body.light-theme .with-cv-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}body.light-theme .with-cv-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}body.light-theme .with-cv-experience-technology-name{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .with-cv-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}body.light-theme .with-cv-experience-technology-remove svg path{fill:#07180d!important}body.light-theme .with-cv-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .with-cv-experience-description-row{display:flex;width:100%}body.light-theme .with-cv-experience-description-container{display:flex;height:314px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .with-cv-experience-description-container.with-cv-experience-error{border-color:#b3261e}body.light-theme .with-cv-experience-description-container .with-cv-experience-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .with-cv-experience-description-container:not(.with-cv-experience-filled) .with-cv-experience-label{top:40px}body.light-theme .with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-label .with-cv-experience-asterisk{color:#69a60a!important}body.light-theme .with-cv-experience-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .with-cv-experience-description-container.with-cv-experience-filled .with-cv-experience-textarea{padding-top:20px}body.light-theme .with-cv-experience-textarea::placeholder{color:#5a5a5a!important;opacity:1}body.light-theme .with-cv-experience-separator-line{width:100%;height:1px;background:#d8dbdf!important;margin-top:24px;margin-bottom:24px}body.light-theme .with-cv-experience-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .with-cv-experience-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .with-cv-experience-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-experience-add-button svg{width:24px;height:24px}body.light-theme .with-cv-experience-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .with-cv-experience-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .with-cv-experience-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-experience-remove-button svg{width:24px;height:24px}body.light-theme .with-cv-experience-remove-button svg path{fill:#69a60a!important}body.light-theme .with-cv-experience-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .with-cv-experience-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-experience-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-experience-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .with-cv-experience-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .with-cv-experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-experience-input-wrapper,.with-cv-experience-input-box{width:100%}.with-cv-experience-wrapper{padding-bottom:24px}}@media (max-width: 768px){body.light-theme .with-cv-experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.with-cv-experience-input-wrapper,.with-cv-experience-input-box{width:100%}.with-cv-experience-wrapper{padding-bottom:24px}}.with-cv-technologies-wrapper{display:flex;width:100%;flex-direction:column;padding-bottom:24px}.with-cv-technologies-main-section{width:100%;max-width:800px;margin:0 auto;padding:0 24px;box-sizing:border-box}.with-cv-technologies-table{display:flex;flex-direction:column;width:100%}.with-cv-technologies-table-header{display:flex;gap:24px;margin-bottom:24px}.with-cv-technologies-header-name,.with-cv-technologies-header-months{flex:1;color:#606060;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.with-cv-technologies-table-body{display:flex;flex-direction:column;gap:0}.with-cv-technologies-table-row{display:flex;gap:24px;padding:13px 0}.with-cv-technologies-separator-line{width:100%;height:1px;background:#303e37;margin-bottom:0}.with-cv-technologies-name-box{flex:1;display:flex;padding:8px 16px;align-items:center;border-radius:8px;border:1px solid #606060;background:#d9d9d90d;color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;min-height:36px;width:100%;box-sizing:border-box;overflow:visible;white-space:nowrap}.with-cv-technologies-name-box.with-cv-technologies-name-error{border:1px solid #ff4d4d;color:#ff4d4d}.with-cv-technologies-experience-group{flex:1;display:flex;gap:12px;align-items:center}.with-cv-technologies-months-container{display:flex;padding:0;align-items:stretch;gap:0;border-radius:8px;border:1px solid #606060;background:#d9d9d90d;height:36px;flex:1;min-width:0;position:relative}.with-cv-technologies-months-container.with-cv-technologies-months-error{border:1px solid #ff4d4d}.with-cv-technologies-months-input{flex:0 0 auto;width:30px;color:#f9faf5;text-align:left;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;background:transparent;border:none;outline:none;padding:0 4px 0 12px;margin:0;height:100%;-webkit-appearance:none}.with-cv-technologies-experience-label{flex:0 0 auto;color:#606060;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;white-space:nowrap;padding:0 4px;text-align:left;min-width:50px}.with-cv-technologies-months-input::placeholder{line-height:36px}.with-cv-technologies-months-input::-webkit-input-placeholder{line-height:36px}.with-cv-technologies-months-input::-moz-placeholder{line-height:36px}.with-cv-technologies-months-input:-ms-input-placeholder{line-height:36px}.with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}.with-cv-technologies-months-buttons-group{display:flex;gap:1px;align-items:stretch;flex-shrink:0;width:72px;margin:0 0 0 auto}.with-cv-technologies-minus-button,.with-cv-technologies-plus-button{display:flex;padding:10px;align-items:center;justify-content:center;background:#d9d9d933;border:none;cursor:pointer;width:36px;flex-shrink:0;height:100%}.with-cv-technologies-minus-button:first-child,.with-cv-technologies-plus-button:first-child{border-radius:0}.with-cv-technologies-minus-button:last-child,.with-cv-technologies-plus-button:last-child{border-radius:0 8px 8px 0}.with-cv-technologies-minus-button:hover,.with-cv-technologies-plus-button:hover{opacity:.8}.with-cv-technologies-months-input:focus{outline:none}.with-cv-technologies-hint-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px;height:16px}.with-cv-technologies-hint-icon svg{width:16px;height:16px;aspect-ratio:1/1}.with-cv-technologies-hint-text{display:flex;align-items:center;height:16px;line-height:16px;color:#cefd75;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px;text-align:right}.with-cv-technologies-empty-message-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;height:16px}.with-cv-technologies-empty-icon{display:flex;align-items:center;height:16px}.with-cv-technologies-empty-icon svg{width:16px;height:16px;aspect-ratio:1/1}.with-cv-technologies-empty-message{display:flex;align-items:center;height:16px;line-height:16px;color:#ff4d4d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px}.with-cv-technologies-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-technologies-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-technologies-save-button-active{border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-technologies-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-technologies-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){.with-cv-technologies-main-section{padding:0 24px}.with-cv-technologies-table-row{flex-direction:column}.with-cv-technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.with-cv-technologies-months-container{height:36px;width:100%;min-width:0;display:flex}.with-cv-technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.with-cv-technologies-months-input::placeholder,.with-cv-technologies-months-input::-webkit-input-placeholder,.with-cv-technologies-months-input::-moz-placeholder,.with-cv-technologies-months-input:-ms-input-placeholder,.with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}.with-cv-technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.with-cv-technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.with-cv-technologies-minus-button,.with-cv-technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){.with-cv-technologies-main-section{padding:0 16px}.with-cv-technologies-table-row{flex-direction:column}.with-cv-technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.with-cv-technologies-months-container{height:36px;width:100%;min-width:0;display:flex}.with-cv-technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.with-cv-technologies-months-input::placeholder,.with-cv-technologies-months-input::-webkit-input-placeholder,.with-cv-technologies-months-input::-moz-placeholder,.with-cv-technologies-months-input:-ms-input-placeholder,.with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}.with-cv-technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.with-cv-technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.with-cv-technologies-minus-button,.with-cv-technologies-plus-button{width:36px;flex-shrink:0}}body.light-theme .with-cv-technologies-wrapper{display:flex;width:100%;flex-direction:column;padding-bottom:24px}body.light-theme .with-cv-technologies-main-section{width:100%;max-width:800px;margin:0 auto;padding:0 24px;box-sizing:border-box}body.light-theme .with-cv-technologies-table{display:flex;flex-direction:column;width:100%}body.light-theme .with-cv-technologies-table-header{display:flex;gap:24px;margin-bottom:24px}body.light-theme .with-cv-technologies-header-name,body.light-theme .with-cv-technologies-header-months{flex:1;color:#5a5a5a!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .with-cv-technologies-table-body{display:flex;flex-direction:column;gap:0}body.light-theme .with-cv-technologies-table-row{display:flex;gap:24px;padding:13px 0}body.light-theme .with-cv-technologies-separator-line{width:100%;height:1px;background:#e3e5e4;margin-bottom:0}body.light-theme .with-cv-technologies-name-box{flex:1;display:flex;padding:8px 16px;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent!important;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;min-height:36px;width:100%;box-sizing:border-box;overflow:visible;white-space:nowrap}body.light-theme .with-cv-technologies-name-box.with-cv-technologies-name-error{border:1px solid #ff4d4d;color:#ff4d4d}body.light-theme .with-cv-technologies-experience-group{flex:1;display:flex;gap:12px;align-items:center}body.light-theme .with-cv-technologies-months-container{display:flex;padding:0;align-items:stretch;gap:0;border-radius:8px;border:1px solid #606060;background:transparent!important;height:36px;flex:1;min-width:0;position:relative}body.light-theme .with-cv-technologies-months-container.with-cv-technologies-months-error{border:1px solid #ff4d4d}body.light-theme .with-cv-technologies-months-input{flex:0 0 auto;width:30px;color:#07180d!important;text-align:left;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;background:transparent;border:none;outline:none;padding:0 4px 0 12px;margin:0;height:100%;-webkit-appearance:none}body.light-theme .with-cv-technologies-experience-label{flex:0 0 auto;color:#5a5a5a!important;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;white-space:nowrap;padding:0 4px;text-align:left;min-width:50px}body.light-theme .with-cv-technologies-months-input::placeholder{line-height:36px}body.light-theme .with-cv-technologies-months-input::-webkit-input-placeholder{line-height:36px}body.light-theme .with-cv-technologies-months-input::-moz-placeholder{line-height:36px}body.light-theme .with-cv-technologies-months-input:-ms-input-placeholder{line-height:36px}body.light-theme .with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .with-cv-technologies-months-buttons-group{display:flex;gap:1px;align-items:stretch;flex-shrink:0;width:72px;margin:0 0 0 auto}body.light-theme .with-cv-technologies-minus-button,body.light-theme .with-cv-technologies-plus-button{display:flex;padding:10px;align-items:center;justify-content:center;background:#69a60a80!important;border:none;cursor:pointer;width:36px;flex-shrink:0;height:100%}body.light-theme .with-cv-technologies-minus-button:first-child,body.light-theme .with-cv-technologies-plus-button:first-child{border-radius:0}body.light-theme .with-cv-technologies-minus-button:last-child,body.light-theme .with-cv-technologies-plus-button:last-child{border-radius:0 8px 8px 0}body.light-theme .with-cv-technologies-minus-button:hover,body.light-theme .with-cv-technologies-plus-button:hover{opacity:.8}body.light-theme .with-cv-technologies-months-input:focus{outline:none}body.light-theme .with-cv-technologies-hint-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px;height:16px}body.light-theme .with-cv-technologies-hint-icon svg{width:16px;height:16px;aspect-ratio:1/1}body.light-theme .with-cv-technologies-hint-icon svg path{fill:#69a60a!important}body.light-theme .with-cv-technologies-hint-text{display:flex;align-items:center;height:16px;line-height:16px;color:#69a60a!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px;text-align:right}body.light-theme .with-cv-technologies-empty-message-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;height:16px}body.light-theme .with-cv-technologies-empty-icon{display:flex;align-items:center;height:16px}body.light-theme .with-cv-technologies-empty-icon svg{width:16px;height:16px;aspect-ratio:1/1}body.light-theme .with-cv-technologies-empty-message{display:flex;align-items:center;height:16px;line-height:16px;color:#ff4d4d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px}body.light-theme .with-cv-technologies-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .with-cv-technologies-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-technologies-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-technologies-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .with-cv-technologies-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .with-cv-technologies-main-section{padding:0 24px}body.light-theme .with-cv-technologies-table-row{flex-direction:column}body.light-theme .with-cv-technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}body.light-theme .with-cv-technologies-months-container{height:36px;width:100%;min-width:0;display:flex}body.light-theme .with-cv-technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}body.light-theme .with-cv-technologies-months-input::placeholder,body.light-theme .with-cv-technologies-months-input::-webkit-input-placeholder,body.light-theme .with-cv-technologies-months-input::-moz-placeholder,body.light-theme .with-cv-technologies-months-input:-ms-input-placeholder,body.light-theme .with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .with-cv-technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}body.light-theme .with-cv-technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}body.light-theme .with-cv-technologies-minus-button,body.light-theme .with-cv-technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){body.light-theme .with-cv-technologies-main-section{padding:0 16px}body.light-theme .with-cv-technologies-table-row{flex-direction:column}body.light-theme .with-cv-technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}body.light-theme .with-cv-technologies-months-container{height:36px;width:100%;min-width:0;display:flex}body.light-theme .with-cv-technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}body.light-theme .with-cv-technologies-months-input::placeholder,body.light-theme .with-cv-technologies-months-input::-webkit-input-placeholder,body.light-theme .with-cv-technologies-months-input::-moz-placeholder,body.light-theme .with-cv-technologies-months-input:-ms-input-placeholder,body.light-theme .with-cv-technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .with-cv-technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}body.light-theme .with-cv-technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}body.light-theme .with-cv-technologies-minus-button,body.light-theme .with-cv-technologies-plus-button{width:36px;flex-shrink:0}}.with-cv-languages-wrapper{display:flex;flex-direction:column;width:100%;padding:0 0 24px;box-sizing:border-box}.with-cv-languages-main-section{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;align-items:center}.with-cv-languages-form-row{display:flex;flex-direction:column;gap:16px}.with-cv-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}.with-cv-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}.with-cv-languages-select option[disabled][value=""]{color:#8a8a8a}.with-cv-languages-native-row{display:flex;width:100%;justify-content:flex-end}.with-cv-languages-native-container{display:flex;align-items:center;gap:4px;margin-left:12px}.with-cv-languages-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.with-cv-languages-checkbox:checked{background:#0a0;border-color:#0a0}.with-cv-languages-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.with-cv-languages-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.with-cv-languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.with-cv-languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.with-cv-languages-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-languages-remove-button svg{width:24px;height:24px}.with-cv-languages-levels-section{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;align-items:center}.with-cv-languages-level-row{display:flex;align-items:center;flex-direction:column;gap:8px;width:100%;max-width:fit-content;margin-bottom:16px}.with-cv-languages-level-row:last-child{margin-bottom:0}.with-cv-languages-level-label{display:flex;height:24px;flex-direction:column;justify-content:center;align-self:flex-start;color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px}.with-cv-languages-level-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;width:fit-content}.with-cv-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#f9faf5;cursor:pointer}.with-cv-languages-level-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap}.with-cv-languages-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.with-cv-languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.with-cv-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.with-cv-languages-add-button.inactive{opacity:.5;cursor:not-allowed}.with-cv-languages-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-languages-add-button svg{width:24px;height:24px}.with-cv-languages-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-languages-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-languages-save-button-active{border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-languages-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-languages-save-button:disabled{cursor:not-allowed}@media (min-width: 641px){.with-cv-languages-levels-section{display:flex;align-items:center}.with-cv-languages-level-row{align-items:center;margin-left:auto;margin-right:auto}.with-cv-languages-level-buttons{justify-content:center;width:fit-content}}@media (max-width: 1024px){.with-cv-languages-wrapper{padding-bottom:24px}.with-cv-languages-level-buttons{flex-wrap:wrap}.with-cv-languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){.with-cv-languages-wrapper{padding-bottom:24px}.with-cv-languages-level-row{max-width:100%}.with-cv-languages-level-buttons{flex-wrap:wrap;gap:8px;width:100%}.with-cv-languages-level-button{flex:1 1 100%}.with-cv-languages-select{background-position:right 12px center}}body.light-theme .with-cv-languages-wrapper{display:flex;flex-direction:column;width:100%;padding:0 0 24px;box-sizing:border-box}body.light-theme .with-cv-languages-main-section{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;align-items:center}body.light-theme .with-cv-languages-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .with-cv-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .with-cv-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}body.light-theme .with-cv-languages-select option[disabled][value=""]{color:#8a8a8a}body.light-theme .with-cv-languages-native-row{display:flex;width:100%;justify-content:flex-end}body.light-theme .with-cv-languages-native-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .with-cv-languages-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .with-cv-languages-checkbox:checked{background:#0a0!important;border-color:#0a0!important}body.light-theme .with-cv-languages-checkbox:checked:after{content:"✓";color:#fff!important;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .with-cv-languages-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .with-cv-languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .with-cv-languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .with-cv-languages-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-languages-remove-button svg{width:24px;height:24px}body.light-theme .with-cv-languages-remove-button svg path{fill:#69a60a!important}body.light-theme .with-cv-languages-levels-section{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;align-items:center}body.light-theme .with-cv-languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}body.light-theme .with-cv-languages-level-row:last-child{margin-bottom:0}body.light-theme .with-cv-languages-level-label{display:flex;height:24px;flex-direction:column;justify-content:center;align-self:stretch;color:#606060!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px}body.light-theme .with-cv-languages-level-buttons{display:flex;gap:16px;width:100%}body.light-theme .with-cv-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#07180d!important;cursor:pointer}body.light-theme .with-cv-languages-level-text{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap}body.light-theme .with-cv-languages-separator-line{width:100%;height:1px;background:#303e37!important;margin-top:24px;margin-bottom:24px}body.light-theme .with-cv-languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .with-cv-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .with-cv-languages-add-button.inactive{opacity:.5;cursor:not-allowed}body.light-theme .with-cv-languages-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-languages-add-button svg{width:24px;height:24px}body.light-theme .with-cv-languages-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .with-cv-languages-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-languages-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-languages-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .with-cv-languages-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .with-cv-languages-wrapper{padding-bottom:24px}.with-cv-languages-level-buttons{flex-wrap:wrap}.with-cv-languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){body.light-theme .with-cv-languages-wrapper{padding-bottom:24px}.with-cv-languages-level-row{max-width:100%}.with-cv-languages-level-buttons{flex-wrap:wrap;gap:8px;width:100%}.with-cv-languages-level-button{flex:1 1 100%}.with-cv-languages-select{background-position:right 12px center}}.with-cv-preferences-wrapper{padding-bottom:24px}.with-cv-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}.with-cv-preferences-form-row{display:flex;flex-direction:column;gap:16px}.with-cv-preferences-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.with-cv-preferences-asterisk{color:#0a0}.with-cv-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.with-cv-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.with-cv-preferences-tag:hover{background:#cefd751a}.with-cv-preferences-tag.with-cv-preferences-tag-selected{background:#cefd75;border-color:#cefd75}.with-cv-preferences-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.with-cv-preferences-tag-selected .with-cv-preferences-tag-name{color:#07180d}.with-cv-preferences-tag-check{flex-shrink:0}.with-cv-preferences-tag-available.with-cv-preferences-tag-selected{background:#0a0;border-color:#0a0}.with-cv-preferences-tag-unavailable.with-cv-preferences-tag-selected{background:#b3261e;border-color:#b3261e}.with-cv-preferences-tag-unavailable.with-cv-preferences-tag-selected .with-cv-preferences-tag-name{color:#f9faf5}.with-cv-preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}.with-cv-preferences-mobility-rows{display:flex;flex-direction:column;gap:12px;width:100%}.with-cv-preferences-selectors-row{display:flex;gap:12px;width:100%;align-items:flex-start}.with-cv-preferences-add-location-row{display:flex;width:100%;align-items:center;justify-content:flex-end;padding-top:4px}.with-cv-preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}.with-cv-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.with-cv-preferences-select:focus{outline:none}.with-cv-preferences-select:disabled{cursor:not-allowed;opacity:.4}.with-cv-preferences-select option{background:#07180d;color:#f9faf5}.with-cv-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.with-cv-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.with-cv-preferences-add-location-button:hover{background:#00aa001a}.with-cv-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}.with-cv-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.with-cv-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}.with-cv-preferences-remove-location-button:hover{background:#00aa001a}.with-cv-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}.with-cv-preferences-salary-row{display:flex;gap:12px;width:100%}.with-cv-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}.with-cv-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.with-cv-preferences-salary-input::placeholder{color:#f9faf566}.with-cv-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}.with-cv-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.with-cv-preferences-currency-select:focus{outline:none}.with-cv-preferences-currency-select option{background:#07180d;color:#f9faf5}.with-cv-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}.with-cv-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.with-cv-preferences-expected-salary-input::placeholder{color:#f9faf566}.with-cv-preferences-favorite-technologies-empty{color:#f9faf566;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.with-cv-preferences-level-input-wrapper{display:flex;width:100%}.with-cv-preferences-level-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}.with-cv-preferences-level-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.with-cv-preferences-level-field{width:100%;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.with-cv-preferences-level-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}.with-cv-preferences-level-select:focus{outline:none}.with-cv-preferences-level-select option{background:#07180d;color:#f9faf5}.with-cv-preferences-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.with-cv-preferences-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.with-cv-preferences-save-button-active{border:2px solid #0a0;background:#0a0;cursor:pointer}.with-cv-preferences-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.with-cv-preferences-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){.with-cv-preferences-wrapper{padding-bottom:24px}.with-cv-preferences-selectors-row{flex-direction:column;gap:12px}.with-cv-preferences-selector-box{width:100%}.with-cv-preferences-salary-row{flex-direction:column}.with-cv-preferences-currency-selector-box{width:100%}}@media (max-width: 768px){.with-cv-preferences-wrapper{padding-bottom:24px}.with-cv-preferences-selectors-row{flex-direction:column;gap:12px}.with-cv-preferences-selector-box{width:100%}.with-cv-preferences-salary-row{flex-direction:column}.with-cv-preferences-currency-selector-box{width:100%}}body.light-theme .with-cv-preferences-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:24px;box-sizing:border-box;min-height:100%}body.light-theme .with-cv-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px;margin-left:auto;margin-right:auto}body.light-theme .with-cv-preferences-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .with-cv-preferences-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .with-cv-preferences-asterisk{color:#69a60a!important}body.light-theme .with-cv-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .with-cv-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .with-cv-preferences-tag:hover{background:#69a60a1a!important}body.light-theme .with-cv-preferences-tag.with-cv-preferences-tag-selected{background:#69a60a33!important;border-color:#69a60a!important}body.light-theme .with-cv-preferences-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .with-cv-preferences-tag-selected .with-cv-preferences-tag-name{color:#69a60a!important}body.light-theme .with-cv-preferences-tag-check{flex-shrink:0}body.light-theme .with-cv-preferences-tag-available.with-cv-preferences-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .with-cv-preferences-tag-available.with-cv-preferences-tag-selected .with-cv-preferences-tag-name{color:#fff!important}body.light-theme .with-cv-preferences-tag-unavailable.with-cv-preferences-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .with-cv-preferences-tag-unavailable.with-cv-preferences-tag-selected .with-cv-preferences-tag-name{color:#07180d!important}body.light-theme .with-cv-preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .with-cv-preferences-selectors-row{display:flex;gap:12px;width:100%}body.light-theme .with-cv-preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}body.light-theme .with-cv-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;color-scheme:light}body.light-theme .with-cv-preferences-select:focus{outline:none}body.light-theme .with-cv-preferences-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .with-cv-preferences-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .with-cv-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .with-cv-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .with-cv-preferences-add-location-button:hover{background:#00aa001a}body.light-theme .with-cv-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}body.light-theme .with-cv-preferences-add-location-button svg path{fill:#69a60a!important}body.light-theme .with-cv-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .with-cv-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .with-cv-preferences-remove-location-button:hover{background:#00aa001a}body.light-theme .with-cv-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}body.light-theme .with-cv-preferences-remove-location-button svg path{fill:#69a60a!important}body.light-theme .with-cv-preferences-salary-row{display:flex;gap:12px;width:100%}body.light-theme .with-cv-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}body.light-theme .with-cv-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .with-cv-preferences-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .with-cv-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .with-cv-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .with-cv-preferences-currency-select:focus{outline:none}body.light-theme .with-cv-preferences-currency-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .with-cv-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}body.light-theme .with-cv-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .with-cv-preferences-expected-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .with-cv-preferences-favorite-technologies-empty{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .with-cv-preferences-level-input-wrapper{display:flex;width:100%}body.light-theme .with-cv-preferences-level-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .with-cv-preferences-level-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .with-cv-preferences-level-field{width:100%;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .with-cv-preferences-level-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}body.light-theme .with-cv-preferences-level-select:focus{outline:none}body.light-theme .with-cv-preferences-level-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .with-cv-preferences-save-button-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:auto;padding-top:32px}body.light-theme .with-cv-preferences-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .with-cv-preferences-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .with-cv-preferences-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .with-cv-preferences-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .with-cv-preferences-wrapper{padding:0 24px 24px;box-sizing:border-box}body.light-theme .with-cv-preferences-main-section{max-width:1000px;margin-left:auto;margin-right:auto}body.light-theme .with-cv-preferences-selectors-row{flex-direction:column;gap:12px}body.light-theme .with-cv-preferences-selector-box{width:100%}body.light-theme .with-cv-preferences-salary-row{flex-direction:column}body.light-theme .with-cv-preferences-currency-selector-box{width:100%}}@media (max-width: 640px){body.light-theme .with-cv-preferences-wrapper{padding:0 16px 24px;box-sizing:border-box}body.light-theme .with-cv-preferences-main-section{max-width:1000px;margin-left:auto;margin-right:auto}body.light-theme .with-cv-preferences-selectors-row{flex-direction:column;gap:12px}body.light-theme .with-cv-preferences-selector-box{width:100%}body.light-theme .with-cv-preferences-salary-row{flex-direction:column}body.light-theme .with-cv-preferences-currency-selector-box{width:100%}}.main-profile-container{width:100%;height:100%;padding:24px;box-sizing:border-box}.main-profile-content{width:100%;max-width:1200px;margin:0 auto}.main-profile-title{color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-bottom:24px}.with-cv .main-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.with-cv .main-profile-title-wrapper .main-profile-title{width:100%;max-width:1200px;text-align:left;margin-bottom:0;padding-left:0;padding-right:0;box-sizing:border-box}.with-cv .main-profile-description{width:100%;max-width:1200px;text-align:left;margin-top:0;margin-bottom:24px;padding-left:0;padding-right:0;box-sizing:border-box;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}.with-cv .main-profile-description .description-asterisk,.with-cv .main-profile-description .description-mandatory,.with-cv .main-profile-description .description-save{color:#0a0}@media (max-width: 1024px){.main-profile-container{padding:20px}.main-profile-title{font-size:22px}.with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0}.with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:13px}}@media (max-width: 768px){.main-profile-container{padding:16px}.main-profile-title{font-size:20px;margin-bottom:20px}.with-cv .main-profile-title-wrapper{align-items:center}.with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0;text-align:center}.with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:12px;text-align:center}}@media (max-width: 640px){.main-profile-container{padding:12px}.main-profile-title{font-size:18px;margin-bottom:16px}.with-cv .main-profile-title-wrapper{align-items:center}.with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0;text-align:center}.with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:11px;text-align:center}}body.light-theme .main-profile-container{width:100%;height:100%;padding:24px;box-sizing:border-box}body.light-theme .main-profile-content{width:100%;max-width:1200px;margin:0 auto}body.light-theme .main-profile-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-bottom:24px}body.light-theme .with-cv .main-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}body.light-theme .with-cv .main-profile-title-wrapper .main-profile-title{width:100%;max-width:1200px;text-align:left;margin-bottom:0;padding-left:0;padding-right:0;box-sizing:border-box}body.light-theme .with-cv .main-profile-description{width:100%;max-width:1200px;text-align:left;margin-top:0;margin-bottom:24px;padding-left:0;padding-right:0;box-sizing:border-box;color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}body.light-theme .with-cv .main-profile-description .description-asterisk,body.light-theme .with-cv .main-profile-description .description-mandatory,body.light-theme .with-cv .main-profile-description .description-save{color:#69a60a!important}@media (max-width: 1024px){body.light-theme .main-profile-container{padding:20px}body.light-theme .main-profile-title{font-size:22px}body.light-theme .with-cv .main-profile-title-wrapper{align-items:center}body.light-theme .with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:13px;text-align:center}}@media (max-width: 768px){body.light-theme .main-profile-container{padding:16px}body.light-theme .main-profile-title{font-size:20px;margin-bottom:20px}body.light-theme .with-cv .main-profile-title-wrapper{align-items:center}body.light-theme .with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:12px;text-align:center}}@media (max-width: 640px){body.light-theme .main-profile-container{padding:12px}body.light-theme .main-profile-title{font-size:18px;margin-bottom:16px}body.light-theme .with-cv .main-profile-title-wrapper{align-items:center}body.light-theme .with-cv .main-profile-title-wrapper .main-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .with-cv .main-profile-description{padding-left:0;padding-right:0;font-size:11px;text-align:center}}.messages-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0}.messages-content{display:flex;flex-direction:column;padding:16px;gap:16px;flex:1 0 0;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#0c1f13;min-height:0}.messages-content.messages-conversation-section{background-color:#122e1d;border:1px solid #cefd75}.conversation-view .action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}.conversation-view .conversation-avatar-link{cursor:pointer;display:inline-flex;flex-shrink:0;border:none;padding:0;background:transparent;border-radius:50%}.conversation-view .conversation-avatar-link:hover{opacity:.9}.conversation-view{display:flex;flex-direction:column;flex:1;gap:16px;min-height:0}.conversation-header{display:flex;align-items:center;gap:12px}.conversation-back-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conversation-back-button svg{width:24px;height:24px}.conversation-header-content{display:flex;align-items:center;gap:12px;flex:1}.conversation-files-button{width:24px;height:24px;aspect-ratio:1/1;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conversation-files-button svg{width:24px;height:24px}.conversation-header-info{display:flex;flex-direction:column;gap:4px}.conversation-header-title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.conversation-header-title-link{background:none;border:none;padding:0;text-align:left;cursor:pointer;text-decoration:underline}.conversation-header-title-link:hover,.conversation-header-title-link:focus-visible{color:#cefd75;outline:none}.conversation-header-title-link:disabled{cursor:not-allowed;opacity:.7;text-decoration:none}.conversation-header-subtitle{color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.conversation-header-photo{width:26px;height:26px;border-radius:9999px;border:2px solid #ffffff;object-fit:cover;flex-shrink:0}.conversation-messages{flex:1;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;padding-bottom:16px;min-height:0}.conversation-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif}.conversation-spinner{width:32px;height:32px;border:3px solid rgba(206,253,117,.2);border-top-color:#cefd75;border-radius:50%;animation:conversation-spin .8s linear infinite}.conversation-empty{flex:1;display:flex;align-items:center;justify-content:center}.conversation-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.conversation-empty-icon{width:48px;height:48px;flex-shrink:0}.conversation-empty p{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0}.conversation-message-sent-row,.conversation-message-bubble-row{display:flex;flex-direction:row;align-items:flex-start;gap:6px;max-width:100%}.conversation-message-sent-row{justify-content:flex-end}.conversation-message-bubble-row{align-items:center}.conversation-message-delete{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;margin:0;border:none;background:transparent;color:#f9faf58c;cursor:pointer;border-radius:6px;align-self:center}.conversation-message-delete:hover{color:#f9faf5;background:#f9faf514}.conversation-message-wrapper-sent .conversation-message-delete{color:#07180d73}.conversation-message-wrapper-sent .conversation-message-delete:hover{color:#07180d;background:#07180d14}.conversation-message-deleted{display:flex;flex-direction:column;gap:2px;font-style:italic;opacity:.9}.conversation-message-deleted-label{font-weight:500}.conversation-message-deleted-by{font-size:13px;opacity:.85}.conversation-message-wrapper-sent{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;max-width:90%;gap:4px}.conversation-message-wrapper-received{display:flex;align-items:flex-start;gap:8px;align-self:flex-start;max-width:90%}.conversation-message-content-received{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.conversation-message-sent{display:flex;padding:12px;flex-direction:column;align-items:flex-start;border-radius:20px 20px 8px;background:#b5eab5;max-width:100%;width:100%;box-sizing:border-box;color:#07180d;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;overflow-wrap:break-word}.conversation-message-timestamp-sent{font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#7d8881;padding-right:8px;align-self:flex-start;margin-top:2px}.conversation-message-timestamp-received{font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#7d8881;padding-left:8px;align-self:flex-end;margin-top:2px}.conversation-message-avatar{width:26px;height:26px;border-radius:9999px;border:2px solid #cefd75;object-fit:cover;flex-shrink:0;align-self:flex-end}.conversation-message-bubble{display:flex;min-height:44px;padding:8px 16px;align-items:center;border-radius:20px 20px 20px 8px;background:#0a0;width:100%;box-sizing:border-box;color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word}.conversation-message-wrapper-received.typing-indicator{opacity:.75}.conversation-typing-bubble{display:inline-flex;gap:6px;padding:10px 16px;border-radius:20px;background:#0a0}.conversation-typing-bubble span{width:6px;height:6px;border-radius:9999px;background:#f9faf5;opacity:.6;animation:conversation-typing 1s ease-in-out infinite}.conversation-typing-bubble span:nth-child(2){animation-delay:.15s}.conversation-typing-bubble span:nth-child(3){animation-delay:.3s}.conversation-bottom{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(217,217,217,.2)}.conversation-add-files-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conversation-add-files-button svg{width:24px;height:24px}.conversation-message-container{display:flex;min-height:56px;align-items:flex-end;gap:4px;flex:1 0 0;border-radius:28px;background:#254731;padding:10px 16px}.conversation-message-input{flex:1;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;min-height:20px;max-height:200px;padding:8px 0;resize:none;overflow-y:auto;align-self:stretch;box-sizing:border-box}.conversation-message-input::placeholder{color:#7d8881}.conversation-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conversation-send-button svg{width:24px;height:24px}.messages-title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}.conversation-item{display:flex;padding:16px;flex-direction:column;align-items:stretch;gap:12px;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#13291b;cursor:pointer;transition:border .2s ease,background .2s ease;position:relative}.conversation-unread-badge{position:absolute;top:12px;right:12px;display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:1px solid #cefd75;background:#0a0;width:10px;height:10px;box-sizing:border-box}.conversation-divider{width:100%;height:1px;display:flex;align-items:center}.conversation-divider svg{width:100%;height:1px}.conversation-item-content{display:flex;flex-direction:row;align-items:center;gap:12px}.conversation-item:hover{border:1px solid #cefd75;background:#132f1d}.conversation-photo{border-radius:9999px;border:2px solid #ffffff;width:48px;height:48px;object-fit:cover;flex-shrink:0}.conversation-info{display:flex;flex-direction:column;align-items:flex-start;flex:1;gap:4px}.conversation-title{align-self:stretch;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.conversation-subtitle{align-self:stretch;color:#7d8881;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.conversation-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-right:20px}.conversation-time{color:#cefd75;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.conversation-job-label,.conversation-company-job-label,.conversation-radar-label,.conversation-freelancer-label,.conversation-dev-dm-label{display:flex;height:17.005px;padding:1.76px 7.04px;justify-content:center;align-items:center;gap:1.32px;border-radius:23.08px;font-family:Inter,sans-serif;font-size:7.921px;font-style:normal;font-weight:400}.conversation-job-label{background:#3af155;color:#000}.conversation-company-job-label{background:#ea8547;color:#000}.conversation-radar-label{background:#82d7f9;color:#000}.conversation-freelancer-label{background:#cefd75;color:#000;line-height:170%;letter-spacing:-.087px;width:fit-content}.conversation-dev-dm-label{background:#a78bfa;color:#000;line-height:170%;letter-spacing:-.087px;width:fit-content}.conversation-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:1px solid #cefd75;background:#0a0;width:8px;height:8px;flex-shrink:0;position:absolute;top:16px;right:16px}.conversation-author{display:flex;align-items:center;gap:8px}.conversation-author-photo{width:26px;height:26px;aspect-ratio:1/1;border-radius:9999px;border:2px solid #cefd75;object-fit:cover;flex-shrink:0}.conversation-author-name{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center}.avatar-fallback{display:flex;align-items:center;justify-content:center;background:#0f2416}.avatar-fallback svg{width:70%;height:70%}@media (min-width: 769px) and (max-width: 1024px){.messages-container{padding:20px}.messages-content{padding:14px;gap:14px}.conversation-message-sent{padding:11px 12px;font-size:15px;line-height:22px;max-width:88%;border-radius:18px 18px 7px}.conversation-message-received{max-width:88%;gap:7px}.conversation-message-bubble{padding:7px 14px;min-height:40px;font-size:15px;line-height:22px;border-radius:18px 18px 18px 7px}.conversation-message-avatar{width:24px;height:24px}.conversation-header{gap:10px}.conversation-header-photo{width:24px;height:24px}.conversation-header-title,.conversation-header-subtitle{font-size:11.5px}.conversation-bottom{gap:10px}.conversation-message-container{min-height:52px}.conversation-message-input{font-size:15px;line-height:22px;max-height:220px;padding:6px 0}.conversation-messages{gap:11px;padding-bottom:14px}.conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}@media (max-width: 768px){.messages-container{padding:16px}.messages-content{padding:12px;gap:12px}.conversation-message-sent{padding:10px 12px;font-size:14px;line-height:20px;max-width:85%;border-radius:16px 16px 6px}.conversation-message-received{max-width:85%;gap:6px}.conversation-message-bubble{padding:6px 12px;min-height:36px;font-size:14px;line-height:20px;border-radius:16px 16px 16px 6px}.conversation-message-avatar{width:22px;height:22px}.conversation-header{gap:8px}.conversation-header-photo{width:22px;height:22px}.conversation-header-title,.conversation-header-subtitle{font-size:11px}.conversation-bottom{gap:8px}.conversation-message-container{min-height:48px}.conversation-message-input{font-size:14px;line-height:20px;max-height:200px;padding:6px 0}.conversation-messages{gap:10px;padding-bottom:12px}.conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}@media (max-width: 480px){.messages-container{padding:12px}.messages-content{padding:10px;gap:10px}.conversation-message-sent{padding:8px 10px;font-size:13px;line-height:18px;max-width:80%;border-radius:12px 12px 4px}.conversation-message-received{max-width:80%;gap:6px}.conversation-message-bubble{padding:6px 10px;min-height:32px;font-size:13px;line-height:18px;border-radius:12px 12px 12px 4px}.conversation-message-avatar,.conversation-header-photo{width:20px;height:20px}.conversation-header-title,.conversation-header-subtitle{font-size:10px}.conversation-message-container{min-height:44px}.conversation-message-input{font-size:13px;line-height:18px;max-height:180px;padding:6px 0}.conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}body.light-theme .messages-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;background:#f7f8f8!important}body.light-theme .messages-content{display:flex;flex-direction:column;padding:16px;gap:16px;flex:1 0 0;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;min-height:0}body.light-theme .messages-content.messages-conversation-section{background-color:#fff!important;border:2px solid #d8dbdf!important}body.light-theme .conversation-view{display:flex;flex-direction:column;flex:1;gap:16px;min-height:0}body.light-theme .conversation-view .action-button-tooltip{background:#fff!important;color:#69a60a!important;border:1px solid #d8dbdf!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .conversation-header{display:flex;align-items:center;gap:12px}body.light-theme .conversation-back-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .conversation-back-button svg{width:24px;height:24px}body.light-theme .conversation-back-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .conversation-header-content{display:flex;align-items:center;gap:12px;flex:1}body.light-theme .conversation-files-button{width:24px;height:24px;aspect-ratio:1/1;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .conversation-files-button svg{width:24px;height:24px}body.light-theme .conversation-files-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .conversation-header-info{display:flex;flex-direction:column;gap:4px}body.light-theme .conversation-header-title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .conversation-header-title-link{background:none;border:none;padding:0;text-align:left;cursor:pointer;text-decoration:underline}body.light-theme .conversation-header-title-link:hover,body.light-theme .conversation-header-title-link:focus-visible{color:#69a60a!important;outline:none}body.light-theme .conversation-header-title-link:disabled{cursor:not-allowed;opacity:.7;text-decoration:none}body.light-theme .conversation-header-subtitle{color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}body.light-theme .conversation-header-photo{width:26px;height:26px;border-radius:9999px;border:2px solid #d8dbdf!important;object-fit:cover;flex-shrink:0}body.light-theme .conversation-messages{flex:1;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;padding-bottom:16px;min-height:0}body.light-theme .conversation-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif}body.light-theme .conversation-spinner{width:32px;height:32px;border:3px solid rgba(105,166,10,.2);border-top-color:#69a60a!important;border-radius:50%;animation:conversation-spin .8s linear infinite}@keyframes conversation-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.light-theme .conversation-empty{flex:1;display:flex;align-items:center;justify-content:center}body.light-theme .conversation-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}body.light-theme .conversation-empty-icon{width:48px;height:48px;flex-shrink:0}body.light-theme .conversation-empty-icon svg path{stroke:#5a5a5a!important;fill:#5a5a5a!important}body.light-theme .conversation-empty p{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0}body.light-theme .conversation-message-wrapper-sent{display:flex;flex-direction:column;align-items:flex-end;align-self:flex-end;max-width:90%;gap:4px}body.light-theme .conversation-message-wrapper-received{display:flex;align-items:flex-start;gap:8px;align-self:flex-start;max-width:90%}body.light-theme .conversation-message-content-received{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}body.light-theme .conversation-message-sent{display:flex;padding:12px;flex-direction:column;align-items:flex-start;border-radius:20px 20px 8px;background:#edfdca!important;max-width:100%;width:100%;box-sizing:border-box;color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;word-wrap:break-word;overflow-wrap:break-word}body.light-theme .conversation-message-timestamp-sent{font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#5a5a5a!important;padding-right:8px;align-self:flex-start;margin-top:2px}body.light-theme .conversation-message-timestamp-received{font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#5a5a5a!important;padding-left:8px;align-self:flex-end;margin-top:2px}body.light-theme .conversation-message-avatar{width:26px;height:26px;border-radius:9999px;border:2px solid #d8dbdf!important;object-fit:cover;flex-shrink:0;align-self:flex-end}body.light-theme .conversation-message-bubble{display:flex;min-height:44px;padding:8px 16px;align-items:center;border-radius:20px 20px 20px 8px;background:#f7f8f8!important;width:100%;box-sizing:border-box;color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;white-space:pre-line;word-wrap:break-word;overflow-wrap:break-word}body.light-theme .conversation-message-wrapper-received.typing-indicator{opacity:.75}body.light-theme .conversation-typing-bubble{display:inline-flex;gap:6px;padding:10px 16px;border-radius:20px;background:#f7f8f8!important}body.light-theme .conversation-typing-bubble span{width:6px;height:6px;border-radius:9999px;background:#07180d!important;opacity:.6;animation:conversation-typing 1s ease-in-out infinite}body.light-theme .conversation-typing-bubble span:nth-child(2){animation-delay:.15s}body.light-theme .conversation-typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes conversation-typing{0%{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}to{opacity:.3;transform:translateY(0)}}body.light-theme .conversation-bottom{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:2px solid #d8dbdf!important}body.light-theme .conversation-add-files-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .conversation-add-files-button svg{width:24px;height:24px}body.light-theme .conversation-add-files-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .conversation-message-container{display:flex;min-height:56px;align-items:flex-end;gap:4px;flex:1 0 0;border-radius:28px;background:#f7f8f8!important;padding:10px 16px}body.light-theme .conversation-message-input{flex:1;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;min-height:20px;max-height:200px;padding:8px 0;resize:none;overflow-y:auto;align-self:stretch;box-sizing:border-box}body.light-theme .conversation-message-input::placeholder{color:#5a5a5a!important}body.light-theme .conversation-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .conversation-send-button svg{width:24px;height:24px}body.light-theme .conversation-send-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .messages-title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0}body.light-theme .conversation-item{display:flex;padding:16px;flex-direction:column;align-items:stretch;gap:12px;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;cursor:pointer;transition:border .2s ease,background .2s ease;position:relative}body.light-theme .conversation-unread-badge{position:absolute;top:12px;right:12px;display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:2px solid #69a60a!important;background:#69a60a!important;width:10px;height:10px;box-sizing:border-box}body.light-theme .conversation-divider{width:100%;height:1px;display:flex;align-items:center}body.light-theme .conversation-divider svg{width:100%;height:1px}body.light-theme .conversation-divider svg line{stroke:#d8dbdf!important}body.light-theme .conversation-item-content{display:flex;flex-direction:row;align-items:center;gap:12px}body.light-theme .conversation-item:hover{border:2px solid #69a60a!important;background:#69a60a0d!important}body.light-theme .conversation-photo{border-radius:9999px;border:2px solid #d8dbdf!important;width:48px;height:48px;object-fit:cover;flex-shrink:0}body.light-theme .conversation-info{display:flex;flex-direction:column;align-items:flex-start;flex:1;gap:4px}body.light-theme .conversation-title{align-self:stretch;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .conversation-subtitle{align-self:stretch;color:#5a5a5a!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}body.light-theme .conversation-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-right:20px}body.light-theme .conversation-time{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}body.light-theme .conversation-job-label,body.light-theme .conversation-company-job-label,body.light-theme .conversation-radar-label,body.light-theme .conversation-freelancer-label,body.light-theme .conversation-dev-dm-label{display:flex;height:17.005px;padding:1.76px 7.04px;justify-content:center;align-items:center;gap:1.32px;border-radius:23.08px;font-family:Inter,sans-serif;font-size:7.921px;font-style:normal;font-weight:400}body.light-theme .conversation-job-label{background:#3af155!important;color:#000}body.light-theme .conversation-company-job-label{background:#ea8547!important;color:#000}body.light-theme .conversation-radar-label{background:#82d7f9!important;color:#000}body.light-theme .conversation-freelancer-label{background:#edfdca!important;color:#000;line-height:170%;letter-spacing:-.087px;width:fit-content}body.light-theme .conversation-dev-dm-label{background:#ddd6fe!important;color:#000;line-height:170%;letter-spacing:-.087px;width:fit-content}body.light-theme .conversation-unread-indicator{display:flex;padding:2px;justify-content:center;align-items:center;border-radius:100px;border:2px solid #69a60a!important;background:#69a60a!important;width:8px;height:8px;flex-shrink:0;position:absolute;top:16px;right:16px}body.light-theme .conversation-author{display:flex;align-items:center;gap:8px}body.light-theme .conversation-author-photo{width:26px;height:26px;aspect-ratio:1/1;border-radius:9999px;border:2px solid #d8dbdf!important;object-fit:cover;flex-shrink:0}body.light-theme .conversation-author-name{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center}body.light-theme .avatar-fallback{display:flex;align-items:center;justify-content:center;background:transparent}body.light-theme .avatar-fallback svg{width:70%;height:70%}body.light-theme .avatar-fallback svg rect[fill],body.light-theme .avatar-fallback svg rect:first-of-type{fill:#edfdca!important}body.light-theme .avatar-fallback svg rect[stroke],body.light-theme .avatar-fallback svg rect:first-of-type{stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .avatar-fallback svg path{fill:#69a60a!important}@media (min-width: 769px) and (max-width: 1024px){body.light-theme .messages-container{padding:20px}body.light-theme .messages-content{padding:14px;gap:14px}body.light-theme .conversation-message-sent{padding:11px 12px;font-size:15px;line-height:22px;max-width:88%;border-radius:18px 18px 7px}body.light-theme .conversation-message-received{max-width:88%;gap:7px}body.light-theme .conversation-message-bubble{padding:7px 14px;min-height:40px;font-size:15px;line-height:22px;border-radius:18px 18px 18px 7px}body.light-theme .conversation-message-avatar{width:24px;height:24px}body.light-theme .conversation-header{gap:10px}body.light-theme .conversation-header-photo{width:24px;height:24px}body.light-theme .conversation-header-title,body.light-theme .conversation-header-subtitle{font-size:11.5px}body.light-theme .conversation-bottom{gap:10px}body.light-theme .conversation-message-container{min-height:52px}body.light-theme .conversation-message-input{font-size:15px;line-height:22px;max-height:220px;padding:6px 0}body.light-theme .conversation-messages{gap:11px;padding-bottom:14px}body.light-theme .conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}@media (max-width: 768px){body.light-theme .messages-container{padding:16px}body.light-theme .messages-content{padding:12px;gap:12px}body.light-theme .conversation-message-sent{padding:10px 12px;font-size:14px;line-height:20px;max-width:85%;border-radius:16px 16px 6px}body.light-theme .conversation-message-received{max-width:85%;gap:6px}body.light-theme .conversation-message-bubble{padding:6px 12px;min-height:36px;font-size:14px;line-height:20px;border-radius:16px 16px 16px 6px}body.light-theme .conversation-message-avatar{width:22px;height:22px}body.light-theme .conversation-header{gap:8px}body.light-theme .conversation-header-photo{width:22px;height:22px}body.light-theme .conversation-header-title,body.light-theme .conversation-header-subtitle{font-size:11px}body.light-theme .conversation-bottom{gap:8px}body.light-theme .conversation-message-container{min-height:48px}body.light-theme .conversation-message-input{font-size:14px;line-height:20px;max-height:200px;padding:6px 0}body.light-theme .conversation-messages{gap:10px;padding-bottom:12px}body.light-theme .conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}@media (max-width: 480px){body.light-theme .messages-container{padding:12px}body.light-theme .messages-content{padding:10px;gap:10px}body.light-theme .conversation-message-sent{padding:8px 10px;font-size:13px;line-height:18px;max-width:80%;border-radius:12px 12px 4px}body.light-theme .conversation-message-received{max-width:80%;gap:6px}body.light-theme .conversation-message-bubble{padding:6px 10px;min-height:32px;font-size:13px;line-height:18px;border-radius:12px 12px 12px 4px}body.light-theme .conversation-message-avatar,body.light-theme .conversation-header-photo{width:20px;height:20px}body.light-theme .conversation-header-title,body.light-theme .conversation-header-subtitle{font-size:10px}body.light-theme .conversation-message-container{min-height:44px}body.light-theme .conversation-message-input{font-size:13px;line-height:18px;max-height:180px;padding:6px 0}body.light-theme .conversation-message-timestamp-sent{padding-right:8px;align-self:flex-start}}.developer-real-calendar-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0}.developer-real-calendar-right-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#133920;flex:1;min-height:0;overflow-y:auto}.developer-real-calendar-hours-header{display:flex;align-items:flex-start;align-self:stretch;width:100%;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:sticky;top:0;z-index:10;flex-shrink:0}.developer-real-calendar-hours-column{width:54px;height:20px;flex-shrink:0}.developer-real-calendar-weekday-column{display:flex;height:24px;padding:0 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box}.developer-real-calendar-weekday-column.weekend{background:#102618}.developer-real-calendar-hours-grid{display:grid;grid-template-columns:54px repeat(7,1fr);width:100%;align-items:stretch;margin-top:0;gap:0;position:relative}.developer-real-calendar-meetings-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:visible}.developer-real-calendar-hour-label{width:54px;height:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-6px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0;box-sizing:border-box}.developer-real-calendar-hour-label.first-hour{margin-top:0}.developer-real-calendar-hour-cell{height:80px;align-self:stretch;border:1px solid rgba(217,217,217,.2);background:#132f1d;box-sizing:border-box;position:relative}.developer-real-calendar-time-line{position:absolute;height:2px;background:#cefd75;z-index:10}.developer-real-calendar-hour-cell.weekend{flex:1 0 0;align-self:stretch;border:1px solid rgba(217,217,217,.08);background:#102618}.developer-real-calendar-right-header{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:relative;min-height:70px;box-sizing:border-box;gap:16px}@media (min-width: 1025px){.developer-real-calendar-right-header{justify-content:center}}.developer-real-calendar-nav-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;transition:opacity .2s}.developer-real-calendar-nav-button:hover{opacity:.7}.developer-real-calendar-nav-button:active{opacity:.5}.developer-real-calendar-date-range{flex:1;text-align:center;position:relative;color:#f9faf5;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}body.light-theme .developer-real-calendar-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0}body.light-theme .developer-real-calendar-right-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#fff!important;flex:1;min-height:0;overflow-y:auto}body.light-theme .developer-real-calendar-hours-header{display:flex;align-items:flex-start;align-self:stretch;width:100%;border-bottom:2px solid #d8dbdf!important;background:#fff!important;position:sticky;top:0;z-index:10;flex-shrink:0}body.light-theme .developer-real-calendar-hours-column{width:54px;height:20px;flex-shrink:0}body.light-theme .developer-real-calendar-weekday-column{display:flex;height:24px;padding:0 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#07180d!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box}body.light-theme .developer-real-calendar-weekday-column.weekend{background:#f7f8f8!important}body.light-theme .developer-real-calendar-hours-grid{display:grid;grid-template-columns:54px repeat(7,1fr);width:100%;align-items:stretch;margin-top:0;gap:0;position:relative}body.light-theme .developer-real-calendar-meetings-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:visible}body.light-theme .developer-real-calendar-hour-label{width:54px;height:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-6px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0;box-sizing:border-box}body.light-theme .developer-real-calendar-hour-label.first-hour{margin-top:0}body.light-theme .developer-real-calendar-hour-cell{height:80px;align-self:stretch;border:1px solid #d8dbdf!important;background:#fff!important;box-sizing:border-box;position:relative}body.light-theme .developer-real-calendar-time-line{position:absolute;height:2px;background:#69a60a!important;z-index:10}body.light-theme .developer-real-calendar-hour-cell.weekend{flex:1 0 0;align-self:stretch;border:1px solid #d8dbdf!important;background:#f7f8f8!important}body.light-theme .developer-real-calendar-right-header{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid #d8dbdf!important;background:#fff!important;position:relative;min-height:70px;box-sizing:border-box;gap:16px}@media (min-width: 1025px){body.light-theme .developer-real-calendar-right-header{justify-content:center}}body.light-theme .developer-real-calendar-nav-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;transition:opacity .2s}body.light-theme .developer-real-calendar-nav-button:hover{opacity:.7}body.light-theme .developer-real-calendar-nav-button:active{opacity:.5}body.light-theme .developer-real-calendar-nav-button svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .developer-real-calendar-date-range{flex:1;text-align:center;position:relative;color:#07180d!important;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.developer-pending-meetings{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0;padding:24px;box-sizing:border-box}.developer-pending-meetings-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px;width:100%}.developer-pending-meetings-title{color:#f9faf5;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0}.developer-pending-meetings-content{display:flex;flex-direction:column;gap:32px;flex:1;overflow-y:auto}.developer-pending-meetings-section{display:flex;flex-direction:column;gap:16px}.developer-pending-meetings-section-title{color:#cefd75;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2)}.developer-pending-meetings-list{display:flex;flex-direction:column;gap:12px}.developer-pending-meetings-item{display:flex;padding:16px;align-items:center;gap:16px;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#102618;position:relative}.developer-pending-meetings-item-content{display:flex;flex-direction:column;gap:4px;flex:1;justify-content:center;min-width:0}.developer-pending-meetings-item-title{color:#f9faf5;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.developer-pending-meetings-item-username{color:#f9faf5;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}.developer-pending-meetings-item-avatar{display:flex;width:64px;height:64px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #cefd75;overflow:hidden}.developer-pending-meetings-item-meta{display:flex!important;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap;visibility:visible!important}.developer-pending-meetings-item-meta-item{display:flex!important;align-items:center;gap:6px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.9;visibility:visible!important}.developer-pending-meetings-item-meta-item svg{flex-shrink:0;display:block;width:16px;height:16px;visibility:visible!important}.developer-pending-meetings-item-meta-item span{white-space:nowrap;visibility:visible!important}.developer-pending-meetings-item-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:flex-end}.developer-pending-meetings-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;min-width:100px}.developer-pending-meetings-button.accept{background:#cefd75;color:#07180d}.developer-pending-meetings-button.accept:hover:not(:disabled){background:#d4ff85}.developer-pending-meetings-button.accept:disabled{opacity:.5;cursor:not-allowed}.developer-pending-meetings-button.suggest{background:orange;color:#07180d;border:2px solid #ffa500}.developer-pending-meetings-button.suggest:hover:not(:disabled){background:#ffb733;border-color:#ffb733}.developer-pending-meetings-button.suggest:disabled{opacity:.5;cursor:not-allowed}.developer-pending-meetings-button.reject{background:#d9d9d91a;color:#f9faf5;border:1px solid rgba(217,217,217,.2)}.developer-pending-meetings-button.reject:hover:not(:disabled){background:#d9d9d926}.developer-pending-meetings-button.reject:disabled{opacity:.5;cursor:not-allowed}.developer-pending-meetings-empty{display:flex;justify-content:center;align-items:center;padding:48px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}@media (max-width: 768px){.developer-pending-meetings{padding:16px}.developer-pending-meetings-title{font-size:20px}.developer-pending-meetings-section-title{font-size:16px}.developer-pending-meetings-item-title{font-size:14px}.developer-pending-meetings-item-meta-item{font-size:11px}.developer-pending-meetings-item{flex-wrap:wrap;align-items:flex-start}.developer-pending-meetings-item-content{flex:1;min-width:0}.developer-pending-meetings-item-actions{width:100%;flex-direction:column;align-items:stretch;margin-top:12px;order:3}.developer-pending-meetings-button{width:100%}}.developer-pending-meetings-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.developer-pending-meetings-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.developer-pending-meetings-modal{display:flex;width:529px;min-height:257px;max-height:90vh;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;overflow-y:auto}.developer-pending-meetings-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.developer-pending-meetings-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.developer-pending-meetings-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;flex-shrink:0}.developer-pending-meetings-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.developer-pending-meetings-modal-cancel:hover,.developer-pending-meetings-modal-cancel:focus{background:#b91c26;border-color:#b91c26;outline:none}.developer-pending-meetings-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.developer-pending-meetings-modal-confirm:hover,.developer-pending-meetings-modal-confirm:focus{background:#00aa001a;outline:none}.developer-pending-meetings-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.developer-pending-meetings-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px;margin:0 12px}.developer-pending-meetings-modal-title{font-size:16px;margin-bottom:12px}.developer-pending-meetings-modal-description{font-size:13px;line-height:140%}.developer-pending-meetings-modal-actions{gap:8px;margin-top:16px}.developer-pending-meetings-modal-cancel,.developer-pending-meetings-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}body.light-theme .developer-pending-meetings{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0;padding:24px;box-sizing:border-box}body.light-theme .developer-pending-meetings-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px;width:100%}body.light-theme .developer-pending-meetings-title{color:#07180d!important;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0}body.light-theme .developer-pending-meetings-content{display:flex;flex-direction:column;gap:32px;flex:1;overflow-y:auto}body.light-theme .developer-pending-meetings-section{display:flex;flex-direction:column;gap:16px}body.light-theme .developer-pending-meetings-section-title{color:#69a60a!important;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-pending-meetings-list{display:flex;flex-direction:column;gap:12px}body.light-theme .developer-pending-meetings-item{display:flex;padding:16px;align-items:center;gap:16px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;position:relative}body.light-theme .developer-pending-meetings-item-content{display:flex;flex-direction:column;gap:4px;flex:1;justify-content:center;min-width:0}body.light-theme .developer-pending-meetings-item-title{color:#07180d!important;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .developer-pending-meetings-item-username{color:#07180d!important;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}body.light-theme .developer-pending-meetings-item-avatar{display:flex;width:64px;height:64px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:2px solid #69a60a!important;overflow:hidden}body.light-theme .developer-pending-meetings-item-meta{display:flex!important;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap;visibility:visible!important}body.light-theme .developer-pending-meetings-item-meta-item{display:flex!important;align-items:center;gap:6px;color:#5a5a5a!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.9;visibility:visible!important}body.light-theme .developer-pending-meetings-item-meta-item svg{flex-shrink:0;display:block;width:16px;height:16px;visibility:visible!important}body.light-theme .developer-pending-meetings-item-meta-item svg path,body.light-theme .developer-pending-meetings-item-meta-item svg circle,body.light-theme .developer-pending-meetings-item-meta-item svg line,body.light-theme .developer-pending-meetings-item-meta-item svg polyline,body.light-theme .developer-pending-meetings-item-meta-item svg rect{stroke:#69a60a!important;fill:none!important}body.light-theme .developer-pending-meetings-item-meta-item span{white-space:nowrap;visibility:visible!important}body.light-theme .developer-pending-meetings-item-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:flex-end}body.light-theme .developer-pending-meetings-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;min-width:100px}body.light-theme .developer-pending-meetings-button.accept{background:#69a60a!important;color:#fff!important}body.light-theme .developer-pending-meetings-button.accept:hover:not(:disabled){background:#5a9509!important}body.light-theme .developer-pending-meetings-button.accept:disabled{opacity:.5;cursor:not-allowed}body.light-theme .developer-pending-meetings-button.suggest{background:orange!important;color:#fff!important;border:2px solid #ffa500!important}body.light-theme .developer-pending-meetings-button.suggest:hover:not(:disabled){background:#ffb733!important;border-color:#ffb733!important}body.light-theme .developer-pending-meetings-button.suggest:disabled{opacity:.5;cursor:not-allowed}body.light-theme .developer-pending-meetings-button.reject{background:transparent!important;color:#07180d!important;border:2px solid #d8dbdf!important}body.light-theme .developer-pending-meetings-button.reject:hover:not(:disabled){background:#69a60a1a;border-color:#69a60a!important}body.light-theme .developer-pending-meetings-button.reject:disabled{opacity:.5;cursor:not-allowed}body.light-theme .developer-pending-meetings-empty{display:flex;justify-content:center;align-items:center;padding:48px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}body.light-theme .developer-pending-meetings-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}body.light-theme .developer-pending-meetings-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#69a60a33}body.light-theme .developer-pending-meetings-modal{display:flex;width:529px;min-height:257px;max-height:90vh;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#fff!important;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;overflow-y:auto}body.light-theme .developer-pending-meetings-modal-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}body.light-theme .developer-pending-meetings-modal-description{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}body.light-theme .developer-pending-meetings-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;flex-shrink:0}body.light-theme .developer-pending-meetings-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:transparent!important;color:#da1e28!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .developer-pending-meetings-modal-cancel:hover,body.light-theme .developer-pending-meetings-modal-cancel:focus{background:#da1e281a;outline:none}body.light-theme .developer-pending-meetings-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .developer-pending-meetings-modal-confirm:hover,body.light-theme .developer-pending-meetings-modal-confirm:focus{background:#5a9509!important;border-color:#5a9509!important;outline:none}body.light-theme .developer-pending-meetings-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){body.light-theme .developer-pending-meetings{padding:16px}body.light-theme .developer-pending-meetings-title{font-size:20px}body.light-theme .developer-pending-meetings-section-title{font-size:16px}body.light-theme .developer-pending-meetings-item-title{font-size:14px}body.light-theme .developer-pending-meetings-item-meta-item{font-size:11px}body.light-theme .developer-pending-meetings-item{flex-wrap:wrap;align-items:flex-start}body.light-theme .developer-pending-meetings-item-content{flex:1;min-width:0}body.light-theme .developer-pending-meetings-item-actions{width:100%;flex-direction:column;align-items:stretch;margin-top:12px;order:3}body.light-theme .developer-pending-meetings-button{width:100%}}@media (max-width: 640px){body.light-theme .developer-pending-meetings-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px;margin:0 12px}body.light-theme .developer-pending-meetings-modal-title{font-size:16px;margin-bottom:12px}body.light-theme .developer-pending-meetings-modal-description{font-size:13px;line-height:140%}body.light-theme .developer-pending-meetings-modal-actions{gap:8px;margin-top:16px}body.light-theme .developer-pending-meetings-modal-cancel,body.light-theme .developer-pending-meetings-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}.developer-schedule-meeting-overlay{position:fixed;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:99999999!important;overflow:hidden}.developer-schedule-meeting-background{position:fixed;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6;z-index:99999998!important}.developer-schedule-meeting-modal{display:flex;width:90%;max-width:1200px;height:85vh;max-height:800px;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:99999999!important;box-sizing:border-box;gap:24px;overflow:hidden}.developer-schedule-meeting-content{position:relative}.developer-schedule-meeting-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0;align-self:flex-start}.developer-schedule-meeting-content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;position:relative}.developer-schedule-meeting-right-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:visible;overflow-y:visible;min-height:0;border-radius:8px;border:1px solid rgba(217,217,217,.2);position:relative}.developer-schedule-meeting-right-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#133920;flex:1;min-height:0;overflow-y:auto;overflow-x:visible}.developer-schedule-meeting-hours-header{display:flex;align-items:flex-start;align-self:stretch;width:100%;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:sticky;top:0;z-index:10;flex-shrink:0}.developer-schedule-meeting-hours-column{width:54px;height:20px;flex-shrink:0}.developer-schedule-meeting-weekday-column{display:flex;height:24px;padding:0 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box}.developer-schedule-meeting-weekday-column.weekend{background:#102618}.developer-schedule-meeting-hours-grid{display:grid;grid-template-columns:54px repeat(7,1fr);width:100%;align-items:stretch;margin-top:0;gap:0;overflow:visible;position:relative}.developer-schedule-meeting-meetings-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:visible}.developer-schedule-meeting-hour-label{width:54px;height:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-6px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0;box-sizing:border-box}.developer-schedule-meeting-hour-label.first-hour{margin-top:0}.developer-schedule-meeting-hour-cell{height:80px;align-self:stretch;border:1px solid rgba(217,217,217,.2);background:#132f1d;box-sizing:border-box;position:relative;overflow:visible;z-index:1;clip-path:none;contain:none}.developer-schedule-meeting-time-line{position:absolute;height:2px;background:#cefd75;z-index:10}.developer-schedule-meeting-hour-cell.weekend{flex:1 0 0;align-self:stretch;border:1px solid rgba(217,217,217,.08);background:#102618;z-index:1}.developer-schedule-meeting-right-header{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:relative;min-height:70px;box-sizing:border-box;gap:16px}.developer-schedule-meeting-nav-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;transition:opacity .2s}.developer-schedule-meeting-nav-button:hover{opacity:.7}.developer-schedule-meeting-nav-button:active{opacity:.5}.developer-schedule-meeting-date-range{flex:1;text-align:center;position:relative;color:#f9faf5;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.developer-schedule-meeting-modal{width:calc(100% - 32px);height:85vh;max-height:800px;padding:24px 16px;gap:16px}.developer-schedule-meeting-title{font-size:18px}.developer-schedule-meeting-date-range{font-size:20px}.developer-schedule-meeting-right-header{padding:12px;min-height:60px;gap:12px}.developer-schedule-meeting-nav-button{padding:6px}.developer-schedule-meeting-nav-button svg{width:14px;height:14px}}.developer-schedule-meeting-selection-panel{position:absolute;top:0;right:0;width:400px;height:100%;background:#133920;border-left:1px solid rgba(217,217,217,.2);display:flex;flex-direction:column;z-index:1000;overflow-y:auto;box-shadow:-4px 0 8px #0000004d;border-radius:0 8px 8px 0}.developer-schedule-meeting-selection-content{padding:24px;display:flex;flex-direction:column;gap:20px}.developer-schedule-meeting-selection-title{color:#f9faf5;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}.developer-schedule-meeting-selection-field{display:flex;flex-direction:column;gap:8px}.developer-schedule-meeting-selection-label{color:#f9faf5;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.developer-schedule-meeting-selection-select,.developer-schedule-meeting-selection-input{width:100%;padding:12px 40px 12px 12px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;color:#f9faf5;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;box-sizing:border-box}.developer-schedule-meeting-selection-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.developer-schedule-meeting-selection-select:focus,.developer-schedule-meeting-selection-input:focus{outline:none;border-color:#cefd75}.developer-schedule-meeting-selection-select option{background:#133920;color:#f9faf5}.developer-schedule-meeting-selection-readonly{width:100%;padding:12px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#fff;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;box-sizing:border-box}.developer-schedule-meeting-selection-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.developer-schedule-meeting-selection-button{flex:1;padding:12px;border-radius:4px;border:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:opacity .2s}.developer-schedule-meeting-selection-button.cancel{background:#d9d9d91a;color:#f9faf5;border:1px solid rgba(217,217,217,.2)}.developer-schedule-meeting-selection-button.cancel:hover{background:#d9d9d926}.developer-schedule-meeting-selection-button.save{background:#cefd75;color:#07180d}.developer-schedule-meeting-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;align-self:flex-start}.developer-schedule-meeting-selection-button.save:hover:not(:disabled){background:#d4ff85}.developer-schedule-meeting-selection-button.save:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.developer-schedule-meeting-modal{width:calc(100% - 24px);height:85vh;max-height:800px;padding:24px 12px;gap:12px}.developer-schedule-meeting-title,.developer-schedule-meeting-date-range{font-size:16px}.developer-schedule-meeting-right-header{padding:8px;min-height:50px;gap:8px}.developer-schedule-meeting-weekday-column{font-size:10px;padding:0 4px}.developer-schedule-meeting-hour-label{font-size:10px;width:40px}.developer-schedule-meeting-hours-column{width:40px}.developer-schedule-meeting-hours-grid{grid-template-columns:40px repeat(7,1fr)}.developer-schedule-meeting-selection-panel{width:100%;height:auto;max-height:50vh;position:fixed;inset:auto 0 0;border-left:none;border-top:1px solid rgba(217,217,217,.2)}}.developer-calendar-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;height:100%}.developer-calendar-content{display:flex;flex-direction:row;gap:0;flex:1 0 0;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#133920;min-height:0;height:100%;overflow:hidden}.developer-calendar-right-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0}.developer-calendar-mobile-selectors{display:none}.developer-calendar-section{display:flex;width:250px;flex-direction:column;align-items:flex-start;align-self:stretch;border-right:1px solid rgba(217,217,217,.2);background:#133920;height:100%;flex-shrink:0;border-radius:8px 0 0 8px;overflow:hidden;padding-bottom:24px;box-sizing:border-box;position:relative}.developer-calendar-grid{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.developer-calendar-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px;gap:8px}.developer-calendar-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease;border-radius:4px}.developer-calendar-nav-button:hover{background:#cefd751a}.developer-calendar-nav-button:active{background:#cefd7533}.developer-calendar-nav-button svg{display:block}.developer-calendar-title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0;flex:1;text-align:center;padding:0}.developer-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}.developer-calendar-weekday{display:flex;padding:4px;align-items:center;justify-content:center;color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase;box-sizing:border-box;min-height:28px}.developer-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}.developer-calendar-day{display:flex;padding:5px;align-items:center;justify-content:center;min-height:32px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box;width:100%;transition:background-color .2s ease,opacity .2s ease}.developer-calendar-day:not(.other-month):hover{background:#cefd7526;border-radius:4px}.developer-calendar-day.other-month{color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:.4}.developer-calendar-day.today{background:#cefd75;color:#0a0;border-radius:4px}.developer-calendar-day.selected:not(.today){background:#cefd754d;border-radius:4px;border:1px solid #cefd75}.developer-calendar-day.selected.today{border:1px solid #0a0;border-radius:4px}.developer-calendar-legend{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 10px;box-sizing:border-box;margin-top:16px}.developer-calendar-legend-item{display:flex;align-items:center;gap:8px}.developer-calendar-legend-text{font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal}.developer-calendar-legend-text.scheduled{color:#3ba86e}.developer-calendar-legend-text.pending{color:#ffd8e4}.developer-calendar-selectors{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 10px 24px;box-sizing:border-box;align-items:center;position:absolute;bottom:0;left:0;margin-top:0}.developer-calendar-selector-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}.developer-calendar-selector-tag:hover{background:#cefd751a}.developer-calendar-selector-tag.developer-calendar-selector-tag-selected{background:#cefd75;border-color:#cefd75}.developer-calendar-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.developer-calendar-selector-tag-selected .developer-calendar-selector-tag-name{color:#07180d}.developer-calendar-selector-tag-check{flex-shrink:0}.developer-calendar-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}@media (min-width: 769px) and (max-width: 1024px){.developer-calendar-container{padding:20px}.developer-calendar-section{display:none}.developer-calendar-right-section{width:100%}.developer-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:1px solid rgba(217,217,217,.2);background:#133920}.developer-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}.developer-calendar-mobile-selector-tag:hover{background:#cefd751a}.developer-calendar-mobile-selector-tag.developer-calendar-mobile-selector-tag-selected{background:#cefd75;border-color:#cefd75}.developer-calendar-mobile-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.developer-calendar-mobile-selector-tag-selected .developer-calendar-mobile-selector-tag-name{color:#07180d}.developer-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.developer-calendar-right-section>*:not(.developer-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 768px){.developer-calendar-container{padding:16px}.developer-calendar-section{display:none}.developer-calendar-right-section{width:100%}.developer-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:1px solid rgba(217,217,217,.2);background:#133920}.developer-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}.developer-calendar-mobile-selector-tag:hover{background:#cefd751a}.developer-calendar-mobile-selector-tag.developer-calendar-mobile-selector-tag-selected{background:#cefd75;border-color:#cefd75}.developer-calendar-mobile-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.developer-calendar-mobile-selector-tag-selected .developer-calendar-mobile-selector-tag-name{color:#07180d}.developer-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.developer-calendar-right-section>*:not(.developer-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 480px){.developer-calendar-container{padding:12px}.developer-calendar-section{display:none}.developer-calendar-right-section{width:100%}.developer-calendar-mobile-selectors{padding:12px;gap:6px}.developer-calendar-mobile-selector-tag{height:32px;padding:0 12px}.developer-calendar-mobile-selector-tag-name{font-size:12px}}body.light-theme .developer-calendar-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;height:100%;background:#f7f8f8!important}body.light-theme .developer-calendar-content{display:flex;flex-direction:row;gap:0;flex:1 0 0;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;min-height:0;height:100%;overflow:hidden}body.light-theme .developer-calendar-right-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0}body.light-theme .developer-calendar-mobile-selectors{display:none}body.light-theme .developer-calendar-section{display:flex;width:250px;flex-direction:column;align-items:flex-start;align-self:stretch;border-right:2px solid #d8dbdf!important;background:#fff!important;height:100%;flex-shrink:0;border-radius:8px 0 0 8px;overflow:hidden;padding-bottom:24px;box-sizing:border-box;position:relative}body.light-theme .developer-calendar-grid{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}body.light-theme .developer-calendar-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px;gap:8px}body.light-theme .developer-calendar-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease;border-radius:4px}body.light-theme .developer-calendar-nav-button:hover{background:#69a60a1a}body.light-theme .developer-calendar-nav-button:active{background:#69a60a33}body.light-theme .developer-calendar-nav-button svg{display:block}body.light-theme .developer-calendar-nav-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .developer-calendar-title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0;flex:1;text-align:center;padding:0}body.light-theme .developer-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}body.light-theme .developer-calendar-weekday{display:flex;padding:4px;align-items:center;justify-content:center;color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase;box-sizing:border-box;min-height:28px}body.light-theme .developer-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}body.light-theme .developer-calendar-day{display:flex;padding:5px;align-items:center;justify-content:center;min-height:32px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box;width:100%;transition:background-color .2s ease,opacity .2s ease}body.light-theme .developer-calendar-day:not(.other-month):hover{background:#69a60a1a;border-radius:4px}body.light-theme .developer-calendar-day.other-month{color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:.4}body.light-theme .developer-calendar-day.today{background:#edfdca!important;color:#69a60a!important;border-radius:4px}body.light-theme .developer-calendar-day.selected:not(.today){background:#69a60a33;border-radius:4px;border:1px solid #69a60a!important}body.light-theme .developer-calendar-day.selected.today{border:1px solid #69a60a!important;border-radius:4px}body.light-theme .developer-calendar-legend{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 10px;box-sizing:border-box;margin-top:16px}body.light-theme .developer-calendar-legend-item{display:flex;align-items:center;gap:8px}body.light-theme .developer-calendar-legend-text{font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .developer-calendar-legend-text.scheduled{color:#5a8a0a!important}body.light-theme .developer-calendar-legend-text.pending{color:#d6c8ff!important}body.light-theme .developer-calendar-selectors{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 10px 24px;box-sizing:border-box;align-items:center;position:absolute;bottom:0;left:0;margin-top:0}body.light-theme .developer-calendar-selector-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}body.light-theme .developer-calendar-selector-tag:hover{background:#69a60a1a}body.light-theme .developer-calendar-selector-tag.developer-calendar-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .developer-calendar-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .developer-calendar-selector-tag-selected .developer-calendar-selector-tag-name{color:#07180d!important}body.light-theme .developer-calendar-selector-tag-check{flex-shrink:0}body.light-theme .developer-calendar-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}@media (min-width: 769px) and (max-width: 1024px){body.light-theme .developer-calendar-container{padding:20px}body.light-theme .developer-calendar-section{display:none}body.light-theme .developer-calendar-right-section{width:100%}body.light-theme .developer-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}body.light-theme .developer-calendar-mobile-selector-tag:hover{background:#69a60a1a}body.light-theme .developer-calendar-mobile-selector-tag.developer-calendar-mobile-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .developer-calendar-mobile-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .developer-calendar-mobile-selector-tag-selected .developer-calendar-mobile-selector-tag-name{color:#07180d!important}body.light-theme .developer-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .developer-calendar-right-section>*:not(.developer-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 768px){body.light-theme .developer-calendar-container{padding:16px}body.light-theme .developer-calendar-section{display:none}body.light-theme .developer-calendar-right-section{width:100%}body.light-theme .developer-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}body.light-theme .developer-calendar-mobile-selector-tag:hover{background:#69a60a1a}body.light-theme .developer-calendar-mobile-selector-tag.developer-calendar-mobile-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .developer-calendar-mobile-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .developer-calendar-mobile-selector-tag-selected .developer-calendar-mobile-selector-tag-name{color:#07180d!important}body.light-theme .developer-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .developer-calendar-right-section>*:not(.developer-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 480px){body.light-theme .developer-calendar-container{padding:12px}body.light-theme .developer-calendar-section{display:none}body.light-theme .developer-calendar-right-section{width:100%}body.light-theme .developer-calendar-mobile-selectors{padding:12px;gap:6px}body.light-theme .developer-calendar-mobile-selector-tag{height:32px;padding:0 12px}body.light-theme .developer-calendar-mobile-selector-tag-name{font-size:12px}}.events-page{display:flex;flex-direction:column;width:100%;padding:0;box-sizing:border-box;min-height:0;overflow-x:hidden}.events-header{padding:24px 24px 0;margin-bottom:24px}.events-header-content{display:flex;justify-content:space-between;align-items:flex-start;position:relative;width:100%}.events-header-text{flex:1;min-width:0;padding-right:64px}.events-header-logo{position:absolute;top:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end;flex-shrink:0;z-index:1}.events-header-logo-link{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.events-header-logo-link:hover{opacity:.8}.events-header-logo-img{width:48px;height:48px;object-fit:contain}.events-page .calculator-tabs-menu-container{display:flex;min-height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0;padding:0 24px;box-sizing:border-box}.events-page .calculator-tabs-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.events-page .calculator-tabs-menu-row{display:flex;flex-direction:row;width:100%;flex:1 1 auto}.events-page .calculator-tabs-menu-row-main{width:100%}.events-page .calculator-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.events-page .calculator-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.events-tab-label{display:flex;align-items:center;justify-content:center;gap:8px}.events-tab-icon{width:20px;height:20px;object-fit:contain;border-radius:4px;flex-shrink:0}.events-page .calculator-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;padding:0 8px}.events-page .calculator-tab.selected .calculator-tab-text{color:#cefd75}.events-page .calculator-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.events-title{color:#fff;font-size:24px;font-weight:700;line-height:150%;margin:0 0 8px}.events-description{color:#f9faf5;font-size:16px;font-weight:400;line-height:150%;margin:0}.events-description-link{color:#0a0!important;background:none;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:none;transition:opacity .2s ease}.events-description-link:hover{opacity:.8;text-decoration:underline}.events-filters.calculator-teamlyzer-filters-container{display:flex;gap:12px;align-items:flex-start;padding:16px 24px 0;flex-wrap:wrap;position:relative;z-index:9998;overflow:visible;width:100%;box-sizing:border-box;margin-bottom:0}.events-page .calculator-teamlyzer-filter-wrapper{position:relative;display:flex;align-items:center;z-index:10000;overflow:visible;min-width:0;max-width:100%}.events-page .calculator-teamlyzer-filter-wrapper-open{z-index:10001!important}.events-page .calculator-teamlyzer-filter-button{display:flex;height:32px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;cursor:pointer;box-sizing:border-box;transition:background-color .15s ease;color:inherit;font:inherit}.events-page .calculator-teamlyzer-filter-button:hover{background-color:#cefd751a}.events-page .calculator-teamlyzer-filter-text{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.events-page .calculator-teamlyzer-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}.events-page .calculator-teamlyzer-filter-arrow-up{transform:rotate(180deg)}.events-page .calculator-teamlyzer-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10002;display:flex;flex-direction:column;gap:0;min-width:0;max-width:100%;width:100%;box-sizing:border-box;box-shadow:0 8px 24px #00000080;overflow-x:hidden;overflow-y:visible}.events-page .calculator-teamlyzer-filter-option{padding:8px 16px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere;word-break:break-word;transition:background-color .15s ease,color .15s ease}.events-page .calculator-teamlyzer-filter-option:hover{background-color:#cefd751f;color:#cefd75}.events-page .calculator-teamlyzer-filter-option-selected{background-color:#cefd7533;color:#cefd75}.events-list{display:flex;flex-direction:column;gap:16px;padding:24px;overflow-y:auto}.events-empty{text-align:center;padding:48px 24px;color:#f9faf5}.events-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;transition:border-color .2s}.events-card:hover{border-color:#00aa004d}.events-card-main{display:flex;flex-direction:column;gap:12px}.events-card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px}.events-card-header-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.events-card-external-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;transition:background-color .2s ease;cursor:pointer;flex-shrink:0;color:#cefd75;text-decoration:none}.events-card-external-link:hover{background-color:#cefd751a}.events-card-external-link svg{width:20px;height:20px}.events-card-title-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0}.events-card-source-icons{display:flex;flex-direction:row;align-items:center;gap:6px;flex-shrink:0}.events-card-source-icon{width:28px;height:28px;object-fit:contain;border-radius:6px;flex-shrink:0}.events-card-title-and-badge{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1;min-width:0}.events-card-title{color:#fff;font-size:18px;font-weight:600;line-height:1.3;margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.events-card-format-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:500;line-height:20px;letter-spacing:.1px;flex-shrink:0}.events-card-format-remote,.events-card-format-presencial{border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#f9faf5}.events-card-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.events-card-meta-item{display:inline-flex;align-items:center;gap:6px}.events-card-meta-icon{flex-shrink:0;color:inherit}.events-card-date,.events-card-time{color:#0a0;font-size:14px;font-weight:500}.events-card-location{display:flex;align-items:flex-start;gap:6px;color:#cefd75;font-size:14px;margin:0}.events-card-location-icon,.events-card-address-icon{flex-shrink:0;color:inherit;margin-top:2px}.events-card-address{margin-top:4px}.events-card-tags-container{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.events-card-tag{display:inline-flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5}.events-card-tag-name{color:#f9faf5;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.events-card-description-wrap{position:relative}.events-card-description{color:#f9faf5;font-size:14px;line-height:1.5;margin:0}.events-card-description p{margin:0 0 8px}.events-card-description p:last-child{margin-bottom:0}@media (max-width: 768px){.events-card-title-row{flex-wrap:wrap;align-items:flex-start;gap:8px 12px}.events-card-title-and-badge{flex:1;min-width:0}.events-card-title{width:100%;max-width:100%}.events-card-source-icons{flex-shrink:0}.events-card-title-row>.events-card-format-badge{width:100%;order:10;justify-content:center;margin:0}}.light-theme .events-page .calculator-tabs-menu{border-bottom-color:#69a60a}.light-theme .events-page .calculator-tab-text{color:#07180d;opacity:.85}.light-theme .events-page .calculator-tab.selected .calculator-tab-text{color:#69a60a;opacity:1}.light-theme .events-page .calculator-tab-indicator svg path{fill:#69a60a}.light-theme .events-page .calculator-teamlyzer-filter-button{border-color:#69a60a}.light-theme .events-page .calculator-teamlyzer-filter-button:hover{background-color:#69a60a1a}.light-theme .events-page .calculator-teamlyzer-filter-text,.light-theme .events-page .calculator-teamlyzer-filter-option{color:#07180d}.light-theme .events-page .calculator-teamlyzer-filter-option:hover{background-color:#69a60a1f;color:#69a60a}.light-theme .events-page .calculator-teamlyzer-filter-option-selected{background-color:#69a60a33;color:#69a60a}.light-theme .events-page .calculator-teamlyzer-filter-dropdown{background:#fff;border-color:#07180d26}.light-theme .events-page .calculator-teamlyzer-filter-button svg path{fill:#07180d}.light-theme .events-title{color:#07180d}.light-theme .events-description{color:#07180d;opacity:.85}.light-theme .events-description-link{color:#69a60a!important;text-decoration:none;transition:opacity .2s ease}.light-theme .events-description-link:hover{opacity:.8;text-decoration:underline}.light-theme .events-empty{color:#07180d}.light-theme .events-card,.light-theme .events-card-light{background:#fff;border-color:#07180d1f}.light-theme .events-card:hover,.light-theme .events-card-light:hover{border-color:#69a60a80}.light-theme .events-card-title{color:#07180d}.light-theme .events-card-format-remote,.light-theme .events-card-format-presencial{border-color:#07180d40;background:#07180d0f;color:#07180d}.light-theme .events-card-date,.light-theme .events-card-time{color:#69a60a}.light-theme .events-card-meta-icon{color:inherit}.light-theme .events-card-location{color:#69a60a}.light-theme .events-card-location-icon,.light-theme .events-card-address-icon{color:inherit}.light-theme .events-card-tag{border-color:#69a60a;color:#07180d}.light-theme .events-card-tag-name{color:#07180d}.light-theme .events-card-description{color:#07180d;opacity:.9}.light-theme .events-card-external-link{color:#69a60a}.light-theme .events-card-external-link:hover{background-color:#69a60a1a}.light-theme .events-card-external-link svg{stroke:#69a60a}.profile-visibility-settings-page{padding:24px;box-sizing:border-box;width:100%;max-width:100%;overflow:auto;min-height:100%;display:flex;flex-direction:column}.profile-visibility-settings-content{flex:1;display:flex;flex-direction:column;justify-content:center;width:100%}.profile-visibility-settings-page.embedded .profile-visibility-settings-content{justify-content:flex-start}.profile-visibility-settings-header{margin-bottom:24px}.profile-visibility-settings-title{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0 0 8px}.profile-visibility-settings-description{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0}.profile-visibility-settings-form{display:flex;flex-direction:column;gap:20px;max-width:560px;margin-left:auto;margin-right:auto;width:100%}@media (min-width: 768px){.profile-visibility-settings-form{max-width:720px}}@media (min-width: 1024px){.profile-visibility-settings-form{max-width:900px}}.profile-visibility-settings-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(206,253,117,.2)}.profile-visibility-settings-row:last-of-type{border-bottom:none}.profile-visibility-settings-label{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:140%;flex:1}.profile-visibility-settings-toggle{display:flex;width:56px;height:28px;border-radius:6px;border:2px solid #0a0;background:transparent;cursor:pointer;padding:0;overflow:hidden;flex-shrink:0;transition:all .2s ease;margin:0;align-items:center;font-size:11px;font-weight:600;text-transform:uppercase}.profile-visibility-settings-toggle-off,.profile-visibility-settings-toggle-on{flex:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;height:100%}.profile-visibility-settings-toggle-off{background:#0a0;color:#f9faf5}.profile-visibility-settings-toggle-on,.profile-visibility-settings-toggle.on .profile-visibility-settings-toggle-off{background:transparent;color:#0a0}.profile-visibility-settings-toggle.on .profile-visibility-settings-toggle-on{background:#0a0;color:#f9faf5}.profile-visibility-settings-toggle:hover{border-color:#0c0}.profile-visibility-settings-toggle:focus-visible{outline:2px solid #0a0;outline-offset:2px}.profile-visibility-settings-form .with-cv-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.profile-visibility-settings-form .with-cv-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.profile-visibility-settings-form .with-cv-save-button-active{border:2px solid #0a0;background:#0a0}.profile-visibility-settings-form .with-cv-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.profile-visibility-settings-form .with-cv-save-button-disabled:hover{opacity:1}.profile-visibility-settings-form .with-cv-save-button-active:hover{opacity:.9}body.light-theme .profile-visibility-settings-title{color:#07180d!important}body.light-theme .profile-visibility-settings-description{color:#07180d!important;opacity:.85}body.light-theme .profile-visibility-settings-label{color:#07180d!important}body.light-theme .profile-visibility-settings-row{border-bottom-color:#69a60a40!important}body.light-theme .profile-visibility-settings-toggle{border-color:#69a60a!important}body.light-theme .profile-visibility-settings-toggle-off{background:#69a60a!important;color:#fff!important}body.light-theme .profile-visibility-settings-toggle-on{color:#69a60a!important}body.light-theme .profile-visibility-settings-toggle.on .profile-visibility-settings-toggle-off{background:transparent!important;color:#69a60a!important}body.light-theme .profile-visibility-settings-toggle.on .profile-visibility-settings-toggle-on{background:#69a60a!important;color:#fff!important}body.light-theme .profile-visibility-settings-toggle:hover{border-color:#5c9209!important}body.light-theme .profile-visibility-settings-toggle:focus-visible{outline-color:#69a60a!important}body.light-theme .profile-visibility-settings-form .with-cv-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .profile-visibility-settings-form .with-cv-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}body.light-theme .profile-visibility-settings-form .with-cv-save-button-disabled:hover{opacity:1}body.light-theme .profile-visibility-settings-form .with-cv-save-button-active:hover{opacity:.9}.recruiter-jobs-container{padding:24px;box-sizing:border-box;width:100%;height:100%;min-height:0}@media (max-width: 768px){.recruiter-jobs-container{padding:12px 8px}}body.light-theme .recruiter-jobs-container{background:#f7f8f8!important}.job-openings-page{display:flex;flex-direction:column;gap:16px;width:100%;min-height:fit-content}.job-openings-company-list{margin-top:8px;flex:1;display:flex;flex-direction:column;gap:16px;min-height:0}.job-openings-company-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:calc(100vh - 220px);width:100%;max-width:100%;box-sizing:border-box}.job-openings-company-empty-boat{width:260px;height:260px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:job-openings-float-boat 5s ease-in-out infinite}.job-openings-company-empty-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.job-openings-company-empty-char{display:inline-block;animation:job-openings-wave-char 2s ease-in-out infinite}@keyframes job-openings-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes job-openings-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.job-openings-company-list .job-openings-table-container{margin-top:0}.job-openings-company-job-row{cursor:pointer}.job-openings-company-job-row:hover{background:#cefd750f}.job-openings-no-jobs{padding:1.5rem;margin:0;opacity:.9}.job-openings-table-wrapper{display:flex;flex-direction:column;gap:0;margin-top:4px;margin-bottom:24px}.job-openings-table-header{margin-top:0}.job-openings-top-search{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.job-openings-top-left{display:flex;gap:12px;flex-wrap:wrap}.job-openings-select-wrapper{position:relative}.job-openings-select{position:relative;display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 36px 0 12px;box-sizing:border-box;cursor:pointer}.job-openings-select-label{color:#f9faf5;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap}.job-openings-select-arrow{position:absolute;right:8px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;cursor:pointer}.job-openings-select-arrow.open{transform:rotate(180deg)}.job-openings-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:1000;display:flex;flex-direction:column;gap:0;min-width:200px;max-width:400px;max-height:300px;overflow-y:auto;box-shadow:0 8px 24px #0000004d}.job-openings-dropdown-item{padding:8px 12px;color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;min-height:36px}.job-openings-dropdown-item:hover{background-color:#cefd7533!important}.job-openings-search{display:flex;width:360px;height:56px;max-width:720px;align-items:center;gap:4px;border-radius:28px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:0 12px 0 16px;box-sizing:border-box}.job-openings-search-label{color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;white-space:nowrap}.job-openings-search-input{flex:1;min-width:0;height:100%;border:none;outline:none;background:transparent;color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}.job-openings-search-input::placeholder{color:#f9faf5;opacity:.6;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.job-openings-search-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.job-openings-status-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%}.job-openings-status-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.job-openings-status-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}.job-openings-status-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.job-openings-status-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px;box-sizing:border-box}.job-openings-status-tab.selected .job-openings-status-tab-text{color:#cefd75}.job-openings-status-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.job-openings-table-header{display:grid;grid-template-columns:2fr 1.4fr .8fr .7fr .8fr 1fr;height:56px;align-items:center;align-self:stretch;border-bottom:2px solid #07180d;background:#133920;width:100%;gap:16px;padding:0 64px 0 16px;box-sizing:border-box;border-top-left-radius:8px;border-top-right-radius:8px}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(1){grid-column:1;margin-left:0}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(2){grid-column:2}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(3){grid-column:3}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(4){grid-column:4}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(5){grid-column:5}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(6){grid-column:6}.job-openings-table-header>.job-openings-table-header-title{min-width:0}.job-openings-selector{width:12px;height:12px;border-radius:2px;border:2px solid rgba(217,217,217,.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.job-openings-selector.active{background:#0a0;border-color:#0a0}.job-openings-table-header-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:100%}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(1),.job-openings-table-header>.job-openings-table-header-title:nth-of-type(2),.job-openings-table-header>.job-openings-table-header-title:nth-of-type(6){justify-content:flex-start}@media (max-width: 1024px){.job-openings-table-header{height:40px;gap:12px;padding:0 12px;grid-template-columns:2fr 1.4fr .8fr 40px}.job-openings-table-header-title{font-size:14px;letter-spacing:-.154px}.job-openings-table-header-title-last{display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(4){display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(5){display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(1){grid-column:1!important;justify-content:flex-start!important}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(2){grid-column:2!important;justify-content:flex-start!important}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(3){grid-column:3!important;justify-content:center!important}.job-openings-table-row{gap:12px!important;padding:0 12px!important;grid-template-columns:2fr 1.4fr .8fr 40px!important}.job-openings-table-cell-last{display:flex!important;justify-content:flex-end!important;align-items:center!important;grid-column:4!important;padding:0!important;margin:0!important}.job-openings-last-activity{display:none!important}.job-openings-row-actions{display:flex!important;gap:24px;align-items:center;margin-left:auto}.job-openings-dropdown-container{position:relative;display:flex;align-items:center;justify-content:center;z-index:10000}.job-openings-menu-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.job-openings-menu-icon:hover{background-color:#cefd751a}.job-openings-job-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d}.job-openings-job-dropdown div{padding:8px 16px;white-space:nowrap;cursor:pointer;color:#f9faf5;font-size:14px;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}.job-openings-job-dropdown div:hover{background-color:#cefd751f;color:#cefd75}.job-openings-job-dropdown div:active{background-color:#cefd7533}.job-openings-table-cell-job-title{grid-column:1!important;justify-content:flex-start!important;align-items:center!important}.job-openings-table-cell-company{grid-column:2!important;justify-content:flex-start!important;align-items:center!important}.job-openings-table-cell-matches{grid-column:3!important;justify-content:center!important;align-items:center!important}.job-openings-table-cell-top,.job-openings-table-cell-interviews{display:none!important}.job-openings-table-cell-text,.job-openings-matches-text,.job-openings-interviews-text{font-size:14px!important;letter-spacing:-.154px!important}.job-openings-table-footer{padding:0 12px}.job-openings-table-footer-arrows{gap:16px}.job-openings-footer-nav-text{font-size:14px;letter-spacing:-.154px}.job-openings-table-footer-arrows svg{width:14px;height:14px}.job-openings-pagination{padding:6px 10px;gap:6px}.job-openings-pagination-button{font-size:14px;letter-spacing:-.154px;padding:3px 6px;min-width:28px;height:28px}}@media (max-width: 768px){.job-openings-page .job-openings-status-menu-container{padding-left:0;padding-right:0;width:100%;box-sizing:border-box}.job-openings-page .job-openings-status-menu{width:100%;box-sizing:border-box}.job-openings-page .job-openings-top-search{padding-left:0;padding-right:0;box-sizing:border-box}.job-openings-page .job-openings-table-wrapper{padding-left:0;padding-right:0;width:100%;min-width:0;box-sizing:border-box}.job-openings-page .job-openings-company-empty{padding-left:0;padding-right:0;box-sizing:border-box}.job-openings-top-search{flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%}.job-openings-top-left{flex-direction:column;width:100%;gap:12px;align-items:center}.job-openings-select-wrapper{width:100%}.job-openings-select,.job-openings-dropdown,.job-openings-search{width:100%;max-width:100%}.job-openings-table-header{height:36px;gap:16px;padding:8px!important;grid-template-columns:2fr 1.4fr .8fr}.job-openings-table-header .job-openings-selector{display:none!important}.job-openings-table-header-title{font-size:12px;letter-spacing:-.132px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;width:100%;min-width:0}.job-openings-table-header-title-last{display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(4){display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(5){display:none}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(1){grid-column:1!important;justify-content:flex-start!important;align-items:center!important;padding-left:8px!important;padding-right:0!important}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(2){grid-column:2!important;justify-content:flex-start!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.job-openings-table-header>.job-openings-table-header-title:nth-of-type(3){grid-column:3!important;justify-content:center!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.job-openings-table-cell-last,.job-openings-last-activity,.job-openings-row-actions,.job-openings-row-selector,.job-openings-selector{display:none!important}.job-openings-table-cell{min-width:0!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.job-openings-table-cell-job-title{grid-column:1!important;justify-content:flex-start!important;align-items:center!important;padding-left:8px!important;padding-right:0!important}.job-openings-table-cell-company{grid-column:2!important;justify-content:flex-start!important;align-items:center!important;overflow:hidden!important;padding-left:0!important;padding-right:0!important}.job-openings-table-cell-matches{grid-column:3!important;justify-content:center!important;align-items:center!important;padding-left:0!important;padding-right:0!important}.job-openings-table-cell-top{display:none!important}.job-openings-table-cell-company .job-openings-table-cell-text{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;max-width:100%!important}.job-openings-table-cell-matches{overflow:visible!important}.job-openings-table-cell-matches .job-openings-matches-content{display:flex!important;justify-content:center!important;align-items:baseline!important;gap:4px!important;width:100%!important;margin:0!important}.job-openings-table-cell-interviews{display:none!important}.job-openings-table-cell-text{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.job-openings-row-selector{grid-column:1!important;width:12px!important;height:12px!important;flex-shrink:0!important;margin-left:0!important;padding:0!important}.job-openings-matches-content{justify-content:center!important;width:100%!important}.job-openings-table-cell-company .job-openings-table-cell-text{width:100%!important;max-width:100%!important}.job-openings-row-selector svg{width:6px!important;height:5px!important;stroke-width:1.2}.job-openings-table-row{grid-template-columns:2fr 1.4fr .8fr!important;gap:16px!important;padding:8px!important;overflow:visible!important;cursor:pointer}.job-openings-table-cell-text,.job-openings-matches-text,.job-openings-interviews-text{font-size:12px;letter-spacing:-.132px}.job-openings-matches-content svg,.job-openings-interviews-content svg{width:12px;height:12px}.job-openings-table-footer{padding:0 8px;height:48px}.job-openings-table-footer-arrows{gap:0;justify-content:space-between;width:100%}.job-openings-footer-nav-item{gap:6px;flex-shrink:0}.job-openings-footer-nav-text{font-size:12px;letter-spacing:-.132px}.job-openings-table-footer-arrows svg{width:12px;height:12px}.job-openings-pagination{padding:0;gap:0;flex:1;display:flex;justify-content:center;align-items:center}.job-openings-pagination-current-page{color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.132px;display:flex;align-items:center;justify-content:center;background:#1c5a31;border-radius:6px;padding:2px 4px;min-width:24px;height:24px}.job-openings-pagination-button{font-size:12px;letter-spacing:-.132px;padding:2px 4px;min-width:24px;height:24px;border-radius:6px}.job-openings-pagination-button.active{border-radius:6px}}.job-openings-table-rows-container{display:flex;flex-direction:column;width:100%;gap:0}.job-openings-table-row{display:grid;grid-template-columns:2fr 1.4fr .8fr .7fr .8fr 1fr;height:56px;align-items:center;align-self:stretch;border-bottom:2px solid #07180d;background:#0c1f13;margin:0;width:100%;gap:16px;padding:0 64px 0 16px;box-sizing:border-box;position:relative;z-index:1}.job-openings-table-row.dropdown-open{z-index:1000}.job-openings-table-row:last-of-type{border-bottom:none}.job-openings-row-selector{width:12px;height:12px;border-radius:2px;border:2px solid rgba(217,217,217,.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;grid-column:1}.job-openings-row-selector.active{background:#0a0;border-color:#0a0}.job-openings-table-cell{min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.job-openings-table-cell-job-title,.job-openings-table-cell-company{justify-content:flex-start}.job-openings-table-cell-job-title{grid-column:1}.job-openings-table-cell-company{grid-column:2}.job-openings-table-cell-matches{grid-column:3}.job-openings-table-cell-top{grid-column:4;display:flex;justify-content:center;align-items:center}.job-openings-table-cell-interviews{grid-column:5;display:flex;justify-content:center;align-items:center}.job-openings-table-cell-last{grid-column:6;display:flex;justify-content:flex-start;align-items:center;gap:16px}.job-openings-last-activity{display:flex;flex-direction:column;gap:0;align-items:flex-start;flex:1}.job-openings-row-actions{display:flex;align-items:center;gap:24px;flex-shrink:0;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer}.job-openings-row-actions svg:first-of-type{width:4px;height:14px;flex-shrink:0}.job-openings-row-actions svg:last-of-type{width:7px;height:12px;flex-shrink:0}.job-openings-dropdown-container{position:relative;display:flex;align-items:center;justify-content:center;z-index:1000}.job-openings-dropdown-trigger{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.job-openings-dropdown-trigger:hover{background-color:#cefd751a}.job-openings-job-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10000;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d}.job-openings-job-dropdown div{padding:8px 16px;white-space:nowrap;cursor:pointer;color:#f9faf5;font-size:14px;letter-spacing:.4px;transition:background-color .15s ease,color .15s ease}.job-openings-job-dropdown div:hover{background-color:#cefd751f;color:#cefd75}.job-openings-job-dropdown div:active{background-color:#cefd7533}.job-openings-job-dropdown .job-openings-job-dropdown-delete:hover{background-color:#cefd7514!important;color:#ff4d4d!important}.job-openings-last-activity-date{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.job-openings-last-activity-time{color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.132px}.job-openings-matches-content,.job-openings-interviews-content{display:flex;align-items:baseline;justify-content:center;gap:4px;width:100%;height:100%}.job-openings-matches-content svg,.job-openings-interviews-content svg{width:15px;height:15px;flex-shrink:0}.job-openings-matches-text{color:#82d7f9;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}.job-openings-interviews-text{color:#ea8547;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}.job-openings-top-text{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}.job-openings-table-cell-text{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.job-openings-table-cell-company .job-openings-table-cell-text{min-width:0;display:flex}.job-openings-company-teamlyzer-link{color:#f9faf5;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.job-openings-company-teamlyzer-link:hover{color:#0a0;text-decoration:underline}.job-openings-table-row-empty{display:flex;height:56px;align-items:center;justify-content:center;background:#0c1f13;padding:0 16px}.job-openings-table-empty-text{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;opacity:.6}.job-openings-table-footer{display:flex;height:56px;align-items:center;align-self:stretch;border-top:2px solid #07180d;background:#133920;width:100%;gap:16px;padding:0 16px;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px;justify-content:flex-end}.job-openings-table-footer-arrows{display:flex;gap:24px;align-items:center;width:100%;justify-content:flex-end}.job-openings-pagination{display:flex;padding:var(--sds-size-space-200, 8px) var(--sds-size-space-300, 12px);flex-direction:row;justify-content:center;align-items:center;gap:8px}.job-openings-pagination-button{background:transparent;border:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;cursor:pointer;padding:4px 8px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.job-openings-pagination-button:hover{background:#1c5a3180}.job-openings-pagination-button.active{background:#1c5a31;border-radius:8px}.job-openings-footer-nav-item{display:flex;align-items:center;gap:8px;cursor:pointer}.job-openings-footer-nav-text{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.job-openings-table-footer-arrows svg{width:16px;height:16px;flex-shrink:0}body.light-theme .job-openings-search{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .job-openings-search-label,body.light-theme .job-openings-search-input{color:#07180d!important}body.light-theme .job-openings-search-input::placeholder{color:#5a5a5a!important}body.light-theme .job-openings-search-icon svg path{fill:#07180d!important}body.light-theme .job-openings-status-menu{background:transparent!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .job-openings-status-tab-text{color:#5a5a5a!important}body.light-theme .job-openings-status-tab.selected .job-openings-status-tab-text{color:#69a60a!important}body.light-theme .job-openings-status-tab-indicator path{fill:#69a60a!important}body.light-theme .job-openings-table-wrapper{border:1px solid #d8dbdf!important;border-radius:8px!important}body.light-theme .job-openings-table-header{background:#fff!important;border-bottom:2px solid #d8dbdf!important}body.light-theme .job-openings-table-header-title{color:#07180d!important}body.light-theme .job-openings-table-row{background:#fff!important;border-bottom:2px solid #d8dbdf!important}body.light-theme .job-openings-table-row:last-of-type{border-bottom:none!important}body.light-theme .job-openings-table-row:hover{background:#69a60a0d!important}body.light-theme .job-openings-table-cell-text,body.light-theme .job-openings-company-teamlyzer-link{color:#07180d!important}body.light-theme .job-openings-company-teamlyzer-link:hover{color:#0a0!important}body.light-theme .job-openings-company-empty-boat{background-image:url(/caravel-light.png)}body.light-theme .job-openings-company-empty-message,body.light-theme .job-openings-matches-text{color:#07180d!important}body.light-theme .job-openings-matches-content svg path,body.light-theme .job-openings-table-cell-matches svg path{fill:#07180d!important}body.light-theme .job-openings-interviews-text{color:#07180d!important}body.light-theme .job-openings-interviews-content svg path,body.light-theme .job-openings-table-cell-interviews svg path{fill:#07180d!important}body.light-theme .job-openings-top-text{color:#07180d!important}body.light-theme .job-openings-row-actions svg path{fill:#07180d!important}body.light-theme .job-openings-last-activity-date,body.light-theme .job-openings-last-activity-time{color:#07180d!important}body.light-theme .job-openings-table-row-empty{background:#fff!important}body.light-theme .job-openings-table-empty-text{color:#5a5a5a!important}body.light-theme .job-openings-table-footer{background:#fff!important;border-top:2px solid #d8dbdf!important}body.light-theme .job-openings-footer-nav-text{color:#07180d!important}body.light-theme .job-openings-footer-nav-item svg path{stroke:#07180d!important}body.light-theme .job-openings-pagination-button{color:#07180d!important}body.light-theme .job-openings-pagination-button:hover{background:#69a60a1a!important;color:#69a60a!important}body.light-theme .job-openings-pagination-button.active,body.light-theme .job-openings-pagination-current-page{background:#69a60a!important;color:#fff!important}body.light-theme .job-openings-select{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .job-openings-select-label{color:#07180d!important}body.light-theme .job-openings-select-arrow svg path{fill:#07180d!important}body.light-theme .job-openings-dropdown{background:#fff!important;border:1px solid #d8dbdf!important;box-shadow:0 4px 12px #0000001a!important}body.light-theme .job-openings-dropdown-item{color:#07180d!important}body.light-theme .job-openings-dropdown-item:hover{background-color:#69a60a1a!important}body.light-theme .job-openings-job-dropdown{background:#fff!important;border:1px solid #d8dbdf!important;box-shadow:0 4px 12px #0000001a!important}body.light-theme .job-openings-job-dropdown div{color:#07180d!important}body.light-theme .job-openings-job-dropdown div:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .job-openings-job-dropdown div:active{background-color:#69a60a26!important}body.light-theme .job-openings-job-dropdown .job-openings-job-dropdown-delete:hover{background-color:#da1e281a!important;color:#da1e28!important}.recruiter-create-job-page{width:100%;height:100%;min-height:0;display:flex;flex-direction:column}@media (max-width: 768px){.recruiter-create-job-page{min-height:100vh;height:auto;position:relative;overflow-y:auto;overflow-x:hidden}.recruiter-create-job-page .footer{margin-top:auto;position:relative;z-index:1}.recruiter-create-job-local-header .recruiter-create-job-local-left{min-width:0;flex:1}.recruiter-create-job-local-header .job-header-title-wrapper,.recruiter-create-job-local-header .recruiter-create-job-local-title-wrapper{min-width:0;width:100%}.recruiter-create-job-local-header .recruiter-create-job-local-title{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recruiter-create-job-local-header .job-header-right-section,.recruiter-create-job-local-header .recruiter-create-job-local-right{flex-shrink:0}}.recruiter-create-job-local-header{display:flex;width:100%;padding:24px;justify-content:space-between;align-items:center;background:#0c1f13;box-sizing:border-box}.recruiter-create-job-local-left{display:flex;flex-direction:column;gap:2px}.recruiter-create-job-local-left.with-back-arrow .recruiter-create-job-local-subtitle{padding-left:30px}.recruiter-create-job-local-title-wrapper{display:flex;align-items:center;gap:0}.recruiter-create-job-local-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.recruiter-create-job-local-subtitle{color:#dde4dd;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.recruiter-create-job-local-right{display:flex;align-items:center;gap:16px}.developer-job-profile-header-icon{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;width:40px;height:40px;border-radius:50%;border:1px solid #cefd75;background:transparent}.developer-job-profile-header-icon:hover{opacity:.7}.developer-job-profile-header-icon svg{width:24px;height:24px;flex-shrink:0;display:block}.recruiter-draft-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.recruiter-draft-button.enabled{background:#0a0;border-color:#0a0}.recruiter-draft-button.disabled{cursor:not-allowed;opacity:.6}.recruiter-create-job-body{padding:24px;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;width:100%}@media (max-width: 768px){.recruiter-create-job-body{padding:16px;flex:1 1 auto;min-height:632px;height:auto;display:flex;flex-direction:column;overflow-y:visible;overflow-x:hidden}.recruiter-create-job-body>.recruiter-create-options-page{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;flex:1 1 auto;min-height:0}}.recruiter-create-job-local-footer{display:flex;padding:24px;justify-content:space-between;align-items:center;box-sizing:border-box;gap:12px}.recruiter-create-job-cancel{display:flex;height:40px;padding:8px;justify-content:center;align-items:center;gap:16px;background:transparent;border:none;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;text-transform:lowercase}.recruiter-create-job-steps{color:#898f8f;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.recruiter-create-job-next{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease;text-transform:lowercase}.recruiter-create-job-next.enabled{background:#0a0;border-color:#0a0}.recruiter-create-job-next.disabled{cursor:not-allowed;opacity:.6}.recruiter-link-input-container{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px}.recruiter-link-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid transparent;background:#254731;padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.recruiter-link-input{flex:1;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}.recruiter-link-input::placeholder{color:#7d8881}.recruiter-link-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recruiter-link-send-button:disabled{opacity:.5;cursor:not-allowed}.recruiter-link-send-button svg{width:24px;height:24px}.recruiter-link-input-error{border:2px solid #ff4444!important;background:#3d1f1f!important}.recruiter-link-error-message{color:#f44;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%}.compare-modal-overlay{position:fixed;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}@media (max-width: 640px){.compare-modal-overlay{z-index:999999999!important}body:has(.compare-modal-overlay) .dashboard-menu{display:none!important}}.compare-modal-background{position:fixed;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.compare-modal{display:flex;width:90%;max-width:1200px;min-height:400px;max-height:90vh;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;overflow:hidden}.compare-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px;position:relative}.compare-modal-title-wrapper{display:flex;flex-direction:column;gap:8px;flex:1}.compare-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0}.compare-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;flex-shrink:0;transition:opacity .2s ease}.compare-modal-close:hover{opacity:.7}.compare-modal-content{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;margin-bottom:24px;position:relative}@media (max-width: 640px){.compare-modal-content{margin-top:80px}}.compare-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;width:100%;padding:40px}.compare-loading-container .spinner-orbit{width:300px;height:300px}.compare-loading-container .spinner-center{width:150px;height:150px}.compare-loading-container .spinner-orbiting{width:90px;height:90px;transform-origin:center 150px}.compare-loading-container .loading-message{color:#0a0;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;margin-top:24px;animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:0}}.compare-modal-content::-webkit-scrollbar{width:8px}.compare-modal-content::-webkit-scrollbar-track{background:#cefd750d;border-radius:4px}.compare-modal-content::-webkit-scrollbar-thumb{background:#cefd7533;border-radius:4px}.compare-modal-content::-webkit-scrollbar-thumb:hover{background:#cefd754d}.compare-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(217,217,217,.1)}.compare-modal-action-lower{text-transform:lowercase}.compare-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.compare-modal-cancel:hover,.compare-modal-cancel:focus{background:#00aa001a;outline:none}.compare-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.compare-modal-confirm:hover,.compare-modal-confirm:focus{background:#0c0;border-color:#0c0;outline:none}.compare-modal-confirm:disabled{opacity:.5;cursor:not-allowed;background:#0a0;border-color:#0a0}.compare-modal-confirm:disabled:hover{background:#0a0;border-color:#0a0}.compare-card-selected{border:2px solid #cefd75!important;box-shadow:0 0 0 2px #cefd754d!important}.compare-selection-indicator{color:#cefd75;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px}.compare-comparison-view{display:flex;flex-direction:column;gap:24px;width:100%}.compare-comparison-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;background:#cefd750d;border-radius:8px;border:1px solid rgba(206,253,117,.1)}.compare-developer-column{flex:1;display:flex;flex-direction:column;align-items:center;gap:16px}.compare-developer-header{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.compare-developer-photo{width:80px;height:80px;border-radius:50%;object-fit:cover}.compare-developer-photo-placeholder{width:80px;height:80px;display:flex;align-items:center;justify-content:center}.compare-developer-info{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.compare-developer-name{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:140%;margin:0;text-align:center}.compare-developer-fullname{color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:140%;margin:0;text-align:center}.compare-global-badge{display:inline-flex;padding:6px 12px;border-radius:20px;background:#7fef83;color:#000;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px}.compare-global-badge.job-match-compatibility-badge-yellow{background:#f2c40e;color:#000}.compare-global-badge.job-match-compatibility-badge-red{background:#ff6b4a;color:#fff}.compare-vs-divider{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#cefd751a;border:2px solid #cefd75;color:#cefd75;font-family:Roboto,sans-serif;font-size:18px;font-weight:700;flex-shrink:0}.compare-career-section{display:flex;gap:24px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.1)}.compare-career-column{flex:1;display:flex;justify-content:center;align-items:center}.compare-career-labels-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%}.compare-career-labels-dev-name{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;line-height:140%;text-align:center;display:none}.compare-career-labels-centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:auto;flex-wrap:nowrap}.compare-scores-section,.compare-technologies-section{display:flex;flex-direction:column;gap:16px}.compare-section-title{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:600;line-height:140%;margin:0}.compare-scores-grid{display:flex;flex-direction:column;gap:20px}.compare-score-item{display:flex;flex-direction:column;gap:12px}.compare-score-label{color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:140%}.compare-score-bars{display:flex;gap:24px;align-items:center}.compare-score-bar-wrapper{flex:1;display:flex;flex-direction:column;gap:8px;width:100%}.compare-score-bar{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;position:relative;display:block}.compare-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.compare-score-fill.job-score-perfect{background:linear-gradient(90deg,#060,#080)}.compare-score-fill.job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.compare-score-fill.job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.compare-score-fill.job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.compare-score-fill.job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.compare-score-fill.job-score-fair{background:linear-gradient(90deg,#c40,#f60)}.compare-score-fill.job-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.compare-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif}.compare-score-value-above{font-size:12px;color:#f9faf5b3;text-align:center;font-family:Roboto,sans-serif;line-height:1}.compare-technologies-grid{display:flex;gap:24px}.compare-technologies-column{flex:1;display:flex;flex-direction:column;gap:12px}.compare-technologies-dev-name{color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;line-height:140%;text-align:center;display:none}.compare-technologies-box{display:flex;flex-direction:column;gap:12px;width:100%}.compare-technologies-list{display:flex;flex-direction:column;gap:8px}.compare-technology-item{display:flex;align-items:center;gap:8px;color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:140%}.compare-technology-check{color:#0a0;font-weight:700;font-size:16px}.compare-technology-cross{color:#ff6b4a;font-weight:700;font-size:16px}.compare-technology-item-not-fulfilled{opacity:.7}.compare-no-technologies{color:#898f8f;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:140%;margin:0;font-style:italic}@media (max-width: 1024px){.compare-modal{width:95%;max-width:1000px}.compare-comparison-header{flex-direction:column;gap:16px}.compare-vs-divider{width:50px;height:50px;font-size:16px}.compare-score-bars,.compare-technologies-grid,.compare-advantages-grid{flex-direction:column;gap:16px}.compare-detailed-technology-bar-value{min-width:100px;font-size:11px}}@media (max-width: 640px){.compare-modal-overlay{padding:0;align-items:stretch}.compare-modal-background{background:#103209f2}.compare-modal{width:100%;max-width:100%;height:100vh;max-height:100vh;padding:0;border-radius:0;margin:0;display:flex;flex-direction:column;position:relative}.compare-modal-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;background:#07180d!important;padding:0!important;margin:0!important;z-index:10!important;display:flex!important;justify-content:center!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-sizing:border-box!important;gap:0!important}.compare-modal:after{content:"";display:block;height:0;flex-shrink:0}.compare-modal-title-wrapper{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0!important;flex:1 1 100%!important;max-width:100%!important;box-sizing:border-box!important;padding:16px!important;gap:4px!important}.compare-modal-title{font-size:16px!important;line-height:1.4!important;text-align:center!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.compare-modal-close{display:none}.compare-selection-indicator{font-size:12px;margin-top:4px}.compare-modal-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:100px 16px 80px;margin-top:0;margin-bottom:0;box-sizing:border-box;position:relative;z-index:1;-ms-overflow-style:none;scrollbar-width:none}.compare-modal-content::-webkit-scrollbar{display:none}.compare-modal-content .job-matches-grid{padding-top:0;padding-bottom:0;margin-top:0}.compare-modal-content>.compare-comparison-view{padding-top:0;margin-top:0}.compare-modal-content>.compare-comparison-view>.compare-comparison-header:first-child{margin-top:0}.compare-modal-content>.compare-comparison-view:first-child{margin-top:0;padding-top:0}.compare-modal-content .job-matches-grid{padding-top:0;padding-bottom:0}.compare-modal-content .job-matches-grid>div:first-child{margin-top:0}.compare-modal-content .job-matches-grid>div:last-child{margin-bottom:16px}.compare-modal-actions{position:fixed;bottom:0;left:0;right:0;width:100%;background:#07180d;padding:16px;margin-top:0;border-top:1px solid rgba(217,217,217,.1);border-bottom:none;z-index:10;box-shadow:0 -2px 8px #0003;display:flex;justify-content:space-between;align-items:center;gap:12px;box-sizing:border-box}.compare-modal-actions .compare-modal-cancel,.compare-modal-actions .compare-modal-confirm{flex:0 0 auto;margin:0}.compare-comparison-header{padding:24px;gap:24px;flex-direction:column}.compare-developer-column{gap:16px}.compare-developer-photo,.compare-developer-photo-placeholder{width:80px;height:80px}.compare-developer-name{font-size:14px}.compare-developer-fullname{font-size:11px}.compare-global-badge{font-size:11px;padding:3px 8px}.compare-vs-divider{width:36px;height:36px;font-size:12px}.compare-career-section{flex-direction:column;gap:20px;margin-bottom:24px;padding-bottom:24px;padding-left:16px;padding-right:16px}.compare-career-column{min-height:auto;width:100%;display:flex;justify-content:center;align-items:center}.compare-career-labels-wrapper{width:100%;max-width:100%;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.compare-career-labels-dev-name{display:block;font-size:13px;margin-bottom:4px;text-align:center;width:100%}.compare-career-labels-centered{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.developer-profile-resume-career-label{font-size:11px;padding:5px 10px;width:fit-content;max-width:calc(100% - 32px);text-align:center}.compare-section-title{font-size:15px}.compare-scores-section{gap:12px}.compare-scores-grid{gap:16px}.compare-score-item{gap:8px}.compare-score-label{font-size:12px}.compare-score-bar-wrapper{gap:4px}.compare-score-value-above{font-size:11px}.compare-score-bar{height:18px}.compare-technologies-section,.compare-technologies-grid{gap:12px}.compare-technologies-column{gap:8px}.compare-technologies-dev-name{display:block;font-size:13px;margin-bottom:0;text-align:center;color:#cefd75}.compare-technologies-box{background:#cefd7508;border:1px solid rgba(206,253,117,.1);border-radius:8px;padding:12px;width:100%;box-sizing:border-box}.compare-technologies-list{gap:8px;flex-direction:row!important;flex-wrap:wrap!important}.compare-technology-item{font-size:12px;padding:6px 10px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;background:#cefd750d!important;border:1px solid rgba(206,253,117,.1)!important;border-radius:6px!important;gap:8px!important}.compare-technology-item .compare-technology-check,.compare-technology-item .compare-technology-cross{font-size:12px!important;order:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:50%!important;background:#cefd751a!important;flex-shrink:0!important}.compare-technology-item .compare-technology-check{background:#0a03!important}.compare-technology-item .compare-technology-cross{background:#ff6b4a33!important}.compare-technology-item>span:not(.compare-technology-check):not(.compare-technology-cross){order:1!important;flex:1!important}.compare-detailed-technologies-section{gap:12px}.compare-detailed-technologies-list{gap:16px}.compare-detailed-technology-item{padding:12px;gap:12px}.compare-detailed-technology-header{flex-direction:column;align-items:flex-start;gap:8px}.compare-detailed-technology-name{font-size:14px}.compare-technology-average{font-size:11px;padding:3px 6px}.compare-detailed-technology-comparison{gap:6px}.compare-detailed-technology-comparison-label{font-size:12px}.compare-detailed-technology-comparison-bar-container{gap:6px}.compare-detailed-technology-comparison-bar{height:6px}.compare-detailed-technology-comparison-average-bar{width:2px;height:6px}.compare-detailed-technology-comparison-indicator{width:10px;height:10px}.compare-detailed-technology-comparison-labels{padding:0 1px}.compare-detailed-technology-comparison-labels span{font-size:9px}.compare-detailed-technology-comparison-explanation{font-size:10px;margin-top:6px}.compare-detailed-technology-match-percentage-container{margin-bottom:6px}.compare-detailed-technology-match-percentage-label{font-size:10px}.compare-detailed-technology-match-percentage-bar{height:5px}.compare-recommendation-section{padding:16px;gap:12px}.compare-recommendation-content{gap:16px}.compare-recommendation-text{font-size:14px}.compare-advantages-grid{flex-direction:column;gap:16px}.compare-advantages-column{gap:10px}.compare-advantages-title{font-size:13px}.compare-advantages-list{gap:6px}.compare-advantages-list li{font-size:12px;padding-left:14px}.compare-no-advantages{font-size:12px}.compare-modal-header{flex-direction:row;align-items:flex-start;gap:12px}.compare-modal-title-wrapper{flex:1;padding-right:40px}.compare-modal-close{position:absolute;top:16px;right:16px;width:28px;height:28px}.compare-modal-actions{gap:8px}.compare-modal-cancel,.compare-modal-confirm{height:36px;padding:6px 12px;font-size:13px}}.compare-detailed-technologies-section{display:flex;flex-direction:column;gap:16px}.compare-detailed-technologies-list{display:flex;flex-direction:column;gap:20px}.compare-detailed-technology-item{display:flex;flex-direction:column;gap:16px;padding:16px;background:#cefd7508;border-radius:8px;border:1px solid rgba(206,253,117,.1)}.compare-detailed-technology-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.compare-detailed-technology-name{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:140%;margin:0}.compare-technology-average{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:140%;padding:4px 8px;background:#cefd751a;border-radius:4px}.compare-detailed-technology-comparison{display:flex;flex-direction:column;gap:8px;width:100%}.compare-detailed-technology-comparison-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:13px;font-weight:600;line-height:140%}.compare-detailed-technology-comparison-bar-container{display:flex;flex-direction:column;gap:4px;width:100%}.compare-detailed-technology-comparison-bar-container>div{position:relative;width:100%;min-height:16px}.compare-detailed-technology-comparison-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative}.compare-detailed-technology-comparison-fill{height:100%;border-radius:4px;transition:width .3s ease}.compare-detailed-technology-comparison-fill.job-score-perfect{background:linear-gradient(90deg,#2e7d32,#4caf50)}.compare-detailed-technology-comparison-fill.job-score-near-perfect{background:linear-gradient(90deg,#4caf50,#66bb6a)}.compare-detailed-technology-comparison-fill.job-score-excellent{background:linear-gradient(90deg,#66bb6a,#81c784)}.compare-detailed-technology-comparison-fill.job-score-very-good{background:linear-gradient(90deg,#ffb74d,#ffcc80)}.compare-detailed-technology-comparison-fill.job-score-good{background:linear-gradient(90deg,#ff9800,#ffb74d)}.compare-detailed-technology-comparison-fill.job-score-fair{background:linear-gradient(90deg,#ff5722,#ff8a65)}.compare-detailed-technology-comparison-fill.job-score-poor{background:linear-gradient(90deg,#d32f2f,#f44336)}.compare-detailed-technology-comparison-average-bar{position:absolute;top:0;transform:translate(-50%);width:3px;height:8px;background:#fff;z-index:2;border-radius:1px}.compare-detailed-technology-comparison-indicator{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:#ff6b4a;z-index:3}.compare-indicator-below{left:0%!important;transform:translateY(-50%)}.compare-indicator-above{left:100%!important;transform:translate(-100%,-50%)}.compare-detailed-technology-comparison-labels{display:flex;justify-content:space-between;width:100%;padding:0 2px}.compare-detailed-technology-comparison-labels span{font-size:10px;color:#f9faf580;font-family:Roboto,sans-serif}.compare-detailed-technology-comparison-explanation{font-size:11px;color:#fff;font-family:Roboto,sans-serif;margin-top:8px;line-height:1.6}.compare-detailed-technology-match-percentage-container{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;width:100%}.compare-detailed-technology-match-percentage-label-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;width:100%}.compare-detailed-technology-match-percentage-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;line-height:140%}.compare-detailed-technology-match-percentage-bar{height:6px;width:100%;background:#ffffff1a;border-radius:3px;overflow:hidden;display:block;position:relative}.compare-detailed-technology-match-percentage-fill{height:100%;border-radius:3px;transition:width .3s ease}.compare-detailed-technology-match-percentage-fill.job-score-perfect{background:linear-gradient(90deg,#060,#080)}.compare-detailed-technology-match-percentage-fill.job-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.compare-detailed-technology-match-percentage-fill.job-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.compare-detailed-technology-match-percentage-fill.job-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.compare-detailed-technology-match-percentage-fill.job-score-good{background:linear-gradient(90deg,#f80,#fa0)}.compare-detailed-technology-match-percentage-fill.job-score-fair{background:linear-gradient(90deg,#c40,#f60)}.compare-detailed-technology-match-percentage-fill.job-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.compare-recommendation-section{display:flex;flex-direction:column;gap:16px;padding:20px;background:#00aa001a;border-radius:8px;border:2px solid rgba(0,170,0,.3);margin-top:-16px}.compare-recommendation-content{display:flex;flex-direction:column;gap:20px}.compare-recommendation-text{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:150%;margin:0}.compare-advantages-grid{display:flex;gap:24px}.compare-advantages-column{flex:1;display:flex;flex-direction:column;gap:12px}.compare-advantages-title{color:#cefd75;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;line-height:140%;margin:0}.compare-advantages-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.compare-advantages-list li{color:#dde4dd;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:140%;padding-left:16px;position:relative}.compare-advantages-list li:before{content:"•";position:absolute;left:0;color:#0a0;font-weight:700}.compare-no-advantages{color:#898f8f;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:140%;margin:0;font-style:italic}body.light-theme .compare-modal{background:#fff!important;border:1px solid #d8dbdf!important;box-shadow:0 4px 4px #0000001a!important}body.light-theme .compare-modal-title{color:#07180d!important}body.light-theme .compare-modal-close:hover{background:#69a60a1a!important}body.light-theme .compare-modal-content::-webkit-scrollbar{width:8px}body.light-theme .compare-modal-content::-webkit-scrollbar-track{background:#69a60a0d!important;border-radius:4px}body.light-theme .compare-modal-content::-webkit-scrollbar-thumb{background:#69a60a33!important;border-radius:4px}body.light-theme .compare-modal-content::-webkit-scrollbar-thumb:hover{background:#69a60a4d!important}body.light-theme .compare-modal-actions{border-top:1px solid rgba(216,219,223,.5)!important}body.light-theme .compare-modal-cancel{border:2px solid #69a60a!important;background:transparent!important;color:#69a60a!important}body.light-theme .compare-modal-cancel:hover,body.light-theme .compare-modal-cancel:focus{background:#69a60a1a!important;outline:none}body.light-theme .compare-modal-confirm{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .compare-modal-confirm:hover,body.light-theme .compare-modal-confirm:focus{background:#5a9508!important;border-color:#5a9508!important;outline:none}body.light-theme .compare-modal-confirm:disabled{background:#69a60a!important;border-color:#69a60a!important;opacity:.5}body.light-theme .compare-modal-confirm:disabled:hover{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .compare-selection-indicator{color:#69a60a!important}body.light-theme .compare-comparison-header{background:#69a60a0d!important;border:1px solid rgba(105,166,10,.1)!important}body.light-theme .compare-developer-name{color:#07180d!important}body.light-theme .compare-developer-fullname{color:#5a5a5a!important}body.light-theme .compare-global-badge{background:#69a60a!important;color:#fff!important}body.light-theme .compare-global-badge.job-match-compatibility-badge-yellow{background:#f2c40e!important;color:#000!important}body.light-theme .compare-global-badge.job-match-compatibility-badge-red{background:#ff6b4a!important;color:#fff!important}body.light-theme .compare-vs-divider{background:#69a60a1a!important;border:2px solid #69a60a!important;color:#69a60a!important}body.light-theme .compare-career-section{border-bottom:1px solid rgba(216,219,223,.5)!important}body.light-theme .compare-career-labels-dev-name,body.light-theme .compare-section-title{color:#07180d!important}body.light-theme .compare-score-label{color:#5a5a5a!important}body.light-theme .compare-score-value-above{color:#07180db3!important}body.light-theme .compare-score-bar{background:#0000001a!important}body.light-theme .compare-technologies-dev-name{color:#69a60a!important}body.light-theme .compare-technologies-box{background:#69a60a08!important;border:1px solid rgba(105,166,10,.1)!important}body.light-theme .compare-technology-item{color:#07180d!important}body.light-theme .compare-technology-check{color:#0a0!important}body.light-theme .compare-technology-cross{color:#ff6b4a!important}body.light-theme .compare-no-technologies{color:#888!important}body.light-theme .compare-detailed-technology-item{background:#69a60a08!important;border:1px solid rgba(105,166,10,.1)!important}body.light-theme .compare-detailed-technology-name{color:#07180d!important}body.light-theme .compare-technology-average{color:#69a60a!important;background:#69a60a1a!important}body.light-theme .compare-detailed-technology-comparison-label{color:#69a60a!important}body.light-theme .compare-detailed-technology-comparison-bar{background:#0000001a!important}body.light-theme .compare-detailed-technology-comparison-average-bar{background:#07180d!important}body.light-theme .compare-detailed-technology-comparison-labels span{color:#07180d80!important}body.light-theme .compare-detailed-technology-comparison-explanation{color:#07180d!important}body.light-theme .compare-detailed-technology-match-percentage-label{color:#69a60a!important}body.light-theme .compare-detailed-technology-match-percentage-bar{background:#0000001a!important}body.light-theme .compare-recommendation-section{background:#69a60a1a!important;border:2px solid rgba(105,166,10,.3)!important}body.light-theme .compare-recommendation-text{color:#07180d!important}body.light-theme .compare-advantages-title{color:#69a60a!important}body.light-theme .compare-advantages-list li{color:#5a5a5a!important}body.light-theme .compare-advantages-list li:before{color:#69a60a!important}body.light-theme .compare-no-advantages{color:#888!important}body.light-theme .compare-loading-container .loading-message{color:#69a60a!important}body.light-theme .compare-modal-background{background:#69a60a33!important}body.light-theme .compare-modal-header{background:#fff!important;border-bottom:1px solid rgba(216,219,223,.5)!important}body.light-theme .compare-modal-actions{background:#fff!important;border-top:1px solid rgba(216,219,223,.5)!important}body.light-theme .compare-technology-item{background:#69a60a0d!important;border:1px solid rgba(105,166,10,.1)!important}body.light-theme .compare-technology-item .compare-technology-check,body.light-theme .compare-technology-item .compare-technology-cross{background:#69a60a1a!important}body.light-theme .compare-technology-item .compare-technology-check{background:#0a03!important}body.light-theme .compare-technology-item .compare-technology-cross{background:#ff6b4a33!important}body.light-theme .compare-modal .job-match-card:hover{border-color:#1c1c1c!important;border-width:2px!important;box-shadow:0 4px 16px #00000024!important}body.light-theme .compare-modal .job-match-card.compare-card-selected{border:2px solid #0a0a0a!important;box-shadow:0 0 0 2px #0000001f,0 4px 18px #00000029!important}body.light-theme .compare-modal .job-match-card.compare-card-selected:hover{border-color:#000!important;box-shadow:0 0 0 3px #00000024,0 6px 22px #0003!important}.developer-profile-resume-wrapper{display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-profile-resume-technologies-content-wrapper{display:flex;width:100%;gap:0;margin-top:16px}.developer-profile-resume-technologies-section{width:45%;display:flex;justify-content:center;align-items:center}.developer-profile-resume-technologies-right-section{width:55%;display:flex;flex-direction:column}.developer-profile-resume-technologies-used-label{opacity:.5;color:#cefd75;font-size:14px;font-style:normal;font-weight:500;line-height:100%;text-align:left;margin-bottom:12px}.developer-profile-resume-technologies-list{display:flex;flex-wrap:wrap;gap:12px;width:100%}.developer-profile-resume-tech-favorite-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #cefd75;background:#cefd75}.developer-profile-resume-tech-star-icon{width:16px;height:16px;flex-shrink:0}.developer-profile-resume-tech-favorite-name{color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.developer-profile-resume-tech-other-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px}.developer-profile-resume-tech-other-name{color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.developer-profile-resume-no-tech-message{color:#f9faf5;font-size:13px;opacity:.5}.developer-profile-resume-info-sections{display:flex;flex-direction:column;width:100%;gap:24px;margin-top:32px}.developer-profile-resume-info-section{display:flex;flex-direction:column;gap:12px;width:100%}.developer-profile-resume-section-title{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2)}.developer-profile-resume-section-text{color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;line-height:160%;text-align:left;margin:0}.developer-profile-resume-section-text p{margin:0 0 8px}.developer-profile-resume-section-text p:last-child{margin-bottom:0}.developer-profile-resume-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.developer-profile-resume-list-item{color:#dde4dd;font-size:14px;font-style:normal;font-weight:400;line-height:160%;text-align:left;padding-left:16px;position:relative}.developer-profile-resume-list-item:before{content:"•";color:#cefd75;font-weight:700;position:absolute;left:0}.developer-profile-resume-career-labels{display:flex;flex-wrap:wrap;gap:8px;width:100%}.developer-profile-resume-career-label{display:inline-flex;align-items:center;padding:6px 12px;border-radius:6px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.1px}.developer-profile-resume-career-label-longTimeSameCompany{background:#00aa001a;border:1px solid rgba(0,170,0,.3);color:#0a0}.developer-profile-resume-career-label-frequentJobChanges{background:#ff4d4d1a;border:1px solid rgba(255,77,77,.3);color:#ff4d4d}.developer-profile-resume-career-label-promotedInCompany{background:#00aa001a;border:1px solid rgba(0,170,0,.3);color:#0a0}.developer-profile-resume-career-label-unemployed{background:#cefd751a;border:1px solid rgba(206,253,117,.3);color:#cefd75}.developer-profile-resume-career-label-studying{background:#75cefd1a;border:1px solid rgba(117,206,253,.3);color:#75cefd}.developer-profile-resume-career-label-newToITMarket{background:#40e0d01a;border:1px solid rgba(64,224,208,.3);color:#40e0d0}@media (max-width: 1024px){.developer-profile-content-title{font-size:18px;line-height:140%;letter-spacing:-.2px}.developer-profile-resume-technologies-content-wrapper{flex-direction:column;gap:16px}.developer-profile-resume-technologies-section,.developer-profile-resume-technologies-right-section{width:100%}.developer-profile-resume-technologies-used-label{font-size:13px;margin-bottom:10px}.developer-profile-resume-technologies-list{gap:10px}.developer-profile-resume-tech-favorite-item{height:26px;padding:0 10px;gap:6px}.developer-profile-resume-tech-star-icon{width:14px;height:14px}.developer-profile-resume-tech-favorite-name{font-size:12px;line-height:16px}.developer-profile-resume-tech-other-item{height:26px;padding:0 10px}.developer-profile-resume-tech-other-name{font-size:12px;line-height:16px}.developer-profile-resume-info-sections{gap:20px;margin-top:24px}.developer-profile-resume-info-section{gap:10px}.developer-profile-resume-section-title{font-size:13px;padding-bottom:6px}.developer-profile-resume-section-text{font-size:13px}.developer-profile-resume-list{gap:10px}.developer-profile-resume-list-item{font-size:13px;padding-left:14px}}@media (max-width: 768px){.developer-profile-show-content{padding:16px;gap:12px}.developer-profile-content-title{font-size:16px;line-height:130%;letter-spacing:-.18px}.developer-profile-resume-technologies-content-wrapper{flex-direction:column;gap:12px}.developer-profile-resume-technologies-section,.developer-profile-resume-technologies-right-section{width:100%}.developer-profile-resume-technologies-used-label{font-size:12px;margin-bottom:8px}.developer-profile-resume-technologies-list{gap:8px}.developer-profile-resume-tech-favorite-item{height:24px;padding:0 8px;gap:5px}.developer-profile-resume-tech-star-icon{width:12px;height:12px}.developer-profile-resume-tech-favorite-name{font-size:11px;line-height:14px}.developer-profile-resume-tech-other-item{height:24px;padding:0 8px}.developer-profile-resume-tech-other-name{font-size:11px;line-height:14px}.developer-profile-resume-no-tech-message{font-size:12px}.developer-profile-resume-info-sections{gap:16px;margin-top:20px}.developer-profile-resume-info-section{gap:8px}.developer-profile-resume-section-title{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-profile-resume-section-text{font-size:12px;line-height:150%}.developer-profile-resume-section-text p{margin-bottom:6px}.developer-profile-resume-list{gap:8px}.developer-profile-resume-list-item{font-size:12px;line-height:150%;padding-left:12px}.developer-profile-resume-career-labels{flex-direction:column;gap:8px}.developer-profile-resume-career-label{width:100%;justify-content:center}}.developer-social-external-links{display:inline-flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0;line-height:0}.developer-social-external-links__anchor{display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:4px;transition:opacity .15s ease}.developer-social-external-links__anchor:hover{opacity:.85}.developer-social-external-links__anchor:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.recruiter-company-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px);align-items:center;justify-content:center}.recruiter-company-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px}.recruiter-company-boat{width:260px;height:260px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:recruiter-company-float-boat 5s ease-in-out infinite}.recruiter-company-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.recruiter-company-message-char{display:inline-block;animation:recruiter-company-wave-char 2s ease-in-out infinite}@keyframes recruiter-company-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes recruiter-company-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.recruiter-company-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){.recruiter-company-empty{padding:12px;min-height:260px;gap:8px}}.recruiter-company-page.recruiter-company-page--has-invites{padding:24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;flex:1;width:100%}.recruiter-company-header{position:sticky;top:0;z-index:2;width:100%;flex-shrink:0;padding:0 0 24px;margin-bottom:0;box-sizing:border-box;background:transparent}.recruiter-company-title{color:#f9faf5;font-size:24px;font-weight:700;line-height:1.25;margin:0 0 8px;letter-spacing:-.22px}.recruiter-company-description{color:#f9faf5;font-size:14px;font-weight:400;line-height:1.5;margin:0;opacity:.9}.recruiter-company-description-second{margin-top:0}.recruiter-company-invites-wrapper{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.recruiter-company-invites{width:100%;max-width:600px;box-sizing:border-box}.recruiter-company-invites-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.recruiter-company-invites-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:12px;background:#25473199;border:1px solid rgba(206,253,117,.15);flex-wrap:wrap}.recruiter-company-invites-item-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.recruiter-company-invites-item-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;overflow:hidden;background:#0a03}.recruiter-company-invites-item-logo{width:100%;height:100%;object-fit:cover}.recruiter-company-invites-item-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#cefd75;background:#00aa0040}.recruiter-company-invites-item-content{display:flex;flex-direction:column;gap:2px;min-width:0}.recruiter-company-invites-item-company{font-size:15px;font-weight:600;color:#f9faf5}.recruiter-company-invites-item-username{font-size:13px;color:#7d8881}.recruiter-company-invites-item-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.recruiter-company-invites-item-accept{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.recruiter-company-invites-item-accept:hover:not(:disabled){background:#0d0;border-color:#0d0}.recruiter-company-invites-item-accept:disabled{opacity:.5;cursor:not-allowed}.recruiter-company-invites-item-accept svg{width:22px;height:22px}.recruiter-company-invites-item-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:recruiter-company-spin .8s linear infinite}@keyframes recruiter-company-spin{to{transform:rotate(360deg)}}.recruiter-company-invites-item-decline{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.recruiter-company-invites-item-decline:hover:not(:disabled){background:#b91c26;border-color:#b91c26}.recruiter-company-invites-item-decline:disabled{opacity:.5;cursor:not-allowed}.recruiter-company-invites-item-decline svg{width:22px;height:22px}.recruiter-company-members{width:100%;max-width:600px;margin-top:24px;margin-left:auto;margin-right:auto;padding-top:0;box-sizing:border-box}.recruiter-company-members-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.recruiter-company-members-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:12px;background:#25473199;border:1px solid rgba(206,253,117,.15);flex-wrap:wrap}.recruiter-company-members-item-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.recruiter-company-members-item-leave{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.recruiter-company-members-item-leave:hover:not(:disabled){background:#b91c26;border-color:#b91c26}.recruiter-company-members-item-leave:disabled{opacity:.5;cursor:not-allowed}.recruiter-company-members-item-leave svg{width:22px;height:22px}.recruiter-company-tab-panel{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;width:100%}.recruiter-company-tabs-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-top:24px;margin-bottom:0;padding:0;box-sizing:border-box}.recruiter-company-tabs-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.recruiter-company-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.recruiter-company-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.recruiter-company-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.recruiter-company-tab.selected .recruiter-company-tab-text{color:#cefd75}.recruiter-company-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.recruiter-company-tab-placeholder-wrap{flex:1 1 auto;min-height:0;overflow-y:auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;box-sizing:border-box}.recruiter-company-tab-placeholder{color:#dde4dd;font-size:14px;line-height:1.5;margin:0;opacity:.9;text-align:center;max-width:480px}.recruiter-company-decline-spinner-wrap{display:flex;align-items:center;gap:12px}.recruiter-company-decline-spinner-wrap .recruiter-company-invites-item-spinner{flex-shrink:0}body.light-theme .recruiter-company-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px);align-items:center;justify-content:center}body.light-theme .recruiter-company-page.recruiter-company-page--has-invites{align-items:stretch;justify-content:flex-start;min-height:0;flex:1}body.light-theme .recruiter-company-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px}body.light-theme .recruiter-company-boat{width:260px;height:260px;background-image:url(/caravel-light.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:recruiter-company-float-boat 5s ease-in-out infinite}body.light-theme .recruiter-company-message{color:#07180d;opacity:.9}@media (max-width: 768px){body.light-theme .recruiter-company-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){body.light-theme .recruiter-company-empty{padding:12px;min-height:260px;gap:8px}}body.light-theme .recruiter-company-title{color:#07180d}body.light-theme .recruiter-company-header{background:transparent}body.light-theme .recruiter-company-description{color:#07180d;opacity:.9}body.light-theme .recruiter-company-invites-item{background:#f0f2f1;border-color:#07180d1f}body.light-theme .recruiter-company-invites-item-avatar-placeholder{color:#69a60a;background:#69a60a26}body.light-theme .recruiter-company-invites-item-company{color:#07180d}body.light-theme .recruiter-company-invites-item-username{color:#5c6560}body.light-theme .recruiter-company-invites-item-accept{border-color:#69a60a;background:#69a60a;color:#fff}body.light-theme .recruiter-company-invites-item-accept:hover:not(:disabled){background:#5c9209;border-color:#5c9209}body.light-theme .recruiter-company-invites-item-decline{border-color:#da1e28;background:#da1e28;color:#fff}body.light-theme .recruiter-company-invites-item-decline:hover:not(:disabled){background:#b91c26;border-color:#b91c26}body.light-theme .recruiter-company-members{border-top-color:#07180d26}body.light-theme .recruiter-company-members-item{background:#f0f2f1;border-color:#07180d1f}body.light-theme .recruiter-company-members-item-leave{color:#fff;border-color:#da1e28;background:#da1e28}body.light-theme .recruiter-company-members-item-leave:hover:not(:disabled){background:#b91c26;border-color:#b91c26}body.light-theme .recruiter-company-tabs-menu{border-bottom-color:#69a60a}body.light-theme .recruiter-company-tab-text{color:#5c6560}body.light-theme .recruiter-company-tab.selected .recruiter-company-tab-text,body.light-theme .recruiter-company-tab-indicator{color:#69a60a}body.light-theme .recruiter-company-tab-placeholder{color:#5c6560}body.light-theme .recruiter-company-decline-spinner-wrap .recruiter-company-invites-item-spinner{border-color:#07180d40;border-top-color:#07180d}.job-detail-container .job-detail-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.job-detail-container .job-detail-header-content{flex:1}.job-detail-container .job-detail-title{margin:0;font-size:1.25rem;font-weight:700}.job-detail-container .job-detail-breadcrumb{margin:.25rem 0 0;font-size:.875rem;opacity:.9}.job-detail-container .job-content-section{margin-bottom:1.5rem}.job-detail-container .job-section-title{font-size:1rem;font-weight:600;margin:0 0 .75rem}.job-detail-container .job-talent-tabs{display:flex;gap:0;border-bottom:1px solid rgba(206,253,117,.2);margin-bottom:1rem}.job-detail-container .job-talent-tab{padding:.5rem 1rem;background:none;border:none;border-bottom:2px solid transparent;color:inherit;font-size:.875rem;cursor:pointer;margin-bottom:-1px}.job-detail-container .job-talent-tab:hover{opacity:.9}.job-detail-container .job-talent-tab--active{border-bottom-color:#cefd75;font-weight:600}.job-detail-container .job-match-card{cursor:pointer}body.light-theme .job-detail-container .job-talent-tab--active{border-bottom-color:#0a0}.job-header-edit-button{background:transparent;border:1px solid #cefd75;color:#cefd75;font-family:inherit;font-size:.875rem;padding:.35rem .75rem;border-radius:4px;cursor:pointer;margin-right:.75rem}.job-header-edit-button:hover{background:#cefd7526}body.light-theme .job-header-edit-button{border-color:#0a0;color:#0a0}body.light-theme .job-header-edit-button:hover{background:#00aa0014}.job-match-actions{margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(206,253,117,.2)}.job-match-send-message-btn{width:100%;font-family:inherit;font-size:.875rem;padding:.4rem .75rem;border-radius:4px;cursor:pointer;background:transparent;border:1px solid #cefd75;color:#cefd75;transition:background .15s,color .15s}.job-match-send-message-btn:hover:not(:disabled){background:#cefd7526}.job-match-send-message-btn:disabled{opacity:.7;cursor:not-allowed}body.light-theme .job-match-send-message-btn{border-color:#0a0;color:#0a0}body.light-theme .job-match-send-message-btn:hover:not(:disabled){background:#00aa0014}body.light-theme .job-match-actions{border-top-color:#00aa0040}.developer-profile-top-section-wrapper{display:flex;padding:2px;flex-direction:column;align-items:flex-start;gap:2px;border-radius:8px;background:#cefd75}.developer-profile-top-section{display:flex;padding:8px;flex-direction:column;align-items:center;gap:-43px;align-self:stretch;border-radius:8px;background:linear-gradient(315deg,#001607 54.5%,#000 100.57%);position:relative}.developer-profile-top-background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background.png) #d3d3d3 50% / cover no-repeat;position:relative}.developer-profile-top-availability-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}.developer-profile-top-action-buttons-container{display:flex;align-items:center;gap:4px}.developer-profile-top-action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;flex-shrink:0}.developer-profile-top-action-button svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}.developer-profile-top-show-availability-true,.developer-profile-top-show-availability-false{display:flex;align-items:center}.developer-profile-top-show-availability-inner{display:flex;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;background:#cefd75;padding:0 12px}.developer-profile-top-show-availability-inner.developer-profile-top-availability-false{background:#fdd475}.developer-profile-top-show-availability-inner.developer-profile-top-availability-false .developer-profile-top-availability-text{color:#8a640b}.developer-profile-top-availability-text{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.developer-profile-top-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}.developer-profile-top-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #001607;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1}.developer-profile-top-picture-zone svg{width:136px;height:136px}.developer-profile-top-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}.developer-profile-top-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.developer-profile-top-linkedin-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;border-radius:4px;transition:opacity .15s ease}.developer-profile-top-linkedin-link:hover{opacity:.85}.developer-profile-top-linkedin-link:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.developer-profile-top-linkedin-icon{display:block}.developer-profile-top-name{color:#dde4dd;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block;min-width:0}.developer-profile-top-role{align-self:stretch;color:#606060;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;white-space:nowrap;display:block}.developer-profile-top-resume-info-container{display:flex;align-items:center;gap:0;margin-top:16px}.developer-profile-top-resume-info-item{display:flex;align-items:center;gap:6px}.developer-profile-top-resume-info-divider{width:21px;align-self:stretch;flex-shrink:0}.developer-profile-top-location-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-profile-top-location-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.developer-profile-top-work-mode-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-profile-top-work-mode-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.developer-profile-top-work-type-icon{width:14px;height:14px;aspect-ratio:1/1;flex-shrink:0}.developer-profile-top-work-type-text{color:#dde4dd;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media (max-width: 1024px){.developer-profile-top-picture-zone{width:120px;height:120px;margin-top:-50px}.developer-profile-top-picture-zone svg{width:120px;height:120px}.developer-profile-top-name{font-size:18px;line-height:10px;letter-spacing:-.54px}.developer-profile-top-role{font-size:13px}.developer-profile-top-resume-info-container{margin-top:16px}.developer-profile-top-resume-info-divider{display:none}.developer-profile-top-location-icon{width:12px;height:12px}.developer-profile-top-work-mode-icon,.developer-profile-top-work-type-icon{width:12px;height:12px;margin-left:8px}.developer-profile-top-location-text,.developer-profile-top-work-mode-text,.developer-profile-top-work-type-text{font-size:12px}.developer-profile-top-availability-wrapper{right:16px;gap:3px}.developer-profile-top-action-button{width:28px;height:28px;padding:6px 10px}.developer-profile-top-action-button svg{width:14px;height:14px}.developer-profile-top-show-availability-inner{height:28px;padding:0 10px}.developer-profile-top-availability-text{font-size:13px;line-height:18px}}@media (max-width: 768px){.developer-profile-top-section{padding:6px}.developer-profile-top-background-section{height:100px}.developer-profile-top-resume-info{padding:0 8px;gap:8px}.developer-profile-top-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}.developer-profile-top-picture-zone svg{width:100px;height:100px}.developer-profile-top-name-section{margin-top:24px;min-width:150px}.developer-profile-top-name{font-size:16px;line-height:8px;letter-spacing:-.48px;white-space:normal}.developer-profile-top-role{font-size:12px;margin-top:6px;white-space:normal}.developer-profile-top-resume-info-container{margin-top:16px;flex-direction:column;align-items:flex-start;gap:8px}.developer-profile-top-resume-info-item{gap:4px;width:100%;display:flex;align-items:center}.developer-profile-top-resume-info-divider{display:none}.developer-profile-top-location-icon,.developer-profile-top-work-mode-icon,.developer-profile-top-work-type-icon{width:11px;height:11px;flex-shrink:0;margin:0}.developer-profile-top-location-text,.developer-profile-top-work-mode-text,.developer-profile-top-work-type-text{font-size:12px}.developer-profile-top-availability-wrapper{right:12px;gap:2px;top:106px}.developer-profile-top-action-button{width:24px;height:24px;padding:4px 8px}.developer-profile-top-action-button svg{width:12px;height:12px}.developer-profile-top-show-availability-inner{height:24px;padding:0 8px}.developer-profile-top-availability-text{font-size:11px;line-height:16px}}.developer-profile-block-modal-overlay{position:fixed;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.developer-profile-block-modal-background{position:fixed;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.developer-profile-block-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.developer-profile-block-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.developer-profile-block-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.developer-profile-block-modal-reason-container{display:flex;flex-direction:column;gap:8px;margin-top:16px;width:100%}.developer-profile-block-modal-reason-label{color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;text-align:left}.developer-profile-block-modal-reason-input{width:100%;min-height:80px;padding:12px;border-radius:8px;border:1px solid rgba(221,228,221,.3);background:#07180dcc;color:#dde4dd;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;resize:vertical;outline:none;transition:border-color .2s ease;box-sizing:border-box;margin:0}.developer-profile-block-modal-reason-input:focus{border-color:#0a0}.developer-profile-block-modal-reason-input:disabled{opacity:.5;cursor:not-allowed}.developer-profile-block-modal-reason-input::placeholder{color:#dde4dd80}.developer-profile-block-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.developer-profile-block-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-block-modal-cancel:hover,.developer-profile-block-modal-cancel:focus{background:#00aa001a;outline:none}.developer-profile-block-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.developer-profile-block-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-block-modal-confirm:hover,.developer-profile-block-modal-confirm:focus{background:#b91c26;border-color:#b91c26;outline:none}.developer-profile-block-modal-confirm:disabled{opacity:.5;cursor:not-allowed}.developer-profile-remove-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.developer-profile-remove-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.developer-profile-remove-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.developer-profile-remove-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.developer-profile-remove-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.developer-profile-remove-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.developer-profile-remove-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-remove-modal-cancel:hover,.developer-profile-remove-modal-cancel:focus{background:#00aa001a;outline:none}.developer-profile-remove-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.developer-profile-remove-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-remove-modal-confirm:hover,.developer-profile-remove-modal-confirm:focus{background:#b91c26;border-color:#b91c26;outline:none}.developer-profile-remove-modal-confirm:disabled{opacity:.5;cursor:not-allowed}.developer-profile-restore-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.developer-profile-restore-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.developer-profile-restore-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.developer-profile-restore-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.developer-profile-restore-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.developer-profile-restore-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.developer-profile-restore-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-restore-modal-cancel:hover,.developer-profile-restore-modal-cancel:focus{background:#00aa001a;outline:none}.developer-profile-restore-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.developer-profile-restore-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.developer-profile-restore-modal-confirm:hover,.developer-profile-restore-modal-confirm:focus{background:#080;border-color:#080;outline:none}.developer-profile-restore-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.developer-profile-block-modal,.developer-profile-remove-modal,.developer-profile-restore-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}.developer-profile-block-modal-title,.developer-profile-remove-modal-title,.developer-profile-restore-modal-title{font-size:16px;margin-bottom:12px}.developer-profile-block-modal-description,.developer-profile-remove-modal-description,.developer-profile-restore-modal-description{font-size:13px;line-height:140%}.developer-profile-block-modal-actions,.developer-profile-remove-modal-actions,.developer-profile-restore-modal-actions{gap:8px}.developer-profile-block-modal-cancel,.developer-profile-block-modal-confirm,.developer-profile-remove-modal-cancel,.developer-profile-remove-modal-confirm,.developer-profile-restore-modal-cancel,.developer-profile-restore-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}body.light-theme .developer-profile-top-section-wrapper{background:#f7f8f8!important}body.light-theme .developer-profile-top-section{border:2px solid #d8dbdf!important;background:linear-gradient(315deg,#69a60a59 -2.46%,#ffffff59 100.57%)!important}body.light-theme .developer-profile-top-background-section{background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background-light.png) 50% / cover no-repeat!important}body.light-theme .developer-profile-top-show-availability-inner{background:#69a60a!important}body.light-theme .developer-profile-top-show-availability-inner.developer-profile-top-availability-false{background:#fdd475!important}body.light-theme .developer-profile-top-availability-text{color:#fff!important}body.light-theme .developer-profile-top-show-availability-inner.developer-profile-top-availability-false .developer-profile-top-availability-text{color:#8a640b!important}body.light-theme .developer-profile-top-action-button{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .developer-profile-top-action-button svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .developer-profile-top-picture-zone{border:4px solid #d8dbdf!important}body.light-theme .developer-profile-top-picture-zone svg rect[fill],body.light-theme .developer-profile-top-picture-zone svg rect:first-of-type{fill:#edfdca!important}body.light-theme .developer-profile-top-picture-zone svg rect[stroke]{stroke:#d8dbdf!important}body.light-theme .developer-profile-top-picture-zone svg path{fill:#69a60a!important}body.light-theme .developer-profile-top-name{color:#07180d!important}body.light-theme .developer-profile-top-linkedin-link:focus-visible{outline:2px solid #69a60a!important;outline-offset:2px}body.light-theme .developer-profile-top-role{color:#5a5a5a!important}body.light-theme .developer-profile-top-location-text,body.light-theme .developer-profile-top-work-mode-text,body.light-theme .developer-profile-top-work-type-text{color:#07180d!important}body.light-theme .developer-profile-top-location-icon svg path,body.light-theme .developer-profile-top-location-icon svg g path,body.light-theme .developer-profile-top-location-icon path,body.light-theme .developer-profile-top-location-icon g path,body.light-theme .developer-profile-top-work-mode-icon svg path,body.light-theme .developer-profile-top-work-mode-icon path,body.light-theme .developer-profile-top-work-type-icon svg path,body.light-theme .developer-profile-top-work-type-icon path{fill:#07180d!important}body.light-theme .developer-profile-top-location-icon svg path[stroke],body.light-theme .developer-profile-top-location-icon path[stroke],body.light-theme .developer-profile-top-work-mode-icon svg path[stroke],body.light-theme .developer-profile-top-work-mode-icon path[stroke],body.light-theme .developer-profile-top-work-type-icon svg path[stroke],body.light-theme .developer-profile-top-work-type-icon path[stroke]{stroke:#07180d!important}body.light-theme .developer-profile-top-location-icon svg path[fill="#CEFD75"],body.light-theme .developer-profile-top-location-icon svg g path[fill="#CEFD75"],body.light-theme .developer-profile-top-work-mode-icon svg path[fill="#CEFD75"],body.light-theme .developer-profile-top-work-type-icon svg path[fill="#CEFD75"]{fill:#07180d!important}body.light-theme .action-button-tooltip{background:#fff!important;color:#07180d!important;border:1px solid #07180d!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .developer-profile-block-modal-background{background:#69a60a33!important}body.light-theme .developer-profile-block-modal{background:#fff!important;box-shadow:none!important}body.light-theme .developer-profile-block-modal-title,body.light-theme .developer-profile-block-modal-description,body.light-theme .developer-profile-block-modal-reason-label{color:#07180d!important}body.light-theme .developer-profile-block-modal-reason-input{border:1px solid #d8dbdf!important;background:#f7f8f8!important;color:#07180d!important}body.light-theme .developer-profile-block-modal-reason-input::placeholder{color:#5a5a5a!important}body.light-theme .developer-profile-block-modal-cancel,body.light-theme .developer-profile-remove-modal-cancel,body.light-theme .developer-profile-restore-modal-cancel{border:2px solid #69a60a!important;background:transparent!important;color:#69a60a!important}body.light-theme .developer-profile-block-modal-cancel:hover,body.light-theme .developer-profile-remove-modal-cancel:hover,body.light-theme .developer-profile-restore-modal-cancel:hover{background:#69a60a1a!important}body.light-theme .developer-profile-block-modal-confirm,body.light-theme .developer-profile-remove-modal-confirm,body.light-theme .developer-profile-restore-modal-confirm{border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important}body.light-theme .developer-profile-remove-modal-background,body.light-theme .developer-profile-restore-modal-background{background:#69a60a33!important}body.light-theme .developer-profile-remove-modal,body.light-theme .developer-profile-restore-modal{background:#fff!important;box-shadow:none!important}body.light-theme .developer-profile-remove-modal-title,body.light-theme .developer-profile-restore-modal-title,body.light-theme .developer-profile-remove-modal-description,body.light-theme .developer-profile-restore-modal-description{color:#07180d!important}.developer-profile-menu-section{display:flex;padding:0 4px;flex-direction:column;align-items:center;gap:0;align-self:stretch;border-radius:8px 8px 0 0;background:#133920;overflow:hidden;margin-top:16px}.developer-profile-primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;background:#133920;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75;box-sizing:border-box}.developer-profile-content-section{display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-profile-tab{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1 0 0;background:#133920;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}.developer-profile-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative;overflow:hidden}.developer-profile-tab-text{color:#dde4dd;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;max-lines:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px}.developer-profile-tab.developer-profile-selected .developer-profile-tab-text{color:#cefd75}.developer-profile-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.developer-profile-content-title{align-self:stretch;color:#cefd75;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0}@media (max-width: 1024px){.developer-profile-content-title{font-size:18px;line-height:140%;letter-spacing:-.2px}}@media (max-width: 768px){.developer-profile-menu-section{margin-top:12px;padding:0 2px}.developer-profile-primary-tab-row{height:44px;min-height:44px;width:calc(100% + 4px);margin-left:-2px;margin-right:-2px}.developer-profile-tab{height:44px;min-height:44px}.developer-profile-tab-text{font-size:12px;line-height:18px;margin-bottom:6px}.developer-profile-tab-indicator{width:80px;height:12px}.developer-profile-show-content{padding:16px;gap:12px}.developer-profile-content-title{font-size:16px;line-height:130%;letter-spacing:-.18px}}body.light-theme .developer-profile-menu-section{background:#feffff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-primary-tab-row{background:#feffff!important;border-bottom:none!important}body.light-theme .developer-profile-content-section{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-tab{background:#feffff!important}body.light-theme .developer-profile-tab-text{color:#5a5a5a!important}body.light-theme .developer-profile-tab.developer-profile-selected .developer-profile-tab-text{color:#69a60a!important}body.light-theme .developer-profile-tab-indicator svg path{fill:#69a60a!important}.developer-profile-match-wrapper{display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-profile-match-no-data{color:#f9faf5;font-size:14px;opacity:.5}.developer-profile-match-global-badge{display:flex;width:72px;height:72px;padding:0;justify-content:center;align-items:center;gap:0;border-radius:99999px;background:#7fef83;color:#000;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:170%;flex-shrink:0}.developer-profile-match-global-badge-yellow{background:#f2c40e}.developer-profile-match-global-badge-red{background:#ff6b4a}.developer-profile-match-score-section{margin-bottom:16px;width:100%}.developer-profile-match-score-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-profile-match-score-section .developer-profile-score-bar-container{margin-top:16px}.developer-profile-score-bar-container{display:grid;grid-template-columns:1fr 60px;align-items:center;gap:12px;width:100%}.developer-profile-tech-score-bar{height:8px;width:100%;background:#ffffff1a;border-radius:4px;overflow:hidden;display:block;position:relative;flex:1}.developer-profile-tech-score-fill{height:100%;transition:width .3s ease;display:block;position:absolute;top:0;left:0}.developer-profile-tech-score-fill.developer-profile-score-poor{background:linear-gradient(90deg,#8b0000,brown)}.developer-profile-tech-score-fill.developer-profile-score-fair{background:linear-gradient(90deg,#c40,#f60)}.developer-profile-tech-score-fill.developer-profile-score-good{background:linear-gradient(90deg,#f80,#fa0)}.developer-profile-tech-score-fill.developer-profile-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.developer-profile-tech-score-fill.developer-profile-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.developer-profile-tech-score-fill.developer-profile-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.developer-profile-tech-score-fill.developer-profile-score-perfect{background:linear-gradient(90deg,#060,#080)}.developer-profile-tech-score-value{font-size:12px;color:#f9faf5b3;text-align:right;font-family:Roboto,sans-serif;align-self:flex-end}.developer-profile-tech-score-explanation{font-size:11px;color:#f9faf5b3;font-family:Roboto,sans-serif;margin:0;line-height:1.5;width:100%}.developer-profile-match-technologies{margin-bottom:16px;width:100%}.developer-profile-match-technologies h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-profile-match-technologies .developer-profile-tech-badges{margin-top:16px}.developer-profile-tech-badges{display:flex;flex-wrap:wrap;gap:8px}.developer-profile-tech-badge{padding:6px 12px;border-radius:6px;font-size:12px;font-family:Roboto,sans-serif;border:1px solid rgba(255,255,255,.15);color:#07180d}.developer-profile-tech-badge.developer-profile-score-poor{background:linear-gradient(90deg,#8b0000,brown);color:#fff}.developer-profile-tech-badge.developer-profile-score-fair{background:linear-gradient(90deg,#c40,#f60);color:#fff}.developer-profile-tech-badge.developer-profile-score-good{background:linear-gradient(90deg,#f80,#fa0)}.developer-profile-tech-badge.developer-profile-score-very-good{background:linear-gradient(90deg,#fa0,#fc0)}.developer-profile-tech-badge.developer-profile-score-excellent{background:linear-gradient(90deg,#9c0,#ac0)}.developer-profile-tech-badge.developer-profile-score-near-perfect{background:linear-gradient(90deg,#6a0,#8c0)}.developer-profile-tech-badge.developer-profile-score-perfect{background:linear-gradient(90deg,#060,#080);color:#eaffea}.developer-profile-match-breakdown{margin-bottom:16px;width:100%}.developer-profile-match-breakdown h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-profile-tech-breakdown-group{margin-top:20px}.developer-profile-tech-breakdown-group:first-of-type{margin-top:16px}.developer-profile-tech-breakdown-group-header{margin-bottom:12px;padding-bottom:0;border-bottom:none}.developer-profile-tech-breakdown-group-label{color:#cefd75;font-size:13px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.16px;text-align:left;margin:0;padding-bottom:0;border-bottom:none;font-family:Roboto,sans-serif}.developer-profile-match-breakdown .developer-profile-tech-breakdown-list{margin-top:0}.developer-profile-tech-breakdown-list{display:flex;flex-direction:column;gap:12px;width:100%}.developer-profile-tech-breakdown-item{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;box-sizing:border-box}.developer-profile-tech-name-cell{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px;min-width:0;max-width:100%}.developer-profile-tech-score-track{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%}.developer-profile-tech-score-track .developer-profile-tech-score-bar{flex:0 0 auto;position:relative;width:100%}.developer-profile-tech-name{font-size:13px;color:#f9faf5;font-family:Roboto,sans-serif;word-wrap:break-word}.developer-profile-match-additional-scores{margin-top:16px;display:flex;flex-direction:column;gap:12px;width:100%}.developer-profile-match-comparison{margin-bottom:16px;width:100%}.developer-profile-match-comparison h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.developer-profile-tech-comparison-list{margin-top:16px;display:flex;flex-direction:column;gap:20px;width:100%}.developer-profile-tech-comparison-item{display:flex;flex-direction:column;gap:8px;width:100%}.developer-profile-tech-comparison-header{display:flex;justify-content:space-between;align-items:center;width:100%}.developer-profile-tech-comparison-months{font-size:12px;color:#cefd75;font-family:Roboto,sans-serif;font-weight:500}.developer-profile-tech-comparison-bar-container{display:flex;flex-direction:column;gap:4px;width:100%}.developer-profile-tech-comparison-bar-container>div{position:relative;width:100%;min-height:16px}.developer-profile-tech-comparison-average-bar{position:absolute;top:0;transform:translate(-50%);width:3px;height:8px;background:#fff;z-index:2;border-radius:1px}.developer-profile-tech-comparison-user-indicator{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background:#cefd75;border:2px solid #07180d;z-index:3;box-shadow:0 0 4px #cefd7599}.developer-profile-tech-comparison-user-below{left:0%!important;transform:translateY(-50%)}.developer-profile-tech-comparison-user-above{left:100%!important;transform:translate(-100%,-50%)}.developer-profile-tech-comparison-no-data{font-size:11px;color:#f9faf580;font-family:Roboto,sans-serif;margin-top:4px;font-style:italic}@media (max-width: 768px){.developer-profile-tech-comparison-bar-container{gap:6px}.developer-profile-tech-comparison-average-bar{width:2px;height:18px}.developer-profile-tech-comparison-header{flex-direction:row;align-items:center;gap:8px}.developer-profile-tech-comparison-months{font-size:11px}.developer-profile-tech-comparison-labels{font-size:9px}.developer-profile-tech-comparison-average-text{font-size:10px}}.developer-profile-tech-comparison-labels{display:flex;justify-content:space-between;width:100%;padding:0 2px}.developer-profile-tech-comparison-label{font-size:10px;color:#f9faf580;font-family:Roboto,sans-serif}.developer-profile-tech-comparison-average-text{font-size:11px;color:#f9faf5b3;font-family:Roboto,sans-serif;margin-top:4px}.developer-profile-tech-comparison-explanation{font-size:11px;color:#fff;font-family:Roboto,sans-serif;margin-top:8px;line-height:1.6;padding-top:4px}.developer-profile-tech-comparison-estimated{font-size:10px;color:#f9faf580;font-style:italic}@media (max-width: 1024px){.developer-profile-show-content{padding:16px;gap:12px}.developer-profile-match-global-score{gap:10px;margin-bottom:20px}.developer-profile-match-global-title{font-size:15px}.developer-profile-match-global-badge{width:64px;height:64px;font-size:20px;padding:0;border-radius:99999px}.developer-profile-match-score-section{gap:6px;margin-bottom:12px}.developer-profile-match-score-section h5{font-size:13px;padding-bottom:6px}.developer-profile-tech-score-bar{height:20px}.developer-profile-tech-score-value{font-size:13px}.developer-profile-match-technologies{gap:10px;margin-bottom:20px}.developer-profile-match-technologies h5{font-size:13px;padding-bottom:6px}.developer-profile-tech-badges{gap:6px}.developer-profile-tech-badge{padding:5px 10px;font-size:12px}.developer-profile-match-breakdown{gap:10px;margin-bottom:20px}.developer-profile-match-breakdown h5{font-size:13px;padding-bottom:6px}.developer-profile-tech-breakdown-list{gap:10px}.developer-profile-tech-name{font-size:12px}.developer-profile-match-additional-scores{gap:12px}}@media (max-width: 768px){.developer-profile-show-content{padding:16px;gap:12px}.developer-profile-match-global-score{gap:8px;margin-bottom:16px}.developer-profile-match-global-title{font-size:14px}.developer-profile-match-global-badge{width:56px;height:56px;font-size:18px;padding:0;border-radius:99999px}.developer-profile-match-score-section{gap:6px;margin-bottom:10px}.developer-profile-match-score-section h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-profile-tech-score-bar{height:18px}.developer-profile-tech-score-value{font-size:12px;min-width:35px}.developer-profile-match-technologies{gap:8px;margin-bottom:16px}.developer-profile-match-technologies h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-profile-tech-badges{gap:6px}.developer-profile-tech-badge{padding:4px 8px;font-size:11px}.developer-profile-match-breakdown{gap:8px;margin-bottom:16px}.developer-profile-match-breakdown h5{font-size:12px;line-height:120%;letter-spacing:-.16px;padding-bottom:6px}.developer-profile-tech-breakdown-list,.developer-profile-tech-breakdown-item{gap:8px}.developer-profile-tech-name{font-size:11px}.developer-profile-match-additional-scores{gap:10px}}body.light-theme .developer-profile-match-wrapper{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-match-no-data{color:#07180d!important;opacity:.5}body.light-theme .developer-profile-match-global-badge{background:#edfdca!important;color:#07180d!important}body.light-theme .developer-profile-match-global-badge-yellow{background:#fbe9a0!important}body.light-theme .developer-profile-match-global-badge-red{background:#ffb3a0!important}body.light-theme .developer-profile-match-score-section h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-profile-tech-score-bar{background:#8883!important}body.light-theme .developer-profile-tech-score-value{color:#07180d!important}body.light-theme .developer-profile-tech-score-explanation{color:#5a5a5a!important}body.light-theme .developer-profile-match-technologies h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-profile-tech-badge{border:1px solid #d8dbdf!important;color:#07180d!important;background:#fff!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-poor{background:#da1e28!important;color:#fff!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-fair{background:#ff7800!important;color:#fff!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-good{background:#ffb300!important;color:#07180d!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-very-good{background:#fc0!important;color:#07180d!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-excellent{background:#ac0!important;color:#07180d!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-near-perfect{background:#8c0!important;color:#fff!important}body.light-theme .developer-profile-tech-badge.developer-profile-score-perfect{background:#0a0!important;color:#fff!important}body.light-theme .developer-profile-match-breakdown h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-profile-tech-breakdown-group-label{color:#888!important}body.light-theme .developer-profile-tech-name{color:#07180d!important}body.light-theme .developer-profile-match-comparison h5{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-profile-tech-comparison-months{color:#69a60a!important}body.light-theme .developer-profile-tech-comparison-average-bar{background:#07180d!important}body.light-theme .developer-profile-tech-comparison-user-indicator{background:#69a60a!important;border:2px solid #fff!important}body.light-theme .developer-profile-tech-comparison-no-data,body.light-theme .developer-profile-tech-comparison-label,body.light-theme .developer-profile-tech-comparison-average-text{color:#5a5a5a!important}body.light-theme .developer-profile-tech-comparison-explanation{color:#07180d!important}body.light-theme .developer-profile-tech-comparison-estimated{color:#5a5a5a!important}.tech-graph-container{display:flex;flex-direction:column;width:100%}.tech-graph-radar-chart{width:100%;height:auto;max-width:400px;max-height:400px;align-self:center}@media (max-width: 1024px){.tech-graph-radar-chart{max-width:400px;max-height:400px}}@media (max-width: 768px){.tech-graph-radar-chart{max-width:300px;max-height:300px}}.tech-graph-legend{display:flex;flex-direction:row;gap:24px;align-items:center;justify-content:center;width:100%;flex-wrap:wrap}.tech-graph-legend-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;background:#ffffff08;backdrop-filter:blur(4px);transition:all .2s ease}.tech-graph-legend-item:hover{background:#ffffff0d;transform:translateY(-1px)}.tech-graph-legend-line{width:32px;height:3px;position:relative;border-radius:2px;flex-shrink:0}.tech-graph-legend-line-user{background:repeating-linear-gradient(to right,#cefd75 0,#cefd75 5px,transparent 5px,transparent 10px);box-shadow:0 0 8px #cefd7566}.tech-graph-legend-line-average{background:repeating-linear-gradient(to right,#00aa00 0,#00aa00 4px,transparent 4px,transparent 8px);box-shadow:0 0 8px #0a06}.tech-graph-legend-text{font-family:Roboto,sans-serif;font-size:13px;color:#fff;font-weight:400;letter-spacing:.2px;white-space:nowrap}@media (max-width: 768px){.tech-graph-legend{gap:12px;flex-direction:column}.tech-graph-legend-item{padding:6px 10px;width:auto}.tech-graph-legend-text{font-size:12px}.tech-graph-legend-line{width:28px;height:2.5px}}body.light-theme .tech-graph-legend-text{color:#07180d!important}body.light-theme .tech-graph-legend-item{background:#69a60a0d!important}body.light-theme .tech-graph-legend-item:hover{background:#69a60a1a!important}body.light-theme .tech-graph-radar-chart g[transform*=translate] rect[fill="#CEFD75"]{fill:#edfdca!important}body.light-theme .tech-graph-radar-chart g[transform*=translate] rect[stroke="#CEFD75"]{stroke:#07180d!important}body.light-theme .tech-graph-radar-chart polygon[stroke="#444444"],body.light-theme .tech-graph-radar-chart line[stroke="#444444"]{stroke:#d8dbdf!important;opacity:.5!important}body.light-theme .developer-profile-resume-wrapper{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-resume-technologies-used-label{color:#888!important}body.light-theme .developer-profile-resume-tech-favorite-item{border:1px solid #07180d!important;background:#edfdca!important}body.light-theme .developer-profile-resume-tech-star-icon svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .developer-profile-resume-tech-favorite-name{color:#07180d!important}body.light-theme .developer-profile-resume-tech-other-item{border:1px solid #5a5a5a!important}body.light-theme .developer-profile-resume-tech-other-name{color:#5a5a5a!important}body.light-theme .developer-profile-resume-no-tech-message{color:#5a5a5a!important;opacity:.5}body.light-theme .developer-profile-resume-section-title{color:#888!important;border-bottom:1px solid #d8dbdf!important}body.light-theme .developer-profile-resume-section-text,body.light-theme .developer-profile-resume-list-item{color:#07180d!important}body.light-theme .developer-profile-resume-list-item:before{color:#69a60a!important}body.light-theme .developer-profile-resume-career-label-longTimeSameCompany{background:#00aa001a!important;border:1px solid rgba(0,170,0,.3)!important;color:#0a0!important}body.light-theme .developer-profile-resume-career-label-frequentJobChanges{background:#ff4d4d1a!important;border:1px solid rgba(255,77,77,.3)!important;color:#ff4d4d!important}body.light-theme .developer-profile-resume-career-label-promotedInCompany{background:#00aa001a!important;border:1px solid rgba(0,170,0,.3)!important;color:#0a0!important}body.light-theme .developer-profile-resume-career-label-unemployed{background:#cefd7533!important;border:1px solid rgba(206,253,117,.4)!important;color:#5a8a0a!important}body.light-theme .developer-profile-resume-career-label-studying{background:#75cefd1a!important;border:1px solid rgba(117,206,253,.3)!important;color:#75cefd!important}body.light-theme .developer-profile-resume-career-label-newToITMarket{background:#40e0d01a!important;border:1px solid rgba(64,224,208,.3)!important;color:#40e0d0!important}.developer-profile-cvs-wrapper{display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-profile-cvs-header{width:100%;margin-bottom:16px}.developer-profile-cvs-header-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.developer-profile-cvs-template-selector{position:relative}.developer-profile-cvs-template-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #f9faf5;background:transparent;cursor:pointer;min-width:100px}.developer-profile-cvs-template-selector-btn span{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}.developer-profile-cvs-template-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}.developer-profile-cvs-template-selector-btn:hover{background:#f9faf50d}.developer-profile-cvs-template-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:100px;background:#07180d;border:.741px solid #f9faf5;border-radius:2.966px;z-index:10;overflow:hidden}.developer-profile-cvs-template-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#f9faf5;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}.developer-profile-cvs-template-dropdown-item:hover{background:#f9faf51a}.developer-profile-cvs-template-dropdown-item.selected{background:#0a03;font-weight:500}.developer-profile-cvs-lang-selector{position:relative}.developer-profile-cvs-lang-selector-btn{display:flex;height:42px;padding-left:6px;padding-right:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:7.415px;flex-shrink:0;align-self:stretch;border-radius:2.966px;border:.741px solid #f9faf5;background:transparent;cursor:pointer;min-width:80px}.developer-profile-cvs-lang-selector-btn span{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;padding-left:12px}.developer-profile-cvs-lang-selector-btn svg{width:17.795px;height:17.795px;flex-shrink:0;margin-left:auto}.developer-profile-cvs-lang-selector-btn:hover{background:#f9faf50d}.developer-profile-cvs-lang-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:80px;background:#07180d;border:.741px solid #f9faf5;border-radius:2.966px;z-index:10;overflow:hidden}.developer-profile-cvs-lang-dropdown-item{display:block;width:100%;padding:8px 12px;background:transparent;border:none;color:#f9faf5;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:17.795px;letter-spacing:.371px;cursor:pointer;transition:background .2s}.developer-profile-cvs-lang-dropdown-item:hover{background:#f9faf51a}.developer-profile-cvs-lang-dropdown-item.selected{background:#0a03;font-weight:500}.developer-profile-cvs-download-pdf-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;white-space:nowrap;flex-shrink:0}.developer-profile-cvs-download-pdf-btn span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.developer-profile-cvs-download-pdf-btn:hover{background:#00aa001a}.developer-profile-cvs-preview-wrapper{width:100%;min-width:0;display:flex;justify-content:center;margin-left:auto;margin-right:auto}.developer-profile-cvs-preview-frame{width:900px;max-width:100%;border:none;border-radius:6px;overflow:hidden}@supports (width: min(1px,1cqw)){.developer-profile-cvs-preview-wrapper{container-type:inline-size;container-name:developer-cvs-preview}.developer-profile-cvs-preview-frame{width:min(900px,100cqw);max-width:none}}@media (min-width: 769px) and (pointer: fine){.developer-profile-cvs-preview-wrapper{zoom:calc(1 / var(--app-visual-scale, 1))}}.developer-profile-cvs-mobile-preview-info{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:2;text-align:center;width:calc(100% - 24px)}.developer-profile-cvs-mobile-preview-info p{color:#f9faf5;font-size:12px;margin:0 0 8px;opacity:.8}.developer-profile-cvs-view-full-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#0a03;border:1px solid #00aa00;border-radius:20px;color:#0a0;font-size:12px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.developer-profile-cvs-view-full-btn:hover{background:#00aa004d;transform:translateY(-1px)}.developer-profile-cvs-view-full-btn svg{width:14px;height:14px}@media (max-width: 1024px){.developer-profile-show-content{padding:16px}.developer-profile-cvs-header-actions{justify-content:center;flex-wrap:wrap}.developer-profile-cvs-preview-frame{width:800px}@supports (width: min(1px,1cqw)){.developer-profile-cvs-preview-frame{width:min(800px,100cqw)}}}@media (max-width: 768px){.developer-profile-show-content{padding:16px;gap:12px}.developer-profile-cvs-header{width:100%;display:flex;flex-direction:column;align-items:center}.developer-profile-cvs-header-actions{flex-direction:column;width:min(100%,400px);max-width:100%;box-sizing:border-box;gap:12px}.developer-profile-cvs-template-selector,.developer-profile-cvs-lang-selector,.developer-profile-cvs-template-selector-btn,.developer-profile-cvs-lang-selector-btn,.developer-profile-cvs-download-pdf-btn{width:100%}.developer-profile-cvs-preview-wrapper{position:relative;overflow:hidden;background:transparent;border:none;padding:0;margin:16px auto;height:380px;display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}.developer-profile-cvs-preview-frame{width:200%!important;max-width:none!important;transform:translate(-50%) scale(.5);transform-origin:top center;pointer-events:none;border:none;flex-shrink:0;position:absolute;left:50%;margin:0}.developer-profile-cvs-preview-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,rgba(7,24,13,.98) 0%,rgba(7,24,13,.7) 60%,transparent 100%);pointer-events:none;z-index:1}}body.light-theme .developer-profile-cvs-wrapper{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-cvs-template-selector-btn,body.light-theme .developer-profile-cvs-lang-selector-btn{border:.741px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-profile-cvs-template-selector-btn span,body.light-theme .developer-profile-cvs-lang-selector-btn span{color:#07180d!important}body.light-theme .developer-profile-cvs-template-selector-btn svg path,body.light-theme .developer-profile-cvs-lang-selector-btn svg path{fill:#07180d!important}body.light-theme .developer-profile-cvs-template-selector-btn:hover,body.light-theme .developer-profile-cvs-lang-selector-btn:hover{background:#69a60a0d!important}body.light-theme .developer-profile-cvs-template-dropdown,body.light-theme .developer-profile-cvs-lang-dropdown{background:#fff!important;border:.741px solid #d8dbdf!important}body.light-theme .developer-profile-cvs-template-dropdown-item,body.light-theme .developer-profile-cvs-lang-dropdown-item{color:#07180d!important}body.light-theme .developer-profile-cvs-template-dropdown-item:hover,body.light-theme .developer-profile-cvs-lang-dropdown-item:hover{background:#69a60a1a!important}body.light-theme .developer-profile-cvs-template-dropdown-item.selected,body.light-theme .developer-profile-cvs-lang-dropdown-item.selected{background:#69a60a33!important;color:#69a60a!important}body.light-theme .developer-profile-cvs-download-pdf-btn{border:2px solid #69a60a!important;background:transparent!important}body.light-theme .developer-profile-cvs-download-pdf-btn span{color:#69a60a!important}body.light-theme .developer-profile-cvs-download-pdf-btn svg path{fill:#69a60a!important}body.light-theme .developer-profile-cvs-download-pdf-btn:hover{background:#69a60a1a!important}body.light-theme .developer-profile-cvs-mobile-preview-info p{color:#07180d!important}body.light-theme .developer-profile-cvs-view-full-btn{background:#69a60a33!important;border:1px solid #69a60a!important;color:#69a60a!important}body.light-theme .developer-profile-cvs-view-full-btn:hover{background:#69a60a4d!important}body.light-theme .developer-profile-cvs-view-full-btn svg path{stroke:#69a60a!important}body.light-theme .developer-profile-cvs-preview-wrapper:after{background:linear-gradient(to top,rgba(247,248,248,.98) 0%,rgba(247,248,248,.7) 60%,transparent 100%)!important}.developer-profile-recommendations-wrapper{display:flex;flex-direction:column;align-items:stretch;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d;overflow:hidden}.developer-profile-show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;align-self:stretch;background:#07180d}.developer-profile-content-title{align-self:stretch;color:#cefd75;font-size:16px;font-weight:700;line-height:140%;margin:0}.developer-profile-recommendations-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.developer-profile-recommendations-empty{display:flex;justify-content:center;align-items:center;min-height:400px;color:#dde4dd;font-size:16px;text-align:center}.developer-profile-recommendations-grid{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.developer-profile-recommendation-letter-box{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:200px;height:280px;border-radius:4px;border:2px solid rgba(206,253,117,.5);background:transparent;cursor:pointer;transition:all .2s;padding:0;box-sizing:border-box;overflow:hidden;position:relative}.developer-profile-recommendation-letter-box:hover{border-color:#cefd75;opacity:.9}.developer-profile-recommendation-letter-preview{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;height:100%;position:relative;overflow:hidden}.developer-profile-recommendation-letter-preview-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.developer-profile-recommendation-letter-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0;background:#cefd750d}.developer-profile-recommendation-letter-icon-fallback svg{width:48px;height:48px}@media (max-width: 1024px){.developer-profile-recommendations-grid{justify-content:center}.developer-profile-recommendation-letter-box{width:calc(50% - 8px);max-width:200px}}@media (max-width: 768px){.developer-profile-show-content{padding:16px}.developer-profile-recommendations-grid{flex-direction:column;align-items:stretch}.developer-profile-recommendation-letter-box{width:100%;max-width:100%}}body.light-theme .developer-profile-recommendations-wrapper{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .developer-profile-show-content{background:#fff!important}body.light-theme .developer-profile-content-title{color:#07180d!important}body.light-theme .developer-profile-recommendations-empty{color:#5a5a5a!important}body.light-theme .developer-profile-recommendation-letter-box{border:2px solid rgba(105,166,10,.3)!important;background:#fff!important}body.light-theme .developer-profile-recommendation-letter-box:hover{border-color:#69a60a!important}body.light-theme .developer-profile-recommendation-letter-icon-fallback{background:#69a60a0d!important}body.light-theme .developer-profile-recommendation-letter-icon-fallback svg path{stroke:#69a60a!important}body.light-theme .developer-schedule-meeting-background{background:#69a60a33!important}body.light-theme .developer-schedule-meeting-modal{background:#fff!important;border:2px solid #d8dbdf!important}body.light-theme .developer-schedule-meeting-title{color:#07180d!important}body.light-theme .developer-schedule-meeting-right-section{background:#fff!important;border:2px solid #d8dbdf!important}body.light-theme .developer-schedule-meeting-right-content{background:#fff!important}body.light-theme .developer-schedule-meeting-hours-header{border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-schedule-meeting-weekday-column{color:#07180d!important}body.light-theme .developer-schedule-meeting-weekday-column.weekend{background:#f7f8f8!important}body.light-theme .developer-schedule-meeting-hour-label{color:#07180d!important}body.light-theme .developer-schedule-meeting-hour-cell{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-schedule-meeting-hour-cell.weekend{border:1px solid #d8dbdf!important;background:#f7f8f8!important}body.light-theme .developer-schedule-meeting-time-line{background:#69a60a!important}body.light-theme .developer-schedule-meeting-right-header{border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .developer-schedule-meeting-nav-button svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .developer-schedule-meeting-date-range{color:#07180d!important}body.light-theme .developer-schedule-meeting-selection-panel{background:#fff!important;border-left:2px solid #d8dbdf!important;box-shadow:-4px 0 8px #0000001a!important}body.light-theme .developer-schedule-meeting-selection-title,body.light-theme .developer-schedule-meeting-selection-label{color:#07180d!important}body.light-theme .developer-schedule-meeting-selection-select,body.light-theme .developer-schedule-meeting-selection-input{border:1px solid #d8dbdf!important;background:#fff!important;color:#07180d!important}body.light-theme .developer-schedule-meeting-selection-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E") no-repeat right 12px center!important;background-size:12px 12px!important;padding-right:36px!important}body.light-theme .developer-schedule-meeting-selection-select:focus,body.light-theme .developer-schedule-meeting-selection-input:focus{border-color:#69a60a!important;outline:none}body.light-theme .developer-schedule-meeting-selection-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .developer-schedule-meeting-selection-readonly{border:1px solid #d8dbdf!important;background:#f7f8f8!important;color:#07180d!important}body.light-theme .developer-schedule-meeting-selection-button.cancel{background:transparent!important;color:#07180d!important;border:2px solid #d8dbdf!important}body.light-theme .developer-schedule-meeting-selection-button.cancel:hover{background:#69a60a1a!important;border-color:#69a60a!important}body.light-theme .developer-schedule-meeting-selection-button.save{background:#69a60a!important;color:#fff!important}body.light-theme .developer-schedule-meeting-selection-button.save:hover:not(:disabled){background:#5a9509!important}body.light-theme .developer-schedule-meeting-error-message{color:#da1e28!important}@media (max-width: 768px){body.light-theme .developer-schedule-meeting-selection-panel{border-left:none!important;border-top:2px solid #d8dbdf!important}}.review-and-publish{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:32px;flex-shrink:0;flex:1 1 auto;width:100%;border-radius:8px;background:#0c1f13;margin:0 auto;box-sizing:border-box}.review-and-publish-wrapper{display:flex;flex-direction:column;gap:20px;width:100%;margin:0}.review-and-publish__options-block{display:flex;flex-direction:column;gap:10px;width:100%}.review-and-publish__options-question{color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0}.review-and-publish__options-row{display:flex;flex-wrap:wrap;gap:10px}.review-and-publish__options-value{color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin:0}.review-and-publish__option-btn{padding:8px 16px;border-radius:8px;border:1px solid rgba(0,170,0,.5);background:transparent;color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s}.review-and-publish__option-btn:hover{background:#00aa001a;border-color:#0a0}.review-and-publish__option-btn--selected{background:#00aa0040;border-color:#0a0;color:#cefd75}.review-and-publish__section-title{color:#0a0;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.review-and-publish__header-row{display:flex;width:100%;gap:24px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.review-and-publish__field{display:flex;flex-direction:column;flex:1 1 calc(50% - 12px);gap:8px}.review-and-publish__field--full{width:100%}.review-and-publish__field-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.review-and-publish__field-value{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.review-and-publish__field-value--multiline{white-space:pre-line}.review-and-publish__technologies{display:flex;flex-direction:column;gap:12px;width:100%}.review-and-publish__tech-group{display:flex;flex-direction:column;gap:8px}.review-and-publish__tech-group-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}.review-and-publish__divider{width:100%;height:1px;display:block}.review-and-publish__bullet-list{display:flex;flex-direction:column;gap:8px;width:100%}.review-and-publish__bullet-item{margin:0;display:flex;gap:8px;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.review-and-publish__bullet-dot{color:#cefd75;font-size:20px;line-height:150%}.review-and-publish__link{color:#49454f;text-decoration:underline;cursor:pointer}.review-and-publish__link:hover{color:#6b6673;text-decoration:underline}@media (max-width: 1024px) and (min-width: 768px){.review-and-publish{padding:12px;gap:24px;max-width:100%}.review-and-publish__section-title{font-size:13px;line-height:18px}.review-and-publish__header-row{gap:16px}.review-and-publish__field{flex:1 1 calc(50% - 8px);min-width:0}.review-and-publish__field-label{font-size:11px;line-height:14px}.review-and-publish__field-value,.review-and-publish__bullet-item{font-size:14px;line-height:140%}.review-and-publish__bullet-dot{font-size:18px}}@media (max-width: 767px){.review-and-publish{padding:8px;gap:16px;max-width:100%;width:100%}.review-and-publish__section-title{font-size:12px;line-height:16px}.review-and-publish__header-row{gap:12px;flex-direction:column}.review-and-publish__field{flex:1 1 100%;width:100%;min-width:0}.review-and-publish__field-label{font-size:10px;line-height:12px}.review-and-publish__field-value,.review-and-publish__bullet-item{font-size:13px;line-height:135%}.review-and-publish__bullet-dot{font-size:16px}}body.light-theme .review-and-publish{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:32px;flex-shrink:0;flex:1 1 auto;width:100%;border-radius:8px;background:#fff!important;border:1px solid #d8dbdf!important;margin:0 auto;box-sizing:border-box}body.light-theme .review-and-publish__options-question{color:#07180d!important}body.light-theme .review-and-publish__option-btn{border-color:#69a60a80;color:#07180d}body.light-theme .review-and-publish__option-btn:hover{background:#69a60a1a;border-color:#69a60a}body.light-theme .review-and-publish__option-btn--selected{background:#69a60a33;border-color:#69a60a;color:#2d5a0a}body.light-theme .review-and-publish__section-title{color:#69a60a!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .review-and-publish__header-row{display:flex;width:100%;gap:24px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}body.light-theme .review-and-publish__field{display:flex;flex-direction:column;flex:1 1 calc(50% - 12px);gap:8px}body.light-theme .review-and-publish__field--full{width:100%}body.light-theme .review-and-publish__field-label{color:#69a60a!important;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}body.light-theme .review-and-publish__field-value{color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .review-and-publish__field-value--multiline{white-space:pre-line}body.light-theme .review-and-publish__technologies{display:flex;flex-direction:column;gap:12px;width:100%}body.light-theme .review-and-publish__tech-group{display:flex;flex-direction:column;gap:8px}body.light-theme .review-and-publish__tech-group-label{color:#69a60a!important;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.4px}body.light-theme .review-and-publish__divider{width:100%;height:1px;display:block;background:#d8dbdf!important}body.light-theme .review-and-publish__bullet-list{display:flex;flex-direction:column;gap:8px;width:100%}body.light-theme .review-and-publish__bullet-item{margin:0;display:flex;gap:8px;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .review-and-publish__bullet-dot{color:#69a60a!important;font-size:20px;line-height:150%}body.light-theme .review-and-publish__link{color:#69a60a!important;text-decoration:underline;cursor:pointer}body.light-theme .review-and-publish__link:hover{color:#5a9509!important;text-decoration:underline}@media (max-width: 1024px) and (min-width: 768px){body.light-theme .review-and-publish{padding:12px;gap:24px;max-width:100%}body.light-theme .review-and-publish__section-title{font-size:13px;line-height:18px}body.light-theme .review-and-publish__header-row{gap:16px}body.light-theme .review-and-publish__field{flex:1 1 calc(50% - 8px);min-width:0}body.light-theme .review-and-publish__field-label{font-size:11px;line-height:14px}body.light-theme .review-and-publish__field-value,body.light-theme .review-and-publish__bullet-item{font-size:14px;line-height:140%}body.light-theme .review-and-publish__bullet-dot{font-size:18px}}@media (max-width: 767px){body.light-theme .review-and-publish{padding:8px;gap:16px;max-width:100%;width:100%}body.light-theme .review-and-publish__section-title{font-size:12px;line-height:16px}body.light-theme .review-and-publish__header-row{gap:12px;flex-direction:column}body.light-theme .review-and-publish__field{flex:1 1 100%;width:100%}body.light-theme .review-and-publish__field-label{font-size:11px;line-height:14px}body.light-theme .review-and-publish__field-value,body.light-theme .review-and-publish__bullet-item{font-size:13px;line-height:135%}body.light-theme .review-and-publish__bullet-dot{font-size:16px}}.edit-job-info-section{width:100%;padding:24px;box-sizing:border-box;margin:0}.edit-job-info-text{align-self:stretch;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;padding:0;white-space:pre-line;text-align:left}.edit-job-content-section{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;width:100%;max-width:900px;margin:0 auto;box-sizing:border-box}.edit-job-content-section .edit-job-visibility-matches .review-and-publish__options-question,.edit-job-content-section .edit-job-visibility-matches .review-and-publish__option-btn{color:#f9faf5}.edit-job-content-section .edit-job-visibility-matches .job-description-internship-form-row{margin-bottom:0}.edit-job-content-section .edit-job-visibility-matches .job-description-technology-recency-block{margin-top:0;gap:16px;padding-bottom:44px;margin-bottom:0}.edit-job-content-section .edit-job-visibility-matches .job-description-technology-recency-explanation{margin-top:0;margin-bottom:0}.edit-job-content-section .edit-job-visibility-matches:has(.job-description-technology-recency-block) .review-and-publish__options-block:first-of-type{margin-top:24px}.edit-job-asterisk{color:#0a0}@media (max-width: 1024px) and (min-width: 768px){.edit-job-info-section{padding:16px}.edit-job-content-section{padding:16px;gap:16px;width:100%;max-width:100%;box-sizing:border-box}.edit-job-info-text{font-size:14px;line-height:140%;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width: 767px){.edit-job-info-section{padding:12px}.edit-job-content-section{padding:12px;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.edit-job-info-text{font-size:13px;line-height:135%;word-wrap:break-word;overflow-wrap:break-word}}body.light-theme .edit-job-info-section{width:100%;padding:24px;box-sizing:border-box;margin:0}body.light-theme .edit-job-info-text{align-self:stretch;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;padding:0;white-space:pre-line;text-align:left}body.light-theme .edit-job-content-section{display:flex;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;width:100%;max-width:900px;margin:0 auto;box-sizing:border-box}body.light-theme .edit-job-asterisk{color:#69a60a!important}@media (max-width: 1024px) and (min-width: 768px){body.light-theme .edit-job-info-section{padding:16px}body.light-theme .edit-job-content-section{padding:16px;gap:16px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .edit-job-info-text{font-size:14px;line-height:140%;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width: 767px){body.light-theme .edit-job-info-section{padding:12px}body.light-theme .edit-job-content-section{padding:12px;gap:12px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .edit-job-info-text{font-size:13px;line-height:135%;word-wrap:break-word;overflow-wrap:break-word}}body.light-theme .edit-job-content-section .edit-job-visibility-matches .review-and-publish__options-question{color:#07180d!important}body.light-theme .edit-job-content-section .edit-job-visibility-matches .review-and-publish__option-btn{color:#07180d!important;border-color:#69a60a80!important}body.light-theme .edit-job-content-section .edit-job-visibility-matches .review-and-publish__option-btn--selected{color:#2d5a0a!important}body.light-theme .recruiter-create-job-page{width:100%;height:100%;min-height:0;display:flex;flex-direction:column}@media (max-width: 768px){body.light-theme .recruiter-create-job-page{min-height:100vh;height:auto;position:relative;overflow-y:auto;overflow-x:hidden}body.light-theme .recruiter-create-job-page .footer{margin-top:auto;position:relative;z-index:1}}body.light-theme .recruiter-create-job-local-header{display:flex;width:100%;padding:24px;justify-content:space-between;align-items:center;background:#fff!important;box-sizing:border-box;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-create-job-local-left{display:flex;flex-direction:column;gap:2px}body.light-theme .recruiter-create-job-local-left.with-back-arrow .recruiter-create-job-local-subtitle{padding-left:30px}body.light-theme .recruiter-create-job-local-title-wrapper{display:flex;align-items:center;gap:0}body.light-theme .recruiter-create-job-local-title{color:#07180d!important;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}body.light-theme .recruiter-create-job-local-subtitle{color:#5a5a5a!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}body.light-theme .recruiter-create-job-local-right{display:flex;align-items:center;gap:16px}body.light-theme .developer-job-profile-header-icon{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;width:40px;height:40px;border-radius:50%;border:1px solid #d8dbdf!important;background:transparent}body.light-theme .developer-job-profile-header-icon:hover{opacity:.7;border-color:#69a60a!important}body.light-theme .developer-job-profile-header-icon svg{width:24px;height:24px;flex-shrink:0;display:block}body.light-theme .developer-job-profile-header-icon svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .recruiter-draft-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}body.light-theme .recruiter-draft-button.enabled{background:#69a60a!important;border-color:#69a60a!important;color:#fff!important}body.light-theme .recruiter-draft-button.disabled{cursor:not-allowed;opacity:.6}body.light-theme .recruiter-create-job-body{padding:24px;box-sizing:border-box;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;width:100%}@media (max-width: 768px){body.light-theme .recruiter-create-job-body{padding:16px;flex:1 1 auto;min-height:632px;height:auto;display:flex;flex-direction:column;overflow-y:visible;overflow-x:hidden}}body.light-theme .recruiter-create-job-local-footer{display:flex;padding:24px;justify-content:space-between;align-items:center;box-sizing:border-box;gap:12px;background:#fff!important;border-top:1px solid #d8dbdf!important}body.light-theme .recruiter-create-job-cancel{display:flex;height:40px;padding:8px;justify-content:center;align-items:center;gap:16px;background:transparent;border:none;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;text-transform:lowercase}body.light-theme .recruiter-create-job-cancel:hover{opacity:.8}body.light-theme .recruiter-create-job-steps{color:#5a5a5a!important;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}body.light-theme .recruiter-create-job-next{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #c1c7cd;background:#c1c7cd;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease;text-transform:lowercase}body.light-theme .recruiter-create-job-next.enabled{background:#69a60a!important;border-color:#69a60a!important;color:#fff!important}body.light-theme .recruiter-create-job-next.disabled{cursor:not-allowed;opacity:.6}body.light-theme .recruiter-link-input-container{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px}body.light-theme .recruiter-link-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid #d8dbdf!important;background:#fff!important;padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}body.light-theme .recruiter-link-input-wrapper:focus-within{border-color:#69a60a!important}body.light-theme .recruiter-link-input{flex:1;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}body.light-theme .recruiter-link-input::placeholder{color:#5a5a5a!important}body.light-theme .recruiter-link-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .recruiter-link-send-button:disabled{opacity:.5;cursor:not-allowed}body.light-theme .recruiter-link-send-button svg{width:24px;height:24px}body.light-theme .recruiter-link-send-button svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .recruiter-link-input-error{border:2px solid #da1e28!important;background:#fff!important}body.light-theme .recruiter-link-error-message{color:#da1e28!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%}.edit-job-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}.edit-job-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box;--edit-job-step-count: 4}.edit-job-connectors-container{position:absolute;top:7px;left:calc(100% / (2 * var(--edit-job-step-count)));width:calc(100% * (var(--edit-job-step-count) - 1) / var(--edit-job-step-count));display:flex;height:2px;z-index:1}.edit-job-connector{flex:1 1 0;min-width:0;background:#0a0}.edit-job-connector.completed{background:#0a0}.edit-job-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.edit-job-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d;position:relative;z-index:2;cursor:pointer}.edit-job-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}.edit-job-step-label.current{color:#cefd75}.edit-job-step-label.completed,.edit-job-step-label.future{color:#0a0}.edit-job-step-label:hover,.edit-job-step-wrapper:hover .edit-job-step-label{color:#cefd75}@media (max-width: 1024px){.edit-job-steps-container{margin:20px 0 0}.edit-job-steps-line{max-width:100%;padding:0}}@media (max-width: 768px){.edit-job-steps-container{margin:16px 0 0}.edit-job-steps-line{max-width:100%;padding:0}.edit-job-step-label{font-size:11px}}@media (max-width: 640px){.edit-job-steps-container{margin:12px 0 0}.edit-job-steps-line{max-width:100%;padding:0}.edit-job-step-label{font-size:10px}}body.light-theme .edit-job-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}body.light-theme .edit-job-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box;--edit-job-step-count: 4}body.light-theme .edit-job-connectors-container{position:absolute;top:7px;left:calc(100% / (2 * var(--edit-job-step-count)));width:calc(100% * (var(--edit-job-step-count) - 1) / var(--edit-job-step-count));display:flex;height:2px;z-index:1}body.light-theme .edit-job-connector{flex:1 1 0;min-width:0;background:#e0e0e7!important}body.light-theme .edit-job-connector.completed{background:#e0e0e7!important}body.light-theme .edit-job-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .edit-job-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f7f9f9!important;position:relative;z-index:2;cursor:pointer}body.light-theme .edit-job-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}body.light-theme .edit-job-step-label.current{color:#69a60a!important}body.light-theme .edit-job-step-label.completed,body.light-theme .edit-job-step-label.future{color:#5a5a5a!important}body.light-theme .edit-job-step-label:hover,body.light-theme .edit-job-step-wrapper:hover .edit-job-step-label{color:#69a60a!important}body.light-theme .edit-job-step-point.current svg path[fill="#00AA00"]{fill:#69a60a!important}body.light-theme .edit-job-step-point.current svg path[fill="#CEFD75"]{fill:#edfdca!important}body.light-theme .edit-job-step-point.completed svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .edit-job-step-point.completed svg path[fill="#FFFFFF"]{fill:#69a60a!important}body.light-theme .edit-job-step-point.future svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .edit-job-step-point.future svg path[fill="#FFFFFF"]{fill:#69a60a!important}@media (max-width: 1024px){body.light-theme .edit-job-steps-container{margin:20px 0 0}body.light-theme .edit-job-steps-line{max-width:100%;padding:0}}@media (max-width: 768px){body.light-theme .edit-job-steps-container{margin:16px 0 0}body.light-theme .edit-job-steps-line{max-width:100%;padding:0}body.light-theme .edit-job-step-label{font-size:11px}}@media (max-width: 640px){body.light-theme .edit-job-steps-container{margin:12px 0 0}body.light-theme .edit-job-steps-line{max-width:100%;padding:0}body.light-theme .edit-job-step-label{font-size:10px}}.edit-job-basic-info{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.edit-job-basic-info-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:#07180db3;box-sizing:border-box;width:100%}.edit-job-basic-info-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#898f8f;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.edit-job-basic-info-required{color:#0a0;margin-left:4px}.edit-job-basic-info-form-input{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.edit-job-basic-info-form-input::placeholder{color:transparent}.edit-job-basic-info-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}.edit-job-basic-info-form-textarea::placeholder{color:#f9faf599}.edit-job-basic-info-textarea-container{min-height:192px}.edit-job-basic-info-company-description-container .edit-job-basic-info-form-textarea{min-height:168px;box-sizing:border-box;overflow-y:auto}.edit-job-basic-info-remote-policies-container{min-height:96px}.edit-job-basic-info-remote-policies-container .edit-job-basic-info-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180db3;padding:0 4px;color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}.edit-job-basic-info-remote-policies-container .edit-job-basic-info-form-textarea::placeholder{color:#f9faf599}.edit-job-basic-info-remote-policies-container.has-value .edit-job-basic-info-form-textarea::placeholder{color:transparent}.edit-job-basic-info-textarea-label{opacity:0;visibility:hidden}.edit-job-basic-info-pill-group{display:flex;flex-direction:column;gap:12px}.edit-job-basic-info-pill-label{color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.edit-job-basic-info-pill-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.edit-job-basic-info-pill{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.edit-job-basic-info-pill svg{display:block}.edit-job-basic-info-pill-selected{background:#cefd75;color:#07180d;border-color:#cefd75}.edit-job-basic-info-pill-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.edit-job-basic-info-pill-selected .edit-job-basic-info-pill-name{color:#07180d}.edit-job-basic-info-pill-check{display:block;flex-shrink:0}.edit-job-basic-info-mobility-section{display:flex;flex-direction:column;gap:16px}.edit-job-basic-info-mobility-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}.edit-job-basic-info-mobility-list{display:flex;flex-direction:column;gap:12px}.edit-job-basic-info-mobility-list>.edit-job-basic-info-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.edit-job-basic-info-mobility-row{display:flex;flex-wrap:wrap;gap:12px}.edit-job-basic-info-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}.edit-job-basic-info-selector-row.remote{align-items:center}.edit-job-basic-info-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}.edit-job-basic-info-selector-box.full-width{flex:1 1 100%}.edit-job-basic-info-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#0c1f13;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-basic-info-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}.edit-job-basic-info-select:focus{outline:none}.edit-job-basic-info-select:disabled{cursor:not-allowed;opacity:.4}.edit-job-basic-info-select option{background:#0c1f13;color:#f9faf5}.edit-job-basic-info-add-location-wrapper,.edit-job-basic-info-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.edit-job-basic-info-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.edit-job-basic-info-add-location-button:hover{background:#00aa001a}.edit-job-basic-info-add-location-button svg path{fill:#0a0}.edit-job-basic-info-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}.edit-job-basic-info-remove-location-button svg path{fill:#0a0}.edit-job-basic-info-role-requirements-section{display:flex;flex-direction:column;gap:16px}.edit-job-basic-info-role-requirements-list{display:flex;flex-direction:column;gap:12px}.edit-job-basic-info-role-requirements-list>.edit-job-basic-info-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.edit-job-basic-info-role-requirements-row{display:flex;gap:12px;align-items:flex-start}.edit-job-basic-info-role-tech-helper{margin:0;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.edit-job-basic-info-role-text-input .edit-job-basic-info-role-inline-label{opacity:0;visibility:hidden}.edit-job-basic-info-role-text-input .edit-job-basic-info-form-input::placeholder{color:#f9faf599}.edit-job-basic-info-role-text-input.has-value .edit-job-basic-info-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}@media (max-width: 768px){.edit-job-basic-info{max-width:100%}.edit-job-basic-info-input-container{padding:12px 14px}}.edit-job-basic-info-input-container.has-value .edit-job-basic-info-floating-label,.edit-job-basic-info-input-container:focus-within .edit-job-basic-info-floating-label{top:0;transform:translateY(-50%);background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-basic-info-input-container.has-value .edit-job-basic-info-textarea-label,.edit-job-basic-info-input-container:focus-within .edit-job-basic-info-textarea-label{opacity:1;visibility:visible}.edit-job-basic-info-internship-form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.edit-job-basic-info-internship-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.edit-job-basic-info-internship-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.edit-job-basic-info-internship-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.edit-job-basic-info-internship-tag:hover{background:#cefd751a}.edit-job-basic-info-internship-tag.edit-job-basic-info-internship-tag-selected{background:#cefd75;border-color:#cefd75}.edit-job-basic-info-internship-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.edit-job-basic-info-internship-tag-selected .edit-job-basic-info-internship-tag-name{color:#07180d}.edit-job-basic-info-internship-tag-check{flex-shrink:0}.edit-job-basic-info-internship-tag-available.edit-job-basic-info-internship-tag-selected{background:#0a0;border-color:#0a0}.edit-job-basic-info-internship-tag-unavailable.edit-job-basic-info-internship-tag-selected{background:#b3261e;border-color:#b3261e}.edit-job-basic-info-internship-tag-unavailable.edit-job-basic-info-internship-tag-selected .edit-job-basic-info-internship-tag-name{color:#f9faf5}body.light-theme .edit-job-basic-info{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-basic-info-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:transparent!important;box-sizing:border-box;width:100%}body.light-theme .edit-job-basic-info-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#5a5a5a!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .edit-job-basic-info-required{color:#69a60a!important;margin-left:4px}body.light-theme .edit-job-basic-info-form-input{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .edit-job-basic-info-form-input::placeholder{color:transparent}body.light-theme .edit-job-basic-info-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}body.light-theme .edit-job-basic-info-form-textarea::placeholder{color:#07180d99!important}body.light-theme .edit-job-basic-info-textarea-container{min-height:192px}body.light-theme .edit-job-basic-info-remote-policies-container{min-height:96px}body.light-theme .edit-job-basic-info-remote-policies-container .edit-job-basic-info-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:transparent!important;padding:0 4px;color:#07180d!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}body.light-theme .edit-job-basic-info-remote-policies-container .edit-job-basic-info-form-textarea::placeholder{color:#07180d99!important}body.light-theme .edit-job-basic-info-remote-policies-container.has-value .edit-job-basic-info-form-textarea::placeholder{color:transparent}body.light-theme .edit-job-basic-info-textarea-label{opacity:0;visibility:hidden}body.light-theme .edit-job-basic-info-pill-group{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-basic-info-pill-label{color:#07180d!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}body.light-theme .edit-job-basic-info-pill-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .edit-job-basic-info-pill{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .edit-job-basic-info-pill svg{display:block}body.light-theme .edit-job-basic-info-pill-selected{background:#69a60a!important;color:#07180d!important;border-color:#69a60a!important}body.light-theme .edit-job-basic-info-pill-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .edit-job-basic-info-pill-selected .edit-job-basic-info-pill-name{color:#07180d!important}body.light-theme .edit-job-basic-info-pill-check{display:block;flex-shrink:0}body.light-theme .edit-job-basic-info-mobility-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-basic-info-mobility-help{align-self:stretch;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .edit-job-basic-info-mobility-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-basic-info-mobility-list>.edit-job-basic-info-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-basic-info-mobility-row{display:flex;flex-wrap:wrap;gap:12px}body.light-theme .edit-job-basic-info-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}body.light-theme .edit-job-basic-info-selector-row.remote{align-items:center}body.light-theme .edit-job-basic-info-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}body.light-theme .edit-job-basic-info-selector-box.full-width{flex:1 1 100%}body.light-theme .edit-job-basic-info-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-basic-info-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}body.light-theme .edit-job-basic-info-select:focus{outline:none}body.light-theme .edit-job-basic-info-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .edit-job-basic-info-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .edit-job-basic-info-add-location-wrapper,body.light-theme .edit-job-basic-info-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .edit-job-basic-info-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .edit-job-basic-info-add-location-button:hover{background:#69a60a1a!important}body.light-theme .edit-job-basic-info-add-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-basic-info-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}body.light-theme .edit-job-basic-info-remove-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-basic-info-role-requirements-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-basic-info-role-requirements-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-basic-info-role-requirements-list>.edit-job-basic-info-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-basic-info-role-requirements-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-basic-info-role-tech-helper{margin:0;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}body.light-theme .edit-job-basic-info-role-text-input .edit-job-basic-info-role-inline-label{opacity:0;visibility:hidden}body.light-theme .edit-job-basic-info-role-text-input .edit-job-basic-info-form-input::placeholder{color:#07180d99!important}body.light-theme .edit-job-basic-info-role-text-input.has-value .edit-job-basic-info-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}@media (max-width: 768px){body.light-theme .edit-job-basic-info{max-width:100%}body.light-theme .edit-job-basic-info-input-container{padding:12px 14px}}body.light-theme .edit-job-basic-info-input-container.has-value .edit-job-basic-info-floating-label,body.light-theme .edit-job-basic-info-input-container:focus-within .edit-job-basic-info-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-basic-info-input-container.has-value .edit-job-basic-info-textarea-label,body.light-theme .edit-job-basic-info-input-container:focus-within .edit-job-basic-info-textarea-label{opacity:1;visibility:visible}body.light-theme .edit-job-basic-info-internship-form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}body.light-theme .edit-job-basic-info-internship-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .edit-job-basic-info-internship-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .edit-job-basic-info-internship-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .edit-job-basic-info-internship-tag:hover{background:#69a60a1a!important}body.light-theme .edit-job-basic-info-internship-tag.edit-job-basic-info-internship-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .edit-job-basic-info-internship-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .edit-job-basic-info-internship-tag-selected .edit-job-basic-info-internship-tag-name{color:#07180d!important}body.light-theme .edit-job-basic-info-internship-tag-check{flex-shrink:0}body.light-theme .edit-job-basic-info-internship-tag-available.edit-job-basic-info-internship-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .edit-job-basic-info-internship-tag-unavailable.edit-job-basic-info-internship-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .edit-job-basic-info-internship-tag-unavailable.edit-job-basic-info-internship-tag-selected .edit-job-basic-info-internship-tag-name{color:#f9faf5!important}.edit-job-description-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:#07180db3;box-sizing:border-box;width:100%}.edit-job-description-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#898f8f;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.edit-job-description-required{color:#0a0;margin-left:4px}.edit-job-description-form-input{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.edit-job-description-form-input::placeholder{color:transparent}.edit-job-description-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}.edit-job-description-form-textarea::placeholder{color:#f9faf599}.edit-job-description-textarea-container{min-height:192px}.edit-job-description-input-container.has-value .edit-job-description-floating-label,.edit-job-description-input-container:focus-within .edit-job-description-floating-label{top:0;transform:translateY(-50%);background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-description-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}.edit-job-description-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}.edit-job-description-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#0c1f13;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-description-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}.edit-job-description-select:focus{outline:none}.edit-job-description-select option{background:#0c1f13;color:#f9faf5}.edit-job-description-pill-label{color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.edit-job-description-add-location-wrapper,.edit-job-description-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.edit-job-description-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.edit-job-description-add-location-button:hover{background:#00aa001a}.edit-job-description-add-location-button svg path{fill:#0a0}.edit-job-description-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}.edit-job-description-remove-location-button svg path{fill:#0a0}.edit-job-description-role-text-input .edit-job-description-role-inline-label{opacity:0;visibility:hidden}.edit-job-description-role-text-input .edit-job-description-form-input::placeholder{color:#f9faf599}.edit-job-description-role-text-input.has-value .edit-job-description-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-description-role-details{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.edit-job-description-role-level{min-width:220px}.edit-job-description-role-tech-section{display:flex;flex-direction:column;gap:24px;margin-top:8px}.edit-job-description-role-tech-primary-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}.edit-job-description-role-tech-secondary-section{display:flex;flex-direction:column;gap:16px;margin-top:12px}.edit-job-description-role-tech-section+.edit-job-description-role-requirements-section{margin-top:32px}.edit-job-description-role-tech-section-label{color:#f9faf5;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.edit-job-description-role-tech-list>.edit-job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.edit-job-description-role-tech-helper{margin:0;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.edit-job-description-role-tech-list{display:flex;flex-direction:column;gap:12px}.edit-job-description-role-tech-row{display:flex;gap:12px;align-items:flex-start}.edit-job-description-role-tech-mobile-wrapper{display:flex;flex-direction:column;gap:12px;flex:1;position:relative}.edit-job-description-role-tech-mobile-second-row{display:flex;gap:12px;align-items:flex-start}.edit-job-description-role-tech-mobile-second-row .edit-job-description-input-container{flex:1}.edit-job-description-role-tech-input{flex:1;position:relative}.edit-job-description-role-tech-input input::-webkit-outer-spin-button,.edit-job-description-role-tech-input input::-webkit-inner-spin-button{appearance:none;margin:0}.edit-job-description-role-tech-input input[type=number]{appearance:textfield}.edit-job-description-role-months-wrapper{position:relative;width:100%}.edit-job-description-role-months-arrows{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;flex-direction:column}.edit-job-description-role-months-arrows button{width:20px;height:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.edit-job-description-role-requirements-section{display:flex;flex-direction:column;gap:16px}.edit-job-description-role-requirements-list{display:flex;flex-direction:column;gap:12px}.edit-job-description-role-requirements-list>.edit-job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.edit-job-description-role-requirements-row{display:flex;gap:12px;align-items:flex-start}.edit-job-description-role-requirements-section+.edit-job-description-role-tech-section{margin-top:8px}.edit-job-description-languages-section{display:flex;flex-direction:column;gap:16px}.edit-job-description-languages-list{display:flex;flex-direction:column;gap:0}.edit-job-description-languages-row{display:flex;flex-direction:column;gap:16px}.edit-job-description-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}.edit-job-description-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#0c1f13;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5;font-family:Inter,sans-serif}.edit-job-description-languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%;font-family:Inter,sans-serif}.edit-job-description-languages-select option[disabled][value=""]{color:#8a8a8a}.edit-job-description-languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}.edit-job-description-languages-level-label{display:flex;height:24px;flex-direction:row;align-items:center;gap:4px;justify-content:flex-start;align-self:stretch;color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px;font-family:Inter,sans-serif}.edit-job-description-languages-level-buttons{display:flex;gap:16px;width:100%;flex-wrap:wrap}.edit-job-description-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#f9faf5;cursor:pointer}.edit-job-description-languages-level-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap;font-family:Inter,sans-serif}.edit-job-description-languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.edit-job-description-languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer;border:none;background:transparent;padding:0}.edit-job-description-languages-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}.edit-job-description-languages-remove-button svg{width:24px;height:24px}.edit-job-description-languages-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.edit-job-description-languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.edit-job-description-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.edit-job-description-languages-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}.edit-job-description-languages-add-button svg{width:24px;height:24px}.edit-job-description-technology-recency-block{display:flex;flex-direction:column;gap:12px;margin-top:8px}.edit-job-description-technology-recency-explanation{margin-top:4px;max-width:720px}.edit-job-description-min-experience-row .edit-job-description-min-experience{flex:1 1 100%}.edit-job-description-min-experience-inputs{display:flex;gap:12px;flex-wrap:wrap}.edit-job-description-min-experience-field{display:flex;flex-direction:column;gap:6px;min-width:100px}.edit-job-description-min-experience-sublabel{font-size:13px;color:#898f8f}.edit-job-description-min-experience-input{width:100%;max-width:120px}.edit-job-description-min-experience-error{margin:0;font-size:13px;color:#b3261e}body.light-theme .edit-job-description-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:transparent!important;box-sizing:border-box;width:100%}body.light-theme .edit-job-description-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#5a5a5a!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .edit-job-description-required{color:#69a60a!important;margin-left:4px}body.light-theme .edit-job-description-form-input{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .edit-job-description-form-input::placeholder{color:transparent}body.light-theme .edit-job-description-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}body.light-theme .edit-job-description-form-textarea::placeholder{color:#07180d99!important}body.light-theme .edit-job-description-textarea-container{min-height:192px}body.light-theme .edit-job-description-input-container.has-value .edit-job-description-floating-label,body.light-theme .edit-job-description-input-container:focus-within .edit-job-description-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-description-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}body.light-theme .edit-job-description-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}body.light-theme .edit-job-description-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-description-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}body.light-theme .edit-job-description-select:focus{outline:none}body.light-theme .edit-job-description-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .edit-job-description-pill-label{color:#07180d!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}body.light-theme .edit-job-description-add-location-wrapper,body.light-theme .edit-job-description-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .edit-job-description-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .edit-job-description-add-location-button:hover{background:#69a60a1a!important}body.light-theme .edit-job-description-add-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-description-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}body.light-theme .edit-job-description-remove-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-description-role-text-input .edit-job-description-role-inline-label{opacity:0;visibility:hidden}body.light-theme .edit-job-description-role-text-input .edit-job-description-form-input::placeholder{color:#07180d99!important}body.light-theme .edit-job-description-role-text-input.has-value .edit-job-description-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-description-role-details{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-description-role-level{min-width:220px}body.light-theme .edit-job-description-role-description-container .edit-job-description-role-description-label{opacity:1;visibility:visible;top:16px;transform:none;background:transparent;font-size:16px;line-height:150%;letter-spacing:-.176px;color:#5a5a5a!important}body.light-theme .edit-job-description-role-description-container.has-value .edit-job-description-role-description-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-description-role-tech-section{display:flex;flex-direction:column;gap:24px;margin-top:8px}body.light-theme .edit-job-description-role-tech-primary-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}body.light-theme .edit-job-description-role-tech-secondary-section{display:flex;flex-direction:column;gap:16px;margin-top:12px}body.light-theme .edit-job-description-role-tech-section+.edit-job-description-role-requirements-section{margin-top:32px}body.light-theme .edit-job-description-role-tech-section-label{color:#07180d!important;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .edit-job-description-role-tech-list>.edit-job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-description-role-tech-helper{margin:0;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}body.light-theme .edit-job-description-role-tech-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-description-role-tech-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-description-role-tech-mobile-wrapper{display:flex;flex-direction:column;gap:12px;flex:1;position:relative}body.light-theme .edit-job-description-role-tech-mobile-second-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-description-role-tech-mobile-second-row .edit-job-description-input-container{flex:1}body.light-theme .edit-job-description-role-tech-input{flex:1;position:relative}body.light-theme .edit-job-description-role-tech-input input::-webkit-outer-spin-button,body.light-theme .edit-job-description-role-tech-input input::-webkit-inner-spin-button{appearance:none;margin:0}body.light-theme .edit-job-description-role-tech-input input[type=number]{appearance:textfield}body.light-theme .edit-job-description-role-months-wrapper{position:relative;width:100%}body.light-theme .edit-job-description-role-months-arrows{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;flex-direction:column}body.light-theme .edit-job-description-role-months-arrows button{width:20px;height:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}body.light-theme .edit-job-description-role-months-arrows button svg path{stroke:#07180d!important}body.light-theme .edit-job-description-role-requirements-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-description-role-requirements-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-description-role-requirements-list>.edit-job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-description-role-requirements-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-description-role-requirements-section+.edit-job-description-role-tech-section{margin-top:8px}body.light-theme .edit-job-description-languages-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-description-languages-list{display:flex;flex-direction:column;gap:0}body.light-theme .edit-job-description-languages-row{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-description-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .edit-job-description-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-select option[disabled][value=""]{color:#8a8a8a}body.light-theme .edit-job-description-languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}body.light-theme .edit-job-description-languages-level-label{display:flex;height:24px;flex-direction:row;align-items:center;gap:4px;justify-content:flex-start;align-self:stretch;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-level-buttons{display:flex;gap:16px;width:100%;flex-wrap:wrap}body.light-theme .edit-job-description-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#07180d!important;cursor:pointer}body.light-theme .edit-job-description-languages-level-text{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .edit-job-description-languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer;border:none;background:transparent;padding:0}body.light-theme .edit-job-description-languages-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-remove-button svg{width:24px;height:24px}body.light-theme .edit-job-description-languages-separator-line{width:100%;height:1px;background:#d8dbdf!important;margin-top:24px;margin-bottom:24px}body.light-theme .edit-job-description-languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .edit-job-description-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .edit-job-description-languages-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .edit-job-description-languages-add-button svg{width:24px;height:24px}.job-description-basic-info{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.job-description-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#07180db3;box-sizing:border-box;width:100%}.job-description-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#898f8f;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.job-description-required{color:#0a0;margin-left:4px}.job-description-form-input{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.job-description-form-input::placeholder{color:transparent}.job-description-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}.job-description-form-textarea::placeholder{color:#f9faf599}.job-description-textarea-container{min-height:192px}.job-description-company-description-container .job-description-form-textarea{min-height:168px;box-sizing:border-box;overflow-y:auto}.job-description-remote-policies-container{min-height:96px}.job-description-remote-policies-container .job-description-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180db3;padding:0 4px;color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}.job-description-remote-policies-container .job-description-form-textarea::placeholder{color:#f9faf599}.job-description-remote-policies-container.has-value .job-description-form-textarea::placeholder{color:transparent}.job-description-textarea-label{opacity:0;visibility:hidden}.job-description-pill-group{display:flex;flex-direction:column;gap:12px}.job-description-pill-label{color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.job-description-pill-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.job-description-pill{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.job-description-pill svg{display:block}.job-description-pill-selected{background:#cefd75;color:#07180d;border-color:#cefd75}.job-description-pill-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.job-description-pill-selected .job-description-pill-name{color:#07180d}.job-description-pill-check{display:block;flex-shrink:0}.job-description-mobility-section{display:flex;flex-direction:column;gap:16px}.job-description-mobility-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}.job-description-mobility-list{display:flex;flex-direction:column;gap:12px}.job-description-mobility-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.job-description-mobility-row{display:flex;flex-wrap:wrap;gap:12px}.job-description-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}.job-description-selector-row.remote{align-items:center}.job-description-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}.job-description-selector-box.full-width{flex:1 1 100%}.job-description-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#0c1f13;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.job-description-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}.job-description-select:focus{outline:none}.job-description-select:disabled{cursor:not-allowed;opacity:.4}.job-description-select option{background:#0c1f13;color:#f9faf5}.job-description-add-location-wrapper,.preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.job-description-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.job-description-add-location-button:hover{background:#00aa001a}.job-description-add-location-button svg path{fill:#0a0}.preferences-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}.preferences-remove-location-button svg path{fill:#0a0}.preferences-remove-location-button-wrapper-mobile{display:flex;align-items:center;justify-content:center;align-self:stretch;width:48px;height:auto}@media (max-width: 768px){.job-description-basic-info{max-width:100%}.job-description-input-container{padding:12px 14px}}.job-description-input-container.has-value .job-description-floating-label,.job-description-input-container:focus-within .job-description-floating-label{top:0;transform:translateY(-50%);background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.job-description-input-container.has-value .job-description-textarea-label,.job-description-input-container:focus-within .job-description-textarea-label{opacity:1;visibility:visible}.job-description-internship-form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.job-description-internship-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.job-description-internship-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.job-description-internship-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.job-description-internship-tag:hover{background:#cefd751a}.job-description-internship-tag.job-description-internship-tag-selected{background:#cefd75;border-color:#cefd75}.job-description-internship-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.job-description-internship-tag-selected .job-description-internship-tag-name{color:#07180d}.job-description-internship-tag-check{flex-shrink:0}.job-description-internship-tag-available.job-description-internship-tag-selected{background:#0a0;border-color:#0a0}.job-description-internship-tag-unavailable.job-description-internship-tag-selected{background:#b3261e;border-color:#b3261e}.job-description-internship-tag-unavailable.job-description-internship-tag-selected .job-description-internship-tag-name{color:#f9faf5}.job-description-min-experience-row .job-description-min-experience{flex:1 1 100%}.job-description-min-experience-inputs{display:flex;gap:12px;flex-wrap:wrap}.job-description-min-experience-field{display:flex;flex-direction:column;gap:6px;min-width:100px}.job-description-min-experience-sublabel{font-size:13px;color:#898f8f}.job-description-min-experience-input{width:100%;max-width:120px}.job-description-min-experience-error{margin:0;font-size:13px;color:#b3261e}.job-description-role-text-input .job-description-role-inline-label{opacity:0;visibility:hidden}.job-description-role-text-input .job-description-form-input::placeholder{color:#f9faf599}.job-description-role-text-input.has-value .job-description-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}.job-description-role-details{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.job-description-role-level{min-width:220px}.job-description-role-description-container .job-description-form-textarea,.edit-job-description-role-description-container .edit-job-description-form-textarea{min-height:168px;box-sizing:border-box;overflow-y:auto}.job-description-role-description-container .job-description-role-description-label{opacity:1;visibility:visible;top:16px;transform:none;background:transparent;font-size:16px;line-height:150%;letter-spacing:-.176px;color:#898f8f}.job-description-role-description-container.has-value .job-description-role-description-label{top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-description-role-description-container .edit-job-description-role-description-label{opacity:1;visibility:visible;top:16px;transform:none;background:transparent;font-size:16px;line-height:150%;letter-spacing:-.176px;color:#898f8f}.edit-job-description-role-description-container.has-value .edit-job-description-role-description-label{top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}.job-description-role-tech-section{display:flex;flex-direction:column;gap:24px;margin-top:8px}.job-description-role-tech-primary-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}.job-description-role-tech-secondary-section{display:flex;flex-direction:column;gap:16px;margin-top:12px}.job-description-role-tech-section+.job-description-role-requirements-section{margin-top:32px}.job-description-role-tech-section-label{color:#f9faf5;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.job-description-role-tech-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.job-description-role-tech-helper{margin:0;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.job-description-role-tech-section .job-description-role-tech-helper{color:#0a0}.job-description-role-tech-input.has-percentage-error{border-color:red!important}.job-description-role-tech-percentage-error-message{color:red;font-size:12px;margin-top:4px;margin-bottom:0}.job-description-role-tech-percentage-input input[type=number]::-webkit-outer-spin-button,.job-description-role-tech-percentage-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.job-description-role-tech-percentage-input input[type=number]{-moz-appearance:textfield}.job-description-role-tech-list{display:flex;flex-direction:column;gap:12px}.job-description-role-tech-row{display:flex;gap:12px;align-items:flex-start}.job-description-role-tech-mobile-wrapper{display:flex;flex-direction:column;gap:12px;flex:1;position:relative}.job-description-role-tech-mobile-second-row{display:flex;gap:12px;align-items:flex-start}.job-description-role-tech-mobile-second-row .job-description-input-container{flex:1}.job-description-role-tech-input{flex:1;position:relative}.job-description-role-tech-input input::-webkit-outer-spin-button,.job-description-role-tech-input input::-webkit-inner-spin-button{appearance:none;margin:0}.job-description-role-tech-input input[type=number]{appearance:textfield}.job-description-role-duration-wrapper{display:flex;gap:12px;flex:1;align-items:flex-start}.job-description-role-years-input,.job-description-role-months-input{flex:1}.job-description-role-months-wrapper{position:relative;width:100%}.job-description-role-months-arrows{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;flex-direction:column}.job-description-role-months-arrows button{width:20px;height:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.job-description-role-requirements-section{display:flex;flex-direction:column;gap:16px}.job-description-role-requirements-list{display:flex;flex-direction:column;gap:12px}.job-description-role-requirements-row{display:flex;gap:12px;align-items:flex-start}.job-description-role-requirements-section+.job-description-role-tech-section{margin-top:8px}.job-description-languages-section{display:flex;flex-direction:column;gap:16px}.job-description-languages-list{display:flex;flex-direction:column;gap:0}.job-description-languages-row{display:flex;flex-direction:column;gap:16px}.job-description-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}.job-description-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5;font-family:Inter,sans-serif}.job-description-languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%;font-family:Inter,sans-serif}.job-description-languages-select option[disabled][value=""]{color:#8a8a8a}.job-description-languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}.job-description-languages-level-label{display:flex;height:24px;flex-direction:row;align-items:center;gap:4px;justify-content:flex-start;align-self:stretch;color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px;font-family:Inter,sans-serif}.job-description-languages-level-buttons{display:flex;gap:16px;width:100%;flex-wrap:wrap}.job-description-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#f9faf5;cursor:pointer}.job-description-languages-level-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap;font-family:Inter,sans-serif}.job-description-languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.job-description-languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer;border:none;background:transparent;padding:0}.job-description-languages-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}.job-description-languages-remove-button svg{width:24px;height:24px}.job-description-languages-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.job-description-languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.job-description-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.job-description-languages-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}.job-description-languages-add-button svg{width:24px;height:24px}.job-description-technology-recency-block{display:flex;flex-direction:column;gap:16px;margin-top:8px}.job-description-technology-recency-explanation{margin-top:0;max-width:720px}.job-description-level-experience-section,.edit-job-description-level-experience-section{margin-bottom:24px}.job-description-level-experience-range,.edit-job-description-level-experience-range{display:flex;flex-direction:row;gap:24px;align-items:flex-start;width:100%}.job-description-level-experience-bound,.edit-job-description-level-experience-bound{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px}.job-description-level-experience-bound .job-description-role-requirements-row,.edit-job-description-level-experience-bound .edit-job-description-role-requirements-row{width:100%}@media (max-width: 768px){.job-description-level-experience-range,.edit-job-description-level-experience-range{flex-direction:column;gap:16px}}.job-description-level-experience-sublabel,.edit-job-description-level-experience-sublabel{margin:0 0 4px;font-size:13px;font-weight:500;color:#f9faf5d9}.edit-job-compensation-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:#07180db3;box-sizing:border-box;width:100%}.edit-job-compensation-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#898f8f;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.edit-job-compensation-required{color:#0a0;margin-left:4px}.edit-job-compensation-form-input{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.edit-job-compensation-form-input::placeholder{color:transparent}.edit-job-compensation-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}.edit-job-compensation-form-textarea::placeholder{color:#f9faf599}.edit-job-compensation-textarea-container{min-height:192px}.edit-job-compensation-remote-policies-container{min-height:96px}.edit-job-compensation-remote-policies-container .edit-job-compensation-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180db3;padding:0 4px;color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}.edit-job-compensation-remote-policies-container .edit-job-compensation-form-textarea::placeholder{color:#f9faf599}.edit-job-compensation-remote-policies-container.has-value .edit-job-compensation-form-textarea::placeholder{color:transparent}.edit-job-compensation-input-container.has-value .edit-job-compensation-floating-label,.edit-job-compensation-input-container:focus-within .edit-job-compensation-floating-label{top:0;transform:translateY(-50%);background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-compensation-pill-label{color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.edit-job-compensation-role-requirements-section{display:flex;flex-direction:column;gap:16px}.edit-job-compensation-role-tech-helper{margin:0;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}.edit-job-compensation-role-requirements-list{display:flex;flex-direction:column;gap:12px}.edit-job-compensation-role-requirements-row{display:flex;gap:12px;align-items:flex-start}.edit-job-compensation-role-text-input .edit-job-compensation-role-inline-label{opacity:0;visibility:hidden}.edit-job-compensation-role-text-input .edit-job-compensation-form-input::placeholder{color:#f9faf599}.edit-job-compensation-role-text-input.has-value .edit-job-compensation-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#07180db3;font-size:12px;line-height:16px;letter-spacing:.4px;color:#f9faf5}.edit-job-compensation-add-location-wrapper,.edit-job-compensation-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.edit-job-compensation-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.edit-job-compensation-add-location-button:hover{background:#00aa001a}.edit-job-compensation-add-location-button svg path{fill:#0a0}.edit-job-compensation-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}.edit-job-compensation-remove-location-button svg path{fill:#0a0}.edit-job-compensation-logistics{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.edit-job-compensation-salary-section{display:flex;flex-direction:column;gap:16px;width:100%}.edit-job-compensation-salary-row{display:flex;gap:12px;width:100%}.edit-job-compensation-salary-input-container{flex:1}.edit-job-compensation-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:#07180db3;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}.edit-job-compensation-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#898f8f;font-family:Inter,sans-serif;transition:all .2s ease}.edit-job-compensation-currency-selector-box:focus-within .edit-job-compensation-currency-label{color:#f9faf5}.edit-job-compensation-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.edit-job-compensation-currency-select:focus{outline:none}.edit-job-compensation-currency-select option{background:#07180d;color:#f9faf5}.edit-job-compensation-schedule-remote-section{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:32px}body.light-theme .edit-job-compensation-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #606060;background:transparent!important;box-sizing:border-box;width:100%}body.light-theme .edit-job-compensation-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#5a5a5a!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .edit-job-compensation-required{color:#69a60a!important;margin-left:4px}body.light-theme .edit-job-compensation-form-input{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .edit-job-compensation-form-input::placeholder{color:transparent}body.light-theme .edit-job-compensation-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}body.light-theme .edit-job-compensation-form-textarea::placeholder{color:#07180d99!important}body.light-theme .edit-job-compensation-textarea-container{min-height:192px}body.light-theme .edit-job-compensation-input-container.has-value .edit-job-compensation-floating-label,body.light-theme .edit-job-compensation-input-container:focus-within .edit-job-compensation-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-compensation-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}body.light-theme .edit-job-compensation-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}body.light-theme .edit-job-compensation-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-compensation-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}body.light-theme .edit-job-compensation-select:focus{outline:none}body.light-theme .edit-job-compensation-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .edit-job-compensation-pill-label{color:#07180d!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}body.light-theme .edit-job-compensation-add-location-wrapper,body.light-theme .edit-job-compensation-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .edit-job-compensation-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .edit-job-compensation-add-location-button:hover{background:#69a60a1a!important}body.light-theme .edit-job-compensation-add-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-compensation-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}body.light-theme .edit-job-compensation-remove-location-button svg path{fill:#69a60a!important}body.light-theme .edit-job-compensation-role-details{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-compensation-role-level{min-width:220px}body.light-theme .edit-job-compensation-role-description-container .edit-job-compensation-role-description-label{opacity:1;visibility:visible;top:16px;transform:none;background:transparent;font-size:16px;line-height:150%;letter-spacing:-.176px;color:#5a5a5a!important}body.light-theme .edit-job-compensation-role-description-container.has-value .edit-job-compensation-role-description-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .edit-job-compensation-role-tech-section{display:flex;flex-direction:column;gap:24px;margin-top:8px}body.light-theme .edit-job-compensation-role-tech-primary-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}body.light-theme .edit-job-compensation-role-tech-secondary-section{display:flex;flex-direction:column;gap:16px;margin-top:12px}body.light-theme .edit-job-compensation-role-tech-section+body.light-theme .edit-job-compensation-role-requirements-section{margin-top:32px}body.light-theme .edit-job-compensation-role-tech-section-label{color:#07180d!important;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .edit-job-compensation-role-tech-list>body.light-theme .edit-job-compensation-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-compensation-role-tech-helper{margin:0;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}body.light-theme .edit-job-compensation-role-tech-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-compensation-role-tech-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-compensation-role-requirements-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-compensation-role-requirements-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-compensation-role-requirements-list>body.light-theme .edit-job-compensation-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .edit-job-compensation-role-requirements-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-compensation-role-requirements-section+body.light-theme .edit-job-compensation-role-tech-section{margin-top:8px}body.light-theme .edit-job-compensation-compensation-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-compensation-compensation-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-compensation-compensation-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-compensation-compensation-input{flex:1;position:relative}body.light-theme .edit-job-compensation-compensation-input input::-webkit-outer-spin-button,body.light-theme .edit-job-compensation-compensation-input input::-webkit-inner-spin-button{appearance:none;margin:0}body.light-theme .edit-job-compensation-compensation-input input[type=number]{appearance:textfield}body.light-theme .edit-job-compensation-compensation-wrapper{position:relative;width:100%}body.light-theme .edit-job-compensation-compensation-arrows{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;flex-direction:column}body.light-theme .edit-job-compensation-compensation-arrows button{width:20px;height:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}body.light-theme .edit-job-compensation-logistics-section{display:flex;flex-direction:column;gap:16px}body.light-theme .edit-job-compensation-logistics-list{display:flex;flex-direction:column;gap:12px}body.light-theme .edit-job-compensation-logistics-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .edit-job-compensation-logistics-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .edit-job-compensation-logistics-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .edit-job-compensation-logistics-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}body.light-theme .edit-job-compensation-logistics-level-label{display:flex;height:24px;flex-direction:row;align-items:center;gap:4px;justify-content:flex-start;align-self:stretch;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-level-buttons{display:flex;gap:16px;width:100%;flex-wrap:wrap}body.light-theme .edit-job-compensation-logistics-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#07180d!important;cursor:pointer}body.light-theme .edit-job-compensation-logistics-level-text{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .edit-job-compensation-logistics-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer;border:none;background:transparent;padding:0}body.light-theme .edit-job-compensation-logistics-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-remove-button svg{width:24px;height:24px}body.light-theme .edit-job-compensation-logistics-separator-line{width:100%;height:1px;background:#d8dbdf!important;margin-top:24px;margin-bottom:24px}body.light-theme .edit-job-compensation-logistics-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .edit-job-compensation-logistics-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .edit-job-compensation-logistics-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .edit-job-compensation-logistics-add-button svg{width:24px;height:24px}body.light-theme .edit-job-compensation-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #606060;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .edit-job-compensation-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#5a5a5a!important;font-family:Inter,sans-serif;transition:all .2s ease}body.light-theme .edit-job-compensation-currency-selector-box:focus-within .edit-job-compensation-currency-label{color:#07180d!important}body.light-theme .edit-job-compensation-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}body.light-theme .edit-job-compensation-currency-select:focus{outline:none}body.light-theme .edit-job-compensation-currency-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .edit-job-compensation-remote-policies-container{min-height:96px}body.light-theme .edit-job-compensation-remote-policies-container .edit-job-compensation-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;color:#07180d!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}body.light-theme .edit-job-compensation-remote-policies-container .edit-job-compensation-form-textarea::placeholder{color:#07180d99!important}body.light-theme .edit-job-compensation-remote-policies-container.has-value .edit-job-compensation-form-textarea::placeholder{color:transparent}body.light-theme .edit-job-compensation-schedule-remote-section{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:32px}body.light-theme .job-description-basic-info{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .job-description-input-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;box-sizing:border-box;width:100%}body.light-theme .job-description-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s ease;color:#5a5a5a!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .job-description-required{color:#69a60a!important;margin-left:4px}body.light-theme .job-description-form-input{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .job-description-form-input::placeholder{color:transparent}body.light-theme .job-description-form-textarea{width:100%;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0;resize:none}body.light-theme .job-description-form-textarea::placeholder{color:#5a5a5a!important}body.light-theme .job-description-textarea-container{min-height:192px}body.light-theme .job-description-remote-policies-container{min-height:96px}body.light-theme .job-description-remote-policies-container .job-description-remote-policies-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;color:#07180d!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;opacity:1;visibility:visible}body.light-theme .job-description-remote-policies-container .job-description-form-textarea::placeholder{color:#5a5a5a!important}body.light-theme .job-description-remote-policies-container.has-value .job-description-form-textarea::placeholder{color:transparent}body.light-theme .job-description-textarea-label{opacity:0;visibility:hidden}body.light-theme .job-description-pill-group{display:flex;flex-direction:column;gap:12px}body.light-theme .job-description-pill-label{color:#07180d!important;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}body.light-theme .job-description-pill{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .job-description-pill:hover{background:#69a60a1a!important}body.light-theme .job-description-pill-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .job-description-pill svg{display:block}body.light-theme .job-description-pill-selected{background:#69a60a33!important;color:#07180d!important;border-color:#69a60a!important}body.light-theme .job-description-pill-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .job-description-pill-selected .job-description-pill-name{color:#69a60a!important}body.light-theme .job-description-pill-check{display:block;flex-shrink:0}body.light-theme .job-description-mobility-section{display:flex;flex-direction:column;gap:16px}body.light-theme .job-description-mobility-help{align-self:stretch;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .job-description-mobility-list{display:flex;flex-direction:column;gap:12px}body.light-theme .job-description-mobility-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .job-description-mobility-row{display:flex;flex-wrap:wrap;gap:12px}body.light-theme .job-description-selector-row{display:flex;gap:12px;width:100%;align-items:flex-end}body.light-theme .job-description-selector-row.remote{align-items:center}body.light-theme .job-description-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1 1 0}body.light-theme .job-description-selector-box.full-width{flex:1 1 100%}body.light-theme .job-description-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .job-description-select{cursor:pointer;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;min-height:24px}body.light-theme .job-description-select:focus{outline:none}body.light-theme .job-description-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .job-description-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .job-description-add-location-wrapper,body.light-theme .preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .job-description-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .job-description-add-location-button:hover{background:#69a60a1a!important}body.light-theme .job-description-add-location-button svg path{fill:#69a60a!important}body.light-theme .preferences-remove-location-button{border:none;background:transparent;cursor:pointer;padding:0}body.light-theme .preferences-remove-location-button-wrapper-mobile{display:flex;align-items:center;justify-content:center;align-self:stretch;width:48px;height:auto}@media (max-width: 768px){body.light-theme .job-description-basic-info{max-width:100%}body.light-theme .job-description-input-container{padding:12px 14px}}body.light-theme .job-description-input-container.has-value .job-description-floating-label,body.light-theme .job-description-input-container:focus-within .job-description-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .job-description-input-container.has-value .job-description-textarea-label,body.light-theme .job-description-input-container:focus-within .job-description-textarea-label{opacity:1;visibility:visible}body.light-theme .job-description-internship-form-row{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}body.light-theme .job-description-internship-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .job-description-internship-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .job-description-internship-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .job-description-internship-tag:hover{background:#69a60a1a!important}body.light-theme .job-description-internship-tag.job-description-internship-tag-selected{background:#69a60a33!important;border-color:#69a60a!important}body.light-theme .job-description-internship-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .job-description-internship-tag-selected .job-description-internship-tag-name{color:#69a60a!important}body.light-theme .job-description-internship-tag-check{flex-shrink:0}body.light-theme .job-description-internship-tag-available.job-description-internship-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .job-description-internship-tag-available.job-description-internship-tag-selected .job-description-internship-tag-name{color:#fff!important}body.light-theme .job-description-internship-tag-unavailable.job-description-internship-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .job-description-internship-tag-unavailable.job-description-internship-tag-selected .job-description-internship-tag-name{color:#fff!important}body.light-theme .job-description-role-text-input .job-description-role-inline-label{opacity:0;visibility:hidden}body.light-theme .job-description-role-text-input .job-description-form-input::placeholder{color:#5a5a5a!important}body.light-theme .job-description-role-text-input.has-value .job-description-role-inline-label{opacity:1;visibility:visible;top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .job-description-role-details{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .job-description-role-level{min-width:220px}body.light-theme .job-description-role-description-container .job-description-role-description-label{opacity:1;visibility:visible;top:16px;transform:none;background:transparent;font-size:16px;line-height:150%;letter-spacing:-.176px;color:#5a5a5a!important}body.light-theme .job-description-role-description-container.has-value .job-description-role-description-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;font-size:12px;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .job-description-role-tech-section{display:flex;flex-direction:column;gap:24px;margin-top:8px}body.light-theme .job-description-role-tech-primary-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}body.light-theme .job-description-role-tech-secondary-section{display:flex;flex-direction:column;gap:16px;margin-top:12px}body.light-theme .job-description-role-tech-section+.job-description-role-requirements-section{margin-top:32px}body.light-theme .job-description-role-tech-section-label{color:#07180d!important;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .job-description-role-tech-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .job-description-role-tech-helper{margin:0;color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px}body.light-theme .job-description-role-tech-section .job-description-role-tech-helper{color:#69a60a!important}body.light-theme .job-description-languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .job-description-languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important;font-family:Inter,sans-serif}body.light-theme .job-description-languages-select{cursor:pointer;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%;font-family:Inter,sans-serif}body.light-theme .job-description-languages-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .job-description-languages-level-label{display:flex;height:24px;flex-direction:row;align-items:center;gap:4px;justify-content:flex-start;align-self:stretch;color:#606060!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px;font-family:Inter,sans-serif}body.light-theme .job-description-languages-level-buttons{display:flex;gap:16px;width:100%}body.light-theme .job-description-languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#07180d!important;cursor:pointer}body.light-theme .job-description-languages-level-text{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap;font-family:Inter,sans-serif}body.light-theme .job-description-languages-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .job-description-languages-remove-button svg path{fill:#69a60a!important}body.light-theme .job-description-languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .job-description-languages-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;font-family:Inter,sans-serif}body.light-theme .job-description-languages-add-button svg path{fill:#69a60a!important}body.light-theme .job-description-role-months-arrows button svg path{stroke:#07180d!important}body.light-theme .job-description-languages-level-button.job-description-languages-selected .job-description-languages-level-text{color:#69a60a!important}body.light-theme .job-description-languages-separator-line{width:100%;height:1px;background:#d8dbdf!important;margin-top:24px;margin-bottom:24px}body.light-theme .job-description-role-tech-percentage-error-message{color:#da1e28!important;font-size:12px;margin-top:4px;margin-bottom:0}body.light-theme .job-description-role-tech-input.has-percentage-error{border-color:red!important}body.light-theme .job-description-role-tech-percentage-error-message{color:red;font-size:12px;margin-top:4px;margin-bottom:0}body.light-theme .job-description-role-tech-percentage-input input[type=number]::-webkit-outer-spin-button,body.light-theme .job-description-role-tech-percentage-input input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.light-theme .job-description-role-tech-percentage-input input[type=number]{-moz-appearance:textfield}body.light-theme .job-description-role-tech-list{display:flex;flex-direction:column;gap:12px}body.light-theme .job-description-role-tech-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .job-description-role-tech-mobile-wrapper{display:flex;flex-direction:column;gap:12px;flex:1;position:relative}body.light-theme .job-description-role-tech-mobile-second-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .job-description-role-tech-mobile-second-row .job-description-input-container{flex:1}body.light-theme .job-description-role-tech-input{flex:1;position:relative}body.light-theme .job-description-role-tech-input input::-webkit-outer-spin-button,body.light-theme .job-description-role-tech-input input::-webkit-inner-spin-button{appearance:none;margin:0}body.light-theme .job-description-role-tech-input input[type=number]{appearance:textfield}body.light-theme .job-description-role-duration-wrapper{display:flex;gap:12px;flex:1;align-items:flex-start}body.light-theme .job-description-role-years-input,body.light-theme .job-description-role-months-input{flex:1}body.light-theme .job-description-role-months-wrapper{position:relative;width:100%}body.light-theme .job-description-role-months-arrows{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:flex;flex-direction:column}body.light-theme .job-description-role-months-arrows button{width:20px;height:20px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}body.light-theme .job-description-role-requirements-section{display:flex;flex-direction:column;gap:16px}body.light-theme .job-description-role-requirements-list{display:flex;flex-direction:column;gap:12px}body.light-theme .job-description-role-requirements-row{display:flex;gap:12px;align-items:flex-start}body.light-theme .job-description-role-requirements-section+.job-description-role-tech-section{margin-top:8px}body.light-theme .job-description-languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%}body.light-theme .job-description-level-experience-sublabel,body.light-theme .edit-job-description-level-experience-sublabel{color:#07180dbf}.recruiter-create-options-page{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0;margin:0}.recruiter-create-options-card{display:flex;flex-direction:column;align-items:center;gap:24px;width:min(920px,92%);border-radius:12px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:48px 24px;box-sizing:border-box}.recruiter-create-options-title{margin:0;color:#f9faf5;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:150%;text-align:center}.recruiter-create-options-row{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:16px;width:100%}.recruiter-create-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1 1 0;min-width:0;height:180px;border-radius:12px;border:1px solid rgba(206,253,117,.1);background:#133920;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.recruiter-create-option:hover{transform:translateY(-1px);border-color:#cefd7540;box-shadow:0 4px 10px #0003}.recruiter-create-option-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.recruiter-create-option-text{color:#f9faf5;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap}@media (max-width: 1024px){.recruiter-create-options-row{flex-direction:column;gap:12px}.recruiter-create-option{width:100%;flex:none}}@media (max-width: 768px){.recruiter-create-options-page{align-items:center;justify-content:center;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;min-height:0;overflow-y:visible;overflow-x:hidden;width:100%;height:auto;flex:1 1 auto}.recruiter-create-options-card{width:100%;padding:32px 16px;margin:0;max-height:none;overflow-y:visible;overflow-x:hidden;flex-shrink:0;min-height:fit-content;min-height:600px}.recruiter-create-option{height:160px}}body.light-theme .recruiter-create-options-page{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0;margin:0}body.light-theme .recruiter-create-options-card{display:flex;flex-direction:column;align-items:center;gap:24px;width:min(920px,92%);border-radius:12px;border:1px solid #d8dbdf!important;background:#fff!important;padding:48px 24px;box-sizing:border-box}body.light-theme .recruiter-create-options-title{margin:0;color:#07180d!important;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:150%;text-align:center}body.light-theme .recruiter-create-options-row{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:16px;width:100%}body.light-theme .recruiter-create-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1 1 0;min-width:0;height:180px;border-radius:12px;border:1px solid #d8dbdf!important;background:#f7f8f8!important;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}body.light-theme .recruiter-create-option:hover{transform:translateY(-1px);border-color:#69a60a!important;box-shadow:0 4px 10px #69a60a33}body.light-theme .recruiter-create-option-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}body.light-theme .recruiter-create-option-icon svg{width:40px;height:40px}body.light-theme .recruiter-create-option-text{color:#07180d!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap}@media (max-width: 1024px){body.light-theme .recruiter-create-options-row{flex-direction:column;gap:12px}body.light-theme .recruiter-create-option{width:100%;flex:none}}@media (max-width: 768px){body.light-theme .recruiter-create-options-page{align-items:center;justify-content:center;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;min-height:0;overflow-y:visible;overflow-x:hidden;width:100%;height:auto;flex:1 1 auto}body.light-theme .recruiter-create-options-card{width:100%;padding:32px 16px;margin:0;max-height:none;overflow-y:visible;overflow-x:hidden;flex-shrink:0;min-height:fit-content;min-height:600px}body.light-theme .recruiter-create-option{height:160px}}.job-description-steps-container{display:flex;justify-content:center;width:100%;padding-bottom:16px;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;min-height:60px}.job-description-steps-container::-webkit-scrollbar{height:4px}.job-description-steps-container::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:8px}.job-description-steps-line{display:flex;position:relative;width:100%;max-width:1200px;min-width:720px;padding:0 24px;box-sizing:border-box;gap:0}@media (max-width: 1024px){.job-description-steps-line{min-width:0}}.job-description-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.job-description-step-wrapper:before{content:"";position:absolute;top:7px;left:calc(-50% + 8px);width:calc(100% - 16px);height:2px;background:#e0e0e7;z-index:1;pointer-events:none}.job-description-step-wrapper:first-child:before{display:none}.job-description-step-wrapper.completed:before,.job-description-step-wrapper.current:before{background:#0a0}.job-description-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d}.job-description-step-label{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;display:block;visibility:visible;opacity:1;position:relative;z-index:3}.job-description-step-label.current,.job-description-step-label.completed{color:#0a0}.job-description-step-label.future{color:#898f8f}@media (max-width: 1024px){.job-description-steps-container{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;padding-left:8px;padding-right:8px;padding-bottom:24px;min-height:70px}.job-description-steps-line{min-width:0;width:100%;max-width:100%;padding:0 8px;gap:0;box-sizing:border-box}.job-description-step-wrapper{flex:1 1 0;min-width:0;max-width:100%;overflow:visible;padding:0 2px}.job-description-step-wrapper:before{left:calc(-50% + 6px);width:calc(100% - 12px);top:6px;transform:none;height:2px}.job-description-step-label{font-size:10px;line-height:14px;white-space:normal;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;padding:0 2px;text-align:center;margin-top:10px;display:block;visibility:visible;opacity:1}.job-description-step-point{width:14px;height:14px;flex-shrink:0;position:relative;z-index:2}.job-description-step-point svg{width:14px;height:14px}}@media (max-width: 768px){.job-description-steps-container{padding-left:4px;padding-right:4px;padding-bottom:28px;min-height:75px}.job-description-steps-line{padding:0 4px}.job-description-step-wrapper{padding:0 1px}.job-description-step-wrapper:before{left:calc(-50% + 5px);width:calc(100% - 10px);top:5px;height:2px}.job-description-step-label{font-size:9px;line-height:12px;margin-top:10px;display:block;visibility:visible;opacity:1;padding:0 1px}.job-description-step-point{width:12px;height:12px;position:relative;z-index:2}.job-description-step-point svg{width:12px;height:12px}}body.light-theme .job-description-steps-container{display:flex;justify-content:center;width:100%;padding-bottom:16px;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;min-height:60px}body.light-theme .job-description-steps-container::-webkit-scrollbar{height:4px}body.light-theme .job-description-steps-container::-webkit-scrollbar-thumb{background:#00000040!important;border-radius:8px}body.light-theme .job-description-steps-line{display:flex;position:relative;width:100%;max-width:1200px;min-width:720px;padding:0 24px;box-sizing:border-box;gap:0}@media (max-width: 1024px){body.light-theme .job-description-steps-line{min-width:0}}body.light-theme .job-description-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .job-description-step-wrapper:before{content:"";position:absolute;top:7px;left:calc(-50% + 8px);width:calc(100% - 16px);height:2px;background:#e0e0e7!important;z-index:1;pointer-events:none}body.light-theme .job-description-step-wrapper:first-child:before{display:none}body.light-theme .job-description-step-wrapper.completed:before,body.light-theme .job-description-step-wrapper.current:before{background:#e0e0e7!important}body.light-theme .job-description-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent}body.light-theme .job-description-step-label{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;display:block;visibility:visible;opacity:1;position:relative;z-index:3}body.light-theme .job-description-step-label.current,body.light-theme .job-description-step-label.completed{color:#69a60a!important}body.light-theme .job-description-step-label.future{color:#5a5a5a!important}body.light-theme .job-description-step-point.current svg path[fill="#00AA00"]{fill:#69a60a!important}body.light-theme .job-description-step-point.current svg path[fill="#CEFD75"]{fill:#edfdca!important}body.light-theme .job-description-step-point.completed svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .job-description-step-point.completed svg path[fill="#FFFFFF"]{fill:#69a60a!important}body.light-theme .job-description-step-point.future svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .job-description-step-point.future svg path[fill="#FFFFFF"]{fill:#69a60a!important}@media (max-width: 1024px){body.light-theme .job-description-steps-container{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;padding-left:8px;padding-right:8px;padding-bottom:24px;min-height:70px}body.light-theme .job-description-steps-line{min-width:0;width:100%;max-width:100%;padding:0 8px;gap:0;box-sizing:border-box}body.light-theme .job-description-step-wrapper{flex:1 1 0;min-width:0;max-width:100%;overflow:visible;padding:0 2px}body.light-theme .job-description-step-wrapper:before{left:calc(-50% + 6px);width:calc(100% - 12px);top:6px;transform:none;height:2px}body.light-theme .job-description-step-label{font-size:10px;line-height:14px;white-space:normal;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;padding:0 2px;text-align:center;margin-top:10px;display:block;visibility:visible;opacity:1}body.light-theme .job-description-step-point{width:14px;height:14px;flex-shrink:0;position:relative;z-index:2}body.light-theme .job-description-step-point svg{width:14px;height:14px}}@media (max-width: 768px){body.light-theme .job-description-steps-container{padding-left:4px;padding-right:4px;padding-bottom:28px;min-height:75px}body.light-theme .job-description-steps-line{padding:0 4px}body.light-theme .job-description-step-wrapper{padding:0 1px}body.light-theme .job-description-step-wrapper:before{left:calc(-50% + 5px);width:calc(100% - 10px);top:5px;height:2px}body.light-theme .job-description-step-label{font-size:9px;line-height:12px;margin-top:10px;display:block;visibility:visible;opacity:1;padding:0 1px}body.light-theme .job-description-step-point{width:12px;height:12px;position:relative;z-index:2}body.light-theme .job-description-step-point svg{width:12px;height:12px}}.job-description-compensation-logistics{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}.job-description-salary-section{display:flex;flex-direction:column;gap:16px;width:100%}.job-description-salary-row{display:flex;gap:12px;width:100%}.job-description-salary-input-container{flex:1}.job-description-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#07180db3;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}.job-description-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180db3;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#898f8f;font-family:Inter,sans-serif;transition:all .2s ease}.job-description-currency-selector-box:focus-within .job-description-currency-label{color:#f9faf5}.job-description-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.job-description-currency-select:focus{outline:none}.job-description-currency-select option{background:#07180d;color:#f9faf5}.job-description-schedule-remote-section{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:32px}.job-description-role-requirements-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}body.light-theme .job-description-compensation-logistics{width:100%;max-width:900px;display:flex;flex-direction:column;gap:16px}body.light-theme .job-description-salary-section{display:flex;flex-direction:column;gap:16px;width:100%}body.light-theme .job-description-salary-row{display:flex;gap:12px;width:100%}body.light-theme .job-description-salary-input-container{flex:1}body.light-theme .job-description-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .job-description-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#5a5a5a!important;font-family:Inter,sans-serif;transition:all .2s ease}body.light-theme .job-description-currency-selector-box:focus-within .job-description-currency-label{color:#07180d!important}body.light-theme .job-description-currency-select{cursor:pointer;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;padding:0 48px 0 0;border:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .job-description-currency-select:focus{outline:none}body.light-theme .job-description-currency-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .job-description-schedule-remote-section{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:32px}body.light-theme .job-description-role-requirements-list>.job-description-add-location-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:4px}.job-match-step-wrapper{box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:900px;flex:0 1 900px;align-self:center;margin-top:-18px}.job-match-step-wrapper .job-description-internship-form-row{margin-bottom:0}.job-match-step-wrapper .job-description-technology-recency-block{margin-top:0;gap:16px;padding-bottom:44px;margin-bottom:0}.job-match-step-wrapper .job-description-technology-recency-explanation{margin-top:0;margin-bottom:0}.job-match-step-wrapper:has(.job-description-technology-recency-block)>.review-and-publish__options-block:first-of-type{margin-top:24px}.job-match-step-wrapper:not(:has(.job-description-technology-recency-block))>.review-and-publish__options-block:first-of-type{margin-top:0}.job-match-step-wrapper>.review-and-publish__options-block+.review-and-publish__options-block{margin-top:36px}@media (max-width: 768px){.job-match-step-wrapper{max-width:100%}}@media (max-width: 767px){.job-match-step-wrapper{margin-top:12px}}body.light-theme .job-match-step-wrapper{margin-top:-18px}body.light-theme .job-match-step-wrapper:has(.job-description-technology-recency-block)>.review-and-publish__options-block:first-of-type{margin-top:24px}@media (max-width: 767px){body.light-theme .job-match-step-wrapper{margin-top:12px}}.job-description-page{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;box-sizing:border-box}.job-description-content-section{display:flex;padding:0 24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;width:100%;max-width:900px;margin-left:-24px}.job-description-info-text{align-self:stretch;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}.job-description-asterisk{color:#0a0}@media (max-width: 1024px) and (min-width: 768px){.job-description-page{padding:16px 8px;gap:16px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.job-description-content-section{padding:0 16px;margin-left:-16px;max-width:100%;width:100%;box-sizing:border-box}.job-description-info-text{font-size:14px;line-height:140%;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width: 767px){.job-description-page{padding:12px 4px;gap:12px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.job-description-content-section{padding:0 12px;margin-left:-12px;max-width:100%;width:100%;box-sizing:border-box}.job-description-info-text{font-size:13px;line-height:135%;word-wrap:break-word;overflow-wrap:break-word}}body.light-theme .job-description-page{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;box-sizing:border-box}body.light-theme .job-description-content-section{display:flex;padding:0 24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;width:100%;max-width:900px;margin-left:-24px}body.light-theme .job-description-info-text{align-self:stretch;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0;white-space:pre-line}body.light-theme .job-description-asterisk{color:#69a60a!important}@media (max-width: 1024px) and (min-width: 768px){body.light-theme .job-description-page{padding:16px 8px;gap:16px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}body.light-theme .job-description-content-section{padding:0 16px;margin-left:-16px;max-width:100%;width:100%;box-sizing:border-box}body.light-theme .job-description-info-text{font-size:14px;line-height:140%;word-wrap:break-word;overflow-wrap:break-word}}@media (max-width: 767px){body.light-theme .job-description-page{padding:12px 4px;gap:12px;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}body.light-theme .job-description-content-section{padding:0 12px;margin-left:-12px;max-width:100%;width:100%;box-sizing:border-box}body.light-theme .job-description-info-text{font-size:13px;line-height:135%;word-wrap:break-word;overflow-wrap:break-word}}.recruiter-real-calendar-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0}.recruiter-real-calendar-right-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#133920;flex:1;min-height:0;overflow-y:auto}.recruiter-real-calendar-hours-header{display:flex;align-items:flex-start;align-self:stretch;width:100%;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:sticky;top:0;z-index:10;flex-shrink:0}.recruiter-real-calendar-hours-column{width:54px;height:20px;flex-shrink:0}.recruiter-real-calendar-weekday-column{display:flex;height:24px;padding:0 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box}.recruiter-real-calendar-weekday-column.weekend{background:#102618}.recruiter-real-calendar-hours-grid{display:grid;grid-template-columns:54px repeat(7,1fr);width:100%;align-items:stretch;margin-top:0;gap:0;position:relative}.recruiter-real-calendar-meetings-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:visible}.recruiter-real-calendar-hour-label{width:54px;height:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-6px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0;box-sizing:border-box}.recruiter-real-calendar-hour-label.first-hour{margin-top:0}.recruiter-real-calendar-hour-cell{height:80px;align-self:stretch;border:1px solid rgba(217,217,217,.2);background:#132f1d;box-sizing:border-box;position:relative}.recruiter-real-calendar-time-line{position:absolute;height:2px;background:#cefd75;z-index:10}.recruiter-real-calendar-hour-cell.weekend{flex:1 0 0;align-self:stretch;border:1px solid rgba(217,217,217,.08);background:#102618}.recruiter-real-calendar-right-header{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid rgba(217,217,217,.2);background:#133920;position:relative;min-height:70px;box-sizing:border-box;gap:16px}@media (min-width: 1025px){.recruiter-real-calendar-right-header{justify-content:center}}.recruiter-real-calendar-nav-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;transition:opacity .2s}.recruiter-real-calendar-nav-button:hover{opacity:.7}.recruiter-real-calendar-nav-button:active{opacity:.5}.recruiter-real-calendar-date-range{flex:1;text-align:center;position:relative;color:#f9faf5;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}body.light-theme .recruiter-real-calendar-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0}body.light-theme .recruiter-real-calendar-right-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:#fff!important;flex:1;min-height:0;overflow-y:auto}body.light-theme .recruiter-real-calendar-hours-header{display:flex;align-items:flex-start;align-self:stretch;width:100%;border-bottom:2px solid #d8dbdf!important;background:#fff!important;position:sticky;top:0;z-index:10;flex-shrink:0}body.light-theme .recruiter-real-calendar-hours-column{width:54px;height:20px;flex-shrink:0}body.light-theme .recruiter-real-calendar-weekday-column{display:flex;height:24px;padding:0 10px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;color:#07180d!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box}body.light-theme .recruiter-real-calendar-weekday-column.weekend{background:#f7f8f8!important}body.light-theme .recruiter-real-calendar-hours-grid{display:grid;grid-template-columns:54px repeat(7,1fr);width:100%;align-items:stretch;margin-top:0;gap:0;position:relative}body.light-theme .recruiter-real-calendar-meetings-overlay{position:absolute;inset:0;pointer-events:none;z-index:5;overflow:visible}body.light-theme .recruiter-real-calendar-hour-label{width:54px;height:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:0;margin-top:-6px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0;box-sizing:border-box}body.light-theme .recruiter-real-calendar-hour-label.first-hour{margin-top:0}body.light-theme .recruiter-real-calendar-hour-cell{height:80px;align-self:stretch;border:1px solid #d8dbdf!important;background:#fff!important;box-sizing:border-box;position:relative}body.light-theme .recruiter-real-calendar-time-line{position:absolute;height:2px;background:#69a60a!important;z-index:10}body.light-theme .recruiter-real-calendar-hour-cell.weekend{flex:1 0 0;align-self:stretch;border:1px solid #d8dbdf!important;background:#f7f8f8!important}body.light-theme .recruiter-real-calendar-right-header{display:flex;padding:16px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:2px solid #d8dbdf!important;background:#fff!important;position:relative;min-height:70px;box-sizing:border-box;gap:16px}@media (min-width: 1025px){body.light-theme .recruiter-real-calendar-right-header{justify-content:center}}body.light-theme .recruiter-real-calendar-nav-button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;flex-shrink:0;transition:opacity .2s}body.light-theme .recruiter-real-calendar-nav-button:hover{opacity:.7}body.light-theme .recruiter-real-calendar-nav-button:active{opacity:.5}body.light-theme .recruiter-real-calendar-nav-button svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .recruiter-real-calendar-date-range{flex:1;text-align:center;position:relative;color:#07180d!important;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.recruiter-pending-meetings{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0;padding:24px;box-sizing:border-box}.recruiter-pending-meetings-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px;width:100%}.recruiter-pending-meetings-title{color:#f9faf5;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0}.recruiter-pending-meetings-content{display:flex;flex-direction:column;gap:32px;flex:1;overflow-y:auto}.recruiter-pending-meetings-section{display:flex;flex-direction:column;gap:16px}.recruiter-pending-meetings-section-title{color:#cefd75;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2)}.recruiter-pending-meetings-list{display:flex;flex-direction:column;gap:12px}.recruiter-pending-meetings-item{display:flex;padding:16px;align-items:center;gap:16px;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#102618}.recruiter-pending-meetings-item-content{display:flex;flex-direction:column;gap:4px;flex:1;justify-content:center}.recruiter-pending-meetings-item-title{color:#f9faf5;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.recruiter-pending-meetings-item-username{color:#f9faf5;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}.recruiter-pending-meetings-item-avatar{display:flex;width:64px;height:64px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:1px solid #cefd75;overflow:hidden}.recruiter-pending-meetings-item-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:flex-end}.recruiter-pending-meetings-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;min-width:100px}.recruiter-pending-meetings-button.change{background:orange;color:#07180d;border:2px solid #ffa500}.recruiter-pending-meetings-button.change:hover:not(:disabled){background:#ffb733;border-color:#ffb733}.recruiter-pending-meetings-button.change:disabled{opacity:.5;cursor:not-allowed}.recruiter-pending-meetings-button.participate{background:#cefd75;color:#07180d;border:none}.recruiter-pending-meetings-button.participate:hover:not(:disabled){background:#d4ff85}.recruiter-pending-meetings-button.participate:disabled{opacity:.5;cursor:not-allowed}.recruiter-pending-meetings-button.cancel{background:#d9d9d91a;color:#f9faf5;border:1px solid rgba(217,217,217,.2)}.recruiter-pending-meetings-button.cancel:hover:not(:disabled){background:#d9d9d926}.recruiter-pending-meetings-button.cancel:disabled{opacity:.5;cursor:not-allowed}.recruiter-pending-meetings-item-meta{display:flex!important;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap;visibility:visible!important}.recruiter-pending-meetings-item-meta-item{display:flex!important;align-items:center;gap:6px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.9;visibility:visible!important}.recruiter-pending-meetings-item-meta-item svg{flex-shrink:0;display:block;width:16px;height:16px;visibility:visible!important}.recruiter-pending-meetings-item-meta-item span{white-space:nowrap;visibility:visible!important}.recruiter-pending-meetings-empty{display:flex;justify-content:center;align-items:center;padding:48px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}.recruiter-pending-meetings-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.recruiter-pending-meetings-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.recruiter-pending-meetings-modal{display:flex;width:529px;min-height:257px;max-height:90vh;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;overflow-y:auto}.recruiter-pending-meetings-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.recruiter-pending-meetings-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.recruiter-pending-meetings-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;flex-shrink:0}.recruiter-pending-meetings-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.recruiter-pending-meetings-modal-cancel:hover,.recruiter-pending-meetings-modal-cancel:focus{background:#b91c26;border-color:#b91c26;outline:none}.recruiter-pending-meetings-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}.recruiter-pending-meetings-modal-confirm:hover,.recruiter-pending-meetings-modal-confirm:focus{background:#00aa001a;outline:none}.recruiter-pending-meetings-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.recruiter-pending-meetings-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px;margin:0 12px}.recruiter-pending-meetings-modal-title{font-size:16px;margin-bottom:12px}.recruiter-pending-meetings-modal-description{font-size:13px;line-height:140%}.recruiter-pending-meetings-modal-actions{gap:8px;margin-top:16px}.recruiter-pending-meetings-modal-cancel,.recruiter-pending-meetings-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}@media (max-width: 768px){.recruiter-pending-meetings{padding:16px}.recruiter-pending-meetings-title{font-size:20px}.recruiter-pending-meetings-section-title{font-size:16px}.recruiter-pending-meetings-item-title{font-size:14px}.recruiter-pending-meetings-item-meta-item{font-size:11px}.recruiter-pending-meetings-item{flex-wrap:wrap;align-items:flex-start}.recruiter-pending-meetings-item-content{flex:1;min-width:0}.recruiter-pending-meetings-item-actions{width:100%;flex-direction:column;align-items:stretch;margin-top:12px;order:3}.recruiter-pending-meetings-button{width:100%}}body.light-theme .recruiter-scheduled-meetings{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0}body.light-theme .recruiter-pending-meetings{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0;padding:24px;box-sizing:border-box}body.light-theme .recruiter-pending-meetings-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px;width:100%}body.light-theme .recruiter-pending-meetings-title{color:#07180d!important;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;margin:0}body.light-theme .recruiter-pending-meetings-content{display:flex;flex-direction:column;gap:32px;flex:1;overflow-y:auto}body.light-theme .recruiter-pending-meetings-section{display:flex;flex-direction:column;gap:16px}body.light-theme .recruiter-pending-meetings-section-title{color:#69a60a!important;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important}body.light-theme .recruiter-pending-meetings-list{display:flex;flex-direction:column;gap:12px}body.light-theme .recruiter-pending-meetings-item{display:flex;padding:16px;align-items:center;gap:16px;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;position:relative}body.light-theme .recruiter-pending-meetings-item-content{display:flex;flex-direction:column;gap:4px;flex:1;justify-content:center;min-width:0}body.light-theme .recruiter-pending-meetings-item-title{color:#07180d!important;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .recruiter-pending-meetings-item-username{color:#07180d!important;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.8}body.light-theme .recruiter-pending-meetings-item-avatar{display:flex;width:64px;height:64px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:9999px;border:2px solid #69a60a!important;overflow:hidden}body.light-theme .recruiter-pending-meetings-item-meta{display:flex!important;align-items:center;gap:16px;margin-top:8px;flex-wrap:wrap;visibility:visible!important}body.light-theme .recruiter-pending-meetings-item-meta-item{display:flex!important;align-items:center;gap:6px;color:#5a5a5a!important;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.9;visibility:visible!important}body.light-theme .recruiter-pending-meetings-item-meta-item svg{flex-shrink:0;display:block;width:16px;height:16px;visibility:visible!important}body.light-theme .recruiter-pending-meetings-item-meta-item svg path,body.light-theme .recruiter-pending-meetings-item-meta-item svg circle,body.light-theme .recruiter-pending-meetings-item-meta-item svg line,body.light-theme .recruiter-pending-meetings-item-meta-item svg polyline,body.light-theme .recruiter-pending-meetings-item-meta-item svg rect{stroke:#69a60a!important;fill:none!important}body.light-theme .recruiter-pending-meetings-item-meta-item span{white-space:nowrap;visibility:visible!important}body.light-theme .recruiter-pending-meetings-item-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;align-items:flex-end}body.light-theme .recruiter-pending-meetings-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;min-width:100px}body.light-theme .recruiter-pending-meetings-button.change{background:orange!important;color:#fff!important;border:2px solid #ffa500!important}body.light-theme .recruiter-pending-meetings-button.change:hover:not(:disabled){background:#ffb733!important;border-color:#ffb733!important}body.light-theme .recruiter-pending-meetings-button.change:disabled{opacity:.5;cursor:not-allowed}body.light-theme .recruiter-pending-meetings-button.participate{background:#69a60a!important;color:#fff!important;border:none}body.light-theme .recruiter-pending-meetings-button.participate:hover:not(:disabled){background:#5a9509!important}body.light-theme .recruiter-pending-meetings-button.participate:disabled{opacity:.5;cursor:not-allowed}body.light-theme .recruiter-pending-meetings-button.cancel{background:transparent!important;color:#07180d!important;border:2px solid #d8dbdf!important}body.light-theme .recruiter-pending-meetings-button.cancel:hover:not(:disabled){background:#69a60a1a;border-color:#69a60a!important}body.light-theme .recruiter-pending-meetings-button.cancel:disabled{opacity:.5;cursor:not-allowed}body.light-theme .recruiter-pending-meetings-empty{display:flex;justify-content:center;align-items:center;padding:48px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}body.light-theme .recruiter-pending-meetings-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}body.light-theme .recruiter-pending-meetings-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#69a60a33}body.light-theme .recruiter-pending-meetings-modal{display:flex;width:529px;min-height:257px;max-height:90vh;padding:24px;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-shrink:0;border-radius:8px;background:#fff!important;box-shadow:0 4px 4px #00000040;position:relative;z-index:1;overflow-y:auto}body.light-theme .recruiter-pending-meetings-modal-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}body.light-theme .recruiter-pending-meetings-modal-description{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}body.light-theme .recruiter-pending-meetings-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;flex-shrink:0}body.light-theme .recruiter-pending-meetings-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .recruiter-pending-meetings-modal-cancel:hover,body.light-theme .recruiter-pending-meetings-modal-cancel:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .recruiter-pending-meetings-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .recruiter-pending-meetings-modal-confirm:hover,body.light-theme .recruiter-pending-meetings-modal-confirm:focus{background:#5a9509!important;border-color:#5a9509!important;outline:none}body.light-theme .recruiter-pending-meetings-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){body.light-theme .recruiter-pending-meetings{padding:16px}body.light-theme .recruiter-pending-meetings-title{font-size:20px}body.light-theme .recruiter-pending-meetings-section-title{font-size:16px}body.light-theme .recruiter-pending-meetings-item-title{font-size:14px}body.light-theme .recruiter-pending-meetings-item-meta-item{font-size:11px}body.light-theme .recruiter-pending-meetings-item{flex-wrap:wrap;align-items:flex-start}body.light-theme .recruiter-pending-meetings-item-content{flex:1;min-width:0}body.light-theme .recruiter-pending-meetings-item-actions{width:100%;flex-direction:column;align-items:stretch;margin-top:12px;order:3}body.light-theme .recruiter-pending-meetings-button{width:100%}}@media (max-width: 640px){body.light-theme .recruiter-pending-meetings-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px;margin:0 12px}body.light-theme .recruiter-pending-meetings-modal-title{font-size:16px;margin-bottom:12px}body.light-theme .recruiter-pending-meetings-modal-description{font-size:13px;line-height:140%}body.light-theme .recruiter-pending-meetings-modal-actions{gap:8px;margin-top:16px}body.light-theme .recruiter-pending-meetings-modal-cancel,body.light-theme .recruiter-pending-meetings-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}.recruiter-calendar-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;height:100%}.recruiter-calendar-content{display:flex;flex-direction:row;gap:0;flex:1 0 0;align-self:stretch;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#133920;min-height:0;height:100%;overflow:hidden}.recruiter-calendar-right-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#133920;overflow:hidden;min-height:0}.recruiter-calendar-mobile-selectors{display:none}.recruiter-calendar-section{display:flex;width:250px;flex-direction:column;align-items:flex-start;align-self:stretch;border-right:1px solid rgba(217,217,217,.2);background:#133920;height:100%;flex-shrink:0;border-radius:8px 0 0 8px;overflow:hidden;padding-bottom:24px;box-sizing:border-box;position:relative}.recruiter-calendar-grid{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.recruiter-calendar-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px;gap:8px}.recruiter-calendar-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease;border-radius:4px}.recruiter-calendar-nav-button:hover{background:#cefd751a}.recruiter-calendar-nav-button:active{background:#cefd7533}.recruiter-calendar-nav-button svg{display:block}.recruiter-calendar-title{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0;flex:1;text-align:center;padding:0}.recruiter-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}.recruiter-calendar-weekday{display:flex;padding:4px;align-items:center;justify-content:center;color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase;box-sizing:border-box;min-height:28px}.recruiter-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}.recruiter-calendar-day{display:flex;padding:5px;align-items:center;justify-content:center;min-height:32px;color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box;width:100%;transition:background-color .2s ease,opacity .2s ease}.recruiter-calendar-day:not(.other-month):hover{background:#cefd7526;border-radius:4px}.recruiter-calendar-day.other-month{color:#f9faf5;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:.4}.recruiter-calendar-day.today{background:#cefd75;color:#0a0;border-radius:4px}.recruiter-calendar-day.selected:not(.today){background:#cefd754d;border-radius:4px;border:1px solid #cefd75}.recruiter-calendar-day.selected.today{border:1px solid #0a0;border-radius:4px}.recruiter-calendar-legend{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 10px;box-sizing:border-box;margin-top:16px}.recruiter-calendar-legend-item{display:flex;align-items:center;gap:8px}.recruiter-calendar-legend-text{font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal}.recruiter-calendar-legend-text.scheduled{color:#3ba86e}.recruiter-calendar-legend-text.pending{color:#ffd8e4}.recruiter-calendar-selectors{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 10px 24px;box-sizing:border-box;align-items:center;position:absolute;bottom:0;left:0;margin-top:0}.recruiter-calendar-selector-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}.recruiter-calendar-selector-tag:hover{background:#cefd751a}.recruiter-calendar-selector-tag.recruiter-calendar-selector-tag-selected{background:#cefd75;border-color:#cefd75}.recruiter-calendar-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-calendar-selector-tag-selected .recruiter-calendar-selector-tag-name{color:#07180d}.recruiter-calendar-selector-tag-check{flex-shrink:0}.recruiter-calendar-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}@media (min-width: 769px) and (max-width: 1024px){.recruiter-calendar-container{padding:20px}.recruiter-calendar-section{display:none}.recruiter-calendar-right-section{width:100%}.recruiter-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:1px solid rgba(217,217,217,.2);background:#133920}.recruiter-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}.recruiter-calendar-mobile-selector-tag:hover{background:#cefd751a}.recruiter-calendar-mobile-selector-tag.recruiter-calendar-mobile-selector-tag-selected{background:#cefd75;border-color:#cefd75}.recruiter-calendar-mobile-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-calendar-mobile-selector-tag-selected .recruiter-calendar-mobile-selector-tag-name{color:#07180d}.recruiter-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.recruiter-calendar-right-section>*:not(.recruiter-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 768px){.recruiter-calendar-container{padding:16px}.recruiter-calendar-section{display:none}.recruiter-calendar-right-section{width:100%}.recruiter-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:1px solid rgba(217,217,217,.2);background:#133920}.recruiter-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}.recruiter-calendar-mobile-selector-tag:hover{background:#cefd751a}.recruiter-calendar-mobile-selector-tag.recruiter-calendar-mobile-selector-tag-selected{background:#cefd75;border-color:#cefd75}.recruiter-calendar-mobile-selector-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-calendar-mobile-selector-tag-selected .recruiter-calendar-mobile-selector-tag-name{color:#07180d}.recruiter-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#0a0;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0c1f13}.recruiter-calendar-right-section>*:not(.recruiter-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 480px){.recruiter-calendar-container{padding:12px}.recruiter-calendar-section{display:none}.recruiter-calendar-right-section{width:100%}.recruiter-calendar-mobile-selectors{padding:12px;gap:6px}.recruiter-calendar-mobile-selector-tag{height:32px;padding:0 12px}.recruiter-calendar-mobile-selector-tag-name{font-size:12px}}body.light-theme .recruiter-calendar-container{padding:24px;width:100%;flex:1;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;height:100%;background:#f7f8f8!important}body.light-theme .recruiter-calendar-content{display:flex;flex-direction:row;gap:0;flex:1 0 0;align-self:stretch;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;min-height:0;height:100%;overflow:hidden}body.light-theme .recruiter-calendar-right-section{display:flex;flex-direction:column;flex:1;align-self:stretch;background:#fff!important;overflow:hidden;min-height:0}body.light-theme .recruiter-calendar-mobile-selectors{display:none}body.light-theme .recruiter-calendar-section{display:flex;width:250px;flex-direction:column;align-items:flex-start;align-self:stretch;border-right:2px solid #d8dbdf!important;background:#fff!important;height:100%;flex-shrink:0;border-radius:8px 0 0 8px;overflow:hidden;padding-bottom:24px;box-sizing:border-box;position:relative}body.light-theme .recruiter-calendar-grid{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}body.light-theme .recruiter-calendar-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px;gap:8px}body.light-theme .recruiter-calendar-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;padding:0;flex-shrink:0;transition:background-color .2s ease;border-radius:4px}body.light-theme .recruiter-calendar-nav-button:hover{background:#69a60a1a}body.light-theme .recruiter-calendar-nav-button:active{background:#69a60a33}body.light-theme .recruiter-calendar-nav-button svg{display:block}body.light-theme .recruiter-calendar-nav-button svg path{stroke:#07180d!important;fill:#07180d!important}body.light-theme .recruiter-calendar-title{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0;flex:1;text-align:center;padding:0}body.light-theme .recruiter-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}body.light-theme .recruiter-calendar-weekday{display:flex;padding:4px;align-items:center;justify-content:center;color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;text-transform:lowercase;box-sizing:border-box;min-height:28px}body.light-theme .recruiter-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:0;width:100%;box-sizing:border-box;align-items:center}body.light-theme .recruiter-calendar-day{display:flex;padding:5px;align-items:center;justify-content:center;min-height:32px;color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;box-sizing:border-box;width:100%;transition:background-color .2s ease,opacity .2s ease}body.light-theme .recruiter-calendar-day:not(.other-month):hover{background:#69a60a1a;border-radius:4px}body.light-theme .recruiter-calendar-day.other-month{color:#07180d!important;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;opacity:.4}body.light-theme .recruiter-calendar-day.today{background:#edfdca!important;color:#69a60a!important;border-radius:4px}body.light-theme .recruiter-calendar-day.selected:not(.today){background:#69a60a33;border-radius:4px;border:1px solid #69a60a!important}body.light-theme .recruiter-calendar-day.selected.today{border:1px solid #69a60a!important;border-radius:4px}body.light-theme .recruiter-calendar-legend{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 10px;box-sizing:border-box;margin-top:16px}body.light-theme .recruiter-calendar-legend-item{display:flex;align-items:center;gap:8px}body.light-theme .recruiter-calendar-legend-text{font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:normal}body.light-theme .recruiter-calendar-legend-text.scheduled{color:#5a8a0a!important}body.light-theme .recruiter-calendar-legend-text.pending{color:#d6c8ff!important}body.light-theme .recruiter-calendar-selectors{display:flex;flex-direction:column;gap:12px;width:100%;padding:0 10px 24px;box-sizing:border-box;align-items:center;position:absolute;bottom:0;left:0;margin-top:0}body.light-theme .recruiter-calendar-selector-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;width:100%;box-sizing:border-box}body.light-theme .recruiter-calendar-selector-tag:hover{background:#69a60a1a}body.light-theme .recruiter-calendar-selector-tag.recruiter-calendar-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .recruiter-calendar-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recruiter-calendar-selector-tag-selected .recruiter-calendar-selector-tag-name{color:#07180d!important}body.light-theme .recruiter-calendar-selector-tag-check{flex-shrink:0}body.light-theme .recruiter-calendar-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}@media (min-width: 769px) and (max-width: 1024px){body.light-theme .recruiter-calendar-container{padding:20px}body.light-theme .recruiter-calendar-section{display:none}body.light-theme .recruiter-calendar-right-section{width:100%}body.light-theme .recruiter-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}body.light-theme .recruiter-calendar-mobile-selector-tag:hover{background:#69a60a1a}body.light-theme .recruiter-calendar-mobile-selector-tag.recruiter-calendar-mobile-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .recruiter-calendar-mobile-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recruiter-calendar-mobile-selector-tag-selected .recruiter-calendar-mobile-selector-tag-name{color:#07180d!important}body.light-theme .recruiter-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .recruiter-calendar-right-section>*:not(.recruiter-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 768px){body.light-theme .recruiter-calendar-container{padding:16px}body.light-theme .recruiter-calendar-section{display:none}body.light-theme .recruiter-calendar-right-section{width:100%}body.light-theme .recruiter-calendar-mobile-selectors{display:flex;flex-direction:row;gap:8px;width:100%;padding:16px;box-sizing:border-box;border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-calendar-mobile-selector-tag{display:flex;height:36px;padding:0 16px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #69a60a!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease;flex:1;box-sizing:border-box;position:relative}body.light-theme .recruiter-calendar-mobile-selector-tag:hover{background:#69a60a1a}body.light-theme .recruiter-calendar-mobile-selector-tag.recruiter-calendar-mobile-selector-tag-selected{background:#edfdca!important;border-color:#69a60a!important}body.light-theme .recruiter-calendar-mobile-selector-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recruiter-calendar-mobile-selector-tag-selected .recruiter-calendar-mobile-selector-tag-name{color:#07180d!important}body.light-theme .recruiter-calendar-mobile-selector-tag .dashboard-notifications-badge{position:absolute;top:-6px;right:-8px;width:18px;height:18px;padding:0;border-radius:50%;background:#69a60a!important;color:#fff;font-size:10px;line-height:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff!important}body.light-theme .recruiter-calendar-right-section>*:not(.recruiter-calendar-mobile-selectors){flex:1;min-height:0;overflow-y:auto}}@media (max-width: 480px){body.light-theme .recruiter-calendar-container{padding:12px}body.light-theme .recruiter-calendar-section{display:none}body.light-theme .recruiter-calendar-right-section{width:100%}body.light-theme .recruiter-calendar-mobile-selectors{padding:12px;gap:6px}body.light-theme .recruiter-calendar-mobile-selector-tag{height:32px;padding:0 12px}body.light-theme .recruiter-calendar-mobile-selector-tag-name{font-size:12px}}.recruiter-main-top-calendar{display:flex;flex:0 0 auto;width:100%;min-width:0;padding:clamp(8px,1.5vw,16px);align-items:flex-start;align-content:flex-start;gap:clamp(8px,1.5vw,16px) clamp(16px,3vw,32px);flex-wrap:wrap;border-radius:clamp(4px,.75vw,8px);background:#0c1f13;box-sizing:border-box;overflow:hidden;flex-shrink:0}.recruiter-main-top-calendar-header{display:flex;width:100%;align-items:center;justify-content:space-between;gap:clamp(8px,1.5vw,16px)}.recruiter-main-top-calendar-title{flex:1 0 0;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(12px,1.5vw,16px);font-style:normal;font-weight:600;line-height:normal;margin:0}.recruiter-main-top-calendar-arrows{display:flex;gap:clamp(4px,.75vw,8px);align-items:center}.recruiter-calendar-arrow-button{width:clamp(16px,2.2vw,22.306px);height:clamp(18px,2.4vw,24px);flex-shrink:0;background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.recruiter-calendar-arrow-button:hover{opacity:.8}.recruiter-calendar-arrow-button:active{opacity:.6}.recruiter-calendar-arrow-button svg{width:clamp(16px,2.2vw,22.306px);height:clamp(18px,2.4vw,24px);flex-shrink:0}.recruiter-main-top-calendar-weekdays-container{width:100%;flex-shrink:0;border:clamp(.5px,.09vw,.922px) solid #0c1f13;background:#0c1f13;border-radius:clamp(4px,.7vw,7.377px);padding:0}.recruiter-main-top-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);width:100%;height:clamp(24px,3.6vw,35.961px);border-radius:clamp(4px,.7vw,7.377px);background:#306442;align-items:center;padding:0;box-sizing:border-box;gap:0}.recruiter-main-top-calendar-weekday{color:#f9faf5;text-align:center;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(11px,1.6vw,16.597px);font-style:normal;font-weight:700;line-height:normal;padding:0;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.recruiter-main-top-calendar-days-grid{display:grid;grid-template-columns:repeat(7,1fr);width:100%;gap:0;padding:0;box-sizing:border-box}.recruiter-main-top-calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:#f9faf5;text-align:center;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(10px,1.4vw,14.753px);font-style:normal;font-weight:600;line-height:normal;box-sizing:border-box;padding:0;overflow:hidden}.recruiter-main-top-calendar-day.other-month{color:#f9faf566}.recruiter-main-top-calendar-day.today{width:100%;height:100%;flex-shrink:0;border-radius:50%;background:#cefd75;color:#0a0;font-weight:700;aspect-ratio:1}@media (max-width: 1024px){.recruiter-main-top-calendar{width:100%}}@media (max-width: 768px){.recruiter-main-top-calendar{display:none}}body.light-theme .recruiter-main-top-calendar{background:#fff!important}body.light-theme .recruiter-main-top-calendar-title{color:#07180d!important}body.light-theme .recruiter-main-top-calendar-weekdays-container{border:1px solid #d8dbdf!important;background:#f7f8f8!important}body.light-theme .recruiter-main-top-calendar-weekdays{background:#d8dbdf!important}body.light-theme .recruiter-main-top-calendar-weekday,body.light-theme .recruiter-main-top-calendar-day{color:#07180d!important}body.light-theme .recruiter-main-top-calendar-day.other-month{color:#5a5a5a66!important}body.light-theme .recruiter-main-top-calendar-day.today{background:#69a60a!important;color:#fff!important}body.light-theme .recruiter-calendar-arrow-button svg rect[fill]{fill:transparent!important}body.light-theme .recruiter-calendar-arrow-button svg rect[stroke]{stroke:transparent!important}body.light-theme .recruiter-calendar-arrow-button svg path{stroke:#07180d!important}.recruiter-main-top-resume{padding:0;flex:0 0 calc(75% - 8px);min-width:0;box-sizing:border-box;min-height:fit-content;display:flex;flex-direction:column}.recruiter-main-top-resume-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;margin:0;margin-bottom:clamp(12px,1.5vw,16px)}.recruiter-kpi-boxes-container{display:flex;gap:clamp(12px,1.5vw,16px);flex-wrap:nowrap}.recruiter-kpi-box{display:flex;flex:1 1 0;min-width:0;height:clamp(100px,12vw,116px);border-radius:clamp(10px,1.2vw,12px);border:1px solid rgba(206,253,117,.1);background:#0c1f13}.recruiter-kpi-box-inner{display:flex;padding:clamp(10px,1.3vw,16px);align-items:flex-start;gap:clamp(8px,1vw,16px);flex:1 0 0;align-self:stretch;min-width:0;width:100%;overflow:visible}.recruiter-kpi-circle{display:flex;width:clamp(28px,3.5vw,40px);height:clamp(28px,3.5vw,40px);min-width:clamp(28px,3.5vw,40px);flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:#cefd75}.recruiter-kpi-number{color:#132f1d;text-align:center;font-family:Roboto,sans-serif;font-size:clamp(14px,1.8vw,21px);font-style:normal;font-weight:700;line-height:1;letter-spacing:.1px;white-space:nowrap;overflow:visible}.recruiter-kpi-content{display:flex;flex-direction:column;gap:clamp(3px,.5vw,4px);flex:1;min-width:0}.recruiter-kpi-title{align-self:stretch;color:#f9faf5;font-family:Roboto,sans-serif;font-size:clamp(11px,1.3vw,16px);font-style:normal;font-weight:500;line-height:clamp(16px,2vw,24px);letter-spacing:.15px;margin:0;overflow:visible;text-overflow:clip;white-space:normal;word-wrap:break-word;hyphens:auto}.recruiter-kpi-subtitle{align-self:stretch;color:#d9d9d94d;font-family:Roboto,sans-serif;font-size:clamp(10px,1.2vw,14px);font-style:normal;font-weight:400;line-height:clamp(14px,1.8vw,20px);letter-spacing:.25px;margin:0;overflow:visible;text-overflow:clip;white-space:normal;word-wrap:break-word;hyphens:auto}.recruiter-view-public-profile-box{margin-top:clamp(16px,2vw,24px);width:100%;height:clamp(100px,12vw,116px);border-radius:clamp(10px,1.2vw,12px);border:1px solid rgba(206,253,117,.1);background:#0c1f13;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.recruiter-view-public-profile-box:hover{opacity:.9;border-color:#cefd754d}.recruiter-view-public-profile-box-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.recruiter-view-public-profile-icon{flex-shrink:0;color:#cefd75}.recruiter-view-public-profile-text{color:#f9faf5;font-family:Roboto,sans-serif;font-size:clamp(12px,1.3vw,14px);font-weight:500;line-height:1.2;letter-spacing:.1px}.recruiter-current-jobs-section{margin-top:clamp(20px,2vw,24px);display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%}.recruiter-current-jobs-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}.recruiter-current-jobs-table{display:flex;flex-direction:column;border-radius:8px;background:#0c1f13;overflow:hidden}.recruiter-current-jobs-header{display:grid;grid-template-columns:2fr 1fr .8fr .7fr min-content;align-items:center;padding:0 16px;height:56px;background:#133920;border-bottom:2px solid #07180d;gap:16px;box-sizing:border-box;border-top-left-radius:8px;border-top-right-radius:8px}.recruiter-current-jobs-header-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.recruiter-current-jobs-header-title:first-child{justify-content:flex-start}.recruiter-current-jobs-header-title:nth-child(2),.recruiter-current-jobs-header-title:nth-child(3),.recruiter-current-jobs-header-title:nth-child(4),.recruiter-current-jobs-header-title:nth-child(5){justify-content:center}.recruiter-current-jobs-header-matches,.recruiter-current-jobs-header-top{justify-content:center}.recruiter-current-jobs-header-action{justify-content:flex-end;padding-right:0;margin-left:auto;justify-self:end}.recruiter-current-jobs-rows{display:flex;flex-direction:column;width:100%;gap:0}.recruiter-current-jobs-row{display:grid;grid-template-columns:2fr 1fr .8fr .7fr min-content;height:56px;align-items:center;border-bottom:2px solid #07180d;background:#0c1f13;padding:0 16px;gap:16px;box-sizing:border-box}.recruiter-current-jobs-row:last-child{border-bottom:none}.recruiter-current-jobs-row:not(.empty):hover{background:#0c2013d9}.recruiter-current-jobs-row.empty{color:#f9faf559}.recruiter-current-jobs-cell{min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.recruiter-current-jobs-cell:nth-child(2),.recruiter-current-jobs-cell:nth-child(3),.recruiter-current-jobs-cell:nth-child(4){justify-content:center;text-align:center}.recruiter-current-jobs-title-cell{justify-content:flex-start;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;width:100%;min-width:0;max-width:100%;flex:1 1 0}.recruiter-current-jobs-title-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%}.recruiter-current-jobs-status-cell{justify-content:center;align-items:center;display:flex}.recruiter-current-jobs-status-cell span{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;white-space:nowrap;text-align:center;display:inline-block}.recruiter-current-jobs-status-cell .status-open{color:#0a0}.recruiter-current-jobs-status-cell .status-closed{color:#8a640b}.recruiter-current-jobs-status-cell .status-empty{color:#f9faf559}.recruiter-current-jobs-matches{justify-content:center;align-items:center;display:flex}.recruiter-current-jobs-matches-text{color:#82d7f9;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}.recruiter-current-jobs-matches-content{display:flex;align-items:center;justify-content:center;gap:4px;margin:0 auto}.recruiter-current-jobs-matches-content svg{width:15px;height:15px}.recruiter-current-jobs-top{justify-content:center;align-items:center;display:flex;width:100%}.recruiter-current-jobs-top-text{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;text-align:center;margin:0 auto}.recruiter-current-jobs-action{justify-content:flex-end;padding-right:0;justify-self:end;margin-left:auto}.recruiter-current-jobs-arrow{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.recruiter-current-jobs-arrow:disabled{cursor:default;opacity:.4}.recruiter-current-jobs-footer{display:flex;height:56px;align-items:center;border-top:2px solid #07180d;background:#133920;padding:0 16px;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px;justify-content:flex-end}.recruiter-current-jobs-footer-link{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:0}.recruiter-current-jobs-footer-text{color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-transform:lowercase}.recruiter-current-jobs-footer-icon{width:14.001px;height:13.314px;flex-shrink:0}.recruiter-suggested-developers-section{margin-top:clamp(20px,2vw,24px);display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%}.recruiter-suggested-developers-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}.recruiter-suggested-developers-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.recruiter-suggested-developers-list{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#27603b transparent}.recruiter-suggested-developers-list::-webkit-scrollbar{height:8px}.recruiter-suggested-developers-list::-webkit-scrollbar-track{background:#27603b40;border-radius:999px}.recruiter-suggested-developers-list::-webkit-scrollbar-thumb{background-color:#27603b;border-radius:999px}.recruiter-suggested-developer-card{flex-shrink:0;border-radius:4px;border:1px solid rgba(206,253,117,.1);background:#c1fdb7;padding:8px;width:300px;min-width:300px;max-width:300px;display:flex;align-items:flex-start;gap:10px;box-sizing:border-box;position:relative}.recruiter-suggested-developer-card-yellow{background:#fbe9a0}.recruiter-suggested-developer-card-red{background:#ffb3a0}.recruiter-suggested-developer-top-percentage{position:absolute;top:8px;right:8px;width:42px;height:42px;border-radius:99999px;display:flex;align-items:center;justify-content:center;color:#000;font-family:Inter,sans-serif;font-size:13.92px;font-style:normal;font-weight:700;line-height:170%;z-index:1;background:#7fef83}.recruiter-suggested-developer-badge-yellow{background:#f2c40e}.recruiter-suggested-developer-badge-red{background:#ff6b4a;letter-spacing:-.153px;flex-shrink:0;white-space:nowrap}.recruiter-suggested-developer-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}.recruiter-suggested-developer-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.recruiter-suggested-developer-photo-placeholder svg{width:100%;height:100%}.recruiter-suggested-developer-info{flex:1;min-width:0;display:flex;flex-direction:column}.recruiter-suggested-developer-username{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 4px;word-wrap:break-word;display:flex;align-items:center;gap:4px}.recruiter-suggested-developer-count{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600}.recruiter-suggested-developer-fullname{color:#718ebf;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 12px;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recruiter-suggested-developer-view-profile{text-decoration:none;box-sizing:border-box;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid;color:#000;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;margin-top:auto;align-self:flex-end;width:100%}.recruiter-suggested-developer-view-profile:hover{transform:translateY(0);box-shadow:0 2px 8px #00000026}.recruiter-suggested-developer-view-profile:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.recruiter-latest-developers-section{margin-top:clamp(20px,2vw,24px);display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%}.recruiter-latest-developers-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}.recruiter-latest-developers-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.recruiter-latest-developers-loading,.recruiter-latest-developers-empty{color:#f9faf599;font-family:Inter,sans-serif;font-size:14px;padding:20px;text-align:center}.recruiter-latest-developers-list{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#27603b transparent}.recruiter-latest-developers-list::-webkit-scrollbar{height:8px}.recruiter-latest-developers-list::-webkit-scrollbar-track{background:#27603b40;border-radius:999px}.recruiter-latest-developers-list::-webkit-scrollbar-thumb{background-color:#27603b;border-radius:999px}.recruiter-latest-developer-card{flex-shrink:0;border-radius:4px;border:1px solid rgba(206,253,117,.1);background:#c1fdb7;padding:8px;width:300px;min-width:300px;max-width:300px;display:flex;align-items:flex-start;gap:10px;box-sizing:border-box}.recruiter-latest-developer-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}.recruiter-latest-developer-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.recruiter-latest-developer-photo-placeholder svg{width:100%;height:100%}.recruiter-latest-developer-info{flex:1;min-width:0;display:flex;flex-direction:column}.recruiter-latest-developer-username{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 4px;word-wrap:break-word}.recruiter-latest-developer-role{color:#718ebf;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 12px;word-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recruiter-latest-developer-view-profile{text-decoration:none;box-sizing:border-box;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;margin-top:auto;align-self:flex-end;width:100%}.recruiter-latest-developer-view-profile:hover{background:#0c0;border-color:#0c0}.recruiter-latest-developer-view-profile:active{background:#080;border-color:#080}@media (max-width: 1024px){.recruiter-main-top-resume{flex:0 0 calc(75% - 8px)}.recruiter-kpi-boxes-container{flex-wrap:nowrap}.recruiter-kpi-box{flex:1 1 0;min-width:0}}@media (max-width: 768px){.recruiter-main-top-resume{flex:0 0 100%;width:100%}.recruiter-main-top-resume-title{font-size:20px;margin-bottom:20px}.recruiter-current-jobs-title,.recruiter-suggested-developers-title,.recruiter-latest-developers-title{font-size:20px}.recruiter-suggested-developers-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.recruiter-suggested-developers-list{flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:visible;padding-bottom:0;width:100%;max-width:100%}.recruiter-suggested-developer-card{width:100%;min-width:0;max-width:100%;flex-shrink:1;box-sizing:border-box}.recruiter-kpi-boxes-container{flex-direction:column;flex-wrap:nowrap;gap:16px}.recruiter-kpi-box{width:100%;flex:1 1 auto;min-width:0;height:140px}.recruiter-kpi-box-inner{padding:20px;gap:20px}.recruiter-kpi-circle{width:56px;height:56px;min-width:56px}.recruiter-kpi-number{font-size:28px}.recruiter-kpi-content{gap:6px}.recruiter-kpi-title{font-size:18px;line-height:26px}.recruiter-kpi-subtitle{font-size:16px;line-height:22px}.recruiter-current-jobs-header{grid-template-columns:2fr 1fr 1fr;padding:0 16px}.recruiter-current-jobs-header-top,.recruiter-current-jobs-header-action{display:none}.recruiter-current-jobs-row{grid-template-columns:2fr 1fr 1fr;padding:0 16px}.recruiter-current-jobs-top,.recruiter-current-jobs-action{display:none}.recruiter-current-jobs-row:not(.empty){cursor:pointer}.recruiter-current-jobs-title-cell{min-width:0;flex:1 1 0}.recruiter-current-jobs-title-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%}.recruiter-current-jobs-status-cell{flex:0 0 auto;min-width:80px}.recruiter-current-jobs-matches{flex:0 0 auto;min-width:60px}.recruiter-latest-developers-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.recruiter-latest-developers-list{flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:visible;padding-bottom:0;width:100%;max-width:100%}.recruiter-latest-developer-card{width:100%;min-width:0;max-width:100%;flex-shrink:1;box-sizing:border-box}}body.light-theme .recruiter-main-top-resume-title{color:#07180d!important}body.light-theme .recruiter-kpi-box{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-kpi-circle{background:#69a60a!important}body.light-theme .recruiter-kpi-number{color:#f7f9f9!important}body.light-theme .recruiter-kpi-title{color:#07180d!important}body.light-theme .recruiter-kpi-subtitle{color:#5a5a5a!important}body.light-theme .recruiter-view-public-profile-box{border:1px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-view-public-profile-box:hover{border-color:#69a60a80!important}body.light-theme .recruiter-view-public-profile-icon{color:#69a60a!important}body.light-theme .recruiter-view-public-profile-text,body.light-theme .recruiter-current-jobs-title{color:#07180d!important}body.light-theme .recruiter-current-jobs-table{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .recruiter-current-jobs-header{background:#fff!important;border-bottom:2px solid #d8dbdf!important}body.light-theme .recruiter-current-jobs-header-title{color:#07180d!important}body.light-theme .recruiter-current-jobs-row{border-bottom:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-current-jobs-row:not(.empty):hover{background:#69a60a0d!important}body.light-theme .recruiter-current-jobs-row.empty{color:#5a5a5a80!important}body.light-theme .recruiter-current-jobs-title-cell,body.light-theme .recruiter-current-jobs-status-cell span,body.light-theme .recruiter-current-jobs-status-cell .status-open,body.light-theme .recruiter-current-jobs-status-cell .status-closed{color:#07180d!important}body.light-theme .recruiter-current-jobs-status-cell .status-empty{color:#5a5a5a80!important}body.light-theme .recruiter-current-jobs-matches-text{color:#07180d!important}body.light-theme .recruiter-current-jobs-matches-content svg path{fill:#07180d!important}body.light-theme .recruiter-current-jobs-top-text{color:#07180d!important}body.light-theme .recruiter-current-jobs-footer{border-top:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .recruiter-current-jobs-footer-text{color:#07180d!important}body.light-theme .recruiter-current-jobs-footer-icon svg path{fill:#07180d!important}body.light-theme .recruiter-current-jobs-arrow svg path{stroke:#07180d!important}body.light-theme .recruiter-suggested-developers-title{color:#07180d!important}body.light-theme .recruiter-suggested-developers-list{scrollbar-color:rgba(105,166,10,.2) transparent!important}body.light-theme .recruiter-suggested-developers-list::-webkit-scrollbar-track{background:#69a60a1a!important}body.light-theme .recruiter-suggested-developers-list::-webkit-scrollbar-thumb{background-color:#69a60a4d!important}body.light-theme .recruiter-suggested-developer-card{border:1px solid #d8dbdf!important;background:#edfdca!important}body.light-theme .recruiter-suggested-developer-card-yellow{background:#fbe9a0!important}body.light-theme .recruiter-suggested-developer-card-red{background:#ffb3a0!important}body.light-theme .recruiter-suggested-developer-top-percentage{background:#69a60a!important;color:#fff!important}body.light-theme .recruiter-suggested-developer-badge-yellow{background:#f2c40e!important}body.light-theme .recruiter-suggested-developer-badge-red{background:#ff6b4a!important}body.light-theme .recruiter-suggested-developer-username,body.light-theme .recruiter-suggested-developer-count{color:#07180d!important}body.light-theme .recruiter-suggested-developer-fullname{color:#5a5a5a!important}body.light-theme .recruiter-suggested-developer-view-profile{text-decoration:none!important;box-sizing:border-box;border:2px solid #07180d!important;color:#07180d!important}body.light-theme .recruiter-suggested-developer-view-profile:hover{background:#07180d1a!important}body.light-theme .recruiter-latest-developers-title{color:#07180d!important}body.light-theme .recruiter-latest-developers-loading,body.light-theme .recruiter-latest-developers-empty{color:#5a5a5a!important}body.light-theme .recruiter-latest-developers-list{scrollbar-color:rgba(105,166,10,.2) transparent!important}body.light-theme .recruiter-latest-developers-list::-webkit-scrollbar-track{background:#69a60a1a!important}body.light-theme .recruiter-latest-developers-list::-webkit-scrollbar-thumb{background-color:#69a60a4d!important}body.light-theme .recruiter-latest-developer-card{border:1px solid #d8dbdf!important;background:#edfdca!important}body.light-theme .recruiter-latest-developer-username{color:#07180d!important}body.light-theme .recruiter-latest-developer-role{color:#5a5a5a!important}body.light-theme .recruiter-latest-developer-view-profile{text-decoration:none!important;box-sizing:border-box;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .recruiter-latest-developer-view-profile:hover{background:#5a9508!important;border-color:#5a9508!important}body.light-theme .recruiter-latest-developer-view-profile:active{background:#4a8507!important;border-color:#4a8507!important}.recruiter-main-recent-activity{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(16px,2.2vw,23px);flex:1 0 0;min-height:0;width:100%;box-sizing:border-box;overflow:hidden}.recruiter-activity-menu-section{display:flex;flex-direction:column;align-items:center;gap:0;align-self:stretch;border-radius:clamp(4px,.75vw,8px);background:#0c1f13;overflow:hidden;width:100%;height:100%;min-height:0}.recruiter-activity-primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;background:#133920;margin-top:0;flex-wrap:nowrap;height:clamp(36px,4.5vw,40px);position:relative;border-bottom:1px solid #cefd75}.recruiter-activity-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;background:#133920;cursor:pointer;position:relative;overflow:hidden;height:clamp(36px,4.5vw,40px);box-sizing:border-box;z-index:2}.recruiter-activity-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.recruiter-activity-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:clamp(9px,1.1vw,14px);font-style:normal;font-weight:500;line-height:clamp(16px,2vw,20px);letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 clamp(4px,.5vw,8px);box-sizing:border-box}.recruiter-activity-tab.selected .recruiter-activity-tab-text{color:#cefd75}.recruiter-activity-tab-indicator{width:clamp(80px,10vw,105px);height:clamp(10px,1.2vw,14px);position:absolute;bottom:0;flex-shrink:0;z-index:2}.recruiter-activity-show-content{display:flex;padding:clamp(16px,2vw,20px) clamp(20px,2.5vw,24px);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;align-self:stretch;flex:1 1 0;min-height:0;box-sizing:border-box;overflow-y:auto;background:#13291b}.recruiter-activity-upcoming-content,.recruiter-activity-recent-content{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#27603b transparent}.recruiter-activity-recent-content::-webkit-scrollbar{width:8px}.recruiter-activity-recent-content::-webkit-scrollbar-track{background:#27603b40;border-radius:999px}.recruiter-activity-recent-content::-webkit-scrollbar-thumb{background-color:#27603b;border-radius:999px}.recruiter-recent-activity-timeline{display:flex;flex-direction:column;gap:16px;width:100%}.recruiter-recent-activity-entry{display:flex;gap:12px;padding-left:16px;position:relative}.recruiter-recent-activity-entry:before{content:"";position:absolute;left:0;top:0;width:12px;height:12px;border-radius:50%;background:#cefd75}.recruiter-recent-activity-entry:after{content:"";position:absolute;left:5px;top:6px;width:2px;height:calc(100% + 16px);background:#cefd75;border-radius:1px}.recruiter-recent-activity-entry.last:after{display:none}.recruiter-recent-activity-entry.last{padding-bottom:16px}.recruiter-recent-activity-content{display:flex;flex-direction:column;gap:4px;padding-right:16px;flex:1}.recruiter-recent-activity-text{margin:0;color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%}.recruiter-recent-activity-company{color:#0a0;font-weight:700}.recruiter-recent-activity-date{color:#cefd75;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:150%}.recruiter-activity-empty{width:100%;text-align:center;color:#f9faf5b3;font-family:Inter,sans-serif;font-size:14px}@media (max-width: 1024px){.recruiter-main-recent-activity{gap:clamp(16px,2.2vw,23px)}}.recruiter-upcoming-interviews-list{display:flex;flex-direction:column;gap:12px;width:100%}.recruiter-upcoming-interview-card{display:flex;align-items:center;gap:12px;padding:12px 16px;height:84px;border-radius:8px;background:#163d23;cursor:default;box-sizing:border-box}.recruiter-upcoming-interview-card:hover{cursor:pointer}.recruiter-upcoming-interview-card:focus-visible{outline:2px solid #cefd75;outline-offset:2px}.recruiter-upcoming-interview-avatar{width:40px;height:40px;border-radius:40px;flex-shrink:0;overflow:hidden;background:#d3d3d3}.recruiter-upcoming-interview-avatar img{width:100%;height:100%;object-fit:cover}.recruiter-upcoming-interview-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.recruiter-upcoming-interview-username{align-self:stretch;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recruiter-upcoming-interview-job-title{align-self:stretch;color:#e8e8e8;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recruiter-upcoming-interview-time{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex-shrink:0}.recruiter-upcoming-interview-date,.recruiter-upcoming-interview-hours{display:flex;align-items:center;gap:6px;color:#e8e8e8;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.recruiter-upcoming-interview-date svg,.recruiter-upcoming-interview-hours svg{width:17px;height:17px;flex-shrink:0}@media (max-width: 768px){.recruiter-main-recent-activity{display:none}}body.light-theme .recruiter-activity-menu-section{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .recruiter-activity-primary-tab-row{background:#fff!important;border-bottom:1px solid #69a60a!important}body.light-theme .recruiter-activity-tab-indicator path{fill:#69a60a!important}body.light-theme .recruiter-activity-tab{background:#fff!important}body.light-theme .recruiter-activity-tab-text{color:#5a5a5a!important}body.light-theme .recruiter-activity-tab.selected .recruiter-activity-tab-text{color:#69a60a!important}body.light-theme .recruiter-activity-show-content{background:#fff!important}body.light-theme .recruiter-activity-upcoming-content,body.light-theme .recruiter-activity-recent-content{scrollbar-color:rgba(105,166,10,.2) transparent!important}body.light-theme .recruiter-activity-recent-content::-webkit-scrollbar-track{background:#69a60a1a!important}body.light-theme .recruiter-activity-recent-content::-webkit-scrollbar-thumb{background-color:#69a60a4d!important}body.light-theme .recruiter-recent-activity-entry:before{background:#69a60a!important}body.light-theme .recruiter-recent-activity-entry:after{background:#69a60a!important}body.light-theme .recruiter-recent-activity-text{color:#07180d!important}body.light-theme .recruiter-recent-activity-company{color:#69a60a!important}body.light-theme .recruiter-recent-activity-date{color:#07180d!important}body.light-theme .recruiter-activity-empty{color:#5a5a5a!important}body.light-theme .recruiter-upcoming-interview-card{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .recruiter-upcoming-interview-card:hover{background:#69a60a0d!important}body.light-theme .recruiter-upcoming-interview-card:focus-visible{outline:2px solid #69a60a!important;outline-offset:2px!important}body.light-theme .recruiter-upcoming-interview-avatar{border:2px solid #d8dbdf!important}body.light-theme .recruiter-upcoming-interview-avatar svg rect[stroke]{stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .recruiter-upcoming-interview-avatar svg rect[fill],body.light-theme .recruiter-upcoming-interview-avatar svg rect:first-of-type{fill:#edfdca!important}body.light-theme .recruiter-upcoming-interview-avatar svg path{fill:#69a60a!important}body.light-theme .recruiter-upcoming-interview-username{color:#07180d!important}body.light-theme .recruiter-upcoming-interview-job-title{color:#5a5a5a!important}body.light-theme .recruiter-upcoming-interview-date,body.light-theme .recruiter-upcoming-interview-hours{color:#07180d!important}body.light-theme .recruiter-upcoming-interview-date svg path,body.light-theme .recruiter-upcoming-interview-hours svg path{fill:#5a5a5a!important}.recruiter-profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}.recruiter-profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.recruiter-profile-connectors-container{position:absolute;top:7px;left:25%;width:50%;display:flex;height:2px;z-index:1}.recruiter-profile-connector{flex:1 1 0;min-width:0;background:#0a0}.recruiter-profile-connector.completed{background:#0a0}.recruiter-profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.recruiter-profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d;position:relative;z-index:2;cursor:pointer}.recruiter-profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}.recruiter-profile-step-label.current{color:#cefd75}.recruiter-profile-step-label.completed,.recruiter-profile-step-label.future{color:#0a0}.recruiter-profile-step-label:hover,.recruiter-profile-step-wrapper:hover .recruiter-profile-step-label{color:#cefd75}@media (max-width: 1024px){.recruiter-profile-steps-container{margin:20px 0 0}.recruiter-profile-steps-line{max-width:100%;padding:0}.recruiter-profile-connectors-container{left:25%;width:50%}}@media (max-width: 768px){.recruiter-profile-steps-container{margin:16px 0 0}.recruiter-profile-steps-line{max-width:100%;padding:0}.recruiter-profile-connectors-container{left:25%;width:50%}.recruiter-profile-step-label{font-size:11px}}@media (max-width: 640px){.recruiter-profile-steps-container{margin:12px 0 0}.recruiter-profile-steps-line{max-width:100%;padding:0}.recruiter-profile-connectors-container{left:25%;width:50%}.recruiter-profile-step-label{font-size:10px}}body.light-theme .recruiter-profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}body.light-theme .recruiter-profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}body.light-theme .recruiter-profile-connectors-container{position:absolute;top:7px;left:25%;width:50%;display:flex;height:2px;z-index:1}body.light-theme .recruiter-profile-connector{flex:1 1 0;min-width:0;background:#e0e0e7!important}body.light-theme .recruiter-profile-connector.completed{background:#e0e0e7!important}body.light-theme .recruiter-profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .recruiter-profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;z-index:2;cursor:pointer}body.light-theme .recruiter-profile-step-point.future{background:transparent}body.light-theme .recruiter-profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px;cursor:pointer}body.light-theme .recruiter-profile-step-label.current{color:#69a60a!important}body.light-theme .recruiter-profile-step-label.completed,body.light-theme .recruiter-profile-step-label.future{color:#5a5a5a!important}body.light-theme .recruiter-profile-step-label:hover,body.light-theme .recruiter-profile-step-wrapper:hover .recruiter-profile-step-label{color:#69a60a!important}body.light-theme .recruiter-profile-step-point.current svg path[fill="#00AA00"]{fill:#69a60a!important}body.light-theme .recruiter-profile-step-point.current svg path[fill="#CEFD75"]{fill:#edfdca!important}body.light-theme .recruiter-profile-step-point.completed svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .recruiter-profile-step-point.completed svg path[fill="#FFFFFF"]{fill:#69a60a!important}body.light-theme .recruiter-profile-step-point.future svg path[fill="#00AA00"]{fill:transparent!important}body.light-theme .recruiter-profile-step-point.future svg path[fill="#FFFFFF"]{fill:#69a60a!important}@media (max-width: 1024px){body.light-theme .recruiter-profile-steps-container{margin:20px 0 0}body.light-theme .recruiter-profile-steps-line{max-width:100%;padding:0}body.light-theme .recruiter-profile-connectors-container{left:25%;width:50%}}@media (max-width: 768px){body.light-theme .recruiter-profile-steps-container{margin:16px 0 0}body.light-theme .recruiter-profile-steps-line{max-width:100%;padding:0}body.light-theme .recruiter-profile-connectors-container{left:25%;width:50%}body.light-theme .recruiter-profile-step-label{font-size:11px}}@media (max-width: 640px){body.light-theme .recruiter-profile-steps-container{margin:12px 0 0}body.light-theme .recruiter-profile-steps-line{max-width:100%;padding:0}body.light-theme .recruiter-profile-connectors-container{left:25%;width:50%}body.light-theme .recruiter-profile-step-label{font-size:10px}}.recruiter-edit-profile-form-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}.recruiter-edit-profile-form-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.recruiter-edit-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0;cursor:pointer}.recruiter-edit-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}.recruiter-edit-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.recruiter-edit-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.recruiter-edit-profile-picture-delete{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #c00;background:#c00;color:#fff;cursor:pointer;z-index:2;padding:0;transition:background .2s,border-color .2s,opacity .2s}.recruiter-edit-profile-picture-delete:disabled{opacity:.7;cursor:not-allowed}.recruiter-edit-profile-picture-delete svg{width:18px;height:18px}.recruiter-edit-profile-picture-delete svg path{stroke:#f9faf5!important;fill:none}.recruiter-edit-profile-picture-delete-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:recruiter-edit-profile-picture-delete-spin .7s linear infinite}@keyframes recruiter-edit-profile-picture-delete-spin{to{transform:rotate(360deg)}}.recruiter-edit-profile-form-row{display:flex;gap:32px;align-items:flex-start}.recruiter-edit-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.recruiter-edit-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.recruiter-edit-profile-row-inputs{display:flex;gap:24px}.recruiter-edit-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.recruiter-edit-profile-row-inputs .recruiter-edit-profile-input-wrapper{flex:1 0 0}.recruiter-edit-profile-row-inputs .recruiter-edit-profile-input-container{width:100%}.recruiter-edit-profile-input-container .recruiter-edit-profile-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.recruiter-edit-profile-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-edit-profile-required-asterisk{color:#0a0}.recruiter-edit-profile-input-container.recruiter-edit-profile-has-value .recruiter-edit-profile-floating-label,.recruiter-edit-profile-form-input:focus~.recruiter-edit-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-edit-profile-input-container.recruiter-edit-profile-has-value .recruiter-edit-profile-required-asterisk,.recruiter-edit-profile-form-input:focus~.recruiter-edit-profile-floating-label .recruiter-edit-profile-required-asterisk{color:#0a0}.recruiter-edit-profile-input-container.recruiter-edit-profile-error{border:1px solid #ff4d4d}.recruiter-edit-profile-input-container.recruiter-edit-profile-error .recruiter-edit-profile-floating-label .recruiter-edit-profile-required-asterisk{color:#ff4d4d!important}.recruiter-edit-profile-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.recruiter-edit-profile-input-container .recruiter-edit-profile-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}.recruiter-edit-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.recruiter-edit-profile-form-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.recruiter-edit-profile-description-container.recruiter-edit-profile-has-value .recruiter-edit-profile-form-textarea{padding-top:20px}.recruiter-edit-profile-description-container .recruiter-edit-profile-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-edit-profile-description-container.recruiter-edit-profile-has-value .recruiter-edit-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-edit-profile-description-container.recruiter-edit-profile-error{border-color:#b3261e}.recruiter-edit-profile-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.recruiter-edit-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.recruiter-edit-profile-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}.recruiter-edit-profile-add-personal-link-button:hover{opacity:.8}.recruiter-edit-profile-add-personal-link-button svg{width:24px;height:24px}.recruiter-edit-profile-add-personal-link-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.recruiter-edit-profile-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.recruiter-edit-profile-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.recruiter-edit-profile-save-button-active{border:2px solid #0a0;background:#0a0}.recruiter-edit-profile-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.recruiter-edit-profile-save-button-disabled:hover{opacity:1}.recruiter-edit-profile-save-button-active:hover{opacity:.9}@media (max-width: 1024px){.recruiter-edit-profile-form-wrapper{width:100%;max-width:100%;padding:0 0 24px;box-sizing:border-box}.recruiter-edit-profile-form-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.recruiter-edit-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.recruiter-edit-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.recruiter-edit-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.recruiter-edit-profile-input-container{width:100%}.recruiter-edit-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}}@media (max-width: 768px){.recruiter-edit-profile-form-wrapper{width:100%;max-width:100%;padding:0 0 24px;box-sizing:border-box}.recruiter-edit-profile-form-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.recruiter-edit-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.recruiter-edit-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.recruiter-edit-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.recruiter-edit-profile-input-container{width:100%}.recruiter-edit-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}}body.light-theme .recruiter-edit-profile-form-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}body.light-theme .recruiter-edit-profile-form-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .recruiter-edit-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0;cursor:pointer}body.light-theme .recruiter-edit-profile-picture-placeholder svg rect[fill],body.light-theme .recruiter-edit-profile-picture-placeholder svg rect:first-of-type{fill:#edfdca!important}body.light-theme .recruiter-edit-profile-picture-placeholder svg rect[stroke],body.light-theme .recruiter-edit-profile-picture-placeholder svg rect:nth-of-type(2){stroke:#d8dbdf!important;stroke-width:1px!important}body.light-theme .recruiter-edit-profile-picture-placeholder svg path{fill:#69a60a!important}body.light-theme .recruiter-edit-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}body.light-theme .recruiter-edit-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #69a60a!important}body.light-theme .recruiter-edit-profile-picture-edit svg path{fill:#fff!important}body.light-theme .recruiter-edit-profile-picture-delete{border-color:#c00;background:#c00;color:#fff}body.light-theme .recruiter-edit-profile-picture-delete svg path{stroke:#fff!important;fill:none}body.light-theme .recruiter-edit-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .recruiter-edit-profile-form-row{display:flex;gap:32px;align-items:flex-start}body.light-theme .recruiter-edit-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}body.light-theme .recruiter-edit-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-edit-profile-row-inputs{display:flex;gap:24px}body.light-theme .recruiter-edit-profile-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .recruiter-edit-profile-row-inputs .recruiter-edit-profile-input-wrapper{flex:1 0 0}body.light-theme .recruiter-edit-profile-row-inputs .recruiter-edit-profile-input-container{width:100%}body.light-theme .recruiter-edit-profile-input-container .recruiter-edit-profile-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .recruiter-edit-profile-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-edit-profile-required-asterisk{color:#69a60a!important}body.light-theme .recruiter-edit-profile-input-container.recruiter-edit-profile-has-value .recruiter-edit-profile-floating-label,body.light-theme .recruiter-edit-profile-form-input:focus~.recruiter-edit-profile-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-profile-input-container.recruiter-edit-profile-has-value .recruiter-edit-profile-required-asterisk,body.light-theme .recruiter-edit-profile-form-input:focus~.recruiter-edit-profile-floating-label .recruiter-edit-profile-required-asterisk{color:#5a5a5a!important}body.light-theme .recruiter-edit-profile-input-container.recruiter-edit-profile-error{border:1px solid #ff4d4d}body.light-theme .recruiter-edit-profile-input-container.recruiter-edit-profile-error .recruiter-edit-profile-floating-label .recruiter-edit-profile-required-asterisk{color:#5a5a5a!important}body.light-theme .recruiter-edit-profile-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .recruiter-edit-profile-input-container .recruiter-edit-profile-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .recruiter-edit-profile-input-container .recruiter-edit-profile-input-icon svg path{fill:#07180d!important}body.light-theme .recruiter-edit-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-edit-profile-form-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .recruiter-edit-profile-description-container.recruiter-edit-profile-has-value .recruiter-edit-profile-form-textarea{padding-top:20px}body.light-theme .recruiter-edit-profile-description-container .recruiter-edit-profile-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-edit-profile-description-container.recruiter-edit-profile-has-value .recruiter-edit-profile-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-profile-description-container.recruiter-edit-profile-error{border-color:#b3261e}body.light-theme .recruiter-edit-profile-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .recruiter-edit-profile-form-main-section{margin-bottom:24px}body.light-theme .recruiter-edit-profile-inputs-container{margin-bottom:0}body.light-theme .recruiter-edit-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .recruiter-edit-profile-add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}body.light-theme .recruiter-edit-profile-add-personal-link-button:hover{opacity:.8}body.light-theme .recruiter-edit-profile-add-personal-link-button svg{width:24px;height:24px}body.light-theme .recruiter-edit-profile-add-personal-link-button svg path{fill:#69a60a!important}body.light-theme .recruiter-edit-profile-add-personal-link-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .recruiter-edit-profile-recommendation-letters-section{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:24px}body.light-theme .recruiter-edit-profile-recommendation-letters-title{color:#07180d!important;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.198px;margin:0}body.light-theme .recruiter-edit-profile-recommendation-letters-description{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;margin:0}body.light-theme .recruiter-edit-profile-recruiters-warning{color:#07180d!important;font-weight:400}body.light-theme .recruiter-edit-profile-recommendation-letters-upload-container{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;justify-content:center;align-items:flex-start}body.light-theme .recruiter-edit-profile-recommendation-letter-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:200px;height:280px;border-radius:4px;border:2px dashed #07180d!important;background:transparent!important;cursor:pointer;transition:all .2s}body.light-theme .recruiter-edit-profile-recommendation-letter-upload-box:hover{border-color:#07180d!important;background:transparent!important}body.light-theme .recruiter-edit-profile-recommendation-letter-plus{display:flex;align-items:center;justify-content:center;width:48px;height:48px}body.light-theme .recruiter-edit-profile-recommendation-letter-plus svg{width:48px;height:48px}body.light-theme .recruiter-edit-profile-recommendation-letter-plus svg path{fill:#07180d!important;stroke:#07180d!important}body.light-theme .recruiter-edit-profile-recommendation-letter-add-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px}body.light-theme .recruiter-edit-profile-recommendation-letter-box{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:200px;height:280px;border-radius:4px;border:2px solid #07180d!important;background:transparent;cursor:pointer;transition:all .2s;padding:0;box-sizing:border-box;overflow:hidden;position:relative}body.light-theme .recruiter-edit-profile-recommendation-letter-box:hover{border-color:#07180d!important;opacity:.9}body.light-theme .recruiter-edit-profile-recommendation-letter-delete{position:absolute;top:8px;right:8px;background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:10}body.light-theme .recruiter-edit-profile-recommendation-letter-delete:disabled{opacity:.5;cursor:not-allowed}body.light-theme .recruiter-edit-profile-recommendation-letter-delete svg{width:20px;height:20px}body.light-theme .action-button-tooltip{background:#fff!important;color:#07180d!important;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid #07180d!important;text-transform:lowercase}body.light-theme .recruiter-edit-profile-recommendation-letter-preview{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .recruiter-edit-profile-recommendation-letter-preview-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}body.light-theme .recruiter-edit-profile-recommendation-letter-icon-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;flex-shrink:0;background:#cefd750d}body.light-theme .recruiter-edit-profile-recommendation-letter-icon-fallback svg{width:48px;height:48px}body.light-theme .settings-delete-modal-background{background:#69a60a33!important}body.light-theme .settings-delete-modal{background:#fff!important;border:none!important}body.light-theme .settings-delete-modal-title,body.light-theme .settings-delete-modal-description{color:#07180d!important}body.light-theme .settings-delete-modal-cancel{border:2px solid #69a60a!important;color:#69a60a!important;background:transparent!important}body.light-theme .settings-delete-modal-cancel:hover,body.light-theme .settings-delete-modal-cancel:focus{background:#69a60a1a!important;border-color:#69a60a!important}body.light-theme .settings-delete-modal-confirm{border:2px solid #da1e28!important;color:#fff!important;background:#da1e28!important}body.light-theme .settings-delete-modal-confirm:hover,body.light-theme .settings-delete-modal-confirm:focus{background:#b91c26!important;border-color:#b91c26!important}body.light-theme .recruiter-edit-profile-pdf-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999999999!important;padding:20px;box-sizing:border-box}body.light-theme .recruiter-edit-profile-pdf-modal-content{position:relative;width:100%;max-width:90vw;max-height:90vh;background:#07180d;border-radius:8px;border:2px solid #cefd75;display:flex;flex-direction:column;overflow:hidden}body.light-theme .recruiter-edit-profile-pdf-modal-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#000000b3;border:2px solid #cefd75;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:all .2s}body.light-theme .recruiter-edit-profile-pdf-modal-close:hover{background:#cefd7533}body.light-theme .recruiter-edit-profile-pdf-modal-body{width:100%;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}body.light-theme .recruiter-edit-profile-pdf-modal-object,body.light-theme .recruiter-edit-profile-pdf-modal-iframe{width:100%;height:100%;border:none;background:#fff}body.light-theme .recruiter-edit-profile-pdf-modal-viewer{width:100%;height:100%;display:flex;flex-direction:column;position:relative}body.light-theme .recruiter-edit-profile-pdf-modal-actions{position:absolute;bottom:16px;right:16px;z-index:10}body.light-theme .recruiter-edit-profile-pdf-modal-open-link{display:inline-flex;padding:8px 16px;border-radius:60px;border:2px solid #69a60a!important;background:#0aaa00e6;color:#07180d!important;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}body.light-theme .recruiter-edit-profile-pdf-modal-open-link:hover{background:#69a60a!important;opacity:1}body.light-theme .recruiter-edit-profile-pdf-modal-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#07180d}body.light-theme .recruiter-edit-profile-pdf-modal-loading .loading-spinner-container{position:relative!important;inset:auto!important;background:transparent!important;z-index:1!important;pointer-events:none!important}body.light-theme .recruiter-edit-profile-pdf-modal-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}body.light-theme .recruiter-edit-profile-pdf-modal-error-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}body.light-theme .recruiter-edit-profile-pdf-modal-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;height:100%;background:#07180d}body.light-theme .recruiter-edit-profile-pdf-modal-fallback-text{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-align:center;margin:0}body.light-theme .recruiter-edit-profile-pdf-modal-fallback-link{display:inline-flex;padding:12px 24px;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;text-decoration:none;cursor:pointer;transition:all .2s}body.light-theme .recruiter-edit-profile-pdf-modal-fallback-link:hover{opacity:.9}body.light-theme .recruiter-edit-profile-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .recruiter-edit-profile-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .recruiter-edit-profile-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .recruiter-edit-profile-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}body.light-theme .recruiter-edit-profile-save-button-disabled:hover{opacity:1}body.light-theme .recruiter-edit-profile-save-button-active:hover{opacity:.9}@media (max-width: 1024px){body.light-theme .recruiter-edit-profile-form-wrapper{width:100%;max-width:100%;padding:0 24px 24px;box-sizing:border-box}body.light-theme .recruiter-edit-profile-form-main-section{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .recruiter-edit-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .recruiter-edit-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}body.light-theme .recruiter-edit-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .recruiter-edit-profile-input-container{width:100%}body.light-theme .recruiter-edit-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .recruiter-edit-profile-form-wrapper>.recruiter-edit-profile-form-main-section>div:last-child{width:100%}body.light-theme .recruiter-edit-profile-description-container{width:100%!important;max-width:100%}body.light-theme .recruiter-edit-profile-input-wrapper{width:100%!important}body.light-theme .recruiter-edit-profile-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}body.light-theme .recruiter-edit-profile-recommendation-letter-upload-box,body.light-theme .recruiter-edit-profile-recommendation-letter-box{width:100%;max-width:100%}}@media (max-width: 768px){body.light-theme .recruiter-edit-profile-form-wrapper{width:100%;max-width:100%;padding:0 16px 24px;box-sizing:border-box}body.light-theme .recruiter-edit-profile-form-main-section{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .recruiter-edit-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .recruiter-edit-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}body.light-theme .recruiter-edit-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}body.light-theme .recruiter-edit-profile-input-container{width:100%}body.light-theme .recruiter-edit-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .recruiter-edit-profile-form-wrapper>.recruiter-edit-profile-form-main-section>div:last-child{width:100%}body.light-theme .recruiter-edit-profile-description-container{width:100%!important;max-width:100%}body.light-theme .recruiter-edit-profile-input-wrapper{width:100%!important}body.light-theme .recruiter-edit-profile-recommendation-letters-upload-container{flex-direction:column;align-items:stretch}body.light-theme .recruiter-edit-profile-recommendation-letter-upload-box,body.light-theme .recruiter-edit-profile-recommendation-letter-box{width:100%;max-width:100%}}.recruiter-edit-info-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}.recruiter-edit-info-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}.recruiter-edit-info-preferences-form-row{display:flex;flex-direction:column;gap:16px}.recruiter-edit-info-preferences-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-edit-info-asterisk{color:#0a0}.recruiter-edit-info-preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}.recruiter-edit-info-preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:var(--Colors-White-White-01, #f9faf5);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}.recruiter-register-preferences-button:hover{background:#cefd751a}.recruiter-register-preferences-button.recruiter-register-preferences-selected{background:#cefd75;color:#07180d;border-color:#cefd75}.recruiter-edit-info-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.recruiter-edit-info-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.recruiter-edit-info-preferences-tag:hover{background:#cefd751a}.recruiter-edit-info-preferences-tag.recruiter-edit-info-preferences-tag-selected{background:#cefd75;border-color:#cefd75}.recruiter-edit-info-preferences-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-edit-info-preferences-tag-selected .recruiter-edit-info-preferences-tag-name{color:#07180d}.recruiter-edit-info-preferences-tag-check{flex-shrink:0}.recruiter-edit-info-preferences-tag-available.recruiter-edit-info-preferences-tag-selected{background:#0a0;border-color:#0a0}.recruiter-edit-info-preferences-tag-unavailable.recruiter-edit-info-preferences-tag-selected{background:#b3261e;border-color:#b3261e}.recruiter-edit-info-preferences-tag-unavailable.recruiter-edit-info-preferences-tag-selected .recruiter-edit-info-preferences-tag-name{color:#f9faf5}.recruiter-register-preferences-mobility-text{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-10px 0 0}.recruiter-edit-info-preferences-selectors-row{display:flex;gap:12px;width:100%}.recruiter-register-preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}.recruiter-register-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-preferences-asterisk{color:#0a0}.recruiter-register-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.recruiter-edit-info-preferences-country-selector{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;height:48px;box-sizing:border-box}.recruiter-edit-info-preferences-dropdown-arrow{flex-shrink:0;width:12px;height:12px}.recruiter-edit-info-preferences-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#122117;border:1px solid rgba(206,253,117,.1);border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.recruiter-edit-info-preferences-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-edit-info-preferences-country-option:hover{background:#cefd750d}.recruiter-register-preferences-select:focus{outline:none}.recruiter-register-preferences-select:disabled{cursor:not-allowed;opacity:.4}.recruiter-register-preferences-select option{background:#07180d;color:#f9faf5}.recruiter-edit-info-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.recruiter-edit-info-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;height:48px}.recruiter-edit-info-profile-input-container .recruiter-edit-info-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.recruiter-edit-info-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-edit-info-required-asterisk{color:#898f8f}.recruiter-edit-info-profile-input-container.recruiter-edit-info-has-value .recruiter-edit-info-floating-label,.recruiter-edit-info-form-input:focus~.recruiter-edit-info-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-edit-info-profile-input-container.recruiter-edit-info-has-value .recruiter-edit-info-required-asterisk,.recruiter-edit-info-form-input:focus~.recruiter-edit-info-floating-label .recruiter-edit-info-required-asterisk{color:#0a0}.recruiter-edit-info-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.recruiter-edit-info-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.recruiter-edit-info-preferences-add-location-button:hover{background:#00aa001a}.recruiter-edit-info-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}.recruiter-edit-info-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.recruiter-edit-info-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer}.recruiter-edit-info-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}.recruiter-register-preferences-salary-row{display:flex;gap:12px;width:100%}.recruiter-register-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}.recruiter-register-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-register-preferences-salary-input::placeholder{color:#f9faf566}.recruiter-register-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}.recruiter-register-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.recruiter-register-preferences-currency-select:focus{outline:none}.recruiter-register-preferences-currency-select option{background:#07180d;color:#f9faf5}.recruiter-register-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}.recruiter-register-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.recruiter-register-preferences-expected-salary-input::placeholder{color:#f9faf566}.recruiter-register-preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}.recruiter-register-preferences-favorite-technologies-empty{color:#f9faf566;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}@media (max-width: 1024px){.recruiter-register-info-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-info-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-info-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-info-wrapper{padding:0 24px 160px;box-sizing:border-box}.recruiter-register-info-title{font-size:20px;text-align:center}.recruiter-register-info-description{text-align:left}}@media (max-width: 640px){.recruiter-register-info-page .onboarding-header{position:sticky;top:0;z-index:20}.recruiter-register-info-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.recruiter-register-info-content-section{padding:0 16px;align-items:center;text-align:center;margin-top:24px}.recruiter-register-info-wrapper{padding:0 16px 160px;box-sizing:border-box}.recruiter-register-info-title{font-size:18px;line-height:140%;text-align:center}.recruiter-register-info-description{font-size:13px;line-height:140%;text-align:center}}.recruiter-register-experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}.recruiter-register-experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.recruiter-register-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.recruiter-register-experience-asterisk{color:#0a0}.recruiter-register-experience-input-box.recruiter-register-experience-filled .recruiter-register-experience-label,.recruiter-register-experience-field:focus~.recruiter-register-experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-experience-input-box.recruiter-register-experience-filled .recruiter-register-experience-label .recruiter-register-experience-asterisk,.recruiter-register-experience-field:focus~.recruiter-register-experience-label .recruiter-register-experience-asterisk{color:#0a0}.recruiter-register-experience-field{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.recruiter-register-experience-selector-box .recruiter-register-experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.recruiter-register-experience-selector-box .recruiter-register-experience-label .recruiter-register-experience-asterisk{color:#0a0}.recruiter-register-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.recruiter-register-experience-select:focus{outline:none}.recruiter-register-experience-select option{background:#07180d;color:#f9faf5}.recruiter-edit-info-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.recruiter-edit-info-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.recruiter-edit-info-save-button-active{border:2px solid #0a0;background:#0a0}.recruiter-edit-info-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.recruiter-edit-info-save-button-disabled:hover{opacity:1}.recruiter-edit-info-save-button-active:hover{opacity:.9}body.light-theme .recruiter-edit-info-wrapper{max-width:1200px;margin:0 auto;width:100%;padding:0 0 24px;flex:1;overflow-y:visible}body.light-theme .recruiter-edit-info-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}body.light-theme .recruiter-edit-info-preferences-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .recruiter-edit-info-preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}body.light-theme .recruiter-edit-info-preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .recruiter-register-preferences-button:hover{background:#69a60a1a!important}body.light-theme .recruiter-register-preferences-button.recruiter-register-preferences-selected{background:#69a60a33!important;color:#69a60a!important;border-color:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-asterisk{color:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .recruiter-edit-info-preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .recruiter-edit-info-preferences-tag:hover{background:#69a60a1a!important}body.light-theme .recruiter-edit-info-preferences-tag.recruiter-edit-info-preferences-tag-selected{background:#69a60a33!important;border-color:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .recruiter-edit-info-preferences-tag-selected .recruiter-edit-info-preferences-tag-name{color:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-tag-check{flex-shrink:0}body.light-theme .recruiter-edit-info-preferences-tag-available.recruiter-edit-info-preferences-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-tag-available.recruiter-edit-info-preferences-tag-selected .recruiter-edit-info-preferences-tag-name{color:#fff!important}body.light-theme .recruiter-edit-info-preferences-tag-unavailable.recruiter-edit-info-preferences-tag-selected{background:#b3261e!important;border-color:#b3261e!important}body.light-theme .recruiter-edit-info-preferences-tag-unavailable.recruiter-edit-info-preferences-tag-selected .recruiter-edit-info-preferences-tag-name{color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .recruiter-edit-info-preferences-selectors-row{display:flex;gap:12px;width:100%}body.light-theme .recruiter-edit-info-preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}body.light-theme .recruiter-edit-info-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}body.light-theme .recruiter-edit-info-preferences-select:focus{outline:none}body.light-theme .recruiter-edit-info-preferences-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .recruiter-edit-info-preferences-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .recruiter-edit-info-preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .recruiter-edit-info-preferences-add-location-button:hover{background:#69a60a1a!important}body.light-theme .recruiter-edit-info-preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}body.light-theme .recruiter-edit-info-preferences-add-location-button path{fill:#69a60a!important}body.light-theme .recruiter-edit-info-preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .recruiter-edit-info-preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .recruiter-edit-info-preferences-remove-location-button:hover{background:#00aa001a}body.light-theme .recruiter-edit-info-preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}body.light-theme .recruiter-edit-info-preferences-salary-row{display:flex;gap:12px;width:100%}body.light-theme .recruiter-edit-info-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}body.light-theme .recruiter-edit-info-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .recruiter-edit-info-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .recruiter-edit-info-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .recruiter-edit-info-preferences-currency-select:focus{outline:none}body.light-theme .recruiter-edit-info-preferences-currency-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .recruiter-register-preferences-mobility-text{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-10px 0 0}body.light-theme .recruiter-register-preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}body.light-theme .recruiter-register-preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-preferences-asterisk{color:#69a60a!important}body.light-theme .recruiter-register-preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}body.light-theme .recruiter-register-preferences-select:focus{outline:none}body.light-theme .recruiter-register-preferences-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .recruiter-register-preferences-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .recruiter-register-preferences-salary-row{display:flex;gap:12px;width:100%}body.light-theme .recruiter-register-preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}body.light-theme .recruiter-register-preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-preferences-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .recruiter-register-preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .recruiter-register-preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .recruiter-register-preferences-currency-select:focus{outline:none}body.light-theme .recruiter-register-preferences-currency-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .recruiter-register-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}body.light-theme .recruiter-register-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-preferences-expected-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .recruiter-register-preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .recruiter-register-preferences-favorite-technologies-empty{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-register-experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}body.light-theme .recruiter-register-experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .recruiter-register-experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-register-experience-asterisk{color:#69a60a!important}body.light-theme .recruiter-register-experience-input-box.recruiter-register-experience-filled .recruiter-register-experience-label,body.light-theme .recruiter-register-experience-field:focus~.recruiter-register-experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-experience-input-box.recruiter-register-experience-filled .recruiter-register-experience-label .recruiter-register-experience-asterisk,body.light-theme .recruiter-register-experience-field:focus~.recruiter-register-experience-label .recruiter-register-experience-asterisk{color:#5a5a5a!important}body.light-theme .recruiter-register-experience-field{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}body.light-theme .recruiter-register-experience-selector-box .recruiter-register-experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-register-experience-selector-box .recruiter-register-experience-label .recruiter-register-experience-asterisk{color:#69a60a!important}body.light-theme .recruiter-register-experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}body.light-theme .recruiter-register-experience-select:focus{outline:none}body.light-theme .recruiter-register-experience-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .recruiter-edit-info-profile-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .recruiter-edit-info-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;height:48px}body.light-theme .recruiter-edit-info-profile-input-container .recruiter-edit-info-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .recruiter-edit-info-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .recruiter-edit-info-required-asterisk{color:#69a60a!important}body.light-theme .recruiter-edit-info-profile-input-container.recruiter-edit-info-has-value .recruiter-edit-info-floating-label,body.light-theme .recruiter-edit-info-form-input:focus~.recruiter-edit-info-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-profile-input-container.recruiter-edit-info-has-value .recruiter-edit-info-required-asterisk,body.light-theme .recruiter-edit-info-form-input:focus~.recruiter-edit-info-floating-label .recruiter-edit-info-required-asterisk{color:#5a5a5a!important}body.light-theme .recruiter-edit-info-preferences-country-selector{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;height:48px;box-sizing:border-box}body.light-theme .recruiter-edit-info-preferences-dropdown-arrow{flex-shrink:0;width:12px;height:12px}body.light-theme .recruiter-edit-info-preferences-dropdown-arrow path{fill:#07180d!important}body.light-theme .recruiter-edit-info-preferences-country-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff!important;border:1px solid #d8dbdf!important;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}body.light-theme .recruiter-edit-info-preferences-country-option{display:flex;align-items:center;padding:12px 16px;gap:12px;cursor:pointer;transition:background-color .2s ease;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-country-option:hover{background:#69a60a1a!important}body.light-theme .recruiter-edit-info-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .recruiter-edit-info-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .recruiter-edit-info-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .recruiter-edit-info-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;cursor:not-allowed}body.light-theme .recruiter-edit-info-save-button-disabled:hover{opacity:1}body.light-theme .recruiter-edit-info-save-button-active:hover{opacity:.9}body.light-theme .recruiter-edit-info-preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}body.light-theme .recruiter-edit-info-preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-expected-salary-input::placeholder{color:#5a5a5a!important}body.light-theme .recruiter-edit-info-preferences-favorite-technologies-empty{color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-level-input-wrapper{display:flex;width:100%}body.light-theme .recruiter-edit-info-preferences-level-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .recruiter-edit-info-preferences-level-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-level-field{width:100%;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .recruiter-edit-info-preferences-level-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px}body.light-theme .recruiter-edit-info-preferences-level-select:focus{outline:none}body.light-theme .recruiter-edit-info-preferences-level-select option{background:#f7f9f9!important;color:#07180d!important}body.light-theme .recruiter-edit-info-preferences-save-button-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:auto;padding-top:32px}body.light-theme .recruiter-edit-info-preferences-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer;color:#fff!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .recruiter-edit-info-preferences-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important;cursor:pointer}body.light-theme .recruiter-edit-info-preferences-save-button-disabled{border:2px solid #c1c7cd!important;background:#c1c7cd!important;color:#fff!important;cursor:not-allowed}body.light-theme .recruiter-edit-info-preferences-save-button:disabled{cursor:not-allowed}@media (max-width: 1024px){body.light-theme .recruiter-edit-info-wrapper{padding:0 24px 24px;box-sizing:border-box}body.light-theme .recruiter-edit-info-main-section{max-width:1000px;margin-left:auto;margin-right:auto}body.light-theme .recruiter-edit-info-preferences-selectors-row{flex-direction:column;gap:12px}body.light-theme .recruiter-edit-info-preferences-selector-box{width:100%}body.light-theme .recruiter-edit-info-preferences-salary-row{flex-direction:column}body.light-theme .recruiter-edit-info-preferences-currency-selector-box{width:100%}}@media (max-width: 640px){body.light-theme .recruiter-edit-info-wrapper{padding:0 16px 24px;box-sizing:border-box}body.light-theme .recruiter-edit-info-main-section{max-width:1000px;margin-left:auto;margin-right:auto}body.light-theme .recruiter-edit-info-preferences-selectors-row{flex-direction:column;gap:12px}body.light-theme .recruiter-edit-info-preferences-selector-box{width:100%}body.light-theme .recruiter-edit-info-preferences-salary-row{flex-direction:column}body.light-theme .recruiter-edit-info-preferences-currency-selector-box{width:100%}}.recruiter-profile-container{width:100%;height:100%;padding:24px;box-sizing:border-box}.recruiter-profile-content{width:100%;max-width:1200px;margin:0 auto}.recruiter-profile-title{color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-bottom:24px}.recruiter-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.recruiter-profile-title-wrapper .recruiter-profile-title{width:100%;max-width:1200px;text-align:left;margin-bottom:0;padding-left:0;padding-right:0;box-sizing:border-box}.recruiter-profile-description{width:100%;max-width:1200px;text-align:left;margin-top:0;margin-bottom:24px;padding-left:0;padding-right:0;box-sizing:border-box;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}.recruiter-profile-description .description-asterisk,.recruiter-profile-description .description-save{color:#0a0}@media (max-width: 1024px){.recruiter-profile-container{padding:20px}.recruiter-profile-title{font-size:22px}.recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0}.recruiter-profile-description{padding-left:0;padding-right:0;font-size:13px}}@media (max-width: 768px){.recruiter-profile-container{padding:16px}.recruiter-profile-title{font-size:20px;margin-bottom:20px}.recruiter-profile-title-wrapper{align-items:center}.recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0;text-align:center}.recruiter-profile-description{padding-left:0;padding-right:0;font-size:12px;text-align:center}}@media (max-width: 640px){.recruiter-profile-container{padding:12px}.recruiter-profile-title{font-size:18px;margin-bottom:16px}.recruiter-profile-title-wrapper{align-items:center}.recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0;text-align:center}.recruiter-profile-description{padding-left:0;padding-right:0;font-size:11px;text-align:center}}body.light-theme .recruiter-profile-container{width:100%;height:100%;padding:24px;box-sizing:border-box}body.light-theme .recruiter-profile-content{width:100%;max-width:1200px;margin:0 auto}body.light-theme .recruiter-profile-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-bottom:24px}body.light-theme .recruiter-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}body.light-theme .recruiter-profile-title-wrapper .recruiter-profile-title{width:100%;max-width:1200px;text-align:left;margin-bottom:0;padding-left:0;padding-right:0;box-sizing:border-box}body.light-theme .recruiter-profile-description{width:100%;max-width:1200px;text-align:left;margin-top:0;margin-bottom:24px;padding-left:0;padding-right:0;box-sizing:border-box;color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}body.light-theme .recruiter-profile-description .description-asterisk,body.light-theme .recruiter-profile-description .description-save{color:#69a60a!important}@media (max-width: 1024px){body.light-theme .recruiter-profile-container{padding:20px}body.light-theme .recruiter-profile-title{font-size:22px}body.light-theme .recruiter-profile-title-wrapper{align-items:center}body.light-theme .recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .recruiter-profile-description{padding-left:0;padding-right:0;font-size:13px;text-align:center}}@media (max-width: 768px){body.light-theme .recruiter-profile-container{padding:16px}body.light-theme .recruiter-profile-title{font-size:20px;margin-bottom:20px}body.light-theme .recruiter-profile-title-wrapper{align-items:center}body.light-theme .recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .recruiter-profile-description{padding-left:0;padding-right:0;font-size:12px;text-align:center}}@media (max-width: 640px){body.light-theme .recruiter-profile-container{padding:12px}body.light-theme .recruiter-profile-title{font-size:18px;margin-bottom:16px}body.light-theme .recruiter-profile-title-wrapper{align-items:center}body.light-theme .recruiter-profile-title-wrapper .recruiter-profile-title{padding-left:0;padding-right:0;text-align:center}body.light-theme .recruiter-profile-description{padding-left:0;padding-right:0;font-size:11px;text-align:center}}.recruiter-blocked-page{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow-x:hidden;padding:24px}.recruiter-blocked-section{display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%}.recruiter-blocked-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}.recruiter-blocked-description{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:0;opacity:.8}.recruiter-blocked-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.recruiter-blocked-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:calc(100vh - 200px)}.recruiter-blocked-empty-message{color:#f9faf599;font-family:Inter,sans-serif;font-size:14px;text-align:center}.recruiter-blocked-loading{color:#f9faf599;font-family:Inter,sans-serif;font-size:14px;padding:20px;text-align:center}.recruiter-blocked-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}.recruiter-blocked-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;position:relative;min-height:320px;box-sizing:border-box}.recruiter-blocked-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#ff8c42}.recruiter-blocked-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;min-height:58px;justify-content:space-between}.recruiter-blocked-header-left{display:flex;align-items:center;gap:10px;flex:1 0 0;min-width:0}.recruiter-blocked-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}.recruiter-blocked-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.recruiter-blocked-photo-placeholder svg{width:100%;height:100%}.recruiter-blocked-header-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0;justify-content:center}.recruiter-blocked-lock-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.recruiter-blocked-username{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.recruiter-blocked-role{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.recruiter-blocked-match-section{margin-top:16px;display:flex;flex-direction:column;gap:0;width:100%}.recruiter-blocked-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}.recruiter-blocked-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.recruiter-blocked-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.recruiter-blocked-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.recruiter-blocked-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.recruiter-blocked-tab.selected .recruiter-blocked-tab-text{color:#cefd75}.recruiter-blocked-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.recruiter-blocked-content{flex:1 1 auto;overflow:hidden;width:100%;padding:16px 0;min-height:366px;max-height:366px;height:366px;margin-top:0;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;box-sizing:border-box}.recruiter-blocked-info-section{width:100%}.recruiter-blocked-info-section{padding:0 16px;width:100%;box-sizing:border-box}.recruiter-blocked-info-section h5{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.recruiter-blocked-info-section:first-child{padding-top:0}.recruiter-blocked-reason{color:#f9faf5;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:16px 0 0;opacity:.8}.recruiter-blocked-tech-graph-container{display:flex;flex-direction:column;width:100%;margin:16px 0 0}.recruiter-blocked-tech-graph-radar-chart{width:100%;height:auto;max-width:100%;max-height:200px;align-self:center}.recruiter-blocked-reason{font-style:italic;opacity:.6}.recruiter-blocked-favorite-technologies{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin:0;align-content:flex-start;overflow:hidden;box-sizing:border-box;height:84px!important;max-height:84px!important;min-height:84px!important;position:relative;align-items:flex-start}.recruiter-blocked-favorite-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px;background:#cefd75;color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}.recruiter-blocked-favorite-tech-item span{display:flex;align-items:center}.recruiter-blocked-favorite-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.recruiter-blocked-view-profile{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;margin-top:16px;align-self:flex-end;width:100%}.recruiter-blocked-view-profile:hover{background:#0c0;border-color:#0c0}.recruiter-blocked-view-profile:active{background:#080;border-color:#080}@media (max-width: 768px){.recruiter-blocked-page{padding:16px}.recruiter-blocked-title{font-size:20px}.recruiter-blocked-list{grid-template-columns:1fr;gap:12px}.recruiter-blocked-card{min-width:0;width:100%}}.public-profile-block-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.public-profile-block-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.public-profile-block-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.public-profile-block-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.public-profile-block-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.public-profile-block-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.public-profile-block-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.public-profile-block-modal-cancel:hover,.public-profile-block-modal-cancel:focus{background:#00aa001a;outline:none}.public-profile-block-modal-cancel:disabled{opacity:.5;cursor:not-allowed}.public-profile-block-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.public-profile-block-modal-confirm:hover,.public-profile-block-modal-confirm:focus{background:#b91c26;border-color:#b91c26;outline:none}.public-profile-block-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){.public-profile-block-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}.public-profile-block-modal-title{font-size:16px;margin-bottom:12px}.public-profile-block-modal-description{font-size:13px;line-height:140%}.public-profile-block-modal-actions{gap:8px}.public-profile-block-modal-cancel,.public-profile-block-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}body.light-theme .recruiter-blocked-page{display:flex;flex-direction:column;width:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow-x:hidden;padding:24px}body.light-theme .recruiter-blocked-section{display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px);width:100%}body.light-theme .recruiter-blocked-title{color:#07180d!important;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}body.light-theme .recruiter-blocked-description{color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:0;opacity:.8}body.light-theme .recruiter-blocked-container{width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}body.light-theme .recruiter-blocked-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:calc(100vh - 200px)}body.light-theme .recruiter-blocked-empty-message{color:#888!important;font-family:Inter,sans-serif;font-size:14px;text-align:center}body.light-theme .recruiter-blocked-loading{color:#888!important;font-family:Inter,sans-serif;font-size:14px;padding:20px;text-align:center}body.light-theme .recruiter-blocked-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}body.light-theme .recruiter-blocked-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;position:relative;min-height:320px;box-sizing:border-box}body.light-theme .recruiter-blocked-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#ff8c42}body.light-theme .recruiter-blocked-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;min-height:58px;justify-content:space-between}body.light-theme .recruiter-blocked-header-left{display:flex;align-items:center;gap:10px;flex:1 0 0;min-width:0}body.light-theme .recruiter-blocked-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}body.light-theme .recruiter-blocked-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}body.light-theme .recruiter-blocked-photo-placeholder svg rect[fill]{fill:transparent!important}body.light-theme .recruiter-blocked-photo-placeholder svg rect[stroke]{stroke:#07180d!important}body.light-theme .recruiter-blocked-photo-placeholder svg path{fill:#07180d!important}body.light-theme .recruiter-blocked-header-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0;justify-content:center}body.light-theme .recruiter-blocked-lock-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}body.light-theme .recruiter-blocked-lock-icon svg path{fill:#132f1d!important}body.light-theme .recruiter-blocked-username{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .recruiter-blocked-role{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .recruiter-blocked-match-section{margin-top:16px;display:flex;flex-direction:column;gap:0;width:100%}body.light-theme .recruiter-blocked-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}body.light-theme .recruiter-blocked-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #69a60a!important}body.light-theme .recruiter-blocked-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}body.light-theme .recruiter-blocked-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .recruiter-blocked-tab-text{color:#5a5a5a!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}body.light-theme .recruiter-blocked-tab.selected .recruiter-blocked-tab-text{color:#69a60a!important}body.light-theme .recruiter-blocked-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}body.light-theme .recruiter-blocked-tab-indicator path{fill:#69a60a!important}body.light-theme .recruiter-blocked-content{flex:1 1 auto;overflow:hidden;width:100%;padding:16px 0;min-height:366px;max-height:366px;height:366px;margin-top:0;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;box-sizing:border-box}body.light-theme .recruiter-blocked-info-section{width:100%;padding:0 16px;box-sizing:border-box}body.light-theme .recruiter-blocked-info-section:first-child{padding-top:0}body.light-theme .recruiter-blocked-info-section h5{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .recruiter-blocked-reason{color:#07180d!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:16px 0 0;opacity:.8;font-style:italic}body.light-theme .recruiter-blocked-tech-graph-container{display:flex;flex-direction:column;width:100%;margin:16px 0 0}body.light-theme .recruiter-blocked-tech-graph-radar-chart{width:100%;height:auto;max-width:100%;max-height:200px;align-self:center}body.light-theme .recruiter-blocked-favorite-technologies{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin:0;align-content:flex-start;overflow:hidden;box-sizing:border-box;height:84px!important;max-height:84px!important;min-height:84px!important;position:relative;align-items:flex-start}body.light-theme .recruiter-blocked-favorite-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #07180d!important;padding:0 12px;background:#edfdca!important;color:#07180d!important;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}body.light-theme .recruiter-blocked-favorite-tech-item span{display:flex;align-items:center}body.light-theme .recruiter-blocked-favorite-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}body.light-theme .recruiter-blocked-favorite-tech-star-icon path{fill:#07180d!important}body.light-theme .recruiter-blocked-view-profile{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;margin-top:16px;align-self:flex-end;width:100%}body.light-theme .recruiter-blocked-view-profile:hover{background:#5a9508!important;border-color:#5a9508!important}body.light-theme .recruiter-blocked-view-profile:active{background:#4a8507!important;border-color:#4a8507!important}body.light-theme .public-profile-block-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}body.light-theme .public-profile-block-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#69a60a33!important}body.light-theme .public-profile-block-modal{display:flex;width:529px;height:auto;min-height:257px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#fff!important;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}body.light-theme .public-profile-block-modal-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}body.light-theme .public-profile-block-modal-description{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}body.light-theme .public-profile-block-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}body.light-theme .public-profile-block-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .public-profile-block-modal-cancel:hover,body.light-theme .public-profile-block-modal-cancel:focus{background:#69a60a1a!important;outline:none}body.light-theme .public-profile-block-modal-cancel:disabled{opacity:.5;cursor:not-allowed}body.light-theme .public-profile-block-modal-confirm{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .public-profile-block-modal-confirm:hover,body.light-theme .public-profile-block-modal-confirm:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .public-profile-block-modal-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){body.light-theme .recruiter-blocked-page{padding:16px}body.light-theme .recruiter-blocked-title{font-size:20px}body.light-theme .recruiter-blocked-list{grid-template-columns:1fr;gap:12px}body.light-theme .recruiter-blocked-card{min-width:0;width:100%}body.light-theme .public-profile-block-modal{width:calc(100% - 48px);max-width:529px;height:auto;min-height:200px;padding:16px 12px;margin:0 12px}body.light-theme .public-profile-block-modal-title{font-size:16px;margin-bottom:12px}body.light-theme .public-profile-block-modal-description{font-size:13px;line-height:140%}body.light-theme .public-profile-block-modal-actions{gap:8px}body.light-theme .public-profile-block-modal-cancel,body.light-theme .public-profile-block-modal-confirm{height:32px;padding:6px 12px;font-size:12px}}.radar-page{padding:0;display:flex;flex-direction:column;flex:1 1 0;min-height:0;height:100%;width:100%;box-sizing:border-box;overscroll-behavior:none}.radar-page--market-stats{overflow:hidden;max-height:100%}.radar-page--market-stats .radar-tabs-menu-container{flex-shrink:0;overflow:hidden}.radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab{overflow:hidden!important}.radar-header{padding:24px 24px 0;margin-bottom:24px;width:100%;max-width:100%;box-sizing:border-box}.radar-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;position:relative;width:100%}.radar-header-text{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}.radar-title{align-self:stretch;color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.264px;margin:0}.radar-description{color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.176px;margin:8px 0 0;opacity:.8}.radar-tabs-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0;padding:0 24px;box-sizing:border-box}.radar-tabs-menu{display:flex;flex-direction:row;align-items:end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.radar-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.radar-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.radar-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.radar-tab.selected .radar-tab-text{color:#cefd75}.radar-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.radar-tab-content-wrapper{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;height:100%;padding:0;min-height:0;margin-top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(206,253,117,.3) transparent;position:relative}.radar-tab-content-wrapper.radar-saved-tab{justify-content:flex-start;align-items:flex-start;position:relative;overflow:hidden;display:flex;flex-direction:column}.radar-tab-content-wrapper.radar-saved-tab:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(206,253,117,.03) 15%,rgba(206,253,117,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(206,253,117,.05) 25%,rgba(206,253,117,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(206,253,117,.07) 35%,rgba(206,253,117,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(206,253,117,.05) 45%,rgba(206,253,117,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(206,253,117,.3) 0%,rgba(206,253,117,.3) 2%,transparent 2%);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:radarPulse 4s ease-in-out infinite}.radar-tab-content-wrapper.radar-saved-tab:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(206,253,117,.15) 340deg,rgba(206,253,117,.3) 345deg,rgba(206,253,117,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:radarSweep 3s linear infinite}.radar-tab-content-wrapper.radar-saved-tab .radar-blink-dots,.radar-saved-content-wrapper .radar-blink-dots{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.radar-tab-content-wrapper::-webkit-scrollbar{width:6px}.radar-tab-content-wrapper::-webkit-scrollbar-track{background:transparent}.radar-tab-content-wrapper::-webkit-scrollbar-thumb{background:#cefd754d;border-radius:3px}.radar-tab-content-wrapper::-webkit-scrollbar-thumb:hover{background:#cefd7580}.radar-text-input-container{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px;position:relative;overflow:hidden;--dot-1-x: 25%;--dot-1-y: 30%;--dot-2-x: 60%;--dot-2-y: 20%;--dot-3-x: 75%;--dot-3-y: 50%;--dot-4-x: 40%;--dot-4-y: 70%;--dot-5-x: 15%;--dot-5-y: 60%;--dot-6-x: 80%;--dot-6-y: 75%;--dot-7-x: 30%;--dot-7-y: 85%;--dot-8-x: 65%;--dot-8-y: 40%}.radar-cv-source-question{display:flex;flex-direction:column;align-items:stretch;align-self:center;gap:12px;width:min(100%,600px);z-index:1;box-sizing:border-box}.radar-cv-source-label{color:#f9faf5;font-size:14px;font-weight:500;line-height:1.4;margin:0;text-align:center;opacity:.95;width:100%}.radar-cv-source-options{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;width:100%}.radar-cv-source-option{display:inline-flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.radar-cv-source-checkbox{width:18px;height:18px;accent-color:#cefd75;cursor:pointer;flex-shrink:0}.radar-cv-source-option-text{color:#f9faf5;font-size:14px;opacity:.9}.radar-cv-source-option:hover .radar-cv-source-option-text{opacity:1}.radar-recency-buttons{display:flex;flex-wrap:wrap;gap:10px 14px;width:100%;justify-content:center;align-items:center}.radar-recency-button{display:inline-flex;align-items:center;gap:10px;flex:0 1 auto;background:transparent;border:none;padding:4px 6px;color:#f9faf5;cursor:pointer;font-family:inherit}.radar-recency-button:disabled{opacity:.6;cursor:not-allowed}.radar-recency-button-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap}.radar-text-input-container:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(206,253,117,.03) 15%,rgba(206,253,117,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(206,253,117,.05) 25%,rgba(206,253,117,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(206,253,117,.07) 35%,rgba(206,253,117,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(206,253,117,.05) 45%,rgba(206,253,117,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(206,253,117,.3) 0%,rgba(206,253,117,.3) 2%,transparent 2%);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:radarPulse 4s ease-in-out infinite}.radar-sweep-overlay{position:absolute;inset:0;width:100%;height:100%;background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(206,253,117,.15) 340deg,rgba(206,253,117,.3) 345deg,rgba(206,253,117,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:radarSweep 3s linear infinite}@keyframes radarBlink1{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.9;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink2{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink3{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink4{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.85;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink5{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink6{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink7{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes radarBlink8{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.4;transform:translate(-50%,-50%) scale(1)}}.radar-text-input-container{position:relative}.radar-blink-dots{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.radar-blink-dot{position:absolute;width:6px;height:6px;background:#0a0;border-radius:50%;box-shadow:0 0 8px #0a0c,0 0 16px #0a06;opacity:0;transform:translate(-50%,-50%)}.radar-blink-dot:nth-child(1){left:35%;top:25%;animation:radarBlink1 3s ease-in-out infinite;animation-delay:0s}.radar-blink-dot:nth-child(2){left:55%;top:22%;animation:radarBlink2 3s ease-in-out infinite;animation-delay:.4s}.radar-blink-dot:nth-child(3){left:70%;top:40%;animation:radarBlink3 3s ease-in-out infinite;animation-delay:.8s}.radar-blink-dot:nth-child(4){left:65%;top:60%;animation:radarBlink4 3s ease-in-out infinite;animation-delay:1.2s}.radar-blink-dot:nth-child(5){left:45%;top:72%;animation:radarBlink5 3s ease-in-out infinite;animation-delay:1.6s}.radar-blink-dot:nth-child(6){left:28%;top:65%;animation:radarBlink6 3s ease-in-out infinite;animation-delay:2s}.radar-blink-dot:nth-child(7){left:22%;top:45%;animation:radarBlink7 3s ease-in-out infinite;animation-delay:2.4s}.radar-blink-dot:nth-child(8){left:48%;top:48%;animation:radarBlink8 3s ease-in-out infinite;animation-delay:2.8s}.radar-text-input-container:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(206,253,117,.15) 340deg,rgba(206,253,117,.3) 345deg,rgba(206,253,117,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:radarSweep 3s linear infinite}@keyframes radarPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.radar-text-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid transparent;background:#254731d9;backdrop-filter:blur(10px);padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease;position:relative;z-index:1}.radar-text-input{flex:1;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}.radar-text-input::placeholder{color:#7d8881}.radar-text-input-error{border:2px solid #ff4444!important;background:#3d1f1f!important}.radar-text-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.radar-text-send-button:disabled{opacity:.5;cursor:not-allowed}.radar-text-send-button svg{width:24px;height:24px}.radar-empty-state{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#f9faf5;font-size:14px;opacity:.8;position:relative;min-height:200px}.radar-saved-tab .radar-empty-state{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:0;margin:0;min-height:auto;z-index:5}@media (max-width: 768px){.radar-saved-tab-empty .radar-empty-state{position:fixed;width:100%;height:100%;inset:0;transform:none;display:flex;justify-content:center;align-items:center;padding:24px;box-sizing:border-box;z-index:10}}.radar-empty-state:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;border:2px solid rgba(206,253,117,.3);animation:radarEmptyPulse 2s ease-in-out infinite;pointer-events:none;z-index:0}.radar-empty-state:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(206,253,117,.4) 0%,rgba(206,253,117,.2) 40%,transparent 70%);animation:radarEmptyCenter 2s ease-in-out infinite;pointer-events:none;z-index:0}.radar-empty-state-message{position:relative;z-index:10;background:#0c1f13;opacity:1;border:1px solid rgba(206,253,117,.2);border-radius:16px;padding:20px 32px;box-shadow:0 4px 16px #0000004d,0 0 20px #cefd751a;text-align:center;isolation:isolate}.radar-empty-state p{position:relative;z-index:1;text-align:center;margin:0;color:#f9faf5;font-size:14px}@keyframes radarEmptyPulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}@keyframes radarEmptyCenter{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.radar-error-message{color:#f44;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%;position:relative;z-index:1}.radar-examples{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:600px;margin-top:0;position:relative;z-index:1}.radar-example-item{display:flex;align-items:center;gap:12px;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;padding:12px 16px;background:#0c1f13b3;backdrop-filter:blur(8px);border:1px solid rgba(206,253,117,.15);border-radius:12px;width:100%;box-sizing:border-box;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.radar-example-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#0a0,#cefd75cc);opacity:0;transition:opacity .3s ease}.radar-example-item:hover{background:#0c1f13e6;border-color:#cefd754d;transform:translate(4px);opacity:1}.radar-example-item:hover:before{opacity:1}.radar-example-item:hover .radar-example-arrow{color:#cefd75;transform:translate(2px)}.radar-example-arrow{color:#0a0;font-size:16px;font-weight:600;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.radar-example-text{flex:1;opacity:.9;transition:opacity .3s ease}.radar-example-item:hover .radar-example-text{opacity:1}@media (max-width: 1024px){.radar-page{height:100%;min-height:0;max-height:100%}.radar-title{font-size:22px}.radar-description{font-size:15px}}@media (max-width: 768px){.radar-page{height:100%;min-height:0;max-height:100%}.radar-header{padding:16px 16px 0;display:flex;justify-content:center;flex-shrink:0}.radar-header-content{width:100%;max-width:100%}.radar-header-text{text-align:center;align-items:center}.radar-title{font-size:20px;text-align:center}.radar-description{font-size:14px;text-align:center}.radar-tab-content-wrapper--search{justify-content:center;align-items:center;height:100%;flex:1;min-height:0;overflow:hidden}.radar-tab-content-wrapper--search .radar-text-input-container{height:100%;flex:1;min-height:0;align-items:center;justify-content:center;overflow:hidden;padding:16px;width:100%;box-sizing:border-box}.radar-tabs-menu-container{padding:0 16px;flex-shrink:0}}@media (max-width: 640px){.radar-page{height:100%;min-height:0;max-height:100%}.radar-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px;flex-shrink:0}.radar-header-content{width:100%;max-width:100%}.radar-header-text{text-align:center;align-items:center}.radar-title{font-size:24px;text-align:center;margin:16px 0 0}.radar-description{font-size:14px;text-align:center}.radar-tab-content-wrapper--search .radar-text-input-container{padding:16px 8px}.radar-tabs-menu-container{padding:0 8px;flex-shrink:0}.radar-example-item{padding:10px 12px;font-size:13px}.radar-examples{width:100%;max-width:100%}.radar-text-input-wrapper{max-width:100%}}.radar-saved-content-wrapper{display:flex;flex-direction:column;width:100%;height:100%;flex:1;min-height:0;position:relative;z-index:1;overflow:visible}.radar-saved-results{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%;box-sizing:border-box;position:relative;z-index:1;flex:1;overflow-y:auto;overscroll-behavior:contain;min-height:0}.radar-saved-result-card{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#0c1f13;border:1px solid rgba(206,253,117,.2);border-radius:12px;cursor:pointer;transition:all .2s ease;gap:16px}.radar-saved-result-card:hover{border-color:#cefd7566;background:#1a2f1f}.radar-saved-result-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.radar-saved-result-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.radar-saved-result-title{color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radar-saved-result-matches{margin:0}.radar-saved-result-matches-content{display:flex;align-items:baseline;gap:4px}.radar-saved-result-matches-content svg{width:15px;height:15px;flex-shrink:0}.radar-saved-result-matches-text{color:#82d7f9;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}.radar-saved-result-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0}.radar-saved-result-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-family:Roboto,sans-serif;font-size:11px;font-weight:500;line-height:18px}.radar-saved-result-chip--public{background:#82d7f933;color:#82d7f9}.radar-saved-result-chip--private{background:#cefd7533;color:#cefd75}.radar-saved-result-date{color:#dde4dd;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0;opacity:.7}.radar-saved-result-delete{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s ease}.radar-saved-result-delete:hover{opacity:.7}.radar-saved-result-delete svg{width:20px;height:20px}.radar-delete-confirm-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999999999!important;backdrop-filter:blur(4px)}.radar-delete-confirm-modal{background:#0c1f13;border:1px solid rgba(206,253,117,.3);border-radius:16px;padding:24px;max-width:400px;width:90%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;position:relative;z-index:999999999!important}.radar-delete-confirm-modal p{color:#f9faf5;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;text-align:center}.radar-delete-confirm-actions{display:flex;gap:12px;justify-content:center}.radar-delete-confirm-yes,.radar-delete-confirm-no{padding:12px 24px;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer;border:none;transition:all .2s ease}.radar-delete-confirm-yes{background:#f44;color:#f9faf5}.radar-delete-confirm-yes:hover{background:#c33}.radar-delete-confirm-no{background:transparent;color:#f9faf5;border:1px solid rgba(206,253,117,.3)}.radar-delete-confirm-no:hover{border-color:#cefd7580;background:#cefd751a}@media (max-width: 768px){.radar-saved-results{padding:16px}.radar-saved-result-card{padding:12px}.radar-delete-confirm-modal{padding:20px;max-width:90%}}.action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}.radar-saved-filters-container{display:flex;gap:12px;align-items:center;padding:16px 24px;flex-wrap:wrap;position:relative;overflow:visible;z-index:10000;align-self:flex-start;margin-right:auto;width:fit-content}@media (max-width: 768px){.radar-tab-content-wrapper.radar-saved-tab{justify-content:flex-start;align-items:flex-start}.radar-saved-filters-container{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:16px;box-sizing:border-box;position:relative;align-self:flex-start;margin-right:auto}.radar-result-filter-wrapper{width:100%;box-sizing:border-box;position:relative}.radar-saved-filters-container .radar-result-filter-wrapper:nth-child(1){z-index:10002}.radar-saved-filters-container .radar-result-filter-wrapper:nth-child(2){z-index:10001}.radar-result-filter-button{width:100%;justify-content:space-between;box-sizing:border-box}.radar-result-filter-dropdown{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;width:100%!important;left:0!important;right:auto!important;z-index:10003!important}}.radar-saved-pagination-footer{display:flex;height:56px;align-items:center;align-self:stretch;border-top:2px solid #07180d;background:#133920cc;backdrop-filter:blur(10px);width:100%;padding:0 24px;box-sizing:border-box;position:relative;z-index:1;margin-top:auto}.radar-saved-pagination-arrows{display:flex;gap:24px;align-items:center;width:100%;justify-content:space-between}.radar-saved-pagination-nav-item{display:flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}.radar-saved-pagination-nav-text{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.radar-saved-pagination-arrows svg{width:16px;height:16px;flex-shrink:0}.radar-saved-pagination{display:flex;padding:8px 12px;flex-direction:row;justify-content:center;align-items:center;gap:8px;flex:1}.radar-saved-pagination-button{background:transparent;border:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;cursor:pointer;padding:4px 8px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.radar-saved-pagination-button:hover{background:#1c5a3180}.radar-saved-pagination-button.active{background:#1c5a31;border-radius:8px}@media (max-width: 768px){.radar-saved-pagination-footer{padding:0 16px;height:48px}.radar-saved-pagination-arrows{gap:0;justify-content:space-between}.radar-saved-pagination-nav-item{gap:6px;flex-shrink:0}.radar-saved-pagination-nav-text{font-size:14px;letter-spacing:-.154px}.radar-saved-pagination-arrows svg{width:14px;height:14px}.radar-saved-pagination{padding:6px 10px;gap:6px;flex:1}.radar-saved-pagination-button{font-size:14px;letter-spacing:-.154px;padding:3px 6px;min-width:28px;height:28px}}@media (max-width: 640px){.radar-saved-pagination-footer{padding:0 8px;height:48px}.radar-saved-pagination-nav-text{font-size:12px;letter-spacing:-.132px}.radar-saved-pagination-arrows svg{width:12px;height:12px}.radar-saved-pagination-button{font-size:12px;letter-spacing:-.132px;padding:2px 4px;min-width:24px;height:24px;border-radius:6px}.radar-saved-pagination-button.active{border-radius:6px}}body.light-theme .radar-page{padding:0;display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box}body.light-theme .radar-page--market-stats{overflow:hidden;max-height:100%}body.light-theme .radar-page--market-stats .radar-tabs-menu-container{flex-shrink:0;overflow:hidden}body.light-theme .radar-header{padding:24px 24px 0;margin-bottom:24px;width:100%;max-width:100%;box-sizing:border-box}body.light-theme .radar-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;position:relative;width:100%}body.light-theme .radar-header-text{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}body.light-theme .radar-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.264px;margin:0}body.light-theme .radar-description{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.176px;margin:8px 0 0;opacity:.8}body.light-theme .radar-cv-source-label{color:#07180d!important;opacity:.95}body.light-theme .radar-cv-source-option-text{color:#07180d!important;opacity:.85}body.light-theme .radar-cv-source-option:hover .radar-cv-source-option-text{opacity:1}body.light-theme .radar-recency-button,body.light-theme .radar-recency-button-text{color:#07180d!important}body.light-theme .radar-cv-source-checkbox{accent-color:#69a60a}body.light-theme .radar-tabs-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0;padding:0 24px;box-sizing:border-box}body.light-theme .radar-tabs-menu{display:flex;flex-direction:row;align-items:end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #69a60a!important}body.light-theme .radar-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}body.light-theme .radar-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .radar-tab-text{color:#5a5a5a!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}body.light-theme .radar-tab.selected .radar-tab-text{color:#69a60a!important}body.light-theme .radar-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}body.light-theme .radar-tab-indicator path{fill:#69a60a!important}body.light-theme .radar-tab-content-wrapper{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;height:100%;padding:0;min-height:0;margin-top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(105,166,10,.3) transparent;position:relative}body.light-theme .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab{overflow:hidden!important}body.light-theme .radar-tab-content-wrapper::-webkit-scrollbar{width:6px}body.light-theme .radar-tab-content-wrapper::-webkit-scrollbar-track{background:transparent}body.light-theme .radar-tab-content-wrapper::-webkit-scrollbar-thumb{background:#69a60a4d;border-radius:3px}body.light-theme .radar-tab-content-wrapper::-webkit-scrollbar-thumb:hover{background:#69a60a80}body.light-theme .radar-text-input-container{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;gap:12px;position:relative;overflow:hidden}body.light-theme .radar-text-input-container:before{background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(105,166,10,.03) 15%,rgba(105,166,10,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(105,166,10,.05) 25%,rgba(105,166,10,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(105,166,10,.07) 35%,rgba(105,166,10,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(105,166,10,.05) 45%,rgba(105,166,10,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(105,166,10,.3) 0%,rgba(105,166,10,.3) 2%,transparent 2%);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .radar-sweep-overlay,body.light-theme .radar-text-input-container:after{background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(105,166,10,.15) 340deg,rgba(105,166,10,.3) 345deg,rgba(105,166,10,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .radar-tab-content-wrapper.radar-saved-tab:before{background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(105,166,10,.03) 15%,rgba(105,166,10,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(105,166,10,.05) 25%,rgba(105,166,10,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(105,166,10,.07) 35%,rgba(105,166,10,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(105,166,10,.05) 45%,rgba(105,166,10,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(105,166,10,.1) 49%,rgba(105,166,10,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(105,166,10,.05) 49%,rgba(105,166,10,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(105,166,10,.3) 0%,rgba(105,166,10,.3) 2%,transparent 2%);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .radar-tab-content-wrapper.radar-saved-tab:after{background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(105,166,10,.15) 340deg,rgba(105,166,10,.3) 345deg,rgba(105,166,10,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-repeat:no-repeat;background-position:center}body.light-theme .radar-text-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;max-width:600px;border-radius:16px;border:2px solid #d8dbdf!important;background:#fff!important;backdrop-filter:blur(10px);padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease;position:relative;z-index:1}body.light-theme .radar-text-input{flex:1;background:transparent;border:none;outline:none;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;height:24px}body.light-theme .radar-text-input::placeholder{color:#888!important}body.light-theme .radar-text-input-error{border:2px solid #ff4444!important;background:#ffe0e0!important}body.light-theme .radar-text-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}body.light-theme .radar-text-send-button:disabled{opacity:.5;cursor:not-allowed}body.light-theme .radar-text-send-button svg{width:24px;height:24px}body.light-theme .radar-text-send-button svg path{fill:#07180d!important}body.light-theme .radar-empty-state{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#07180d!important;font-size:14px;opacity:.8;position:relative;min-height:200px}body.light-theme .radar-empty-state-message{position:relative;z-index:10;background:#fff!important;opacity:1;border:1px solid #d8dbdf!important;border-radius:16px;padding:20px 32px;box-shadow:0 4px 16px #0000001a,0 0 20px #69a60a1a;text-align:center;isolation:isolate}body.light-theme .radar-empty-state p{position:relative;z-index:1;text-align:center;margin:0;color:#07180d!important;font-size:14px}body.light-theme .radar-error-message{color:#f44!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;max-width:600px;width:100%;position:relative;z-index:1}body.light-theme .radar-examples{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:600px;margin-top:0;position:relative;z-index:1}body.light-theme .radar-example-item{display:flex;align-items:center;gap:12px;color:#07180d!important;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;padding:12px 16px;background:#fff!important;backdrop-filter:blur(8px);border:1px solid #d8dbdf!important;border-radius:12px;width:100%;box-sizing:border-box;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}body.light-theme .radar-example-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#69a60a,#69a60acc);opacity:0;transition:opacity .3s ease}body.light-theme .radar-example-item:hover{background:#69a60a0d!important;border-color:#69a60a!important;transform:translate(4px);opacity:1}body.light-theme .radar-example-item:hover:before{opacity:1}body.light-theme .radar-example-item:hover .radar-example-arrow{color:#69a60a!important;transform:translate(2px)}body.light-theme .radar-example-arrow{color:#69a60a!important;font-size:16px;font-weight:600;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}body.light-theme .radar-example-text{flex:1;opacity:.9;transition:opacity .3s ease}body.light-theme .radar-example-item:hover .radar-example-text{opacity:1}body.light-theme .radar-saved-content-wrapper{display:flex;flex-direction:column;width:100%;height:100%;flex:1;min-height:0;position:relative;z-index:1;overflow:visible}body.light-theme .radar-saved-results{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%;box-sizing:border-box;position:relative;z-index:1;flex:1;overflow-y:auto;min-height:0}body.light-theme .radar-saved-result-card{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff!important;border:1px solid #d8dbdf!important;border-radius:12px;cursor:pointer;transition:all .2s ease;gap:16px}body.light-theme .radar-saved-result-card:hover{border-color:#69a60a!important;background:#69a60a0d!important}body.light-theme .radar-saved-result-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}body.light-theme .radar-saved-result-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}body.light-theme .radar-saved-result-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.light-theme .radar-saved-result-matches-content svg path{fill:#69a60a!important}body.light-theme .radar-saved-result-matches-text{color:#69a60a!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-.176px;display:flex;align-items:center}body.light-theme .radar-saved-result-chip--public{background:#69a60a26;color:#69a60a}body.light-theme .radar-saved-result-chip--private{background:#69a60a26;color:#2d5a0a}body.light-theme .radar-saved-result-date{color:#888!important;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin:0;opacity:.7}body.light-theme .radar-saved-result-delete{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s ease}body.light-theme .radar-saved-result-delete:hover{opacity:.7}body.light-theme .radar-saved-result-delete svg path{fill:#07180d!important}body.light-theme .radar-delete-confirm-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999999999!important;backdrop-filter:blur(4px)}body.light-theme .radar-delete-confirm-modal{background:#fff!important;border:1px solid #d8dbdf!important;border-radius:16px;padding:24px;max-width:400px;width:90%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;position:relative;z-index:999999999!important}body.light-theme .radar-delete-confirm-modal p{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;text-align:center}body.light-theme .radar-delete-confirm-actions{display:flex;gap:12px;justify-content:center}body.light-theme .radar-delete-confirm-yes{padding:12px 24px;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer;border:none;transition:all .2s ease;background:#f44;color:#fff}body.light-theme .radar-delete-confirm-yes:hover{background:#c33}body.light-theme .radar-delete-confirm-no{padding:12px 24px;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer;border:2px solid #69a60a!important;transition:all .2s ease;background:transparent;color:#69a60a!important}body.light-theme .radar-delete-confirm-no:hover{border-color:#69a60a!important;background:#69a60a1a!important}body.light-theme .action-button-tooltip{background:#fff!important;color:#69a60a!important;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000001a;border:1px solid #d8dbdf!important;text-transform:lowercase;pointer-events:none}body.light-theme .radar-saved-filters-container{display:flex;gap:12px;align-items:center;padding:16px 24px;flex-wrap:wrap;position:relative;overflow:visible;z-index:10000;align-self:flex-start;margin-right:auto;width:fit-content}body.light-theme .radar-saved-pagination-footer{display:flex;height:56px;align-items:center;align-self:stretch;border-top:2px solid #d8dbdf!important;background:#fff!important;backdrop-filter:blur(10px);width:100%;padding:0 24px;box-sizing:border-box;position:relative;z-index:1;margin-top:auto}body.light-theme .radar-saved-pagination-arrows{display:flex;gap:24px;align-items:center;width:100%;justify-content:space-between}body.light-theme .radar-saved-pagination-nav-item{display:flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}body.light-theme .radar-saved-pagination-nav-text{color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .radar-saved-pagination-arrows svg path{fill:#07180d!important}body.light-theme .radar-saved-pagination{display:flex;padding:8px 12px;flex-direction:row;justify-content:center;align-items:center;gap:8px;flex:1}body.light-theme .radar-saved-pagination-button{background:transparent;border:none;color:#07180d!important;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;cursor:pointer;padding:4px 8px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}body.light-theme .radar-saved-pagination-button:hover{background:#69a60a1a!important}body.light-theme .radar-saved-pagination-button.active{background:#69a60a33!important;border-radius:8px}@media (max-width: 1024px){body.light-theme .radar-page{height:100%;min-height:0;max-height:100%}body.light-theme .radar-title{font-size:22px}body.light-theme .radar-description{font-size:15px}}@media (max-width: 768px){body.light-theme .radar-page{height:100%;min-height:0;max-height:100%}body.light-theme .radar-header{padding:16px 16px 0;display:flex;justify-content:center;flex-shrink:0}body.light-theme .radar-header-content{width:100%;max-width:100%}body.light-theme .radar-header-text{text-align:center;align-items:center}body.light-theme .radar-title{font-size:20px;text-align:center}body.light-theme .radar-description{font-size:14px;text-align:center}body.light-theme .radar-tab-content-wrapper--search{justify-content:center;align-items:center;height:100%;flex:1;min-height:0;overflow:hidden}body.light-theme .radar-tab-content-wrapper--search .radar-text-input-container{height:100%;flex:1;min-height:0;align-items:center;justify-content:center;overflow:hidden;padding:16px;width:100%;box-sizing:border-box}body.light-theme .radar-tabs-menu-container{padding:0 16px;flex-shrink:0}body.light-theme .radar-saved-results{padding:16px}body.light-theme .radar-saved-result-card{padding:12px}body.light-theme .radar-delete-confirm-modal{padding:20px;max-width:90%}body.light-theme .radar-tab-content-wrapper.radar-saved-tab{justify-content:flex-start;align-items:flex-start}body.light-theme .radar-saved-filters-container{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;padding:16px;box-sizing:border-box;position:relative;align-self:flex-start;margin-right:auto}body.light-theme .radar-saved-pagination-footer{padding:0 16px;height:48px}body.light-theme .radar-saved-pagination-arrows{gap:0;justify-content:space-between}body.light-theme .radar-saved-pagination-nav-item{gap:6px;flex-shrink:0}body.light-theme .radar-saved-pagination-nav-text{font-size:14px;letter-spacing:-.154px}body.light-theme .radar-saved-pagination-arrows svg{width:14px;height:14px}body.light-theme .radar-saved-pagination{padding:6px 10px;gap:6px;flex:1}body.light-theme .radar-saved-pagination-button{font-size:14px;letter-spacing:-.154px;padding:3px 6px;min-width:28px;height:28px}}@media (max-width: 640px){body.light-theme .radar-page{height:100%;min-height:0;max-height:100%}body.light-theme .radar-header{padding:0;width:100%;display:flex;justify-content:center;margin-bottom:16px;flex-shrink:0}body.light-theme .radar-header-content{width:100%;max-width:100%}body.light-theme .radar-header-text{text-align:center;align-items:center}body.light-theme .radar-title{font-size:24px;text-align:center;margin:16px 0 0}body.light-theme .radar-description{font-size:14px;text-align:center}body.light-theme .radar-tab-content-wrapper--search .radar-text-input-container{padding:16px 8px}body.light-theme .radar-tabs-menu-container{padding:0 8px;flex-shrink:0}body.light-theme .radar-example-item{padding:10px 12px;font-size:13px}body.light-theme .radar-examples{width:100%;max-width:100%}body.light-theme .radar-text-input-wrapper{max-width:100%}body.light-theme .radar-saved-pagination-footer{padding:0 8px;height:48px}body.light-theme .radar-saved-pagination-nav-text{font-size:12px;letter-spacing:-.132px}body.light-theme .radar-saved-pagination-arrows svg{width:12px;height:12px}body.light-theme .radar-saved-pagination-button{font-size:12px;letter-spacing:-.132px;padding:2px 4px;min-width:24px;height:24px;border-radius:6px}body.light-theme .radar-saved-pagination-button.active{border-radius:6px}}.radar-result-page{display:flex;flex-direction:column;width:100%;height:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow:hidden;padding:0;margin:0}.radar-result-header{display:flex;width:100%;padding:24px;justify-content:space-between;align-items:center;background:#0c1f13;box-sizing:border-box}.radar-result-header-left{display:flex;flex-direction:column;gap:2px}.radar-result-header-title-wrapper{display:flex;align-items:center;gap:0}.radar-result-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.radar-result-subtitle{padding-left:30px;color:#dde4dd;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.radar-result-subtitle-matches-content{display:flex;align-items:baseline;gap:4px}.radar-result-subtitle-matches-content svg{width:15px;height:15px;flex-shrink:0}.radar-result-subtitle-matches-text{color:#82d7f9;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.radar-result-page .recruiter-company-tabs-menu-container{padding:0 24px;margin-bottom:0}.radar-result-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}.radar-result-save-button:hover:not(:disabled){background:#00aa001a}.radar-result-save-button:active:not(:disabled){background:#0a03}.radar-result-save-button:disabled{opacity:.5;cursor:not-allowed}.radar-result-content{flex:1;overflow-y:auto;overflow-x:hidden;width:100%;min-height:0;box-sizing:border-box;padding:24px}.radar-result-empty{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#f9faf599;font-family:Inter,sans-serif;font-size:14px;text-align:center}.radar-result-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}.radar-result-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:1px solid rgba(206,253,117,.1);background:#0c1f13;position:relative;min-height:320px;box-sizing:border-box}.radar-result-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}.radar-result-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;min-height:58px;justify-content:space-between}.radar-result-card-header-left{display:flex;align-items:center;gap:10px;flex:1 0 0;min-width:0}.radar-result-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}.radar-result-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.radar-result-photo-placeholder svg{width:100%;height:100%}.radar-result-header-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0;justify-content:center}.radar-result-name-social-row{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap;width:100%;min-width:0}.radar-result-name-social-row .radar-result-username{flex:1;min-width:0}.radar-result-username{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.radar-result-role{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.radar-result-match-section{margin-top:16px;display:flex;flex-direction:column;gap:0;width:100%}.radar-result-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}.radar-result-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75}.radar-result-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}.radar-result-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}.radar-result-tab-text{color:#dde4dd;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}.radar-result-tab.selected .radar-result-tab-text{color:#cefd75}.radar-result-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.radar-result-content-section{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;padding:16px 0;min-height:366px;max-height:366px;height:366px;margin-top:0;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;box-sizing:border-box}.radar-result-info-section{width:100%;padding:0 16px;box-sizing:border-box}.radar-result-info-section:first-child{padding-top:0}.radar-result-section-title{color:#cefd75;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2);font-family:Roboto,sans-serif}.radar-result-technologies-list{display:flex;flex-wrap:wrap;gap:12px;width:100%;align-content:flex-start;overflow:visible;box-sizing:border-box}.radar-result-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px;color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}.radar-result-tech-radar-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid rgba(206,253,117,.3);background:#cefd751a}.radar-result-tech-radar-icon{width:16px;height:16px;flex-shrink:0}.radar-result-tech-radar-name{color:#cefd75;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}.radar-result-tech-duration{color:#cefd75;opacity:.8}.radar-result-tech-radar-favorite-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #cefd75;background:#cefd75}.radar-result-tech-radar-favorite-name{color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px}.radar-result-tech-star-icon{width:16px;height:16px;flex-shrink:0}.radar-result-tech-item span{display:flex;align-items:center}.radar-result-tech-item-favorite{background:#cefd75;color:#07180d;font-weight:700}.radar-result-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.radar-result-favorite-technologies{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin:0;align-content:flex-start;overflow:visible;box-sizing:border-box}.radar-result-favorite-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px;background:#cefd75;color:#07180d;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}.radar-result-favorite-tech-item span{display:flex;align-items:center}.radar-result-favorite-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.radar-tech-graph-container{display:flex;flex-direction:column;width:100%;margin:16px 0 0}.radar-tech-graph-radar-chart{width:100%;height:auto;max-width:100%;max-height:200px;align-self:center}.radar-result-preferences-grid{display:flex;flex-direction:column;gap:16px;width:100%}.radar-result-preference-item{display:flex;flex-direction:column;gap:8px;width:100%}.radar-result-preference-label{color:#cefd75;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;margin:0;padding-bottom:8px;border-bottom:1px solid rgba(206,253,117,.2)}.radar-result-preference-values{display:flex;flex-wrap:wrap;gap:12px;width:100%;align-content:flex-start;overflow:visible;box-sizing:border-box}.radar-result-preference-value{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cefd75;padding:0 12px;color:#f9faf5;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px;font-family:Roboto,sans-serif}.radar-result-buttons-container{display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%}.radar-result-view-profile,.radar-result-send-message{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;width:100%;border:2px solid #0a0}.radar-result-view-profile{text-decoration:none;box-sizing:border-box;background:#0a0;color:#fff}.radar-result-view-profile:hover:not(:disabled){background:#0c0;border-color:#0c0}.radar-result-view-profile:active:not(:disabled){background:#080;border-color:#080}.radar-result-send-message{background:transparent;color:#0a0}.radar-result-send-message:hover:not(:disabled){background:#00aa001a}.radar-result-send-message:active:not(:disabled){background:#0a03}.radar-result-send-message:disabled{opacity:.5;cursor:not-allowed}.radar-result-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}.radar-result-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#103209e6}.radar-result-modal{display:flex;width:529px;min-height:200px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#07180d;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}.radar-result-modal-title{color:#fff;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}.radar-result-modal-description{color:#dde4dd;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}.radar-result-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.radar-result-modal-save{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #cefd75;background:#cefd75;color:#07180d;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1;min-width:100px;text-transform:lowercase}.radar-result-modal-save:disabled{opacity:.5;cursor:not-allowed}.radar-result-modal-save:hover:not(:disabled),.radar-result-modal-save:focus:not(:disabled){background:#b8e865;border-color:#b8e865;outline:none}.radar-result-modal-yes{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1;text-transform:lowercase}.radar-result-modal-yes:hover,.radar-result-modal-yes:focus{background:#b91c26;border-color:#b91c26;outline:none}.radar-result-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1;text-transform:lowercase}.radar-result-modal-cancel:hover,.radar-result-modal-cancel:focus{background:#00aa001a;outline:none}@media (max-width: 640px){.radar-result-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px}.radar-result-modal-title{font-size:16px;margin-bottom:12px}.radar-result-modal-actions{gap:8px}.radar-result-modal-save,.radar-result-modal-yes,.radar-result-modal-cancel{height:32px;padding:6px 12px;font-size:12px}}.calculator-job-goback-modal-yes,.calculator-job-goback-modal-cancel{text-transform:lowercase}@media (max-width: 768px){.radar-result-page{padding:0;margin:0;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.radar-result-header{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.radar-result-header-left{flex:1;min-width:0}.radar-result-content{padding:16px}.radar-result-save-button,.calculator-job-delete-button{flex-shrink:0}.radar-result-list{grid-template-columns:1fr}}@media (max-width: 640px){.radar-result-header{padding-bottom:12px}.radar-result-content{padding:8px}.radar-result-title{font-size:16px}.radar-result-matches-count{font-size:12px}}.radar-result-filters-container{display:flex;gap:12px;align-items:center;padding:16px 0;flex-wrap:wrap;width:100%;box-sizing:border-box;margin-bottom:16px}.radar-result-filters-container .job-matches-search-container{display:flex;flex-wrap:wrap;gap:16px;width:100%;align-items:center}.radar-result-filters-container .job-matches-search-container .job-filters-container{flex:0 1 auto}@media (min-width: 769px){.radar-result-filters-container .job-matches-search-container .job-talent-matches-search-row{flex:0 0 auto}.radar-result-filters-container .job-matches-search-container .job-talent-matches-search{width:360px;min-width:360px;max-width:360px;flex:0 0 auto;box-sizing:border-box}}@media (min-width: 769px) and (max-width: 1280px){.radar-result-filters-container .job-matches-search-container .job-talent-matches-search-row{flex:1 1 100%;display:flex;justify-content:center}}@media (max-width: 1024px){.radar-result-filters-container .job-matches-search-container .job-talent-matches-search-row{width:100%;flex:1 1 100%;box-sizing:border-box}.radar-result-filters-container .job-matches-search-container .job-talent-matches-search{width:100%;min-width:0;max-width:100%;flex:1 1 auto;box-sizing:border-box}}.radar-result-filter-wrapper{position:relative;display:flex;align-items:center;z-index:10000;overflow:visible;isolation:isolate}.radar-result-filter-button{display:flex;height:32px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;cursor:pointer;box-sizing:border-box}.radar-result-filter-text{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;font-family:Roboto,sans-serif}.radar-result-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}.radar-result-filter-arrow-up{transform:rotate(180deg)}.radar-result-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#3a4b38;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4px 0;z-index:10001;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000004d;width:max-content;max-height:300px;overflow-y:auto}.radar-result-filter-option{padding:8px 16px;color:#f9faf5;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;transition:background-color .15s ease,color .15s ease;font-family:Roboto,sans-serif}.radar-result-filter-option:hover{background-color:#cefd751f;color:#cefd75}.radar-result-filter-option-selected{background-color:#cefd7533;color:#cefd75}.radar-result-filter-option:active{background-color:#cefd7533}@media (max-width: 768px){.radar-result-filters-container{flex-direction:column;gap:12px;width:100%;position:relative}.radar-result-filter-wrapper{width:100%;box-sizing:border-box;position:relative}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(1){z-index:1006}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(2){z-index:1005}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(3){z-index:1004}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(4){z-index:1003}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(5){z-index:1002}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(6){z-index:1001}.radar-result-filter-button{width:100%;justify-content:space-between;box-sizing:border-box}.radar-result-filter-text{text-align:left}.radar-result-filter-dropdown{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;width:100%!important;left:0!important;right:auto!important}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(1) .radar-result-filter-dropdown{z-index:1007}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(2) .radar-result-filter-dropdown{z-index:1006}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(3) .radar-result-filter-dropdown{z-index:1005}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(4) .radar-result-filter-dropdown{z-index:1004}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(5) .radar-result-filter-dropdown{z-index:1003}.radar-result-filters-container .radar-result-filter-wrapper:nth-child(6) .radar-result-filter-dropdown{z-index:1002}}body.light-theme .radar-result-page{display:flex;flex-direction:column;width:100%;height:100%;max-width:100%;flex:1;box-sizing:border-box;min-height:0;overflow:hidden;padding:0;margin:0}body.light-theme .radar-result-header{display:flex;width:100%;padding:24px;justify-content:space-between;align-items:center;background:#fff!important;box-sizing:border-box;border-bottom:1px solid #d8dbdf!important}body.light-theme .radar-result-header-left{display:flex;flex-direction:column;gap:2px}body.light-theme .radar-result-header-title-wrapper{display:flex;align-items:center;gap:0}body.light-theme .radar-result-header-title-wrapper svg path{fill:#07180d!important}body.light-theme .radar-result-title{color:#07180d!important;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}body.light-theme .radar-result-subtitle{padding-left:30px;color:#888!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}body.light-theme .radar-result-subtitle-matches-content svg path{fill:#69a60a!important}body.light-theme .radar-result-subtitle-matches-text{color:#69a60a!important;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px}body.light-theme .radar-result-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease}body.light-theme .radar-result-save-button:hover:not(:disabled){background:#69a60a1a!important}body.light-theme .radar-result-save-button:active:not(:disabled){background:#69a60a33!important}body.light-theme .radar-result-save-button:disabled{opacity:.5;cursor:not-allowed}body.light-theme .radar-result-content{flex:1;overflow-y:auto;overflow-x:hidden;width:100%;min-height:0;box-sizing:border-box;padding:24px;background:#f7f8f8!important}body.light-theme .radar-result-empty{display:flex;justify-content:center;align-items:center;padding:48px 24px;color:#888!important;font-family:Inter,sans-serif;font-size:14px;text-align:center}body.light-theme .radar-result-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(245.333px,1fr));gap:16px;width:100%;max-width:100%;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;justify-content:flex-start;align-items:start}body.light-theme .radar-result-card{display:flex;width:100%;min-width:245.333px;padding:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:0;border-radius:8px;border:2px solid #d8dbdf!important;background:#fff!important;position:relative;min-height:320px;box-sizing:border-box}body.light-theme .radar-result-top-section{display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;box-sizing:border-box;border-radius:4px;background:#c1fdb7}body.light-theme .radar-result-top-section-header{display:flex;align-items:center;gap:10px;align-self:stretch;min-height:58px;justify-content:space-between}body.light-theme .radar-result-card-header-left{display:flex;align-items:center;gap:10px;flex:1 0 0;min-width:0}body.light-theme .radar-result-photo{width:60px;height:60px;flex-shrink:0;border-radius:40px;object-fit:cover;background:#d3d3d3 50% / cover no-repeat}body.light-theme .radar-result-photo-placeholder{width:60px;height:60px;flex-shrink:0;border-radius:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}body.light-theme .radar-result-photo-placeholder svg rect[fill]{fill:#edfdca!important}body.light-theme .radar-result-photo-placeholder svg rect[stroke]{stroke:#d8dbdf!important}body.light-theme .radar-result-photo-placeholder svg path{fill:#69a60a!important}body.light-theme .radar-result-header-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0;justify-content:center}body.light-theme .radar-result-username{color:#132f1d;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .radar-result-role{color:#5d5d68;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}body.light-theme .radar-result-match-section{margin-top:16px;display:flex;flex-direction:column;gap:0;width:100%}body.light-theme .radar-result-menu-container{display:flex;height:48px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;margin-bottom:0}body.light-theme .radar-result-menu{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:100%;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #69a60a!important}body.light-theme .radar-result-tab{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;cursor:pointer;position:relative;overflow:hidden;height:48px}body.light-theme .radar-result-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative;overflow:hidden}body.light-theme .radar-result-tab-text{color:#5a5a5a!important;text-align:center;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;white-space:nowrap;overflow:visible;margin-bottom:0;width:100%;padding:0 8px}body.light-theme .radar-result-tab.selected .radar-result-tab-text{color:#69a60a!important}body.light-theme .radar-result-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}body.light-theme .radar-result-tab-indicator path{fill:#69a60a!important}body.light-theme .radar-result-content-section{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;width:100%;padding:16px 0;min-height:366px;max-height:366px;height:366px;margin-top:0;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;box-sizing:border-box}body.light-theme .radar-result-info-section{width:100%;padding:0 16px;box-sizing:border-box}body.light-theme .radar-result-info-section:first-child{padding-top:0}body.light-theme .radar-result-section-title{color:#888!important;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.18px;text-align:left;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important;font-family:Roboto,sans-serif}body.light-theme .radar-result-technologies-list{display:flex;flex-wrap:wrap;gap:12px;width:100%;align-content:flex-start;overflow:visible;box-sizing:border-box}body.light-theme .radar-result-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #5a5a5a!important;padding:0 12px;color:#5a5a5a!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px;background:transparent!important}body.light-theme .radar-result-tech-radar-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #d8dbdf!important;background:#69a60a0d!important}body.light-theme .radar-result-tech-radar-icon{width:16px;height:16px;flex-shrink:0}body.light-theme .radar-result-tech-radar-icon path{fill:#69a60a!important}body.light-theme .radar-result-tech-radar-name{color:#07180d!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px}body.light-theme .radar-result-tech-duration{color:#888!important;opacity:.8}body.light-theme .radar-result-tech-radar-favorite-item{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:7px;padding:0 12px;height:28px;border-radius:8px;border:1px solid #07180d!important;background:#edfdca!important}body.light-theme .radar-result-tech-radar-favorite-name{color:#07180d!important;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px}body.light-theme .radar-result-tech-star-icon{width:16px;height:16px;flex-shrink:0}body.light-theme .radar-result-tech-star-icon path{fill:#07180d!important}body.light-theme .radar-result-tech-item span{display:flex;align-items:center}body.light-theme .radar-result-tech-item-favorite{background:#edfdca!important;color:#07180d!important;font-weight:700;border:1px solid #07180d!important}body.light-theme .radar-result-favorite-technologies{display:flex;flex-wrap:wrap;gap:12px;width:100%;margin:0;align-content:flex-start;overflow:visible;box-sizing:border-box}body.light-theme .radar-result-favorite-tech-item{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #07180d!important;padding:0 12px;background:#edfdca!important;color:#07180d!important;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px}body.light-theme .radar-result-favorite-tech-item span{display:flex;align-items:center}body.light-theme .radar-result-favorite-tech-star-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}body.light-theme .radar-result-favorite-tech-star-icon path{fill:#07180d!important}body.light-theme .radar-tech-graph-container{display:flex;flex-direction:column;width:100%;margin:16px 0 0}body.light-theme .radar-tech-graph-radar-chart{width:100%;height:auto;max-width:100%;max-height:200px;align-self:center}body.light-theme .radar-result-preferences-grid{display:flex;flex-direction:column;gap:16px;width:100%}body.light-theme .radar-result-preference-item{display:flex;flex-direction:column;gap:8px;width:100%}body.light-theme .radar-result-preference-label{color:#888!important;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:16px;margin:0;padding-bottom:8px;border-bottom:1px solid #d8dbdf!important}body.light-theme .radar-result-preference-values{display:flex;flex-wrap:wrap;gap:12px;width:100%;align-content:flex-start;overflow:visible;box-sizing:border-box}body.light-theme .radar-result-preference-value{display:flex;height:28px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #5a5a5a!important;padding:0 12px;color:#5a5a5a!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.1px;flex-shrink:0;flex-grow:0;gap:6px;font-family:Roboto,sans-serif;background:transparent!important}body.light-theme .radar-result-buttons-container{display:flex;flex-direction:column;gap:12px;margin-top:16px;width:100%}body.light-theme .radar-result-view-profile{text-decoration:none;box-sizing:border-box;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;width:100%;border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .radar-result-view-profile:hover:not(:disabled){background:#5a9508!important;border-color:#5a9508!important}body.light-theme .radar-result-view-profile:active:not(:disabled){background:#4a8507!important;border-color:#4a8507!important}body.light-theme .radar-result-send-message{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:60px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;width:100%;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important}body.light-theme .radar-result-send-message:hover:not(:disabled){background:#69a60a1a!important}body.light-theme .radar-result-send-message:active:not(:disabled){background:#69a60a33!important}body.light-theme .radar-result-send-message:disabled{opacity:.5;cursor:not-allowed}body.light-theme .radar-result-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:999999999!important;overflow:auto}body.light-theme .radar-result-modal-background{position:fixed;top:0;left:0;width:100vw;height:100vh;min-width:100%;min-height:100%;flex-shrink:0;pointer-events:none;background:#69a60a33!important}body.light-theme .radar-result-modal{display:flex;width:529px;min-height:200px;padding:24px;flex-direction:column;justify-content:space-between;align-items:stretch;flex-shrink:0;border-radius:8px;background:#fff!important;box-shadow:0 4px 4px #00000040;position:relative;z-index:1}body.light-theme .radar-result-modal-title{color:#07180d!important;font-family:Roboto,sans-serif;font-size:21px;font-style:normal;font-weight:700;line-height:140%;margin:0 0 16px;align-self:flex-start}body.light-theme .radar-result-modal-description{color:#07180d!important;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:146%;margin:0;white-space:pre-line;text-align:left;flex:1}body.light-theme .radar-result-modal-actions{display:flex;width:100%;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}body.light-theme .radar-result-modal-save{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:#69a60a!important;color:#07180d!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1;min-width:100px;text-transform:lowercase}body.light-theme .radar-result-modal-save:disabled{opacity:.5;cursor:not-allowed}body.light-theme .radar-result-modal-save:hover:not(:disabled),body.light-theme .radar-result-modal-save:focus:not(:disabled){background:#5a9508!important;border-color:#5a9508!important;outline:none}body.light-theme .radar-result-modal-yes{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #da1e28!important;background:#da1e28!important;color:#fff!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1;text-transform:lowercase}body.light-theme .radar-result-modal-yes:hover,body.light-theme .radar-result-modal-yes:focus{background:#b91c26!important;border-color:#b91c26!important;outline:none}body.light-theme .radar-result-modal-cancel{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;color:#69a60a!important;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;flex:1;text-transform:lowercase}body.light-theme .radar-result-modal-cancel:hover,body.light-theme .radar-result-modal-cancel:focus{background:#69a60a1a!important;outline:none}body.light-theme .radar-result-filters-container{display:flex;gap:12px;align-items:center;padding:16px 0;flex-wrap:wrap;width:100%;box-sizing:border-box;margin-bottom:16px}body.light-theme .radar-result-filter-wrapper{position:relative;display:flex;align-items:center;z-index:10000;overflow:visible;isolation:isolate}body.light-theme .radar-result-filter-button{display:flex;height:32px;padding:0 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:#fff!important;cursor:pointer;box-sizing:border-box}body.light-theme .radar-result-filter-text{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;font-family:Roboto,sans-serif}body.light-theme .radar-result-filter-arrow{width:9px;height:6px;flex-shrink:0;transition:transform .2s ease}body.light-theme .radar-result-filter-arrow path{fill:#07180d!important}body.light-theme .radar-result-filter-arrow-up{transform:rotate(180deg)}body.light-theme .radar-result-filter-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff!important;border:1px solid #d8dbdf!important;border-radius:8px;padding:4px 0;z-index:10001;display:flex;flex-direction:column;gap:0;min-width:140px;box-shadow:0 8px 24px #0000001a;width:max-content;max-height:300px;overflow-y:auto}body.light-theme .radar-result-filter-option{padding:8px 16px;color:#07180d!important;font-size:14px;font-weight:500;letter-spacing:.4px;cursor:pointer;text-align:left;box-sizing:border-box;transition:background-color .15s ease,color .15s ease;font-family:Roboto,sans-serif}body.light-theme .radar-result-filter-option:hover{background-color:#69a60a1a!important;color:#69a60a!important}body.light-theme .radar-result-filter-option-selected{background-color:#69a60a33!important;color:#69a60a!important}body.light-theme .radar-result-filter-option:active{background-color:#69a60a33!important}@media (max-width: 768px){body.light-theme .radar-result-page{padding:0;margin:0;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}body.light-theme .radar-result-header{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}body.light-theme .radar-result-header-left{flex:1;min-width:0}body.light-theme .radar-result-content{padding:16px}body.light-theme .radar-result-save-button,body.light-theme .calculator-job-delete-button{flex-shrink:0}body.light-theme .radar-result-list{grid-template-columns:1fr}body.light-theme .radar-result-filters-container{flex-direction:column;gap:12px;width:100%;position:relative}body.light-theme .radar-result-filter-wrapper{width:100%;box-sizing:border-box;position:relative}body.light-theme .radar-result-filter-button{width:100%;justify-content:space-between;box-sizing:border-box}body.light-theme .radar-result-filter-text{text-align:left}body.light-theme .radar-result-filter-dropdown{position:absolute!important;top:calc(100% + 8px)!important;bottom:auto!important;width:100%!important;left:0!important;right:auto!important}}@media (max-width: 640px){body.light-theme .radar-result-header{padding-bottom:12px}body.light-theme .radar-result-content{padding:8px}body.light-theme .radar-result-title{font-size:16px}body.light-theme .radar-result-matches-count{font-size:12px}body.light-theme .radar-result-modal{width:calc(100% - 48px);max-width:529px;min-height:200px;padding:16px 12px}body.light-theme .radar-result-modal-title{font-size:16px;margin-bottom:12px}body.light-theme .radar-result-modal-actions{gap:8px}body.light-theme .radar-result-modal-save,body.light-theme .radar-result-modal-yes,body.light-theme .radar-result-modal-cancel{height:32px;padding:6px 12px;font-size:12px}}.market-stats-page{padding:0 24px 32px;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;flex:1;min-height:0;display:flex;flex-direction:column;gap:20px}.market-stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.market-stats-card{border:1px solid rgba(206,253,117,.25);border-radius:12px;padding:14px 16px;background:#07180d59}.market-stats-card-value{font-size:22px;font-weight:700;color:#cefd75;letter-spacing:-.02em;line-height:1.2}.market-stats-card-label{margin-top:4px;font-size:13px;color:#f9faf5bf;line-height:1.35}.market-stats-methodology{font-size:12px;line-height:1.45;color:#f9faf58c;margin:0}.market-stats-footnote{font-size:12px;line-height:1.45;color:#f9faf57a;margin:8px 0 0}.market-stats-footnote+.market-stats-footnote{margin-top:6px}.market-stats-maps{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:16px;align-items:start}@media (max-width: 700px){.market-stats-maps{grid-template-columns:1fr}}.market-stats-map-block{position:relative;border-radius:12px;border:1px solid rgba(206,253,117,.2);background:#04120a80;padding:12px;overflow:hidden}.market-stats-map-block--islands{max-width:160px}.market-stats-map-block h3{margin:0 0 8px;font-size:12px;font-weight:600;color:#f9faf5a6;text-transform:uppercase;letter-spacing:.06em}.market-stats-svg-wrap{width:100%;min-height:140px;line-height:0}.market-stats-svg-wrap svg{width:100%;max-width:100%;height:auto;display:block;vertical-align:top}.market-stats-svg-wrap path.z{stroke:#f9faf559;stroke-width:1.25px;vector-effect:non-scaling-stroke;transition:fill .15s ease,stroke .15s ease,opacity .15s ease;cursor:pointer}.market-stats-svg-wrap path.z:hover{stroke:#cefd75;opacity:1!important}.market-stats-svg-wrap path.z.market-stats-path--selected{stroke:#cefd75;stroke-width:2.5px}.market-stats-special{display:flex;flex-wrap:wrap;gap:10px}.market-stats-special-btn{flex:1 1 220px;text-align:left;padding:12px 14px;border-radius:10px;border:1px solid rgba(206,253,117,.3);background:#07180d73;color:#f9faf5;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .15s ease,background .15s ease}.market-stats-special-btn:hover{border-color:#cefd75}.market-stats-special-btn.market-stats-special-btn--selected{border-color:#cefd75;background:#cefd751f}.market-stats-special-count{display:block;margin-top:4px;font-size:18px;font-weight:700;color:#cefd75}.market-stats-detail{border:1px solid rgba(206,253,117,.25);border-radius:12px;padding:16px 18px;background:#07180d66}.market-stats-detail h2{margin:0 0 12px;font-size:18px;font-weight:700;color:#f9faf5}.market-stats-detail-empty{font-size:14px;color:#f9faf58c;margin:0}.market-stats-bars-section{margin-bottom:16px}.market-stats-bars-section:last-child{margin-bottom:0}.market-stats-bars-title{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f9faf58c;margin:0 0 8px}.market-stats-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:6px;font-size:13px}.market-stats-bar-label{flex:0 0 100px;color:#f9faf5d9}.market-stats-bar-track{flex:1;height:8px;border-radius:4px;background:#f9faf514;overflow:hidden}.market-stats-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#69a60a,#cefd75)}.market-stats-bar-pct{flex:0 0 44px;text-align:right;font-variant-numeric:tabular-nums;color:#f9faf5a6;font-size:12px}.market-stats-tech-table{width:100%;border-collapse:collapse;font-size:13px}.market-stats-tech-table th,.market-stats-tech-table td{padding:8px 10px;text-align:left;border-bottom:1px solid rgba(249,250,245,.08)}.market-stats-tech-table th{color:#f9faf580;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.market-stats-tech-table td{color:#f9faf5e6}.market-stats-tech-table td:last-child,.market-stats-tech-table th:last-child{text-align:right}.market-stats-attribution{font-size:11px;color:#f9faf566;margin:0}.market-stats-attribution a{color:#cefd75bf;text-decoration:underline}.market-stats-error{padding:16px;border-radius:10px;border:1px solid rgba(255,120,120,.35);color:#ffb4b4;font-size:14px}body.light-theme .market-stats-card{background:#ffffffa6;border-color:#07180d1f}body.light-theme .market-stats-card-value{color:#3d6609}body.light-theme .market-stats-card-label{color:#07180da6}body.light-theme .market-stats-methodology{color:#07180d73}body.light-theme .market-stats-footnote{color:#07180d6b}body.light-theme .market-stats-map-block{background:#ffffff80;border-color:#07180d1a}body.light-theme .market-stats-map-block h3{color:#07180d8c}body.light-theme .market-stats-svg-wrap path.z{stroke:#07180d40}body.light-theme .market-stats-svg-wrap path.z:hover,body.light-theme .market-stats-svg-wrap path.z.market-stats-path--selected{stroke:#3d6609}body.light-theme .market-stats-svg-wrap path.z.market-stats-path--selected{stroke-width:2.5px}body.light-theme .market-stats-special-btn{background:#ffffffb3;border-color:#07180d26;color:#07180d}body.light-theme .market-stats-special-btn:hover,body.light-theme .market-stats-special-btn.market-stats-special-btn--selected{border-color:#69a60a}body.light-theme .market-stats-special-count{color:#3d6609}body.light-theme .market-stats-detail{background:#ffffffa6;border-color:#07180d1f}body.light-theme .market-stats-detail h2{color:#07180d}body.light-theme .market-stats-detail-empty{color:#07180d80}body.light-theme .market-stats-bars-title{color:#07180d73}body.light-theme .market-stats-bar-label{color:#07180dd9}body.light-theme .market-stats-bar-track{background:#07180d14}body.light-theme .market-stats-bar-pct{color:#07180d8c}body.light-theme .market-stats-tech-table th{color:#07180d73}body.light-theme .market-stats-tech-table td{color:#07180de6;border-bottom-color:#07180d14}body.light-theme .market-stats-attribution{color:#07180d61}body.light-theme .market-stats-attribution a{color:#3d6609}body.light-theme .market-stats-error{border-color:#b4282859;color:#8b1c1c}.radar-tab-content-wrapper.radar-market-stats-scene{flex:1 1 0;min-height:0;justify-content:flex-start;align-items:stretch;padding:0;--market-stats-tab-to-map-gap: clamp(22px, 4.2vmin, 40px)}.radar-tab-content-wrapper.market-stats-scene--maps-only{background:transparent;isolation:isolate;--ms-chrome-y: clamp(200px, 26vmin, 340px)}@media (max-width: 768px){.radar-tab-content-wrapper.market-stats-scene--maps-only{--ms-chrome-y: clamp(260px, 34vmin, 460px)}}.dashboard-content-wrapper--radar .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,.radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,body.light-theme .dashboard-content-wrapper--radar .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,body.light-theme .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only{overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:relative;padding-top:max(var(--market-stats-tab-to-map-gap, clamp(22px, 4.2vmin, 40px)),env(safe-area-inset-top,0px))!important;padding-bottom:max(48px,calc(24px + env(safe-area-inset-bottom,0px)))!important;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px));box-sizing:border-box}.dashboard-content-wrapper--radar .radar-page--market-stats{min-height:0}.radar-tab-content-wrapper.radar-market-stats-scene.radar-saved-tab:before,.radar-tab-content-wrapper.radar-market-stats-scene.radar-saved-tab:after{z-index:1}.radar-tab-content-wrapper.radar-market-stats-scene.radar-saved-tab .radar-blink-dots{z-index:3}.market-stats-map-bg{position:relative;z-index:0;flex:1 1 auto;min-height:0;width:100%;max-width:100%;display:flex;align-items:flex-start;justify-content:center;pointer-events:auto;margin-top:0;margin-bottom:0}.market-stats-map-bg-inner{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:clamp(6px,1.8vmin,18px) clamp(8px,2.2vmin,28px);width:100%;max-width:100%;height:auto;min-height:0;max-height:min(calc(100dvh - var(--ms-chrome-y, 280px)),92dvh);padding:clamp(8px,2vmin,18px);box-sizing:border-box}@supports not (height: 100dvh){.market-stats-map-bg-inner{max-height:min(calc(100vh - var(--ms-chrome-y, 280px)),92vh)}.market-stats-scene--maps-only .market-stats-svg-wrap--mainland svg{max-height:min(78vmin,calc(100vh - var(--ms-chrome-y, 280px) - 16px))}.market-stats-scene--maps-only .market-stats-svg-wrap--islands svg{max-height:min(48vmin,calc(100vh - var(--ms-chrome-y, 280px) - 32px))}}.market-stats-svg-wrap--mainland{flex:1 1 0;width:100%;min-width:0;min-height:0;max-width:100%;display:flex;align-items:flex-end;justify-content:center}.market-stats-svg-wrap--islands{flex:0 1 auto;width:clamp(72px,16vmin,160px);max-width:min(160px,30%);min-width:0;min-height:0;display:flex;align-items:flex-end;justify-content:center;align-self:flex-end}.market-stats-scene--maps-only .market-stats-svg-wrap--islands svg{overflow:visible}.market-stats-scene--maps-only .market-stats-svg-wrap--mainland svg{display:block;width:100%;max-width:100%;height:auto;max-height:min(78vmin,calc(100dvh - var(--ms-chrome-y, 280px) - 16px))}.market-stats-scene--maps-only .market-stats-svg-wrap--islands svg{display:block;width:auto;max-width:100%;height:auto;max-height:min(48vmin,calc(100dvh - var(--ms-chrome-y, 280px) - 32px))}.market-stats-loading-hint{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:6;margin:0;padding:8px 14px;border-radius:8px;font-size:13px;color:#f9faf5bf;background:#07180dbf;border:1px solid rgba(206,253,117,.25);pointer-events:none}body.light-theme .market-stats-loading-hint{color:#07180dd9;background:#ffffffeb;border-color:#07180d1f}.market-stats-map-error-toast{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:5;max-width:min(420px,92vw);padding:10px 14px;border-radius:8px;font-size:13px;border:1px solid rgba(255,120,120,.45);color:#ffb4b4;background:#0c0808d9;pointer-events:auto}body.light-theme .market-stats-map-error-toast{background:#fffffff2;color:#8b1c1c;border-color:#b4282859}.market-stats-attribution-floating{position:fixed;bottom:8px;right:10px;z-index:3;margin:0;font-size:10px;line-height:1.3;color:#f9faf56b;pointer-events:auto}.market-stats-attribution-floating a{color:#cefd75a6}body.light-theme .market-stats-attribution-floating{color:#07180d61}body.light-theme .market-stats-attribution-floating a{color:#3d6609}.market-stats-district-insights-panel{width:min(560px,calc(100vw - 16px));max-height:min(640px,calc(100vh - 16px));display:flex;flex-direction:column;border-radius:12px;box-shadow:0 8px 28px #0006;font-size:13px;line-height:1.4;overflow:hidden;pointer-events:auto;box-sizing:border-box}.market-stats-district-insights-panel--anchored{right:auto;bottom:auto;z-index:100000000!important}.market-stats-district-insights-panel--dark{background:#0c1f13;border:1px solid rgba(206,253,117,.28);color:#f9faf5}.market-stats-district-insights-panel--light{background:#fff;border:1px solid #d8dbdf;color:#07180d}.market-stats-district-insights-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 12px;flex-shrink:0;border-bottom:1px solid rgba(206,253,117,.18)}body.light-theme .market-stats-district-insights-header{border-bottom-color:#07180d1a}.market-stats-district-insights-title{margin:0;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:-.02em;flex:1;min-width:0}.market-stats-district-insights-close{flex-shrink:0;width:32px;height:32px;margin:-4px -4px 0 0;border:none;border-radius:8px;background:transparent;color:#f9faf5bf;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.market-stats-district-insights-close:hover{background:#cefd751f;color:#cefd75}body.light-theme .market-stats-district-insights-close{color:#07180d8c}body.light-theme .market-stats-district-insights-close:hover{background:#07180d0f;color:#07180d}.market-stats-district-insights-scroll{overflow-y:auto;overscroll-behavior:contain;padding:12px 16px 16px;flex:1;min-height:0;scrollbar-width:thin}.market-stats-district-method-note{margin:0 0 12px;font-size:12px;line-height:1.45;font-weight:400;color:#f9faf594}body.light-theme .market-stats-district-method-note{color:#07180d85}.market-stats-district-lead{margin:0 0 12px;font-size:13px;color:#f9faf5e0}body.light-theme .market-stats-district-lead{color:#07180de0}.market-stats-unmapped-list{margin:0 0 0 1.1em;padding:0;font-size:12px;line-height:1.45;color:#f9faf5e0;word-break:break-word}body.light-theme .market-stats-unmapped-list{color:#07180de0}.market-stats-unmapped-count{color:#f9faf57a;font-variant-numeric:tabular-nums}body.light-theme .market-stats-unmapped-count{color:#07180d73}.market-stats-floating{pointer-events:none}.market-stats-floating--center{position:relative;z-index:4;flex:1 1 0;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.market-stats-floating--center .market-stats-district-insights-panel{position:relative;right:auto;bottom:auto;max-height:none;pointer-events:auto}@media (max-width: 1024px){.radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only{justify-content:flex-start;align-items:stretch}.market-stats-map-bg{align-items:flex-start;justify-content:center;min-height:0}.market-stats-floating--center{padding:12px}}@media (max-width: 768px){.dashboard-content-wrapper--radar .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,.radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,body.light-theme .dashboard-content-wrapper--radar .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only,body.light-theme .radar-page--market-stats .radar-tab-content-wrapper.radar-saved-tab.radar-market-stats-scene.market-stats-scene--maps-only{padding-bottom:max(88px,calc(72px + env(safe-area-inset-bottom,0px)))!important;padding-left:max(12px,env(safe-area-inset-left,0px))!important;padding-right:max(12px,env(safe-area-inset-right,0px))!important}.market-stats-map-bg{flex:0 1 auto;width:100%;max-width:100%}.market-stats-map-bg-inner{padding-left:max(10px,env(safe-area-inset-left,0px));padding-right:max(10px,env(safe-area-inset-right,0px));padding-bottom:max(16px,env(safe-area-inset-bottom,0px));overflow:visible}.market-stats-scene--maps-only .market-stats-svg-wrap path.z{stroke-width:2px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.market-stats-loading-hint{top:max(10px,env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);max-width:calc(100vw - 20px);font-size:12px;padding:6px 12px}.market-stats-map-error-toast{top:max(10px,env(safe-area-inset-top,0px));max-width:calc(100vw - 20px)}.market-stats-attribution-floating{bottom:max(8px,calc(64px + env(safe-area-inset-bottom,0px)));right:max(8px,env(safe-area-inset-right,0px));left:auto;font-size:9px;max-width:calc(100vw - 16px);text-align:right}}@media (max-width: 896px) and (max-height: 500px){.radar-tab-content-wrapper.market-stats-scene--maps-only{--ms-chrome-y: clamp(140px, 18vmin, 220px)}.market-stats-map-bg-inner{padding-bottom:max(12px,env(safe-area-inset-bottom,0px));max-height:min(88dvh,calc(100dvh - var(--ms-chrome-y)))}}@media (max-width: 520px){.market-stats-district-insights-panel--anchored{width:min(100vw - 16px,560px)!important;max-height:min(78vh,640px)}}.market-stats-district-modal-overlay.entity-insights-modal-overlay .public-profile-block-modal-background{pointer-events:auto}.market-stats-district-modal-card.public-profile-block-modal.entity-insights-modal-card{width:min(600px,calc(100vw - 24px))!important;max-width:100%;padding:0!important;margin:max(0px,env(safe-area-inset-top,0px)) max(0px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(0px,env(safe-area-inset-left,0px));display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;box-sizing:border-box}.market-stats-district-modal-card.market-stats-district-insights-panel--dark{background:#0c1f13!important;border:1px solid rgba(206,253,117,.28);color:#f9faf5}.market-stats-district-modal-card.market-stats-district-insights-panel--light{background:#fff!important;border:1px solid #d8dbdf;color:#07180d}.entity-insights-modal-scroll.market-stats-district-modal-scroll{display:flex;flex-direction:column;min-height:0;flex:1 1 auto;max-height:min(78vh,640px);padding-right:10px;padding-bottom:8px}.market-stats-district-modal-scroll .market-stats-district-insights-header{flex-shrink:0}.market-stats-district-modal-main{padding:6px 18px 22px;flex-shrink:0}.market-stats-district-modal-card .entity-insights-modal-footer{border-top-color:#cefd752e;margin-top:8px;padding-top:16px;padding-bottom:6px}body.light-theme .market-stats-district-modal-card .entity-insights-modal-footer{border-top-color:#07180d1a}.market-stats-district-modal-card .market-stats-district-insights-header{padding:18px 18px 14px;gap:14px}.market-stats-district-modal-card .market-stats-district-insights-title{font-size:17px;line-height:1.3}.market-stats-district-modal-card .market-stats-district-method-note{margin:0 0 16px;font-size:13px;line-height:1.45}.market-stats-district-modal-card .market-stats-district-lead{margin:0 0 18px;font-size:14px;line-height:1.45}.market-stats-district-modal-card .market-stats-bars-section{margin-bottom:22px}.market-stats-district-modal-card .market-stats-bars-section:last-child{margin-bottom:0}.market-stats-district-modal-card .market-stats-bars-title{margin:0 0 12px}.market-stats-district-modal-card .market-stats-bar-row{margin-bottom:12px;min-height:34px;align-items:center;gap:12px}.market-stats-district-modal-card .market-stats-bar-row:last-child{margin-bottom:0}.market-stats-district-modal-card .market-stats-bar-track{height:10px;border-radius:5px}.market-stats-district-modal-card .market-stats-bar-label{flex:0 0 min(108px,32%)}.market-stats-district-modal-card .market-stats-tech-table{font-size:13px}.market-stats-district-modal-card .market-stats-tech-table th,.market-stats-district-modal-card .market-stats-tech-table td{padding:12px 10px;vertical-align:top}.market-stats-district-modal-card .market-stats-tech-table th{padding-top:4px;padding-bottom:12px}.market-stats-district-modal-card .market-stats-tech-table tbody tr:last-child td{border-bottom:none;padding-bottom:4px}body.light-theme .market-stats-district-modal-card .market-stats-district-lead{color:#07180de0}.dashboard-header-avatar-company .dashboard-header-avatar-placeholder svg,.dashboard-header-avatar-company .dashboard-header-avatar-placeholder svg path{fill:none!important}.dashboard-header-avatar-company .dashboard-header-avatar-placeholder svg path{stroke:currentColor}body.light-theme .dashboard-header-avatar-company .dashboard-header-avatar-placeholder svg path{stroke:#69a60a!important;fill:none!important}body.dark-theme .dashboard-header-avatar-company .dashboard-header-avatar-placeholder svg path{stroke:#cefd75!important;fill:none!important}.company-dashboard-panel{flex:1;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);width:100%;box-sizing:border-box}.company-dashboard-panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:20px}.company-dashboard-panel-orbit{position:relative;width:480px;height:480px;display:flex;justify-content:center;align-items:center}.company-dashboard-panel-spinner-center{position:absolute;top:50%;left:50%;width:240px;height:240px;transform:translate(-50%,-50%);z-index:10}.company-dashboard-panel-spinner-center img{width:100%;height:100%;object-fit:contain}.company-dashboard-panel-spinner-orbiting{position:absolute;top:0;left:50%;width:144px;height:144px;transform:translate(-50%) rotate(0);transform-origin:center 240px;animation:company-dashboard-panel-orbit 12s linear infinite;z-index:1}.company-dashboard-panel-spinner-orbiting img{width:100%;height:100%;object-fit:contain}@keyframes company-dashboard-panel-orbit{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(-360deg)}}body.light-theme .company-dashboard-panel-spinner-center{background-image:url(/compass-light.png);background-size:contain;background-repeat:no-repeat;background-position:center}body.light-theme .company-dashboard-panel-spinner-center img[src="/compass.png"],body.light-theme .company-dashboard-panel-spinner-center img[alt=Compass]{opacity:0}body.light-theme .company-dashboard-panel-spinner-orbiting{background-image:url(/caravel-light.png);background-size:contain;background-repeat:no-repeat;background-position:center}body.light-theme .company-dashboard-panel-spinner-orbiting img[src="/caravel.png"],body.light-theme .company-dashboard-panel-spinner-orbiting img[alt=Caravel]{opacity:0}.company-dashboard-panel-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px;margin:0}.company-dashboard-panel-message-char{display:inline-block;animation:company-dashboard-panel-wave-char 2s ease-in-out infinite}@keyframes company-dashboard-panel-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}body.light-theme .company-dashboard-panel-message{color:#07180d;opacity:.9}@media (max-width: 1024px){.company-dashboard-panel-orbit{width:360px;height:360px}.company-dashboard-panel-spinner-center{width:180px;height:180px}.company-dashboard-panel-spinner-orbiting{width:108px;height:108px;transform-origin:center 180px}}@media (max-width: 768px){.company-dashboard-panel-orbit{width:300px;height:300px}.company-dashboard-panel-spinner-center{width:150px;height:150px}.company-dashboard-panel-spinner-orbiting{width:90px;height:90px;transform-origin:center 150px}.company-dashboard-panel-message{font-size:18px}}@media (max-width: 640px){.company-dashboard-panel-orbit{width:260px;height:260px}.company-dashboard-panel-spinner-center{width:130px;height:130px}.company-dashboard-panel-spinner-orbiting{width:78px;height:78px;transform-origin:center 130px}.company-dashboard-panel-message{font-size:16px}}.company-calculator-page{flex:1;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);width:100%;box-sizing:border-box}.company-calculator-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.company-calculator-empty-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:500;line-height:1.5;margin:0}body.light-theme .company-calculator-empty-message{color:#07180d;opacity:.9}.company-edit-profile-page{width:100%;padding:24px;box-sizing:border-box}.company-edit-profile-content{width:100%;margin:0}.company-edit-profile-page .company-register-profile-wrapper{margin-left:auto;margin-right:auto;max-width:1000px;width:100%;box-sizing:border-box}.company-edit-profile-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:24px;padding-bottom:24px;background:transparent;flex-shrink:0}.company-edit-profile-header-text{width:100%;margin:0}.company-edit-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.company-edit-profile-title{color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;width:100%;text-align:left;margin:0;padding:0;box-sizing:border-box}.company-edit-profile-description,.company-edit-profile-description-save-hint{width:100%;text-align:left;margin:0;padding:0;box-sizing:border-box;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}.company-edit-profile-description-save-hint .company-edit-profile-description-save{color:#0a0}.company-edit-profile-inputs-and-actions{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.company-edit-profile-inputs-row{display:flex;flex-direction:column;gap:24px;width:100%}.company-edit-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.company-edit-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.company-edit-profile-input-container .company-edit-profile-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.company-edit-profile-input-container .company-edit-profile-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;white-space:nowrap;overflow:visible}.company-edit-profile-input-container.company-edit-profile-has-value .company-edit-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.company-edit-profile-remove-photo-btn{display:none!important}.company-edit-profile-logo-delete{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;left:0;top:0;border-radius:50%;border:2px solid #c00;background:#c00;color:#fff;cursor:pointer;z-index:2;padding:0;transition:background .2s,border-color .2s,opacity .2s}.company-edit-profile-logo-delete:disabled{opacity:.7;cursor:not-allowed}.company-edit-profile-logo-delete svg{width:18px;height:18px}.company-edit-profile-logo-delete svg path{stroke:#f9faf5!important;fill:none}.company-edit-profile-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}.company-edit-profile-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.company-edit-profile-save-button-active{border:2px solid #0a0;background:#0a0}.company-edit-profile-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}.company-edit-profile-save-button-disabled:hover{opacity:1}.company-edit-profile-save-button-active:hover{opacity:.9}@media (max-width: 1024px){.company-edit-profile-page{padding:20px}.company-edit-profile-title{font-size:22px}.company-edit-profile-description,.company-edit-profile-description-save-hint{font-size:13px}.company-edit-profile-page .company-register-profile-form-row{align-items:stretch;width:100%}.company-edit-profile-page .company-register-profile-logo-container{align-self:center}.company-edit-profile-page .company-edit-profile-inputs-and-actions,.company-edit-profile-page .company-edit-profile-inputs-row,.company-edit-profile-page .company-edit-profile-input-wrapper,.company-edit-profile-page .company-edit-profile-input-container{width:100%;max-width:100%;box-sizing:border-box}}@media (max-width: 768px){.company-edit-profile-page{padding:16px}.company-edit-profile-title{font-size:20px;margin-bottom:20px}.company-edit-profile-description,.company-edit-profile-description-save-hint{font-size:12px}.company-edit-profile-page .company-register-profile-form-row{align-items:stretch;width:100%}.company-edit-profile-page .company-register-profile-logo-container{align-self:center}.company-edit-profile-page .company-edit-profile-inputs-and-actions,.company-edit-profile-page .company-edit-profile-inputs-row,.company-edit-profile-page .company-edit-profile-input-wrapper,.company-edit-profile-page .company-edit-profile-input-container{width:100%;max-width:100%;box-sizing:border-box}}@media (max-width: 640px){.company-edit-profile-page{padding:12px}.company-edit-profile-title{font-size:18px;margin-bottom:16px}.company-edit-profile-description,.company-edit-profile-description-save-hint{font-size:11px}.company-edit-profile-page .company-register-profile-form-row,.company-edit-profile-page .company-edit-profile-inputs-and-actions,.company-edit-profile-page .company-edit-profile-inputs-row,.company-edit-profile-page .company-edit-profile-input-wrapper,.company-edit-profile-page .company-edit-profile-input-container{width:100%;max-width:100%;box-sizing:border-box}}body.light-theme .company-edit-profile-page{width:100%;padding:24px;box-sizing:border-box}body.light-theme .company-edit-profile-content{width:100%;margin:0}body.light-theme .company-edit-profile-page .company-register-profile-wrapper{margin-left:auto;margin-right:auto;max-width:1000px;width:100%;box-sizing:border-box}body.light-theme .company-edit-profile-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:24px;padding-bottom:24px;background:#f7f8f8!important;flex-shrink:0}body.light-theme .company-edit-profile-header-text{width:100%;margin:0}body.light-theme .company-edit-profile-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}body.light-theme .company-edit-profile-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin-bottom:0;padding-left:0;padding-right:0;box-sizing:border-box}body.light-theme .company-edit-profile-description,body.light-theme .company-edit-profile-description-save-hint{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%}body.light-theme .company-edit-profile-description-save-hint .company-edit-profile-description-save{color:#69a60a!important}body.light-theme .company-edit-profile-input-container{border:1px solid #5a5a5a!important;background:transparent!important}body.light-theme .company-edit-profile-input-container .company-edit-profile-form-input{color:#07180d!important}body.light-theme .company-edit-profile-input-container .company-edit-profile-floating-label{color:#5a5a5a!important}body.light-theme .company-edit-profile-input-container.company-edit-profile-has-value .company-edit-profile-floating-label{background:#f7f9f9!important;color:#07180d!important}body.light-theme .company-edit-profile-logo-delete{border-color:#b3261e;background:#b3261e}body.light-theme .company-edit-profile-logo-delete svg path{stroke:#f9faf5!important}body.light-theme .company-edit-profile-save-button-container{display:flex;justify-content:center;width:100%;margin-top:24px}body.light-theme .company-edit-profile-save-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:none;cursor:pointer;color:#fff!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .company-edit-profile-save-button-active{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .company-edit-profile-save-button-disabled{border:2px solid #c1c7cd;background:#c1c7cd;cursor:not-allowed}body.light-theme .company-edit-profile-save-button-disabled:hover{opacity:1}body.light-theme .company-edit-profile-save-button-active:hover{opacity:.9}@media (max-width: 1024px){body.light-theme .company-edit-profile-page{padding:20px}body.light-theme .company-edit-profile-title{font-size:22px}body.light-theme .company-edit-profile-description,body.light-theme .company-edit-profile-description-save-hint{font-size:13px}}@media (max-width: 768px){body.light-theme .company-edit-profile-page{padding:16px}body.light-theme .company-edit-profile-title{font-size:20px}body.light-theme .company-edit-profile-description,body.light-theme .company-edit-profile-description-save-hint{font-size:12px}}@media (max-width: 640px){body.light-theme .company-edit-profile-page{padding:12px}body.light-theme .company-edit-profile-title{font-size:18px}body.light-theme .company-edit-profile-description,body.light-theme .company-edit-profile-description-save-hint{font-size:11px}}.company-jobs-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px)}.company-jobs-list-page .company-jobs-content{width:100%;margin:0;display:flex;flex-direction:column;flex:1;min-height:0}.company-jobs-list-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:700;line-height:150%;margin:0 0 16px}.company-jobs-list-page .company-jobs-table-section.recruiter-current-jobs-section{margin-top:0;flex:1;min-height:0;display:flex;flex-direction:column}.company-jobs-list-page .company-jobs-table-section .recruiter-current-jobs-table{flex:1;min-height:0;display:flex;flex-direction:column}.company-jobs-list-page .company-jobs-table-section .recruiter-current-jobs-rows{flex:1;min-height:0;overflow:auto}.company-jobs-content{width:100%;margin:0;display:flex;flex-direction:column;flex:1;min-height:0}.company-jobs-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:12px;padding-bottom:0;background:transparent;flex-shrink:0}.company-jobs-header-text{width:100%;margin:0}.company-jobs-title{color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;width:100%;text-align:left;margin:0 0 8px;padding:0;box-sizing:border-box}.company-jobs-description{width:100%;text-align:left;margin:0;padding:0;box-sizing:border-box;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}.company-jobs-description-second{margin-top:0}.company-jobs-has-platform .recruiter-current-jobs-header,.company-jobs-has-platform .recruiter-current-jobs-row{grid-template-columns:2fr 1fr 1fr .8fr .7fr min-content}.company-jobs-has-platform .recruiter-current-jobs-header-title:nth-child(2),.company-jobs-has-platform .recruiter-current-jobs-header-title:nth-child(3),.company-jobs-has-platform .recruiter-current-jobs-header-title:nth-child(4),.company-jobs-has-platform .recruiter-current-jobs-header-title:nth-child(5),.company-jobs-has-platform .recruiter-current-jobs-header-title:nth-child(6){justify-content:center}.company-jobs-has-platform .recruiter-current-jobs-title-cell{justify-content:flex-start}.company-jobs-has-platform .recruiter-current-jobs-platform-cell{justify-content:center;min-width:0}@media (max-width: 1024px){.company-jobs-has-platform .recruiter-current-jobs-header,.company-jobs-has-platform .recruiter-current-jobs-row{grid-template-columns:2fr 1fr 1fr 1fr}}.company-jobs-content .calculator-tabs-menu-container{width:100%;box-sizing:border-box;padding:0}.company-jobs-teamlyzer-link{color:#0a0!important;text-decoration:none;transition:opacity .2s ease;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit}.company-jobs-teamlyzer-link:hover{opacity:.8;text-decoration:underline}@media (max-width: 1024px){.company-jobs-page{padding:20px}.company-jobs-title{font-size:22px}.company-jobs-description,.company-jobs-description-second{font-size:13px}}@media (max-width: 768px){.company-jobs-page{padding:16px}.company-jobs-title{font-size:20px}.company-jobs-description,.company-jobs-description-second{font-size:12px}}@media (max-width: 640px){.company-jobs-page{padding:12px}.company-jobs-title{font-size:18px}.company-jobs-description,.company-jobs-description-second{font-size:11px}}.company-jobs-tab-content{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.company-jobs-tab-content:has(.company-jobs-table-section){align-items:stretch;justify-content:flex-start;overflow:hidden}.company-jobs-table-section .job-openings-table-footer{display:flex;height:56px;align-items:center;align-self:stretch;border-top:2px solid #07180d;background:#133920;width:100%;gap:16px;padding:0 16px;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px;justify-content:flex-end}.company-jobs-table-section .job-openings-pagination-current-page{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;display:flex;align-items:center;justify-content:center;background:#1c5a31;border-radius:8px;padding:4px 8px;min-width:32px;height:32px}@media (max-width: 768px){.company-jobs-table-section .job-openings-table-footer{padding:0 8px;height:48px}.company-jobs-table-section .job-openings-table-footer-arrows{gap:0;justify-content:space-between;width:100%}.company-jobs-table-section .job-openings-footer-nav-item{gap:6px;flex-shrink:0}.company-jobs-table-section .job-openings-footer-nav-text{font-size:12px;letter-spacing:-.132px}.company-jobs-table-section .job-openings-table-footer-arrows svg{width:12px;height:12px}.company-jobs-table-section .job-openings-pagination{padding:0;gap:0;flex:1;display:flex;justify-content:center;align-items:center}.company-jobs-table-section .job-openings-pagination-current-page,.company-jobs-table-section .job-openings-pagination-button{font-size:12px;letter-spacing:-.132px;padding:2px 4px;min-width:24px;height:24px;border-radius:6px}.company-jobs-table-section .job-openings-pagination-button.active{border-radius:6px}}.company-jobs-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px}.company-jobs-boat{width:260px;height:260px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:company-jobs-float-boat 5s ease-in-out infinite}.company-jobs-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.company-jobs-message-char{display:inline-block;animation:company-jobs-wave-char 2s ease-in-out infinite}@keyframes company-jobs-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes company-jobs-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.company-jobs-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){.company-jobs-empty{padding:12px;min-height:260px;gap:8px}}.company-jobs-table-section .job-openings-table-footer{display:flex;height:56px;align-items:center;align-self:stretch;border-top:2px solid #07180d;background:#133920;width:100%;gap:16px;padding:0 16px;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px;justify-content:flex-end;flex-shrink:0}.company-jobs-table-section .job-openings-table-footer-arrows{display:flex;gap:24px;align-items:center;width:100%;justify-content:flex-end}.company-jobs-table-section .job-openings-pagination{display:flex;padding:8px 12px;flex-direction:row;justify-content:center;align-items:center;gap:8px}.company-jobs-table-section .job-openings-pagination-button{background:transparent;border:none;color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;cursor:pointer;padding:4px 8px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.company-jobs-table-section .job-openings-pagination-button:hover{background:#1c5a3180}.company-jobs-table-section .job-openings-pagination-button.active{background:#1c5a31;border-radius:8px}.company-jobs-table-section .job-openings-footer-nav-item{display:flex;align-items:center;gap:8px;cursor:pointer}.company-jobs-table-section .job-openings-footer-nav-text{color:#f9faf5;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.company-jobs-table-section .job-openings-table-footer-arrows svg{width:16px;height:16px;flex-shrink:0}.company-jobs-table-section .job-openings-pagination-current-page{color:#f9faf5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.132px;display:flex;align-items:center;justify-content:center;background:#1c5a31;border-radius:6px;padding:2px 4px;min-width:24px;height:24px}@media (max-width: 768px){.company-jobs-table-section .job-openings-table-footer{padding:0 8px;height:48px}.company-jobs-table-section .job-openings-table-footer-arrows{gap:0;justify-content:space-between}.company-jobs-table-section .job-openings-footer-nav-item{gap:6px;flex-shrink:0}.company-jobs-table-section .job-openings-footer-nav-text{font-size:12px;letter-spacing:-.132px}.company-jobs-table-section .job-openings-table-footer-arrows svg{width:12px;height:12px}.company-jobs-table-section .job-openings-pagination-button{font-size:12px;padding:2px 4px;min-width:24px;height:24px;border-radius:6px}}body.light-theme .company-jobs-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px)}body.light-theme .company-jobs-content{width:100%;margin:0;display:flex;flex-direction:column;flex:1;min-height:0}body.light-theme .company-jobs-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:24px;padding-bottom:24px;background:#f7f8f8!important;flex-shrink:0}body.light-theme .company-jobs-header-text{width:100%;margin:0}body.light-theme .company-jobs-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0 0 8px;padding:0;box-sizing:border-box}body.light-theme .company-jobs-description,body.light-theme .company-jobs-description-second{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;opacity:.9}body.light-theme .company-jobs-teamlyzer-link{color:#69a60a!important}body.light-theme .company-jobs-teamlyzer-link:hover{opacity:.8;text-decoration:underline}body.light-theme .company-jobs-content .calculator-tabs-menu-container{width:100%;padding:0;box-sizing:border-box}body.light-theme .company-jobs-table-section .job-openings-table-footer{background:#fff!important;border-top:2px solid #d8dbdf!important}body.light-theme .company-jobs-table-section .job-openings-footer-nav-text{color:#07180d!important}body.light-theme .company-jobs-table-section .job-openings-footer-nav-item svg path{stroke:#07180d!important}body.light-theme .company-jobs-table-section .job-openings-pagination-button{color:#07180d!important}body.light-theme .company-jobs-table-section .job-openings-pagination-button:hover{background:#69a60a1a!important;color:#69a60a!important}body.light-theme .company-jobs-table-section .job-openings-pagination-button.active,body.light-theme .company-jobs-table-section .job-openings-pagination-current-page{background:#69a60a!important;color:#fff!important}@media (max-width: 1024px){body.light-theme .company-jobs-page{padding:20px}body.light-theme .company-jobs-title{font-size:22px}body.light-theme .company-jobs-description{font-size:13px}}@media (max-width: 768px){body.light-theme .company-jobs-page{padding:16px}body.light-theme .company-jobs-title{font-size:20px}body.light-theme .company-jobs-description{font-size:12px}}@media (max-width: 640px){body.light-theme .company-jobs-page{padding:12px}body.light-theme .company-jobs-title{font-size:18px}body.light-theme .company-jobs-description{font-size:11px}}body.light-theme .company-jobs-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px}body.light-theme .company-jobs-boat{width:260px;height:260px;background-image:url(/caravel-light.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:company-jobs-float-boat 5s ease-in-out infinite}body.light-theme .company-jobs-message{color:#07180d;opacity:.9}@media (max-width: 768px){body.light-theme .company-jobs-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){body.light-theme .company-jobs-empty{padding:12px;min-height:260px;gap:8px}}.company-members-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 0;min-height:0}.company-members-content{width:100%;margin:0;display:flex;flex-direction:column;flex:1;min-height:0}.company-members-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:24px;padding-bottom:24px;background:transparent;flex-shrink:0}.company-members-header-text{width:100%;margin:0}.company-members-title{color:#f9faf5;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;width:100%;text-align:left;margin:0 0 8px;padding:0;box-sizing:border-box}.company-members-description{width:100%;text-align:left;margin:0;padding:0;box-sizing:border-box;color:#f9faf5;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:pre-line}.company-members-description-second{margin-top:0}.company-members-highlight{color:#0a0}.company-members-content .calculator-tabs-menu-container{width:100%;box-sizing:border-box;padding:0}.company-members-tab-content{width:100%;flex:1 1 auto;min-height:0;display:flex;align-items:stretch;justify-content:center;overflow:hidden;position:relative}.company-members-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px;align-self:center}.company-members-list-wrapper{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 24px;box-sizing:border-box;overflow-y:auto;align-self:stretch}.company-members-list-wrapper--empty{justify-content:center}.company-members-list-wrapper .company-members-invites-sent{width:100%;max-width:600px;margin-top:0}.company-members-add-wrapper{width:100%;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;position:relative;overflow:hidden;align-self:stretch}.company-members-add-radar-container{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.company-members-add-radar-container:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 0%,transparent 15%,rgba(206,253,117,.03) 15%,rgba(206,253,117,.03) 16%,transparent 16%),radial-gradient(circle at center,transparent 0%,transparent 25%,rgba(206,253,117,.05) 25%,rgba(206,253,117,.05) 26%,transparent 26%),radial-gradient(circle at center,transparent 0%,transparent 35%,rgba(206,253,117,.07) 35%,rgba(206,253,117,.07) 36%,transparent 36%),radial-gradient(circle at center,transparent 0%,transparent 45%,rgba(206,253,117,.05) 45%,rgba(206,253,117,.05) 46%,transparent 46%),linear-gradient(0deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(206,253,117,.1) 49%,rgba(206,253,117,.1) 51%,transparent 51%),linear-gradient(45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),linear-gradient(-45deg,transparent 49%,rgba(206,253,117,.05) 49%,rgba(206,253,117,.05) 51%,transparent 51%),radial-gradient(circle at center,rgba(206,253,117,.3) 0%,rgba(206,253,117,.3) 2%,transparent 2%);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:companyMembersRadarPulse 4s ease-in-out infinite}.company-members-add-sweep-overlay{position:absolute;inset:0;width:100%;height:100%;background:conic-gradient(from 0deg at center,transparent 0deg,transparent 340deg,rgba(206,253,117,.15) 340deg,rgba(206,253,117,.3) 345deg,rgba(206,253,117,.15) 350deg,transparent 350deg,transparent 360deg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;pointer-events:none;z-index:0;animation:companyMembersRadarSweep 3s linear infinite}.company-members-add-blink-dots{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.company-members-add-blink-dot{position:absolute;width:6px;height:6px;background:#0a0;border-radius:50%;box-shadow:0 0 8px #0a0c,0 0 16px #0a06;opacity:0;transform:translate(-50%,-50%)}.company-members-add-blink-dot:nth-child(1){left:35%;top:25%;animation:companyMembersRadarBlink1 3s ease-in-out infinite;animation-delay:0s}.company-members-add-blink-dot:nth-child(2){left:55%;top:22%;animation:companyMembersRadarBlink2 3s ease-in-out infinite;animation-delay:.4s}.company-members-add-blink-dot:nth-child(3){left:70%;top:40%;animation:companyMembersRadarBlink3 3s ease-in-out infinite;animation-delay:.8s}.company-members-add-blink-dot:nth-child(4){left:65%;top:60%;animation:companyMembersRadarBlink4 3s ease-in-out infinite;animation-delay:1.2s}.company-members-add-blink-dot:nth-child(5){left:45%;top:72%;animation:companyMembersRadarBlink5 3s ease-in-out infinite;animation-delay:1.6s}.company-members-add-blink-dot:nth-child(6){left:28%;top:65%;animation:companyMembersRadarBlink6 3s ease-in-out infinite;animation-delay:2s}.company-members-add-blink-dot:nth-child(7){left:22%;top:45%;animation:companyMembersRadarBlink7 3s ease-in-out infinite;animation-delay:2.4s}.company-members-add-blink-dot:nth-child(8){left:48%;top:48%;animation:companyMembersRadarBlink8 3s ease-in-out infinite;animation-delay:2.8s}@keyframes companyMembersRadarPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes companyMembersRadarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes companyMembersRadarBlink1{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.9;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink2{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink3{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink4{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.85;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink5{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink6{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.95;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink7{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes companyMembersRadarBlink8{0%,90%,to{opacity:0;transform:translate(-50%,-50%) scale(.5)}5%,85%{opacity:.4;transform:translate(-50%,-50%) scale(1)}}.company-members-add-input-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:600px;position:relative;z-index:1;padding:0 24px;box-sizing:border-box}.company-members-add-input-wrapper{display:flex;align-items:center;gap:4px;width:100%;border-radius:16px;border:2px solid transparent;background:#254731d9;backdrop-filter:blur(10px);padding:12px 16px;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.company-members-add-input-wrapper.company-members-add-input-error{border:2px solid #ff4444!important;background:#3d1f1f!important}.company-members-add-input{flex:1;background:transparent;border:none;outline:none;color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400;line-height:24px;padding:0;height:24px}.company-members-add-input::placeholder{color:#7d8881}.company-members-add-send-button{width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#cefd75}.company-members-add-send-button:hover:not(:disabled){color:#f9faf5}.company-members-add-send-button:disabled{opacity:.5;cursor:not-allowed}.company-members-add-send-button svg{width:24px;height:24px}.company-members-add-notice{margin:0;padding:8px 12px;color:#f9faf5;font-size:13px;font-weight:500;line-height:1.45;opacity:1;text-align:center;position:relative;z-index:2}.company-members-add-feedback{margin:0;padding:4px 12px;font-size:13px;font-weight:500;line-height:1.45;text-align:center;position:relative;z-index:2}.company-members-add-error,.company-members-add-success{color:#f44}.company-members-invites-sent{width:100%;margin-top:24px;padding-top:20px;border-top:1px solid rgba(206,253,117,.2)}.company-members-invites-sent-title{margin:0 0 12px;padding:0;font-size:14px;font-weight:600;color:#f9faf5;letter-spacing:-.1px}.company-members-invites-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.company-members-invites-item{position:relative;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#25473199;border:1px solid rgba(206,253,117,.15);width:100%;box-sizing:border-box}.company-members-member-item{flex-direction:column;align-items:stretch;gap:0}.company-members-member-item .company-members-member-row{display:flex;align-items:center;gap:12px;flex:0 0 auto;position:relative;min-height:56px}.company-members-member-item .company-members-invites-item-left{flex:1;min-width:0}.company-members-invites-item-left{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.company-members-invites-item-left--clickable{cursor:pointer;text-decoration:none;color:inherit}.company-members-invites-item-left--clickable:hover{opacity:.9}.company-members-invites-item-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#0a03}.company-members-invites-item-photo{width:100%;height:100%;object-fit:cover}.company-members-invites-item-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#cefd75;background:#00aa0040}.company-members-invites-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.company-members-invites-item-name{font-size:14px;font-weight:600;color:#f9faf5;line-height:1.3}.company-members-invites-item-username{font-size:12px;color:#7d8881;line-height:1.3}.company-members-invites-item-type-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:23px;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:500;line-height:1.3;width:fit-content;background:#cefd75;color:#000;pointer-events:none}.company-members-can-edit-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px}.company-members-permissions-block{display:flex;flex-direction:column;gap:4px;margin-top:8px}.company-members-permissions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.company-members-permissions-updating{font-size:12px;color:#7d8881;font-style:italic}.company-members-can-edit-label{font-size:12px;color:#7d8881;line-height:1.3}.company-members-can-edit-toggle{font-size:12px;font-weight:500;color:#cefd75;background:none;border:none;cursor:pointer;padding:0 4px;text-decoration:underline}.company-members-can-edit-toggle:hover:not(:disabled){color:#e0ff90}.company-members-can-edit-toggle:disabled{opacity:.7;cursor:not-allowed}.company-members-member-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.company-members-edit-member-btn{flex-shrink:0;width:32px;height:32px;padding:0;border-radius:50%;border:2px solid #0a0;background:#0a0;color:#f9faf5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.company-members-edit-member-btn:disabled{opacity:.5;cursor:not-allowed}.company-members-edit-member-btn svg{width:16px;height:16px}.company-members-edit-member-btn svg path{fill:#f9faf5}.company-members-edit-panel{margin-top:12px;padding:14px 16px;border-radius:12px;background:#254731cc;border:1px solid rgba(206,253,117,.25);display:flex;flex-direction:column;gap:14px;flex:0 0 auto}.company-members-edit-panel-rows{display:flex;flex-direction:column;gap:10px}.company-members-edit-panel-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.company-members-edit-panel-label{font-size:13px;font-weight:500;color:#f9faf5}.company-members-edit-panel-buttons{display:flex;gap:6px}.company-members-edit-panel-btn{font-size:12px;font-weight:500;padding:6px 12px;border-radius:8px;border:1px solid rgba(206,253,117,.3);background:transparent;color:#7d8881;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.company-members-edit-panel-btn-selected{background:#cefd7533;color:#cefd75;border-color:#cefd75}.company-members-edit-panel-actions{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:4px;border-top:1px solid rgba(206,253,117,.15)}.company-members-edit-panel-cancel{font-size:13px;font-weight:600;color:#fff;background:#da1e28;border:2px solid #da1e28;cursor:pointer;padding:8px 16px;border-radius:8px;transition:background .2s ease,border-color .2s ease}.company-members-edit-panel-save{font-size:13px;font-weight:600;padding:8px 20px;border-radius:8px;border:none;cursor:pointer;transition:background .2s ease,opacity .2s ease}.company-members-edit-panel-save-active{background:#cefd75;color:#000}.company-members-edit-panel-save-disabled{background:#7d888166;color:#7d8881;cursor:not-allowed}@media (max-width: 768px){.company-members-invites-item-type-label{position:static;left:auto;transform:none;margin-top:6px;display:inline-flex}}.company-members-invites-item-cancel{flex-shrink:0;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:60px;border:2px solid #da1e28;background:#da1e28;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease}.company-members-invites-item-cancel svg{width:22px;height:22px}.company-members-boat{width:260px;height:260px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:company-members-float-boat 5s ease-in-out infinite}.company-members-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.company-members-message-char{display:inline-block;animation:company-members-wave-char 2s ease-in-out infinite}@keyframes company-members-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}@keyframes company-members-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 1024px){.company-members-page{padding:20px}.company-members-title{font-size:22px}.company-members-description{font-size:13px}}@media (max-width: 768px){.company-members-page{padding:16px}.company-members-title{font-size:20px}.company-members-description{font-size:12px}}@media (max-width: 640px){.company-members-page{padding:12px}.company-members-title{font-size:18px}.company-members-description{font-size:11px}}@media (max-width: 768px){.company-members-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){.company-members-empty{padding:12px;min-height:260px;gap:8px}}body.light-theme .company-members-page{width:100%;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 120px)}body.light-theme .company-members-content{width:100%;margin:0;display:flex;flex-direction:column;flex:1;min-height:0}body.light-theme .company-members-header{position:sticky;top:0;z-index:5;width:100%;margin-bottom:24px;padding-bottom:24px;background:#f7f8f8!important;flex-shrink:0}body.light-theme .company-members-header-text{width:100%;margin:0}body.light-theme .company-members-title{color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:0 0 8px;padding:0;box-sizing:border-box}body.light-theme .company-members-description,body.light-theme .company-members-description-second{color:#07180d!important;font-size:14px;font-style:normal;font-weight:400;line-height:150%;opacity:.9}body.light-theme .company-members-highlight{color:#69a60a!important}body.light-theme .company-members-content .calculator-tabs-menu-container{width:100%;padding:0;box-sizing:border-box}body.light-theme .company-members-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:320px}body.light-theme .company-members-boat{width:260px;height:260px;background-image:url(/caravel-light.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:company-members-float-boat 5s ease-in-out infinite}body.light-theme .company-members-message{color:#07180d;opacity:.9}@media (max-width: 1024px){body.light-theme .company-members-page{padding:20px}body.light-theme .company-members-title{font-size:22px}body.light-theme .company-members-description{font-size:13px}}@media (max-width: 768px){body.light-theme .company-members-page{padding:16px}body.light-theme .company-members-title{font-size:20px}body.light-theme .company-members-description{font-size:12px}}@media (max-width: 640px){body.light-theme .company-members-page{padding:12px}body.light-theme .company-members-title{font-size:18px}body.light-theme .company-members-description{font-size:11px}}@media (max-width: 768px){body.light-theme .company-members-empty{padding:16px;min-height:280px;gap:10px}}@media (max-width: 640px){body.light-theme .company-members-empty{padding:12px;min-height:260px;gap:8px}}body.light-theme .company-members-add-input-wrapper{border:2px solid #d8dbdf!important;background:#fff!important}body.light-theme .company-members-add-input-wrapper.company-members-add-input-error{border:2px solid #ff4444!important;background:#ffe0e0!important}body.light-theme .company-members-add-input{color:#07180d!important}body.light-theme .company-members-add-input::placeholder{color:#888!important}body.light-theme .company-members-add-send-button{color:#07180d}body.light-theme .company-members-add-send-button:hover:not(:disabled){color:#07180d}body.light-theme .company-members-add-send-button svg{width:24px;height:24px}body.light-theme .company-members-add-send-button svg path{stroke:#07180d}body.light-theme .company-members-add-notice{color:#07180d;opacity:1;font-weight:500}body.light-theme .company-members-add-feedback.company-members-add-error,body.light-theme .company-members-add-feedback.company-members-add-success{color:#c00}body.light-theme .company-members-invites-sent{border-top-color:#07180d26}body.light-theme .company-members-invites-sent-title{color:#07180d}body.light-theme .company-members-invites-item{background:#f0f2f1;border-color:#07180d1f}body.light-theme .company-members-invites-item-photo-placeholder{color:#69a60a;background:#69a60a26}body.light-theme .company-members-invites-item-name{color:#07180d}body.light-theme .company-members-invites-item-username{color:#5c6560}body.light-theme .company-members-invites-item-type-label{background:#edfdca;color:#07180d}body.light-theme .company-members-can-edit-label{color:#5c6560}body.light-theme .company-members-can-edit-toggle{color:#0a7c0a}body.light-theme .company-members-can-edit-toggle:hover:not(:disabled){color:#0d9c0d}body.light-theme .company-members-edit-member-btn{border-color:#69a60a;background:#69a60a;color:#fff}body.light-theme .company-members-edit-member-btn svg path{fill:#fff}body.light-theme .company-members-edit-panel{background:#f0f2f1;border-color:#07180d1f}body.light-theme .company-members-edit-panel-label{color:#07180d}body.light-theme .company-members-edit-panel-btn{border-color:#69a60a66;color:#5c6560}body.light-theme .company-members-edit-panel-btn-selected{background:#69a60a33;color:#0a7c0a;border-color:#69a60a}body.light-theme .company-members-edit-panel-actions{border-top-color:#07180d1f}body.light-theme .company-members-edit-panel-cancel{color:#fff;background:#da1e28;border-color:#da1e28}body.light-theme .company-members-edit-panel-save-active{background:#69a60a;color:#fff}body.light-theme .company-members-edit-panel-save-disabled{background:#5c656040;color:#5c6560}body.light-theme .company-members-invites-item-cancel{border-color:#da1e28;background:#da1e28;color:#fff}.company-main-dash{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;padding:24px;box-sizing:border-box}.company-dash-kpi-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px;margin:0 0 clamp(12px,1.5vw,16px) 0}.company-dash-kpi-scroll{width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:clamp(20px,2vw,24px);-webkit-overflow-scrolling:touch;scrollbar-width:none}.company-dash-kpi-scroll::-webkit-scrollbar{height:0;background:transparent}.company-dash-kpi-scroll:hover{scrollbar-width:thin}.company-dash-kpi-scroll:hover::-webkit-scrollbar{height:8px}.company-dash-kpi-scroll::-webkit-scrollbar-track{background:#27603b40;border-radius:999px}.company-dash-kpi-scroll::-webkit-scrollbar-thumb{background-color:#27603b;border-radius:999px}.company-dash-kpi-boxes{display:flex;flex-wrap:nowrap;gap:clamp(12px,1.5vw,16px);min-width:min-content}.company-dash-kpi-box{flex:0 0 auto;width:clamp(200px,22vw,280px);min-width:200px;height:clamp(100px,12vw,116px);border-radius:clamp(10px,1.2vw,12px);border:1px solid rgba(206,253,117,.1);background:#0c1f13;padding:0;cursor:default;font:inherit;text-align:left}.company-dash-kpi-box-clickable{cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.company-dash-kpi-box-clickable:hover{background:#0c1f13e6;border-color:#cefd7540}.company-dash-kpi-box-inner{display:flex;padding:clamp(10px,1.3vw,16px);align-items:flex-start;gap:clamp(8px,1vw,16px);height:100%;box-sizing:border-box}.company-dash-kpi-circle{display:flex;width:clamp(28px,3.5vw,40px);height:clamp(28px,3.5vw,40px);min-width:clamp(28px,3.5vw,40px);flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background:#cefd75;container-type:size}.company-dash-kpi-number{color:#132f1d;text-align:center;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;line-height:1;letter-spacing:0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:clamp(10px,1.4vw,16px)}@supports (container-type: size){.company-dash-kpi-number{font-size:min(clamp(12px,1.5vw,18px),65cqmin)}}.company-dash-kpi-content{display:flex;flex-direction:column;gap:clamp(3px,.5vw,4px);flex:1;min-width:0;justify-content:center}.company-dash-kpi-label{color:#f9faf5;font-family:Roboto,sans-serif;font-size:clamp(11px,1.3vw,16px);font-style:normal;font-weight:500;line-height:clamp(16px,2vw,24px);letter-spacing:.15px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-dash-kpi-subtitle{color:#d9d9d94d;font-family:Roboto,sans-serif;font-size:clamp(10px,1.2vw,14px);font-style:normal;font-weight:400;line-height:clamp(14px,1.8vw,20px);letter-spacing:.25px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-main-dash-row{display:flex;flex-wrap:nowrap;gap:16px;margin-top:0;min-height:var(--company-dash-row-height, 480px)}.company-main-dash-row .company-dash-jobs-section,.company-main-dash-row .company-dash-latest-wrapper{min-height:var(--company-dash-row-height, 480px)}.company-dash-jobs-section{flex:1 1 60%;min-width:0;display:flex;flex-direction:column;gap:12px}.company-dash-jobs-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:clamp(13px,1.4vw,15px);font-weight:700;margin:0}.company-dash-jobs-table{display:flex;flex-direction:column;border-radius:8px;background:#0c1f13;overflow:hidden;flex:1;min-height:0}.company-dash-jobs-header{display:grid;grid-template-columns:2fr 1fr .8fr .7fr min-content;align-items:center;padding:0 16px;height:56px;background:#133920;border-bottom:2px solid #07180d;gap:16px;box-sizing:border-box}.company-dash-jobs-header.company-dash-jobs-header-no-top{grid-template-columns:2fr 1fr .8fr min-content}.company-dash-jobs-header-title{color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:150%;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-width:0}.company-dash-jobs-header-title:first-child{justify-content:flex-start}.company-dash-jobs-header-matches,.company-dash-jobs-header-top{justify-content:center}.company-dash-jobs-header-action{justify-content:flex-end}.company-dash-jobs-rows{display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto}.company-dash-jobs-row{display:grid;grid-template-columns:2fr 1fr .8fr .7fr min-content;min-height:56px;align-items:center;border-bottom:2px solid #07180d;background:#0c1f13;padding:0 16px;gap:16px;box-sizing:border-box}.company-dash-jobs-row.company-dash-jobs-row-no-top{grid-template-columns:2fr 1fr .8fr min-content}.company-dash-jobs-row:last-child{border-bottom:none}.company-dash-jobs-row:not(.empty):hover{background:#0c2013d9}.company-dash-jobs-row.empty{color:#f9faf559}.company-dash-jobs-cell{min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.company-dash-jobs-title-cell{justify-content:flex-start;color:#f9faf5;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%}.company-dash-jobs-title-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-dash-jobs-status-cell .status-open{color:#0a0}.company-dash-jobs-status-cell .status-closed{color:#8a640b}.company-dash-jobs-matches-content{display:flex;align-items:center;justify-content:center;gap:4px}.company-dash-jobs-matches-text{color:#82d7f9;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.company-dash-jobs-top-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400}.company-dash-jobs-footer{display:flex;height:56px;align-items:center;border-top:2px solid #07180d;background:#133920;padding:0 16px;box-sizing:border-box;justify-content:flex-end;flex-shrink:0}.company-dash-jobs-footer-link{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;padding:0}.company-dash-jobs-footer-text{color:#0a0;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;text-transform:lowercase}.company-dash-jobs-footer-icon{width:14px;height:14px;flex-shrink:0}.company-dash-latest-wrapper{flex:1 1 40%;min-width:0;display:flex;flex-direction:column}.company-dash-latest-wrapper .recently-joined-section{flex:1;min-height:0;display:flex;flex-direction:column}.company-dash-latest-cvs-full{width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 1024px){.company-main-dash{padding:16px}.company-main-dash-row{gap:12px}.company-dash-jobs-header{grid-template-columns:2fr 1fr .8fr min-content}.company-dash-jobs-header .company-dash-jobs-header-top{display:none}.company-dash-jobs-row{grid-template-columns:2fr 1fr .8fr min-content}.company-dash-jobs-row .company-dash-jobs-top{display:none}}@media (max-width: 768px){.company-main-dash{padding:12px}.company-main-dash-row{flex-direction:column;gap:12px;min-height:0}.company-main-dash-row .company-dash-jobs-section,.company-main-dash-row .company-dash-latest-wrapper{min-height:320px}.company-dash-jobs-section,.company-dash-latest-wrapper{flex:1 1 auto}}@media (max-width: 640px){.company-main-dash{padding:8px}.company-dash-jobs-header,.company-dash-jobs-row{grid-template-columns:1fr .7fr .6fr min-content;padding:0 12px;font-size:13px}.company-dash-jobs-title-text,.company-dash-jobs-matches-text{font-size:13px}}body.light-theme .company-dash-kpi-title{color:#07180d}body.light-theme .company-dash-kpi-box{border:1px solid #d8dbdf;background:#fff}body.light-theme .company-dash-kpi-box-clickable:hover{background:#69a60a0f;border-color:#69a60a4d}body.light-theme .company-dash-kpi-circle{background:#69a60a}body.light-theme .company-dash-kpi-number{color:#f7f9f9}body.light-theme .company-dash-kpi-label{color:#07180d}body.light-theme .company-dash-kpi-subtitle{color:#5a5a5a}body.light-theme .company-dash-jobs-title{color:#07180d}body.light-theme .company-dash-jobs-table{background:#fff;border:1px solid #d8dbdf}body.light-theme .company-dash-jobs-header{background:#fff;border-bottom:2px solid #d8dbdf}body.light-theme .company-dash-jobs-header-title{color:#07180d}body.light-theme .company-dash-jobs-row{background:#fff;border-bottom:2px solid #d8dbdf}body.light-theme .company-dash-jobs-row:not(.empty):hover{background:#69a60a0d}body.light-theme .company-dash-jobs-row.empty{color:#5a5a5a80}body.light-theme .company-dash-jobs-title-cell,body.light-theme .company-dash-jobs-title-text,body.light-theme .company-dash-jobs-status-cell .status-open,body.light-theme .company-dash-jobs-status-cell .status-closed,body.light-theme .company-dash-jobs-matches-text{color:#07180d}body.light-theme .company-dash-jobs-footer{background:#fff;border-top:2px solid #d8dbdf}body.light-theme .company-dash-jobs-footer-text{color:#07180d}body.light-theme .company-dash-jobs-footer-icon path{fill:#07180d}body.light-theme .company-dash-jobs-top-text{color:#07180d}.create-profile-profile-page{background:#07180d;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.create-profile-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.create-profile-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.create-profile-profile-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-profile-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.create-profile-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.create-profile-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}.create-profile-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}.create-profile-profile-picture-container{cursor:pointer}.create-profile-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #cefd75}.create-profile-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #0a0;background:#0a0;cursor:pointer}.create-profile-profile-form-row{display:flex;gap:32px;align-items:flex-start}.create-profile-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}.create-profile-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.create-profile-profile-row-inputs{display:flex;gap:24px}.create-profile-profile-input-wrapper{display:flex;flex-direction:column;width:100%}.create-profile-profile-row-inputs .create-profile-profile-input-wrapper{flex:1 0 0}.create-profile-profile-row-inputs .create-profile-profile-input-container{width:100%}.create-profile-profile-input-container .create-profile-form-input{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}.create-profile-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.create-profile-required-asterisk{color:#0a0}.create-profile-profile-input-container.create-profile-has-value .create-profile-floating-label,.create-profile-form-input:focus~.create-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.create-profile-profile-input-container.create-profile-has-value .create-profile-required-asterisk,.create-profile-form-input:focus~.create-profile-floating-label .create-profile-required-asterisk{color:#0a0}.create-profile-profile-input-container.create-profile-error{border:1px solid #ff4d4d}.create-profile-profile-input-container.create-profile-error .create-profile-floating-label .create-profile-required-asterisk{color:#ff4d4d!important}.create-profile-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.create-profile-profile-input-container .create-profile-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}.create-profile-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.create-profile-form-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.create-profile-profile-description-container.create-profile-has-value .create-profile-form-textarea{padding-top:20px}.create-profile-profile-description-container .create-profile-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.create-profile-profile-description-container.create-profile-has-value .create-profile-floating-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.create-profile-profile-description-container.create-profile-error{border-color:#b3261e}.create-profile-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.create-profile-profile-main-section{margin-bottom:24px}.create-profile-profile-inputs-container{margin-bottom:0}.create-profile-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){.create-profile-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-profile-title{font-size:20px;text-align:center}.create-profile-profile-description{font-size:14px;text-align:center}.create-profile-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.create-profile-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.create-profile-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center}.create-profile-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.create-profile-profile-input-container{width:100%}.create-profile-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.create-profile-profile-wrapper>.create-profile-profile-main-section>div:last-child{width:100%}.create-profile-profile-description-container{width:100%!important;max-width:100%}.create-profile-profile-input-wrapper{width:100%!important}.create-profile-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){.create-profile-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-profile-title{font-size:18px;line-height:140%;text-align:center}.create-profile-profile-description{font-size:13px;line-height:140%;text-align:center}}.add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}.add-personal-link-button:hover{opacity:.8}.add-personal-link-button svg{width:24px;height:24px}.add-personal-link-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}@media (max-width: 1024px){.create-profile-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-profile-page .create-profile-steps-container{display:none}.create-profile-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-profile-wrapper{padding-bottom:96px}.create-profile-profile-title{font-size:20px;text-align:center}.create-profile-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){.create-profile-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-profile-page .create-profile-steps-container{display:none}.create-profile-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-profile-wrapper{padding-bottom:100px}.create-profile-profile-title{font-size:18px;line-height:140%;text-align:center}.create-profile-profile-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){.create-profile-profile-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-profile-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-profile-page{background:#f7f9f9!important;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .create-profile-profile-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .create-profile-profile-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .create-profile-profile-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-profile-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .create-profile-profile-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .create-profile-profile-picture-container{position:relative;width:136px;height:136px;flex-shrink:0}body.light-theme .create-profile-profile-picture-placeholder{width:136px;height:136px;flex-shrink:0}body.light-theme .create-profile-profile-picture-container{cursor:pointer}body.light-theme .create-profile-profile-picture-preview{width:136px;height:136px;border-radius:50%;object-fit:cover;border:1px solid #69a60a!important}body.light-theme .create-profile-profile-picture-edit{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;border-radius:50%;border:2px solid #69a60a!important;background:#69a60a!important;cursor:pointer}body.light-theme .create-profile-profile-form-row{display:flex;gap:32px;align-items:flex-start}body.light-theme .create-profile-profile-inputs-container{flex:1 0 0;display:flex;flex-direction:column;gap:24px;justify-content:flex-start}body.light-theme .create-profile-profile-input-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .create-profile-profile-row-inputs{display:flex;gap:24px}body.light-theme .create-profile-profile-input-wrapper{display:flex;flex-direction:column;width:100%}body.light-theme .create-profile-profile-row-inputs .create-profile-profile-input-wrapper{flex:1 0 0}body.light-theme .create-profile-profile-row-inputs .create-profile-profile-input-container{width:100%}body.light-theme .create-profile-profile-input-container .create-profile-form-input{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%}body.light-theme .create-profile-floating-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .create-profile-required-asterisk{color:#69a60a!important}body.light-theme .create-profile-profile-input-container.create-profile-has-value .create-profile-floating-label,body.light-theme .create-profile-form-input:focus~.create-profile-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .create-profile-profile-input-container.create-profile-has-value .create-profile-required-asterisk,body.light-theme .create-profile-form-input:focus~.create-profile-floating-label .create-profile-required-asterisk{color:#69a60a!important}body.light-theme .create-profile-profile-input-container.create-profile-error{border:1px solid #ff4d4d}body.light-theme .create-profile-profile-input-container.create-profile-error .create-profile-floating-label .create-profile-required-asterisk{color:#ff4d4d!important}body.light-theme .create-profile-input-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .create-profile-profile-input-container .create-profile-input-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .create-profile-profile-description-container{display:flex;height:157px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .create-profile-form-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .create-profile-profile-description-container.create-profile-has-value .create-profile-form-textarea{padding-top:20px}body.light-theme .create-profile-profile-description-container .create-profile-floating-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .create-profile-profile-description-container.create-profile-has-value .create-profile-floating-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .create-profile-profile-description-container.create-profile-error{border-color:#b3261e}body.light-theme .create-profile-description-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .create-profile-profile-main-section{margin-bottom:24px}body.light-theme .create-profile-profile-inputs-container{margin-bottom:0}body.light-theme .create-profile-profile-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}@media (max-width: 1024px){body.light-theme .create-profile-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-profile-title{font-size:20px;text-align:center}.create-profile-profile-description{font-size:14px;text-align:center}.create-profile-profile-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-profile-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}body.light-theme .create-profile-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .create-profile-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center;width:136px;margin-left:auto;margin-right:auto}.create-profile-profile-inputs-container{width:100%;min-height:auto;justify-content:flex-start;display:flex;flex-direction:column;gap:24px}.create-profile-profile-input-container{width:100%}.create-profile-profile-row-inputs{display:flex;flex-direction:column;gap:24px;width:100%}.create-profile-profile-wrapper>.create-profile-profile-main-section>div:last-child{width:100%}.create-profile-profile-description-container{width:100%!important;max-width:100%}.create-profile-profile-input-wrapper{width:100%!important}.create-profile-profile-wrapper{padding-bottom:120px}}@media (max-width: 768px){body.light-theme .create-profile-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-profile-title{font-size:18px;line-height:140%;text-align:center}.create-profile-profile-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .add-personal-link-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;align-self:flex-end;margin-top:24px}body.light-theme .add-personal-link-button:hover{opacity:.8}body.light-theme .add-personal-link-button svg{width:24px;height:24px}body.light-theme .add-personal-link-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}@media (max-width: 1024px){body.light-theme .create-profile-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-profile-page .create-profile-steps-container{display:none}.create-profile-profile-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-profile-wrapper{padding-bottom:96px}.create-profile-profile-title{font-size:20px;text-align:center}.create-profile-profile-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .create-profile-profile-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-profile-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-profile-page .create-profile-steps-container{display:none}.create-profile-profile-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-profile-wrapper{padding-bottom:100px}body.light-theme .create-profile-profile-form-row{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}body.light-theme .create-profile-profile-picture-container{position:relative;display:flex;justify-content:center;align-items:center;width:136px;margin-left:auto;margin-right:auto}.create-profile-profile-title{font-size:18px;line-height:140%;text-align:center}.create-profile-profile-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-profile-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-profile-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.create-profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}.create-profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px}.create-profile-connectors-container{position:absolute;top:7px;left:8px;right:8px;display:flex;height:2px;z-index:1;padding:0 calc((100% - 296px)*.1)}.create-profile-connector{flex:1 1 0;min-width:0;background:#e0e0e7}.create-profile-connector.completed{background:#0a0}.create-profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}.create-profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#07180d;position:relative;z-index:2}.create-profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px}.create-profile-step-label.current,.create-profile-step-label.completed{color:#0a0}.create-profile-step-label.future{color:#898f8f}body.light-theme .create-profile-steps-container{display:flex;justify-content:center;width:100%;margin:24px 0 0}body.light-theme .create-profile-steps-line{display:flex;position:relative;width:100%;max-width:1200px}body.light-theme .create-profile-connectors-container{position:absolute;top:7px;left:8px;right:8px;display:flex;height:2px;z-index:1;padding:0 calc((100% - 296px)*.1)}body.light-theme .create-profile-connector{flex:1 1 0;min-width:0;background:#e0e0e7}body.light-theme .create-profile-connector.completed{background:#69a60a!important}body.light-theme .create-profile-step-wrapper{display:flex;flex-direction:column;align-items:center;flex:1 0 0;position:relative;z-index:2}body.light-theme .create-profile-step-point{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;z-index:2}body.light-theme .create-profile-step-point.future{background:#f7f9f9}body.light-theme .create-profile-step-label{font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:center;white-space:nowrap;margin-top:8px}body.light-theme .create-profile-step-label.current,body.light-theme .create-profile-step-label.completed{color:#69a60a!important}body.light-theme .create-profile-step-label.future{color:#5a5a5a!important}.create-profile-education-page{background:#07180d;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.create-profile-education-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.create-profile-education-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.create-profile-education-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-education-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}.create-profile-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.create-profile-education-placeholder{color:#f9faf5;font-size:16px;text-align:center}@media (max-width: 1024px){.create-profile-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-education-title{font-size:20px;text-align:center}.create-profile-education-description{font-size:14px;text-align:center}.create-profile-education-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-education-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.create-profile-education-wrapper{padding-bottom:120px}}@media (max-width: 768px){.create-profile-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-education-title{font-size:18px;line-height:140%;text-align:center}.create-profile-education-description{font-size:13px;line-height:140%;text-align:center}}.create-profile-education-description-bold{font-weight:700;color:#0a0}.education-form-row{display:flex;gap:24px;width:100%}.education-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}.education-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.education-input-box.education-disabled{opacity:.5;pointer-events:none}.education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.education-asterisk{color:#0a0}.education-input-box.education-filled .education-label,.education-field:focus~.education-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.education-input-box.education-filled .education-label .education-asterisk,.education-field:focus~.education-label .education-asterisk{color:#0a0}.education-input-box.education-error{border:1px solid #ff4d4d}.education-input-box.education-error .education-label .education-asterisk{color:#ff4d4d!important}.education-field{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}.education-field:disabled{cursor:not-allowed;opacity:.4}.education-select{cursor:pointer}.education-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.education-input-box .education-icon svg{width:20px;height:20px;aspect-ratio:1/1}.education-icon.education-disabled{cursor:not-allowed;opacity:.5}.education-icon.education-disabled svg{opacity:.4}.education-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.education-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.education-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}.education-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.education-checkbox:checked{background:#0a0;border-color:#0a0}.education-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.education-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.education-form-section{display:flex;flex-direction:column;gap:24px;width:100%}.education-technologies-row{display:flex;width:100%}.education-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:16px;box-sizing:border-box;min-height:64px}.education-technologies-box.education-error{border-color:#b3261e}.education-technologies-box .education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}.education-technologies-box.education-filled .education-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.education-technologies-box.education-filled .education-label .education-asterisk{color:#0a0}.education-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.education-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}.education-technology-name{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.education-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.education-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.education-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.education-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.education-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.education-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.education-add-button svg{width:24px;height:24px}.education-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.education-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.education-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.education-remove-button svg{width:24px;height:24px}@media (max-width: 1024px){.education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.education-input-wrapper,.education-input-box{width:100%}}@media (max-width: 1024px){.create-profile-education-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-education-page .create-profile-steps-container{display:none}.create-profile-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-education-wrapper{padding-bottom:96px}.create-profile-education-title{font-size:20px;text-align:center}.create-profile-education-description{font-size:14px;text-align:center}}@media (max-width: 768px){.create-profile-education-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-education-page .create-profile-steps-container{display:none}.create-profile-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-education-wrapper{padding-bottom:100px}.create-profile-education-title{font-size:18px;line-height:140%;text-align:center}.create-profile-education-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){.create-profile-education-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-education-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-education-page{background:#f7f9f9!important;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .create-profile-education-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .create-profile-education-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .create-profile-education-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-education-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}body.light-theme .create-profile-education-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .create-profile-education-placeholder{color:#07180d!important;font-size:16px;text-align:center}@media (max-width: 1024px){body.light-theme .create-profile-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-education-title{font-size:20px;text-align:center}.create-profile-education-description{font-size:14px;text-align:center}.create-profile-education-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-education-main-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.create-profile-education-wrapper{padding-bottom:120px}}@media (max-width: 768px){body.light-theme .create-profile-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-education-title{font-size:18px;line-height:140%;text-align:center}.create-profile-education-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .create-profile-education-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .education-form-row{display:flex;gap:24px;width:100%}body.light-theme .education-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}body.light-theme .education-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .education-input-box.education-disabled{opacity:.5;pointer-events:none}body.light-theme .education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .education-asterisk{color:#69a60a!important}body.light-theme .education-input-box.education-filled .education-label,body.light-theme .education-field:focus~.education-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .education-input-box.education-filled .education-label .education-asterisk,body.light-theme .education-field:focus~.education-label .education-asterisk{color:#5a5a5a!important}body.light-theme .education-input-box.education-error{border:1px solid #b3261e!important}body.light-theme .education-input-box.education-error .education-label .education-asterisk{color:#ff4d4d!important}body.light-theme .education-field{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}body.light-theme .education-field:disabled{cursor:not-allowed;opacity:.4}body.light-theme .education-select{cursor:pointer}body.light-theme .education-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .education-input-box .education-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .education-input-box .education-icon svg path{fill:#07180d!important}body.light-theme .education-icon.education-disabled{cursor:not-allowed;opacity:.5}body.light-theme .education-icon.education-disabled svg{opacity:.4}body.light-theme .education-info{color:#5a5a5a!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .education-error-message{color:#b3261e!important;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .education-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .education-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .education-checkbox:checked{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .education-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .education-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .education-form-section{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .education-technologies-row{display:flex;width:100%}body.light-theme .education-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:16px;box-sizing:border-box;min-height:64px}body.light-theme .education-technologies-box.education-error{border-color:#b3261e!important}body.light-theme .education-technologies-box .education-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}body.light-theme .education-technologies-box.education-filled .education-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .education-technologies-box.education-filled .education-label .education-asterisk{color:#5a5a5a!important}body.light-theme .education-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}body.light-theme .education-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}body.light-theme .education-technology-name{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .education-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}body.light-theme .education-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .education-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}body.light-theme .education-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .education-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .education-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .education-add-button svg{width:24px;height:24px}body.light-theme .education-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .education-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .education-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .education-remove-button svg{width:24px;height:24px}@media (max-width: 1024px){body.light-theme .education-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.education-input-wrapper,.education-input-box{width:100%}}@media (max-width: 1024px){body.light-theme .create-profile-education-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-education-page .create-profile-steps-container{display:none}.create-profile-education-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-education-wrapper{padding-bottom:96px}.create-profile-education-title{font-size:20px;text-align:center}.create-profile-education-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .create-profile-education-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-education-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-education-page .create-profile-steps-container{display:none}.create-profile-education-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-education-wrapper{padding-bottom:100px}.create-profile-education-title{font-size:18px;line-height:140%;text-align:center}.create-profile-education-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-education-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-education-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.create-profile-experience-page{background:#07180d;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}.create-profile-experience-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}.create-profile-experience-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-experience-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}@media (max-width: 1024px){.create-profile-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-experience-title{font-size:20px;text-align:center}.create-profile-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){.create-profile-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-experience-title{font-size:18px;line-height:140%;text-align:center}.create-profile-experience-description{font-size:13px;line-height:140%;text-align:center}}.create-profile-experience-description-bold{font-weight:700;color:#0a0}.create-profile-experience-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}.create-profile-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}.experience-form-section{display:flex;flex-direction:column;gap:24px;width:100%}.experience-form-row{display:flex;gap:24px;width:100%}.experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}.experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.experience-asterisk{color:#0a0}.experience-input-box.experience-filled .experience-label,.experience-field:focus~.experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.experience-input-box.experience-filled .experience-label .experience-asterisk,.experience-field:focus~.experience-label .experience-asterisk{color:#0a0}.experience-field{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}@media (max-width: 1024px){.create-profile-experience-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-experience-main-section{width:100%}.experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.experience-input-wrapper,.experience-input-box{width:100%}}.experience-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.experience-input-box.experience-disabled{opacity:.5;pointer-events:none}.experience-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}.experience-input-box .experience-icon svg{width:20px;height:20px;aspect-ratio:1/1}.experience-icon.experience-disabled{cursor:not-allowed;opacity:.5}.experience-icon.experience-disabled svg{opacity:.4}.create-profile-experience-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}.create-profile-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}.technology-enter-highlight{color:#0a0;font-weight:500}.experience-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}.experience-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.experience-checkbox:checked{background:#0a0;border-color:#0a0}.experience-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.experience-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.experience-field:disabled{cursor:not-allowed;opacity:.4}.experience-selector-box .experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.experience-selector-box .experience-label .experience-asterisk{color:#0a0}.experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}.experience-select:focus{outline:none}.experience-select option{background:#07180d;color:#f9faf5}.create-profile-experience-technologies-row{display:flex;width:100%}.create-profile-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:16px;box-sizing:border-box;min-height:64px}.create-profile-experience-technologies-box.experience-error{border-color:#b3261e}.create-profile-experience-technologies-box .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}.create-profile-experience-technologies-box.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.create-profile-experience-technologies-box.experience-filled .experience-label .experience-asterisk{color:#0a0}.create-profile-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}.create-profile-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}.create-profile-experience-technology-name{color:#f9faf5;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.create-profile-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.create-profile-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}.experience-description-row{display:flex;width:100%}.experience-description-container{display:flex;height:314px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box}.experience-description-container.experience-error{border-color:#b3261e}.experience-description-container .experience-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}.experience-description-container:not(.experience-filled) .experience-label{top:40px}.experience-description-container.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.experience-description-container.experience-filled .experience-label .experience-asterisk{color:#0a0}.experience-textarea{flex:1 0 0;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}.experience-description-container.experience-filled .experience-textarea{padding-top:20px}.experience-textarea::placeholder{color:#898f8f;opacity:1}.experience-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.experience-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.experience-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.experience-remove-button svg{width:24px;height:24px}.experience-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.experience-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.experience-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.experience-add-button svg{width:24px;height:24px}@media (max-width: 1024px){.create-profile-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-experience-page .create-profile-steps-container{display:none}.create-profile-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-experience-wrapper{padding-bottom:96px}.create-profile-experience-title{font-size:20px;text-align:center}.create-profile-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){.create-profile-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-experience-page .create-profile-steps-container{display:none}.create-profile-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-experience-wrapper{padding-bottom:100px}.create-profile-experience-title{font-size:18px;line-height:140%;text-align:center}.create-profile-experience-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){.create-profile-experience-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-experience-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-experience-page{background:#f7f9f9!important;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column;position:relative;overflow-x:hidden}body.light-theme .create-profile-experience-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px}body.light-theme .create-profile-experience-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-experience-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px;white-space:pre-line}@media (max-width: 1024px){body.light-theme .create-profile-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:60px}.create-profile-experience-title{font-size:20px;text-align:center}.create-profile-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .create-profile-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:60px}.create-profile-experience-title{font-size:18px;line-height:140%;text-align:center}.create-profile-experience-description{font-size:13px;line-height:140%;text-align:center}}body.light-theme .create-profile-experience-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .create-profile-experience-wrapper{max-width:800px;margin-left:auto;margin-right:auto;width:100%;padding:0 64px 48px;flex:1;overflow-y:visible}body.light-theme .create-profile-experience-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px}body.light-theme .experience-form-section{display:flex;flex-direction:column;gap:24px;width:100%}body.light-theme .experience-form-row{display:flex;gap:24px;width:100%}body.light-theme .experience-input-wrapper{flex:1;display:flex;flex-direction:column;gap:4px}body.light-theme .experience-input-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .experience-asterisk{color:#69a60a!important}body.light-theme .experience-input-box.experience-filled .experience-label,body.light-theme .experience-field:focus~.experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-input-box.experience-filled .experience-label .experience-asterisk,body.light-theme .experience-field:focus~.experience-label .experience-asterisk{color:#69a60a!important}body.light-theme .experience-field{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none}@media (max-width: 1024px){body.light-theme .create-profile-experience-wrapper{width:100%;max-width:100%;padding:0 24px;box-sizing:border-box}.create-profile-experience-main-section{width:100%}.experience-form-row{flex-direction:column;gap:24px;align-items:center;width:100%}.experience-input-wrapper,.experience-input-box{width:100%}}body.light-theme .experience-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}body.light-theme .experience-input-box.experience-disabled{opacity:.5;pointer-events:none}body.light-theme .experience-icon{position:absolute;right:0;display:flex;width:48px;height:48px;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer}body.light-theme .experience-input-box .experience-icon svg{width:20px;height:20px;aspect-ratio:1/1}body.light-theme .experience-input-box .experience-icon svg path{fill:#07180d!important}body.light-theme .experience-icon.experience-disabled{cursor:not-allowed;opacity:.5}body.light-theme .experience-icon.experience-disabled svg{opacity:.4}body.light-theme .create-profile-experience-info{color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;align-self:flex-start}body.light-theme .create-profile-experience-error-message{color:#b3261e;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin-top:4px;margin-left:16px;display:block}body.light-theme .technology-enter-highlight{color:#69a60a!important;font-weight:500}body.light-theme .experience-ongoing-checkbox-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .experience-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .experience-checkbox:checked{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .experience-checkbox:checked:after{content:"✓";color:#07180d!important;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .experience-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .experience-field:disabled{cursor:not-allowed;opacity:.4}body.light-theme .experience-selector-box .experience-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-selector-box .experience-label .experience-asterisk{color:#69a60a!important}body.light-theme .experience-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0}body.light-theme .experience-select:focus{outline:none}body.light-theme .experience-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .create-profile-experience-technologies-row{display:flex;width:100%}body.light-theme .create-profile-experience-technologies-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:16px;box-sizing:border-box;min-height:64px}body.light-theme .create-profile-experience-technologies-box.experience-error{border-color:#b3261e}body.light-theme .create-profile-experience-technologies-box .experience-label{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s;color:#5a5a5a!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;z-index:1}body.light-theme .create-profile-experience-technologies-box.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#f7f9f9!important;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .create-profile-experience-technologies-box.experience-filled .experience-label .experience-asterisk{color:#5a5a5a!important}body.light-theme .create-profile-experience-technologies-container{display:flex;flex-wrap:wrap;gap:8px;width:100%;align-items:center}body.light-theme .create-profile-experience-technology-tag{display:flex;height:32px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent;padding:0 8px;gap:8px}body.light-theme .create-profile-experience-technology-name{color:#07180d!important;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .create-profile-experience-technology-remove{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}body.light-theme .create-profile-experience-technologies-input{flex:1;min-width:150px;border:none;outline:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;padding:0}body.light-theme .experience-description-row{display:flex;width:100%}body.light-theme .experience-description-container{display:flex;height:314px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box}body.light-theme .experience-description-container.experience-error{border-color:#b3261e}body.light-theme .experience-description-container .experience-label{position:absolute;left:16px;top:12px;pointer-events:none;transition:all .2s;color:#898f8f;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px}body.light-theme .experience-description-container:not(.experience-filled) .experience-label{top:40px}body.light-theme .experience-description-container.experience-filled .experience-label{top:0;transform:translateY(-50%);background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .experience-description-container.experience-filled .experience-label .experience-asterisk{color:#69a60a!important}body.light-theme .experience-textarea{flex:1 0 0;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;background:transparent;border:none;outline:none;width:100%;height:100%;resize:none;font-family:inherit;padding-top:16px}body.light-theme .experience-description-container.experience-filled .experience-textarea{padding-top:20px}body.light-theme .experience-textarea::placeholder{color:#898f8f;opacity:1}body.light-theme .experience-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .experience-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .experience-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .experience-remove-button svg{width:24px;height:24px}body.light-theme .experience-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .experience-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .experience-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .experience-add-button svg{width:24px;height:24px}@media (max-width: 1024px){body.light-theme .create-profile-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-experience-page .create-profile-steps-container{display:none}.create-profile-experience-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-experience-wrapper{padding-bottom:96px}.create-profile-experience-title{font-size:20px;text-align:center}.create-profile-experience-description{font-size:14px;text-align:center}}@media (max-width: 768px){body.light-theme .create-profile-experience-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-experience-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-experience-page .create-profile-steps-container{display:none}.create-profile-experience-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px}.create-profile-experience-wrapper{padding-bottom:100px}.create-profile-experience-title{font-size:18px;line-height:140%;text-align:center}.create-profile-experience-description{font-size:13px;line-height:140%;text-align:center}}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-experience-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-experience-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.create-profile-technologies-page{display:flex;width:100%;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);flex-direction:column;background:#07180d;overflow:hidden}.create-profile-technologies-content-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 64px;box-sizing:border-box;margin-top:24px}.create-profile-technologies-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-technologies-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.create-profile-technologies-strong{color:#0a0;font-weight:700}.create-profile-technologies-wrapper{display:flex;width:100%;justify-content:center;flex:1;overflow-y:auto}.create-profile-technologies-main-section{width:100%;max-width:800px;padding:0 64px 24px;box-sizing:border-box;margin-top:24px}.technologies-table{display:flex;flex-direction:column;width:100%}.technologies-table-header{display:flex;gap:24px;margin-bottom:24px}.technologies-header-name,.technologies-header-months{flex:1;color:#606060;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.technologies-table-body{display:flex;flex-direction:column;gap:0}.technologies-table-row{display:flex;gap:24px;padding:13px 0}.technologies-separator-line{width:100%;height:1px;background:#303e37;margin-bottom:0}.technologies-name-box{flex:1;display:flex;padding:8px 16px;align-items:center;border-radius:8px;border:1px solid #606060;background:#d9d9d90d;color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.technologies-experience-group{flex:1;display:flex;gap:12px;align-items:center}.technologies-months-container{display:flex;padding:0;align-items:stretch;gap:0;border-radius:8px;border:1px solid #606060;background:#d9d9d90d;height:36px;flex:1;min-width:0;position:relative;overflow:hidden}.technologies-months-input{flex:0 0 auto;width:30px;color:#f9faf5;text-align:left;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;background:transparent;border:none;outline:none;padding:0 4px 0 12px;margin:0;height:100%;-webkit-appearance:none}.technologies-experience-label{flex:0 0 auto;color:#606060;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;white-space:nowrap;padding:0 4px;text-align:left;min-width:50px}.technologies-months-input::placeholder{line-height:36px}.technologies-months-input::-webkit-input-placeholder{line-height:36px}.technologies-months-input::-moz-placeholder{line-height:36px}.technologies-months-input:-ms-input-placeholder{line-height:36px}.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-months-buttons-group{display:flex;gap:1px;align-items:stretch;flex-shrink:0;width:72px;margin:0 0 0 auto}.technologies-minus-button,.technologies-plus-button{display:flex;box-sizing:border-box;padding:0;align-items:center;justify-content:center;background:#d9d9d933;border:none;cursor:pointer;width:36px;flex-shrink:0;height:100%;min-height:0}.technologies-minus-button:hover,.technologies-plus-button:hover{opacity:.8}.technologies-months-input:focus{outline:none}.technologies-hint-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px;height:16px;margin-bottom:48px}.technologies-hint-icon svg{width:16px;height:16px;aspect-ratio:1/1}.technologies-hint-text{display:flex;align-items:center;height:16px;line-height:16px;color:#cefd75;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px;text-align:right}.technologies-empty-message-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;margin-bottom:48px;height:16px}.technologies-empty-icon{display:flex;align-items:center;height:16px}.technologies-empty-icon svg{width:16px;height:16px;aspect-ratio:1/1}.technologies-empty-message{display:flex;align-items:center;height:16px;line-height:16px;color:#ff4d4d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px}@media (max-width: 1024px){.create-profile-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-technologies-page .create-profile-steps-container{display:none}.create-profile-technologies-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-technologies-wrapper{padding-bottom:96px}.create-profile-technologies-main-section{padding:0 24px 24px}.create-profile-technologies-title{font-size:20px;text-align:center}.create-profile-technologies-description{font-size:14px;text-align:center}.technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}.technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,.technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){.create-profile-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-technologies-page .create-profile-steps-container{display:none}.create-profile-technologies-content-section{align-items:center;text-align:center;margin-top:24px;padding:0 16px}.create-profile-technologies-wrapper{padding-bottom:100px}.create-profile-technologies-title{font-size:18px;line-height:140%;text-align:center}.create-profile-technologies-description{font-size:13px;line-height:140%;text-align:center}.technologies-table-row{flex-direction:column}.technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}.technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}.technologies-minus-button,.technologies-plus-button{width:36px;flex-shrink:0}}@media (min-width: 769px) and (pointer: fine){.create-profile-technologies-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-technologies-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-technologies-page{display:flex;width:100%;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);flex-direction:column;background:#f7f9f9!important;overflow:hidden}body.light-theme .create-profile-technologies-content-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:0 64px;box-sizing:border-box;margin-top:24px}body.light-theme .create-profile-technologies-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-technologies-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .create-profile-technologies-strong{color:#69a60a!important;font-weight:700}body.light-theme .create-profile-technologies-wrapper{display:flex;width:100%;justify-content:center;flex:1;overflow-y:auto}body.light-theme .create-profile-technologies-main-section{width:100%;max-width:800px;padding:0 64px 24px;box-sizing:border-box;margin-top:24px}body.light-theme .technologies-table{display:flex;flex-direction:column;width:100%}body.light-theme .technologies-table-header{display:flex;gap:24px;margin-bottom:24px}body.light-theme .technologies-header-name,body.light-theme .technologies-header-months{flex:1;color:#606060;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .technologies-table-body{display:flex;flex-direction:column;gap:0}body.light-theme .technologies-table-row{display:flex;gap:24px;padding:13px 0}body.light-theme .technologies-separator-line{width:100%;height:1px;background:#e3e5e4;margin-bottom:0}body.light-theme .technologies-name-box{flex:1;display:flex;padding:8px 16px;align-items:center;border-radius:8px;border:1px solid #606060;background:transparent!important;color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .technologies-experience-group{flex:1;display:flex;gap:12px;align-items:center}body.light-theme .technologies-months-container{display:flex;padding:0;align-items:stretch;gap:0;border-radius:8px;border:1px solid #606060;background:transparent!important;height:36px;flex:1;min-width:0;position:relative;overflow:hidden}body.light-theme .technologies-months-input{flex:0 0 auto;width:30px;color:#07180d!important;text-align:left;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;background:transparent;border:none;outline:none;padding:0 4px 0 12px;margin:0;height:100%;-webkit-appearance:none}body.light-theme .technologies-experience-label{flex:0 0 auto;color:#606060;font-size:14px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:.1px;white-space:nowrap;padding:0 4px;text-align:left;min-width:50px}body.light-theme .technologies-months-input::placeholder{line-height:36px}body.light-theme .technologies-months-input::-webkit-input-placeholder{line-height:36px}body.light-theme .technologies-months-input::-moz-placeholder{line-height:36px}body.light-theme .technologies-months-input:-ms-input-placeholder{line-height:36px}body.light-theme .technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .technologies-months-buttons-group{display:flex;gap:1px;align-items:stretch;flex-shrink:0;width:72px;margin:0 0 0 auto}body.light-theme .technologies-minus-button,body.light-theme .technologies-plus-button{display:flex;box-sizing:border-box;padding:0;align-items:center;justify-content:center;background:#69a60a80!important;border:none;cursor:pointer;width:36px;flex-shrink:0;height:100%;min-height:0}body.light-theme .technologies-minus-button:hover,body.light-theme .technologies-plus-button:hover{opacity:.8}body.light-theme .technologies-months-input:focus{outline:none}body.light-theme .technologies-hint-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:24px;height:16px;margin-bottom:48px}body.light-theme .technologies-hint-icon svg{width:16px;height:16px;aspect-ratio:1/1}body.light-theme .technologies-hint-icon svg path{fill:#69a60a!important}body.light-theme .technologies-hint-text{display:flex;align-items:center;height:16px;line-height:16px;color:#69a60a!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px;text-align:right}body.light-theme .technologies-empty-message-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;margin-bottom:48px;height:16px}body.light-theme .technologies-empty-icon{display:flex;align-items:center;height:16px}body.light-theme .technologies-empty-icon svg{width:16px;height:16px;aspect-ratio:1/1}body.light-theme .technologies-empty-message{display:flex;align-items:center;height:16px;line-height:16px;color:#ff4d4d;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.154px}@media (max-width: 1024px){body.light-theme .create-profile-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-technologies-page .create-profile-steps-container{display:none}.create-profile-technologies-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-technologies-wrapper{padding-bottom:96px}.create-profile-technologies-main-section{padding:0 24px 24px}.create-profile-technologies-title{font-size:20px;text-align:center}.create-profile-technologies-description{font-size:14px;text-align:center}.technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}.technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}.technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}.technologies-months-input::placeholder,.technologies-months-input::-webkit-input-placeholder,.technologies-months-input::-moz-placeholder,.technologies-months-input:-ms-input-placeholder,.technologies-months-input::-ms-input-placeholder{line-height:36px}.technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}.technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}body.light-theme .technologies-minus-button,body.light-theme .technologies-plus-button{width:36px;flex-shrink:0}}@media (max-width: 640px){body.light-theme .create-profile-technologies-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-technologies-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-technologies-page .create-profile-steps-container{display:none}body.light-theme .create-profile-technologies-content-section{align-items:center;text-align:center;margin-top:24px;padding:0 16px}body.light-theme .create-profile-technologies-wrapper{padding-bottom:100px}body.light-theme .create-profile-technologies-title{font-size:18px;line-height:140%;text-align:center}body.light-theme .create-profile-technologies-description{font-size:13px;line-height:140%;text-align:center}body.light-theme .technologies-table-row{flex-direction:column}body.light-theme .technologies-experience-group{flex-direction:column;gap:8px;align-items:stretch;width:100%}body.light-theme .technologies-months-container{height:36px;width:100%;min-width:0;display:flex;overflow:hidden}body.light-theme .technologies-months-input{height:36px;line-height:36px;padding:0 4px 0 12px;width:35px;flex-shrink:0}body.light-theme .technologies-months-input::placeholder,body.light-theme .technologies-months-input::-webkit-input-placeholder,body.light-theme .technologies-months-input::-moz-placeholder,body.light-theme .technologies-months-input:-ms-input-placeholder,body.light-theme .technologies-months-input::-ms-input-placeholder{line-height:36px}body.light-theme .technologies-experience-label{font-size:12px;line-height:36px;padding:0 4px;flex:0 0 auto;white-space:nowrap}body.light-theme .technologies-months-buttons-group{width:72px;flex-shrink:0;margin-left:auto}body.light-theme .technologies-minus-button,body.light-theme .technologies-plus-button{width:36px;flex-shrink:0}}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-technologies-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-technologies-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.create-profile-languages-page{background:#07180d;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column}.create-profile-languages-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}.create-profile-languages-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-languages-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.create-profile-languages-description-bold{font-weight:700;color:#0a0}.create-profile-languages-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}.create-profile-languages-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px;width:max-content;max-width:calc(100% - 64px);margin-left:auto;margin-right:auto}.languages-form-row{display:flex;flex-direction:column;gap:16px}.languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}.languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#f9faf5;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}.languages-select option[disabled][value=""]{color:#8a8a8a}.languages-native-row{display:flex;width:100%;justify-content:flex-end}.languages-native-container{display:flex;align-items:center;gap:4px;margin-left:12px}.languages-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}.languages-checkbox:checked{background:#0a0;border-color:#0a0}.languages-checkbox:checked:after{content:"✓";color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.languages-checkbox-label{color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}.languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}.languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}.languages-remove-text{color:#0a0;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.languages-remove-button svg{width:24px;height:24px}.languages-levels-section{display:flex;flex-direction:column;gap:0;width:100%}.languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}.languages-level-row:last-child{margin-bottom:0}.languages-level-label{display:flex;height:24px;flex-direction:column;justify-content:center;align-self:stretch;color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px}.languages-level-buttons{display:flex;gap:16px;width:100%}.languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#f9faf5;cursor:pointer}.languages-level-text{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap}.level-radio{width:16px;height:16px;border-radius:50%;border:2px solid #cefd75;display:inline-block;position:relative}.languages-level-button.languages-selected .level-radio:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#cefd75;top:50%;left:50%;transform:translate(-50%,-50%)}.languages-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}.languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}.languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;gap:8px}.languages-add-button.inactive{opacity:.5;cursor:not-allowed}.languages-add-button span{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}.languages-add-button svg{width:24px;height:24px}@media (max-width: 1024px){.create-profile-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.create-profile-languages-wrapper{padding:0 24px 96px;box-sizing:border-box;justify-content:center}.create-profile-languages-title{font-size:20px;text-align:center}.create-profile-languages-description{font-size:14px;text-align:center}.languages-level-buttons{flex-wrap:wrap}.languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){.create-profile-languages-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.create-profile-languages-wrapper{padding:0 16px 100px;box-sizing:border-box;justify-content:center}.create-profile-languages-title{font-size:18px;line-height:140%;text-align:center}.create-profile-languages-description{font-size:13px;line-height:140%;text-align:center}.languages-level-buttons{flex-wrap:wrap;gap:8px}.languages-level-button{flex:1 1 100%}}@media (max-width: 1024px){.create-profile-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-languages-page .create-profile-steps-container{display:none}.create-profile-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-languages-wrapper{padding:0 24px 96px}.create-profile-languages-title{font-size:20px;text-align:center}.create-profile-languages-description{font-size:14px;text-align:center}}@media (max-width: 1024px){.languages-select{background-position:right 12px center}}@media (max-width: 640px){.languages-select{background-position:right 12px center}}@media (min-width: 769px) and (pointer: fine){.create-profile-languages-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-languages-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-languages-page{background:#f7f9f9!important;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column}body.light-theme .create-profile-languages-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}body.light-theme .create-profile-languages-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-languages-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .create-profile-languages-description-bold{font-weight:700;color:#69a60a!important}body.light-theme .create-profile-languages-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}body.light-theme .create-profile-languages-main-section{margin-top:24px;display:flex;flex-direction:column;gap:24px;width:max-content;max-width:calc(100% - 64px);margin-left:auto;margin-right:auto}body.light-theme .languages-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .languages-select-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;width:100%}body.light-theme .languages-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .languages-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180d'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;padding-left:0;width:100%;color:#07180d!important;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:none;outline:none;height:100%}body.light-theme .languages-select option[disabled][value=""]{color:#8a8a8a}body.light-theme .languages-native-row{display:flex;width:100%;justify-content:flex-end}body.light-theme .languages-native-container{display:flex;align-items:center;gap:4px;margin-left:12px}body.light-theme .languages-checkbox{display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:center;width:18px;height:18px;border-radius:2px;border:2px solid #49454f;background:transparent;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;flex-shrink:0}body.light-theme .languages-checkbox:checked{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .languages-checkbox:checked:after{content:"✓";color:#07180d!important;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;width:100%;height:100%}body.light-theme .languages-checkbox-label{color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;cursor:pointer;user-select:none}body.light-theme .languages-remove-wrapper{display:flex;width:100%;justify-content:flex-end}body.light-theme .languages-remove-button{display:flex;height:48px;justify-content:center;align-items:center;gap:7px;border-radius:60px;cursor:pointer}body.light-theme .languages-remove-text{color:#69a60a!important;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .languages-remove-button svg{width:24px;height:24px}body.light-theme .languages-levels-section{display:flex;flex-direction:column;gap:0;width:100%}body.light-theme .languages-level-row{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}body.light-theme .languages-level-row:last-child{margin-bottom:0}body.light-theme .languages-level-label{display:flex;height:24px;flex-direction:column;justify-content:center;align-self:stretch;color:#606060;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;min-width:120px}body.light-theme .languages-level-buttons{display:flex;gap:16px;width:100%}body.light-theme .languages-level-button{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:4px 6px;color:#07180d!important;cursor:pointer}body.light-theme .languages-level-text{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;text-align:center;white-space:nowrap}body.light-theme .level-radio{width:16px;height:16px;border-radius:50%;border:2px solid #cefd75;display:inline-block;position:relative}body.light-theme .languages-level-button.languages-selected .level-radio:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#cefd75;top:50%;left:50%;transform:translate(-50%,-50%)}body.light-theme .languages-separator-line{width:100%;height:1px;background:#303e37;margin-top:24px;margin-bottom:24px}body.light-theme .languages-add-button-wrapper{display:flex;justify-content:flex-end;width:100%}body.light-theme .languages-add-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;gap:8px}body.light-theme .languages-add-button.inactive{opacity:.5;cursor:not-allowed}body.light-theme .languages-add-button span{color:#69a60a!important;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px}body.light-theme .languages-add-button svg{width:24px;height:24px}@media (max-width: 1024px){body.light-theme .create-profile-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.create-profile-languages-wrapper{padding:0 24px 96px;box-sizing:border-box;justify-content:center}.create-profile-languages-title{font-size:20px;text-align:center}.create-profile-languages-description{font-size:14px;text-align:center}.languages-level-buttons{flex-wrap:wrap}.languages-level-button{flex:1 1 calc(50% - 8px)}}@media (max-width: 640px){body.light-theme .create-profile-languages-content-section{padding:0 16px;gap:16px;align-items:center;text-align:center;margin-top:24px;box-sizing:border-box}.create-profile-languages-wrapper{padding:0 16px 100px;box-sizing:border-box;justify-content:center}.create-profile-languages-title{font-size:18px;line-height:140%;text-align:center}.create-profile-languages-description{font-size:13px;line-height:140%;text-align:center}.languages-level-buttons{flex-wrap:wrap;gap:8px}.languages-level-button{flex:1 1 100%}}@media (max-width: 1024px){body.light-theme .create-profile-languages-page .onboarding-header{position:sticky;top:0;z-index:20}.create-profile-languages-page .onboarding-footer{position:fixed;left:0;right:0;bottom:0;z-index:20}.create-profile-languages-page .create-profile-steps-container{display:none}.create-profile-languages-content-section{padding:0 32px;align-items:center;text-align:center;margin-top:24px}.create-profile-languages-wrapper{padding:0 24px 96px}.create-profile-languages-title{font-size:20px;text-align:center}.create-profile-languages-description{font-size:14px;text-align:center}}@media (max-width: 1024px){body.light-theme .languages-select{background-position:right 12px center}}@media (max-width: 640px){body.light-theme .languages-select{background-position:right 12px center}}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-languages-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-languages-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.create-profile-preferences-page{background:#07180d;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column}.create-profile-preferences-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}.create-profile-preferences-title{align-self:stretch;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}.create-profile-preferences-description{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}.create-profile-preferences-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}.create-profile-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}.preferences-form-row{display:flex;flex-direction:column;gap:16px}.preferences-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.create-profile-asterisk{color:#0a0}.preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}.preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:var(--Colors-White-White-01, #f9faf5);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}.preferences-button:hover{background:#cefd751a}.preferences-button.preferences-selected{background:#cefd75;color:#07180d;border-color:#cefd75}.preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #cefd75;background:transparent;color:#f9faf5;cursor:pointer;transition:all .2s ease}.preferences-tag:hover{background:#cefd751a}.preferences-tag.preferences-tag-selected{background:#cefd75;border-color:#cefd75}.preferences-tag-name{color:#f9faf5;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.preferences-tag-selected .preferences-tag-name{color:#07180d}.preferences-tag-check{flex-shrink:0}.preferences-tag-available.preferences-tag-selected{background:#0a0;border-color:#0a0}.preferences-tag-unavailable.preferences-tag-selected{background:#b3261e;border-color:#b3261e}.preferences-tag-unavailable.preferences-tag-selected .preferences-tag-name{color:#f9faf5}.preferences-mobility-text{align-self:stretch;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-10px 0 0}.preferences-mobility-rows{display:flex;flex-direction:column;gap:12px;width:100%}.preferences-selectors-row{display:flex;gap:12px;width:100%;align-items:flex-start}.preferences-add-location-row{display:flex;width:100%;align-items:center;justify-content:flex-end;padding-top:4px}.preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}.preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.preferences-asterisk{color:#0a0}.preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%}.preferences-select:focus{outline:none}.preferences-select:disabled{cursor:not-allowed;opacity:.4}.preferences-select option{background:#07180d;color:#f9faf5}.preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:transparent;cursor:pointer;transition:all .2s ease}.preferences-add-location-button:hover{background:#00aa001a}.preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}.preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}.preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}.preferences-remove-location-button:hover{background:#00aa001a}.preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}.preferences-salary-row{display:flex;gap:12px;width:100%}.preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}.preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.preferences-salary-input::placeholder{color:#f9faf566}.preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}.preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}.preferences-currency-select:focus{outline:none}.preferences-currency-select option{background:#07180d;color:#f9faf5}.preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid rgba(217,217,217,.2);background:#d9d9d90d;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}.preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#f9faf5}.preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#f9faf5;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.preferences-expected-salary-input::placeholder{color:#f9faf566}.preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}.preferences-helper-text{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:0}.preferences-favorite-technologies-empty{color:#f9faf566;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}.create-profile-preferences-error{align-self:stretch;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,77,77,.3);background:#ff4d4d1a;color:#ff4d4d;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.2px}@media (min-width: 769px) and (pointer: fine){.create-profile-preferences-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}.create-profile-preferences-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}body.light-theme .create-profile-preferences-page{background:#f7f9f9!important;min-height:var(--app-page-vh, 100vh);min-height:var(--app-page-dvh, 100dvh);display:flex;flex-direction:column}body.light-theme .create-profile-preferences-content-section{display:flex;padding:0 64px;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;align-self:stretch;margin-top:24px;box-sizing:border-box}body.light-theme .create-profile-preferences-title{align-self:stretch;color:#07180d!important;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px;margin:0}body.light-theme .create-profile-preferences-description{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:0 0 24px}body.light-theme .create-profile-preferences-wrapper{display:flex;justify-content:center;width:100%;padding:0 64px 48px;box-sizing:border-box;flex:1;overflow-y:auto}body.light-theme .create-profile-preferences-main-section{margin-top:24px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:1000px}body.light-theme .preferences-form-row{display:flex;flex-direction:column;gap:16px}body.light-theme .preferences-label{color:var(--Colors-White-White-01, #f9faf5);font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .create-profile-asterisk{color:#69a60a!important}body.light-theme .preferences-buttons{display:flex;gap:12px;flex-wrap:wrap}body.light-theme .preferences-button{display:flex;height:32px;padding:6px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:var(--Colors-White-White-01, #f9faf5);text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;cursor:pointer;transition:all .2s ease;flex:1}body.light-theme .preferences-button:hover{background:#cefd751a}body.light-theme .preferences-button.preferences-selected{background:#cefd75;color:#07180d;border-color:#cefd75}body.light-theme .preferences-tags-container{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}body.light-theme .preferences-tag{display:flex;height:32px;padding:0 8px;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8dbdf!important;background:transparent;color:#07180d!important;cursor:pointer;transition:all .2s ease}body.light-theme .preferences-tag:hover{background:#cefd751a}body.light-theme .preferences-tag.preferences-tag-selected{background:#cefd75;border-color:#cefd75}body.light-theme .preferences-tag-name{color:#07180d!important;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}body.light-theme .preferences-tag-selected .preferences-tag-name{color:#07180d}body.light-theme .preferences-tag-check{flex-shrink:0}body.light-theme .preferences-tag-available.preferences-tag-selected{background:#69a60a!important;border-color:#69a60a!important}body.light-theme .preferences-tag-unavailable.preferences-tag-selected{background:#b3261e;border-color:#b3261e}body.light-theme .preferences-tag-unavailable.preferences-tag-selected .preferences-tag-name{color:#07180d!important}body.light-theme .preferences-mobility-text{align-self:stretch;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.176px;margin:-10px 0 0}body.light-theme .preferences-selectors-row{display:flex;gap:12px;width:100%}body.light-theme .preferences-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:12px 16px;box-sizing:border-box;flex:1}body.light-theme .preferences-selector-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-asterisk{color:#69a60a!important}body.light-theme .preferences-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%2307180D'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;color-scheme:light}body.light-theme .preferences-select:focus{outline:none}body.light-theme .preferences-select:disabled{cursor:not-allowed;opacity:.4}body.light-theme .preferences-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .preferences-add-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .preferences-add-location-button{display:flex;width:48px;height:48px;padding:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #69a60a!important;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .preferences-add-location-button:hover{background:#00aa001a}body.light-theme .preferences-add-location-button svg{width:14px;height:14px;flex-shrink:0}body.light-theme .preferences-add-location-button svg path{fill:#69a60a!important}body.light-theme .preferences-remove-location-button-wrapper{display:flex;width:48px;height:48px;align-items:center;justify-content:center}body.light-theme .preferences-remove-location-button{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:none;background:transparent;cursor:pointer;transition:all .2s ease}body.light-theme .preferences-remove-location-button:hover{background:#00aa001a}body.light-theme .preferences-remove-location-button svg{width:24px;height:24px;flex-shrink:0}body.light-theme .preferences-remove-location-button svg path{fill:#69a60a!important}body.light-theme .preferences-salary-row{display:flex;gap:12px;width:100%}body.light-theme .preferences-salary-input-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;flex:1}body.light-theme .preferences-salary-input-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .preferences-salary-input::placeholder{color:#f9faf566}body.light-theme .preferences-currency-selector-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:120px}body.light-theme .preferences-currency-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-currency-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 9L1 1H11L6 9Z' fill='%23F9FAF5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding:0 48px 0 0;border:none;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;width:100%;height:56px}body.light-theme .preferences-currency-select:focus{outline:none}body.light-theme .preferences-currency-select option{background:#f7f9f9;color:#07180d!important}body.light-theme .preferences-expected-salary-box{display:flex;flex-direction:column;gap:10px;border-radius:4px;border:1px solid #5a5a5a!important;background:transparent!important;position:relative;padding:0 0 0 16px;box-sizing:border-box;width:100%}body.light-theme .preferences-expected-salary-label{position:absolute;left:16px;top:0;transform:translateY(-50%);pointer-events:none;background:#07180d;padding:0 4px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#07180d!important}body.light-theme .preferences-expected-salary-input{width:100%;height:56px;padding:0;border:none;background:transparent;color:#07180d!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .preferences-expected-salary-input::placeholder{color:#f9faf566}body.light-theme .preferences-favorite-technologies-help{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:-10px 0 -5px}body.light-theme .preferences-helper-text{align-self:stretch;color:#898f8f;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.4px;margin:0}body.light-theme .preferences-favorite-technologies-empty{color:#f9faf566;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px}body.light-theme .create-profile-preferences-error{align-self:stretch;padding:12px 16px;border-radius:8px;border:1px solid rgba(255,77,77,.3);background:#ff4d4d1a;color:#ff4d4d;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.2px}@media (min-width: 769px) and (pointer: fine){body.light-theme .create-profile-preferences-page .onboarding-footer{padding:14px 64px;gap:20px;align-items:center}body.light-theme .create-profile-preferences-page .onboarding-footer .step-indicator{height:34px;line-height:34px}}.recruiter-public-profile-page{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);background:linear-gradient(135deg,#001607,#000);position:relative}.recruiter-public-profile-header{display:flex;padding:24px 0 24px 24px;align-items:flex-start;gap:32px;align-self:stretch;background:#0c1f13}.recruiter-public-profile-header.recruiter-public-profile-no-auth{padding-left:24px;padding-right:24px;justify-content:space-between;align-items:center}.recruiter-public-profile-header.recruiter-public-profile-no-auth .recruiter-public-profile-header-logo{margin-left:0;margin-right:0}.recruiter-public-profile-header-left{display:flex;align-items:flex-start;gap:16px}.recruiter-public-profile-header-text-container{display:flex;flex-direction:column;gap:0}.recruiter-public-profile-back-arrow{width:16px;height:15.556px;fill:#f9faf5;cursor:pointer;margin-top:2px;flex-shrink:0;min-width:16px;min-height:15.556px}.recruiter-public-profile-header-title{color:#f9faf5;font-size:15px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:-2px 0 0}.recruiter-public-profile-header-subtitle{color:#cefd75;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}.recruiter-public-profile-header-logo{width:53px;margin-left:auto;margin-right:24px}.recruiter-public-profile-header.recruiter-public-profile-public-view:not(.recruiter-public-profile-no-auth){justify-content:space-between}.recruiter-public-profile-header-logo.recruiter-public-profile-clickable-logo{cursor:pointer;transition:transform .2s ease}.recruiter-public-profile-header-logo.recruiter-public-profile-clickable-logo:hover{transform:scale(1.5)}.recruiter-public-profile-register-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap;transition:all .2s ease}.recruiter-public-profile-register-button:hover{background:#0a0;border-color:#0a0;cursor:pointer;opacity:.9}.recruiter-public-profile-main-content{padding:16px 16px 30px;position:relative}.recruiter-public-profile-section-wrapper{display:flex;padding:2px;flex-direction:column;align-items:stretch;gap:2px;border-radius:8px;background:#cefd75;margin-top:16px;margin-left:24px;margin-right:24px}.recruiter-public-profile-top-section{display:flex;padding:8px;flex-direction:column;align-items:center;align-self:stretch;border-radius:8px;background:linear-gradient(315deg,#001607 54.5%,#000 100.57%);position:relative}.recruiter-public-profile-background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background.png) #d3d3d3 50% / cover no-repeat;position:relative}.recruiter-public-profile-actions-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}.recruiter-public-profile-action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;flex-shrink:0}.recruiter-public-profile-action-button svg{width:16px;height:16px;flex-shrink:0}.recruiter-public-profile-action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}.recruiter-public-profile-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}.recruiter-public-profile-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #001607;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1}.recruiter-public-profile-picture-zone svg{width:136px;height:136px}.recruiter-public-profile-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}.recruiter-public-profile-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.recruiter-public-profile-name{color:#dde4dd;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block}.recruiter-public-profile-tech-chip{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:20px;font-size:12px;font-weight:600;line-height:1;text-transform:lowercase;flex-shrink:0}.recruiter-public-profile-tech-chip-yes{background:#cefd7540;border:1px solid #cefd75;color:#cefd75}.recruiter-public-profile-tech-chip-no{background:#d9d9d91f;border:1px solid rgba(217,217,217,.35);color:#9ca3af}.recruiter-public-profile-role{align-self:stretch;color:#606060;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;white-space:nowrap;display:block}.recruiter-public-profile-languages-row{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:16px}.recruiter-public-profile-languages-item{display:flex;align-items:center;gap:6px}.recruiter-public-profile-languages-flag-icon{width:14px;height:14px;flex-shrink:0}.recruiter-public-profile-languages-text{color:#dde4dd;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.recruiter-public-profile-languages-divider{width:21px;align-self:stretch;flex-shrink:0;margin:0 2px}.recruiter-public-profile-body{display:flex;flex-direction:column;gap:24px;padding:24px;margin-top:16px;margin-left:24px;margin-right:24px;border-radius:8px;background:#07180d;border:1px solid rgba(217,217,217,.2)}.recruiter-public-profile-description-section{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.recruiter-public-profile-description-text{color:#dde4dd;font-size:16px;line-height:1.5;margin:0;white-space:pre-wrap;width:100%}.recruiter-public-profile-info-section{display:flex;flex-direction:column;gap:16px}.recruiter-public-profile-info-block{display:flex;flex-direction:column;gap:4px}.recruiter-public-profile-info-block h4{color:#cefd75;font-size:14px;font-weight:600;margin:0}.recruiter-public-profile-info-block p,.recruiter-public-profile-info-block ul{color:#dde4dd;font-size:14px;line-height:1.4;margin:0;padding-left:20px}.recruiter-public-profile-info-line p{padding-left:0}.recruiter-public-profile-info-label{color:#cefd75;font-weight:600}.recruiter-public-profile-info-answer{text-transform:uppercase}.recruiter-public-profile-roles-section{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:0}.recruiter-public-profile-roles-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:100%}.recruiter-public-profile-role-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:8px;border:1px solid #cefd75;color:#f9faf5;font-size:13px;font-weight:500;line-height:18px;letter-spacing:.1px}.recruiter-public-profile-search-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.recruiter-public-profile-search-title{margin:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#cefd75;font-size:15px;font-weight:600;line-height:1.3;text-transform:lowercase}.recruiter-public-profile-search-title-icon{flex-shrink:0;width:18px;height:18px}.recruiter-public-profile-search-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:100%}.recruiter-public-profile-meta-lines{display:flex;flex-direction:column;gap:6px;width:100%}.recruiter-public-profile-meta-line{margin:0;font-size:14px;line-height:1.4}.recruiter-public-profile-meta-line-label{color:#cefd75;font-weight:600}.recruiter-public-profile-meta-line-value{color:#dde4dd;font-weight:400}.recruiter-public-profile-info-block ul{list-style:none;padding-left:0}.recruiter-public-profile-info-block li{margin-bottom:4px}.recruiter-public-profile-companies-pills{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.recruiter-public-profile-company-pill{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:16px;background:#cefd75}.recruiter-public-profile-company-pill-logo{display:inline-block;width:20px;height:20px;min-width:20px;border-radius:4px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#00000014}.recruiter-public-profile-company-pill-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.recruiter-public-profile-company-pill-icon .recruiter-public-profile-company-building-icon{color:#0a0;stroke:currentColor}.recruiter-public-profile-company-pill-name{color:#0a0;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px}.recruiter-public-profile-company-pill-link{cursor:pointer;text-decoration:none;color:inherit}.recruiter-public-profile-company-pill-link:hover{opacity:.9}@media (max-width: 1024px){.recruiter-public-profile-section-wrapper{margin-left:16px;margin-right:16px}.recruiter-public-profile-body{margin-left:16px;margin-right:16px;padding:20px 16px}.recruiter-public-profile-picture-zone{width:120px;height:120px;margin-top:-50px}.recruiter-public-profile-picture-zone svg{width:120px;height:120px}.recruiter-public-profile-name{font-size:18px;line-height:10px;letter-spacing:-.54px}.recruiter-public-profile-role{font-size:13px}.recruiter-public-profile-resume-info{margin-top:16px}.recruiter-public-profile-actions-wrapper{right:16px;top:128px;transform:translateY(-50%)}.recruiter-public-profile-action-button{width:28px;height:28px;padding:6px 10px}.recruiter-public-profile-action-button svg{width:14px;height:14px}.recruiter-public-profile-background-section{height:120px}.recruiter-public-profile-company-pill{height:28px;padding:0 10px}.recruiter-public-profile-company-pill-name{font-size:13px}.recruiter-public-profile-role-chip{height:26px;padding:0 10px;font-size:12px;line-height:16px}.recruiter-public-profile-languages-text{font-size:14px}}@media (max-width: 768px){.recruiter-public-profile-main-content{padding:8px}.recruiter-public-profile-section-wrapper{margin-top:12px;margin-left:0;margin-right:0;padding:2px}.recruiter-public-profile-top-section{padding:6px}.recruiter-public-profile-background-section{height:100px}.recruiter-public-profile-resume-info{padding:0 8px;gap:8px}.recruiter-public-profile-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}.recruiter-public-profile-picture-zone svg{width:100px;height:100px}.recruiter-public-profile-name-section{margin-top:24px;min-width:150px}.recruiter-public-profile-name{font-size:16px;line-height:8px;letter-spacing:-.48px;white-space:normal}.recruiter-public-profile-tech-chip{height:22px;padding:0 8px;font-size:11px}.recruiter-public-profile-role{font-size:12px;margin-top:6px;white-space:normal}.recruiter-public-profile-actions-wrapper{right:12px;top:106px;gap:3px;flex-wrap:wrap;max-width:calc(100% - 24px)}.recruiter-public-profile-action-button{width:24px;height:24px;padding:4px 8px;border-width:1.5px}.recruiter-public-profile-action-button svg{width:12px;height:12px}.recruiter-public-profile-body{margin-left:0;margin-right:0;margin-top:16px;padding:16px 12px}.recruiter-public-profile-company-pill{height:24px;padding:0 8px}.recruiter-public-profile-company-pill-name{font-size:12px;line-height:16px}.recruiter-public-profile-languages-row{margin-top:12px;flex-direction:column;align-items:flex-start;gap:8px}.recruiter-public-profile-languages-divider{display:none}.recruiter-public-profile-languages-text{font-size:12px}.recruiter-public-profile-languages-flag-icon{width:12px;height:12px}.recruiter-public-profile-role-chip{height:24px;padding:0 8px;font-size:11px;line-height:14px}.recruiter-public-profile-description-text{font-size:14px}.recruiter-public-profile-info-block h4,.recruiter-public-profile-info-block p,.recruiter-public-profile-info-block ul,.recruiter-public-profile-meta-line{font-size:13px}}body.light-theme .recruiter-public-profile-page{background:#f7f8f8!important}body.light-theme .recruiter-public-profile-header,body.light-theme .recruiter-public-profile-header.recruiter-public-profile-no-auth{background:#fff!important}body.light-theme .recruiter-public-profile-back-arrow path{fill:#07180d!important}body.light-theme .recruiter-public-profile-header-title{color:#07180d!important}body.light-theme .recruiter-public-profile-header-subtitle{color:#5a5a5a!important}body.light-theme .recruiter-public-profile-register-button{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .recruiter-public-profile-register-button:hover{background:#5a9508!important;border-color:#5a9508!important;opacity:1!important}body.light-theme .recruiter-public-profile-section-wrapper{background:#f7f8f8!important}body.light-theme .recruiter-public-profile-top-section{border:2px solid #d8dbdf!important;background:linear-gradient(315deg,#69a60a59 -2.46%,#ffffff59 100.57%)!important}body.light-theme .recruiter-public-profile-background-section{background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background-light.png) 50% / cover no-repeat!important}body.light-theme .recruiter-public-profile-action-button{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .recruiter-public-profile-action-button svg path{fill:#fff!important;stroke:#fff!important}body.light-theme .recruiter-public-profile-action-button-tooltip{background:#fff!important;color:#69a60a!important;border:1px solid #d8dbdf!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .recruiter-public-profile-picture-zone{border:4px solid #d8dbdf!important}body.light-theme .recruiter-public-profile-picture-zone svg rect[fill],body.light-theme .recruiter-public-profile-picture-zone svg rect:first-of-type{fill:#edfdca!important}body.light-theme .recruiter-public-profile-picture-zone svg rect[stroke]{stroke:#d8dbdf!important}body.light-theme .recruiter-public-profile-picture-zone svg path{fill:#69a60a!important}body.light-theme .recruiter-public-profile-name{color:#07180d!important}body.light-theme .recruiter-public-profile-role{color:#5a5a5a!important}body.light-theme .recruiter-public-profile-languages-text{color:#07180d!important}body.light-theme .recruiter-public-profile-languages-flag-icon path{fill:#07180d!important}body.light-theme .recruiter-public-profile-languages-divider path{fill:#07180d!important}body.light-theme .recruiter-public-profile-body{background:#fff!important;border-color:#0000001a!important}body.light-theme .recruiter-public-profile-description-text{color:#07180d!important}body.light-theme .recruiter-public-profile-info-block h4,body.light-theme .recruiter-public-profile-info-label{color:#69a60a!important}body.light-theme .recruiter-public-profile-info-block p,body.light-theme .recruiter-public-profile-info-block ul{color:#07180d!important}body.light-theme .recruiter-public-profile-company-pill{background:#69a60a!important}body.light-theme .recruiter-public-profile-company-pill-name{color:#fff!important}body.light-theme .recruiter-public-profile-company-pill-icon .recruiter-public-profile-company-building-icon{color:#fff!important;stroke:#fff!important}body.light-theme .recruiter-public-profile-company-pill-logo{background-color:#ffffff4d!important}body.light-theme .recruiter-public-profile-role-chip{border:1px solid #5a5a5a!important;color:#07180d!important}body.light-theme .recruiter-public-profile-search-title,body.light-theme .recruiter-public-profile-meta-line-label{color:#69a60a!important}body.light-theme .recruiter-public-profile-meta-line-value{color:#07180d!important}body.light-theme .recruiter-public-profile-tech-chip-yes{background:#69a60a33!important;border-color:#69a60a!important;color:#69a60a!important}body.light-theme .recruiter-public-profile-tech-chip-no{background:#07180d14!important;border-color:#07180d40!important;color:#5a5a5a!important}@media (max-width: 768px){body.light-theme .recruiter-public-profile-main-content{padding:8px!important}body.light-theme .recruiter-public-profile-section-wrapper,body.light-theme .recruiter-public-profile-body{margin-left:0!important;margin-right:0!important}}.company-public-profile-page{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);background:linear-gradient(135deg,#001607,#000);position:relative}.company-public-profile-header{display:flex;padding:24px 0 24px 24px;align-items:flex-start;gap:32px;align-self:stretch;background:#0c1f13}.company-public-profile-header.company-public-profile-no-auth{padding-left:24px;padding-right:24px;justify-content:space-between;align-items:center}.company-public-profile-header.company-public-profile-no-auth .company-public-profile-header-logo{margin-left:0;margin-right:0}.company-public-profile-header-left{display:flex;align-items:flex-start;gap:16px}.company-public-profile-header-text-container{display:flex;flex-direction:column;gap:0}.company-public-profile-back-arrow{width:16px;height:15.556px;fill:#f9faf5;cursor:pointer;margin-top:2px;flex-shrink:0;min-width:16px;min-height:15.556px}.company-public-profile-header-title{color:#f9faf5;font-size:15px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px;margin:-2px 0 0}.company-public-profile-header-subtitle{color:#cefd75;text-align:left;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin:0}.company-public-profile-header-logo{width:53px;margin-left:auto;margin-right:24px}.company-public-profile-header.company-public-profile-public-view:not(.company-public-profile-no-auth){justify-content:space-between}.company-public-profile-header-logo.company-public-profile-clickable-logo{cursor:pointer;transition:transform .2s ease}.company-public-profile-header-logo.company-public-profile-clickable-logo:hover{transform:scale(1.5)}.company-public-profile-register-button{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;text-decoration:none;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;box-sizing:border-box;white-space:nowrap;transition:all .2s ease}.company-public-profile-register-button:hover{background:#0a0;border-color:#0a0;cursor:pointer;opacity:.9}.company-public-profile-main-content{padding:16px 16px 30px;position:relative}.company-public-profile-section-wrapper{display:flex;padding:2px;flex-direction:column;align-items:stretch;gap:2px;border-radius:8px;background:#cefd75;margin-top:16px;margin-left:24px;margin-right:24px}.company-public-profile-top-section{display:flex;padding:8px;flex-direction:column;align-items:center;align-self:stretch;border-radius:8px;background:linear-gradient(315deg,#001607 54.5%,#000 100.57%);position:relative}.company-public-profile-background-section{height:129px;align-self:stretch;border-radius:2px;background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background.png) #d3d3d3 50% / cover no-repeat;position:relative}.company-public-profile-actions-wrapper{display:flex;align-items:center;gap:4px;position:absolute;right:20px;top:137px;transform:translateY(-50%);z-index:3}.company-public-profile-action-button{display:flex;width:32px;height:32px;padding:8px 12px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:60px;border:2px solid #0a0;background:#0a0;cursor:pointer;flex-shrink:0;text-decoration:none;color:inherit}.company-public-profile-action-button svg{width:20px;height:20px;flex-shrink:0}.company-public-profile-action-button.company-public-profile-website-link:hover{opacity:.9}.company-public-profile-action-button-tooltip{background:#0c1f13;color:#cefd75;padding:6px 10px;border-radius:4px;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 2px 8px #0000004d;border:1px solid rgba(206,253,117,.2);text-transform:lowercase;pointer-events:none}.company-public-profile-resume-info{display:flex;padding:0 12px;flex-direction:row;align-items:flex-start;gap:12px;align-self:stretch;position:relative;flex-wrap:wrap}.company-public-profile-picture-zone{display:flex;width:136px;height:136px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:99999px;border:4px solid #001607;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:-60px;position:relative;z-index:1}.company-public-profile-picture-placeholder{display:flex;align-items:center;justify-content:center;color:#cefd75}.company-public-profile-name-section{display:flex;flex-direction:column;margin-top:24px;padding-bottom:22px;position:relative;z-index:1;flex:1;min-width:200px}.company-public-profile-name{color:#dde4dd;text-align:left;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.72px;text-transform:capitalize;white-space:nowrap;display:block}.company-public-profile-role{align-self:stretch;color:#606060;font-size:16px;font-style:normal;font-weight:500;line-height:123%;margin-top:8px;margin-bottom:0;white-space:nowrap;display:block}.company-public-profile-areas-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.company-public-profile-languages-row{display:flex;align-items:center;flex-wrap:wrap;gap:0;margin-top:16px}.company-public-profile-languages-item{display:flex;align-items:center;gap:6px}.company-public-profile-languages-flag-icon{width:14px;height:14px;flex-shrink:0}.company-public-profile-languages-text{color:#dde4dd;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.company-public-profile-languages-divider{width:21px;align-self:stretch;flex-shrink:0;margin:0 2px}.company-public-profile-role-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:8px;border:1px solid #cefd75;color:#f9faf5;font-size:13px;font-weight:500;line-height:18px;letter-spacing:.1px}.company-public-profile-body{display:flex;flex-direction:column;gap:24px;padding:24px;margin-top:16px;margin-left:24px;margin-right:24px;border-radius:8px;background:#07180d;border:1px solid rgba(217,217,217,.2)}.company-public-profile-description-section{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.company-public-profile-description-text{color:#dde4dd;font-size:16px;line-height:1.5;margin:0;white-space:pre-wrap;width:100%}.company-public-profile-menu-section{display:flex;padding:0 4px;flex-direction:column;align-items:center;gap:0;align-self:stretch;border-radius:8px 8px 0 0;background:#133920;overflow:hidden;margin-top:16px;margin-left:24px;margin-right:24px}.company-public-profile-primary-tab-row{display:flex;flex-direction:row;align-items:flex-end;align-self:stretch;width:calc(100% + 8px);margin-left:-4px;margin-right:-4px;background:#133920;flex-wrap:nowrap;height:48px;position:relative;border-bottom:1px solid #cefd75;box-sizing:border-box}.company-public-profile-content-section{display:flex;flex-direction:column;align-items:stretch;margin-left:24px;margin-right:24px;margin-top:0;border-radius:0 0 8px 8px;border-right:1px solid rgba(217,217,217,.2);border-bottom:1px solid rgba(217,217,217,.2);border-left:1px solid rgba(217,217,217,.2);background:#07180d}.company-public-profile-tab{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:1 0 0;background:#133920;cursor:pointer;position:relative;overflow:hidden;height:48px;box-sizing:border-box;z-index:2}.company-public-profile-tab-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;position:relative;overflow:hidden}.company-public-profile-tab-text{color:#dde4dd;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.1px;max-lines:2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:8px}.company-public-profile-tab.company-public-profile-tab-selected .company-public-profile-tab-text{color:#cefd75}.company-public-profile-tab-indicator{width:105px;height:14px;position:absolute;bottom:0;flex-shrink:0;z-index:2}.company-public-profile-show-content{display:flex;padding:20px 24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;align-self:stretch;background:#07180d;min-height:320px}.company-public-profile-members-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.company-public-profile-members-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:12px;min-height:280px;width:100%;grid-column:1 / -1}.company-public-profile-members-empty-boat{width:200px;height:200px;background-image:url(/caravel.png);background-repeat:no-repeat;background-size:contain;background-position:center;animation:company-public-profile-float-boat 5s ease-in-out infinite}.company-public-profile-members-empty-message{color:#f9faf5;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}.company-public-profile-members-empty-message-char{display:inline-block;animation:company-public-profile-wave-char 2s ease-in-out infinite}@keyframes company-public-profile-float-boat{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@keyframes company-public-profile-wave-char{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.company-public-profile-member-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;border:1px solid rgba(217,217,217,.2);background:#0003;cursor:pointer;text-align:left;transition:all .2s ease}.company-public-profile-member-card:hover{border-color:#cefd7580;background:#cefd7514}.company-public-profile-member-photo{width:48px;height:48px;min-width:48px;border-radius:50%;background:#132f1d;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.company-public-profile-member-photo-img{width:100%;height:100%;object-fit:cover;display:block}.company-public-profile-member-photo-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#132f1d;border-radius:50%;border:4px solid #001607;color:#cefd75}.company-public-profile-member-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.company-public-profile-member-name{color:#dde4dd;font-size:15px;font-weight:600}.company-public-profile-member-username{color:#606060;font-size:13px}.company-public-profile-member-last-role,.company-public-profile-member-roles{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.company-public-profile-member-last-role{color:#9ca3af;font-size:13px}.company-public-profile-member-role-chip{display:inline-flex;align-items:center;margin:0;padding:4px 10px;border-radius:6px;background:#cefd7533;border:1px solid rgba(206,253,117,.5);color:#cefd75;font-size:12px;font-weight:500}@media (max-width: 1024px){.company-public-profile-section-wrapper{margin-left:16px;margin-right:16px}.company-public-profile-body{margin-left:16px;margin-right:16px;padding:20px 16px}.company-public-profile-menu-section,.company-public-profile-content-section{margin-left:16px;margin-right:16px}.company-public-profile-picture-zone{width:120px;height:120px;margin-top:-50px}.company-public-profile-name{font-size:18px}.company-public-profile-background-section{height:120px}.company-public-profile-actions-wrapper{right:16px;top:128px;transform:translateY(-50%)}.company-public-profile-action-button{width:28px;height:28px;padding:6px 10px}.company-public-profile-action-button svg{width:18px;height:18px}}@media (max-width: 768px){.company-public-profile-main-content{padding:8px}.company-public-profile-section-wrapper{margin-top:12px;margin-left:0;margin-right:0;padding:2px}.company-public-profile-top-section{padding:6px}.company-public-profile-background-section{height:100px}.company-public-profile-actions-wrapper{right:12px;top:106px;gap:3px}.company-public-profile-action-button{width:24px;height:24px;padding:4px 8px;border-width:1.5px}.company-public-profile-action-button svg{width:16px;height:16px}.company-public-profile-resume-info{padding:0 8px;gap:8px}.company-public-profile-picture-zone{width:100px;height:100px;margin-top:-40px;border-width:3px}.company-public-profile-name-section{margin-top:24px;min-width:150px}.company-public-profile-name{font-size:16px;white-space:normal}.company-public-profile-body{margin-left:0;margin-right:0;margin-top:16px;padding:16px 12px}.company-public-profile-menu-section{margin-left:0;margin-right:0;margin-top:12px}.company-public-profile-content-section{margin-left:0;margin-right:0}.company-public-profile-tab-text{font-size:13px}.company-public-profile-show-content{padding:16px 12px}.company-public-profile-members-list{grid-template-columns:1fr}}body.light-theme .company-public-profile-page{background:#f7f8f8!important}body.light-theme .company-public-profile-header,body.light-theme .company-public-profile-header.company-public-profile-no-auth{background:#fff!important}body.light-theme .company-public-profile-back-arrow path{fill:#07180d!important}body.light-theme .company-public-profile-header-title{color:#07180d!important}body.light-theme .company-public-profile-header-subtitle{color:#5a5a5a!important}body.light-theme .company-public-profile-register-button{border:2px solid #69a60a!important;background:#69a60a!important;color:#fff!important}body.light-theme .company-public-profile-register-button:hover{background:#5a9508!important;border-color:#5a9508!important;opacity:1!important}body.light-theme .company-public-profile-section-wrapper{background:#f7f8f8!important}body.light-theme .company-public-profile-top-section{border:2px solid #d8dbdf!important;background:linear-gradient(315deg,#69a60a59 -2.46%,#ffffff59 100.57%)!important}body.light-theme .company-public-profile-background-section{background:linear-gradient(260deg,#cefd7500 32.76%,#cefd7599 104.51%),url(/profile-background-light.png) 50% / cover no-repeat!important}body.light-theme .company-public-profile-picture-zone{border:4px solid #d8dbdf!important}body.light-theme .company-public-profile-picture-placeholder{color:#69a60a!important}body.light-theme .company-public-profile-name{color:#07180d!important}body.light-theme .company-public-profile-role{color:#5a5a5a!important}body.light-theme .company-public-profile-action-button{border:2px solid #69a60a!important;background:#69a60a!important}body.light-theme .company-public-profile-action-button.company-public-profile-website-link svg{stroke:#fff!important}body.light-theme .company-public-profile-action-button-tooltip{background:#fff!important;color:#69a60a!important;border:1px solid #d8dbdf!important;box-shadow:0 2px 8px #0000001a!important}body.light-theme .company-public-profile-languages-text{color:#07180d!important}body.light-theme .company-public-profile-languages-flag-icon path{fill:#07180d!important}body.light-theme .company-public-profile-languages-divider path{fill:#07180d!important}body.light-theme .company-public-profile-role-chip{border:1px solid #5a5a5a!important;color:#07180d!important}body.light-theme .company-public-profile-body{background:#fff!important;border-color:#0000001a!important}body.light-theme .company-public-profile-description-text{color:#07180d!important}body.light-theme .company-public-profile-menu-section{background:#fff!important}body.light-theme .company-public-profile-primary-tab-row{background:#fff!important;border-bottom-color:#d8dbdf!important}body.light-theme .company-public-profile-tab{background:#fff!important}body.light-theme .company-public-profile-tab-text{color:#07180d!important}body.light-theme .company-public-profile-tab.company-public-profile-tab-selected .company-public-profile-tab-text{color:#69a60a!important}body.light-theme .company-public-profile-tab-indicator path{fill:#69a60a!important}body.light-theme .company-public-profile-content-section{background:#fff!important;border:1px solid #d8dbdf!important}body.light-theme .company-public-profile-show-content{background:#fff!important}body.light-theme .company-public-profile-member-card{border-color:#0000001a!important;background:#f7f8f8!important}body.light-theme .company-public-profile-member-card:hover{border-color:#69a60a66!important;background:#69a60a0f!important}body.light-theme .company-public-profile-member-photo{background:#edfdca!important}body.light-theme .company-public-profile-member-photo-placeholder{background:#edfdca!important;border:4px solid #d8dbdf!important;color:#69a60a!important}body.light-theme .company-public-profile-member-name{color:#07180d!important}body.light-theme .company-public-profile-member-username,body.light-theme .company-public-profile-member-last-role{color:#5a5a5a!important}body.light-theme .company-public-profile-member-role-chip{background:#69a60a33!important;border-color:#69a60a80!important;color:#69a60a!important}body.light-theme .company-public-profile-members-empty{color:#5a5a5a!important}body.light-theme .company-public-profile-members-empty-boat{background-image:url(/caravel-light.png)!important}body.light-theme .company-public-profile-members-empty-message,body.light-theme .company-public-profile-members-empty-message-char{color:#07180d!important}@media (max-width: 768px){body.light-theme .company-public-profile-main-content{padding:8px!important}body.light-theme .company-public-profile-section-wrapper,body.light-theme .company-public-profile-body,body.light-theme .company-public-profile-menu-section,body.light-theme .company-public-profile-content-section{margin-left:0!important;margin-right:0!important}}.public-profile-by-username-loading{min-height:var(--app-page-vh);min-height:var(--app-page-dvh);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#001607,#000)}body.light-theme .public-profile-by-username-loading{background:#f7f8f8!important}.view-recommendation-letter-container{position:fixed;inset:0;width:100vw;height:100vh;margin:0;padding:0;background:#fff;display:flex;align-items:stretch;justify-content:stretch;z-index:10000;overflow:hidden}.view-recommendation-letter-iframe{width:100%;height:100%;border:none;background:#fff;margin:0;padding:0}.view-recommendation-letter-loading,.view-recommendation-letter-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;color:#f9faf5;font-size:16px}.view-recommendation-letter-error button{padding:12px 24px;border-radius:60px;border:2px solid #0a0;background:#0a0;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.view-recommendation-letter-error button:hover{opacity:.9}.navchart-overlay{--nc-accent: #cefd75;--nc-accent-dim: rgba(206, 253, 117, .12);--nc-accent-line: rgba(206, 253, 117, .3);--nc-accent-faint: rgba(206, 253, 117, .07);--nc-surface: #0c1f13;--nc-surface-2: #07180d;--nc-text: #f9faf5;--nc-muted: rgba(249, 250, 245, .76);--nc-faint: rgba(249, 250, 245, .45);--nc-captain-w: clamp(8.5rem, 19vw, 12rem);--nc-btn-green: #00aa00;--nc-btn-border: #0a0;--nc-frame-inset: .75rem;--nc-corner-size: 1rem;--nc-content-inset: calc(var(--nc-frame-inset) + var(--nc-corner-size) + .15rem);position:fixed;inset:0;z-index:999999998;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:auto}body.light-theme .navchart-overlay{--nc-accent: #69a60a;--nc-accent-dim: rgba(105, 166, 10, .09);--nc-accent-line: rgba(105, 166, 10, .28);--nc-accent-faint: rgba(105, 166, 10, .06);--nc-surface: #ffffff;--nc-surface-2: #f6faf1;--nc-text: #07180d;--nc-muted: rgba(7, 24, 13, .74);--nc-faint: rgba(7, 24, 13, .46);--nc-btn-green: #69a60a;--nc-btn-border: #69a60a}.navchart-backdrop{position:fixed;inset:0;background:#000804d1;backdrop-filter:blur(10px);pointer-events:none}body.light-theme .navchart-backdrop{background:#07180d7a}.navchart-card{position:relative;z-index:1;display:flex;flex-direction:column;width:min(94vw,50rem);max-height:min(92vh,44rem);border-radius:6px;overflow:hidden;border:1px solid var(--nc-accent-line);background:linear-gradient(155deg,var(--nc-surface) 0%,var(--nc-surface-2) 100%);box-shadow:0 24px 64px #00000073;animation:navchart-in .38s cubic-bezier(.22,1,.36,1) both}body.light-theme .navchart-card{box-shadow:0 20px 48px #07180d24}@keyframes navchart-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.navchart-grid{position:absolute;inset:0;pointer-events:none;opacity:.5;background:linear-gradient(var(--nc-accent-faint) 1px,transparent 1px),linear-gradient(90deg,var(--nc-accent-faint) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(160deg,black 20%,transparent 90%)}.navchart-frame{position:absolute;inset:var(--nc-frame-inset);pointer-events:none;z-index:2}.navchart-corner{position:absolute;width:var(--nc-corner-size);height:var(--nc-corner-size);border-color:var(--nc-accent);border-style:solid;opacity:.5}.navchart-corner--tl{top:0;left:0;border-width:2px 0 0 2px}.navchart-corner--tr{top:0;right:0;border-width:2px 2px 0 0}.navchart-corner--bl{bottom:0;left:0;border-width:0 0 2px 2px}.navchart-corner--br{bottom:0;right:0;border-width:0 2px 2px 0}.navchart-sheet{position:relative;z-index:3;flex:1;min-height:0;display:flex;flex-direction:column;padding:var(--nc-content-inset);overflow:hidden}.navchart-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:.1rem}.navchart-header{margin-bottom:1rem;padding-bottom:.9rem;border-bottom:1px solid var(--nc-accent-line)}.navchart-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem .45rem;margin-bottom:.7rem;font-family:monospace;font-size:.65rem;font-weight:600;letter-spacing:.06em;color:var(--nc-faint)}.navchart-meta-accent{color:var(--nc-accent)}.navchart-meta-sep{opacity:.4}.navchart-kicker{margin:0 0 .3rem;font-family:monospace;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--nc-accent)}.navchart-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.22rem;margin:0;font-size:clamp(1.28rem,2.5vw,1.75rem);font-weight:700;letter-spacing:.02em;line-height:1.15;text-transform:lowercase;color:var(--nc-text)}.navchart-title-zer0,.navchart-title-zer0 .zer0-wordmark__zero{color:var(--nc-accent)}.navchart-subtitle{margin:.45rem 0 0;font-family:monospace;font-size:.8rem;font-weight:400;line-height:1.5;letter-spacing:.02em;color:var(--nc-muted)}.navchart-main{display:flex;flex-direction:column;gap:.75rem}.navchart-top:after{content:"";display:table;clear:both}.navchart-captain{float:right;width:var(--nc-captain-w);height:auto;max-height:min(32vh,12rem);margin:0 0 .35rem .4rem;object-fit:contain;object-position:right top;pointer-events:none;user-select:none;filter:drop-shadow(0 0 18px rgba(105,166,10,.2))}body.light-theme .navchart-captain{filter:drop-shadow(0 0 14px rgba(105,166,10,.14))}.navchart-body{font-family:monospace;font-size:clamp(.82rem,1.05vw,.9rem);font-weight:400;line-height:1.62;letter-spacing:.02em;color:var(--nc-muted)}.navchart-body p{margin:0 0 .65rem}.navchart-body p:last-child{margin-bottom:0}.navchart-body--full{width:100%;clear:both}.navchart-lead{font-weight:700;color:var(--nc-text)}.navchart-pivot{font-weight:700;color:var(--nc-accent)!important}.navchart-zer0{font-weight:700;color:var(--nc-accent)}.navchart-zer0 .zer0-wordmark__zero{color:var(--nc-accent)}.navchart-signal{width:100%;margin:0;padding:.7rem .95rem;font-family:monospace;font-size:.8rem;line-height:1.5;text-align:center;color:var(--nc-accent)}.navchart-signal--legacy{text-align:center;font-weight:700;font-style:normal;letter-spacing:.04em;border:none;border-top:1px solid var(--nc-accent-line);border-bottom:1px solid var(--nc-accent-line);background:transparent;padding:.85rem .75rem}.navchart-signal--bottle{font-style:italic;font-weight:500;text-align:center;border:1px dashed var(--nc-accent-line);border-radius:4px;background:var(--nc-accent-dim);opacity:.92;padding:.85rem .75rem}.navchart-finale{width:100%;margin:0;padding:.85rem .5rem .15rem;font-family:monospace;font-size:clamp(.84rem,1.1vw,.92rem);font-weight:700;line-height:1.55;text-align:center;letter-spacing:.02em;color:var(--nc-text)}.navchart-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-bottom:1.25rem}.navchart-footer .button,.navchart-footer .button-secondary{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:.15rem;border-radius:60px;font-size:14px;font-weight:500;line-height:100%;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center;-webkit-tap-highlight-color:transparent}.navchart-footer .button{border:2px solid var(--nc-btn-border);background:var(--nc-btn-border);color:#fff}.navchart-footer .button:hover{background:var(--nc-btn-border);border-color:var(--nc-btn-border)}.navchart-footer .button-secondary{border:2px solid var(--nc-btn-border);background:transparent;color:var(--nc-btn-border)}.navchart-footer .button-secondary:hover{background:transparent;color:var(--nc-btn-border)}.navchart-footer .button:focus-visible,.navchart-footer .button-secondary:focus-visible{outline:2px solid var(--nc-btn-green);outline-offset:3px}@media (max-width: 640px){.navchart-overlay{--nc-captain-w: 6.75rem;--nc-content-inset: calc(var(--nc-frame-inset) + var(--nc-corner-size) + .05rem)}.navchart-captain{max-height:6.5rem}.navchart-footer{flex-direction:column;align-items:center}}@media (max-width: 400px){.navchart-overlay{--nc-captain-w: 5.75rem;padding:.5rem}.navchart-captain{max-height:5.5rem}}
