.preview-animation-container{top:0;right:0;height:100%;display:flex;flex-direction:column;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:992px){.preview-animation-container{position:relative}}.search-preview{width:100%;display:flex;align-items:flex-start;min-height:400px;position:relative;height:525px;border:.8rem solid hsla(0,0%,100%,.13);box-shadow:0 0 0 1px hsla(0,0%,100%,.45);border-radius:24px;overflow:hidden;margin-left:auto;transform-origin:right center}@media(max-width:992px){.search-preview{width:100%;max-width:700px;height:340px;min-height:200px;border:.4rem solid hsla(0,0%,100%,.13);border-radius:12px;margin:40px auto;flex-direction:column;gap:1.5rem}.search-preview .cards-container,.search-preview .search-input-container{flex:none}}.search-preview-section{width:100%;height:100%;padding:20px;background:var(--color-gray-90);font-size:.75rem;font-family:var(--font-family-base)}.search-preview-section-result{background:rgba(0,0,0,0);padding-left:0;padding-right:0}.search-input-container{flex:1 1;position:relative}.search-input-container input::placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-input-container input{-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-input-container .search-input{width:100%;padding:6px 14px;border:2px solid #e2e8f0;border-radius:12px;font-size:.75rem;font-family:inherit;background:#fff;outline:none;transition:border-color .3s ease;cursor:default}.search-input-container .search-input ::selection{background-color:rgba(0,0,0,0);color:var(--color-gray-90)}.search-input-container .cursor{position:absolute;left:9px;top:50%;transform:translateY(-50%);width:2px;height:1.2em;background:var(--color-gray-90);animation:blink 1s infinite}@media(max-width:992px){.search-input-container .search-input{border-radius:6px;padding:3px 7px;font-size:.6rem}.search-input-container .cursor{left:4px;height:.8em;width:1px}}.cards-container{flex:1 1;display:flex;flex-direction:column;gap:1rem;transition:all .5s ease}.cards-container.show{opacity:1;transform:translateX(0)}@media(max-width:992px){.cards-container{gap:.5rem}}.developer-card{display:grid;grid-template-columns:50px 200px 1fr 80px 40px 60px;grid-template-areas:"avatar name location score contacts view";grid-gap:1rem;gap:1rem;align-items:center;padding:1.5rem;background:var(--color-gray-90);border-radius:12px;box-shadow:0 8px 16px -4px rgba(0,0,0,.1490196078),0 4px 8px -2px rgba(0,0,0,.1490196078),0 1px 2px rgba(0,0,0,.1019607843),inset 0 0 0 1px rgba(190,167,255,.2392156863);opacity:0;visibility:hidden;transition:all .3s ease}.developer-card.animate{visibility:visible;animation:slideUp .5s ease forwards}.developer-card .avatar{grid-area:avatar;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0;overflow:hidden}.developer-card .avatar img{width:100%;height:100%;object-fit:cover}.developer-card .developer-name{grid-area:name;min-width:0}.developer-card .developer-name h3{margin:0;font-size:.9rem;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.developer-card .developer-name .position{margin:.25rem 0 0;font-size:12px;color:var(--color-gray-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.developer-card .location-info{grid-area:location;min-width:0}.developer-card .location-info .location{margin:0;font-size:.9rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:400px){.developer-card .location-info .location{display:none}}.developer-card .matching-score{font-size:12px;display:flex;align-items:center;grid-area:score;color:#fff;font-weight:500;text-align:center}.developer-card .contacts{grid-area:contacts;display:flex;justify-content:center;align-items:center;color:#fff;transition:color .3s ease}.developer-card .contacts svg{font-size:16px}.developer-card .view-profile-btn{grid-area:view;border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.7rem;transition:all .3s ease;display:flex;justify-content:center;align-items:center}@media(max-width:992px){.developer-card{grid-template-columns:25px 76px 1fr 50px 20px 30px;gap:.5rem;padding:.75rem;border-radius:6px}.developer-card .avatar{width:25px;height:25px}.developer-card .developer-name h3{font-size:9px}.developer-card .developer-name .position{margin:.125rem 0 0;font-size:8px}.developer-card .location-info .location{font-size:9px}.developer-card .matching-score{font-size:7px}.developer-card .contacts svg{font-size:8px}.developer-card .view-profile-btn{border-radius:4px;padding:.25rem .5rem;font-size:.45rem;justify-content:center;display:flex;align-items:center}}.placeload{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;background:var(--color-gray-90);border-radius:12px;box-shadow:0 8px 16px -4px rgba(0,0,0,.1490196078),0 4px 8px -2px rgba(0,0,0,.1490196078),0 1px 2px rgba(0,0,0,.1019607843),inset 0 0 0 1px rgba(190,167,255,.2392156863)}@media(max-width:992px){.placeload{gap:.5rem;padding:.75rem;border-radius:6px}}.placeload__avatar{width:50px;height:50px;border-radius:50%;background-color:#1c2230;flex-shrink:0}@media(max-width:768px){.placeload__avatar{width:25px;height:25px}}.placeload__content{display:flex;flex-direction:column;gap:.5rem}@media(max-width:768px){.placeload__content{gap:.25rem}}.placeload__content .placeload__line{height:14px;background-color:#1c2230;border-radius:8px}@media(max-width:768px){.placeload__content .placeload__line{height:7px;border-radius:4px}}.placeload__content .placeload__line--long{width:180px}@media(max-width:768px){.placeload__content .placeload__line--long{width:90px}}.placeload__content .placeload__line--medium{width:120px}@media(max-width:992px){.placeload__content .placeload__line--medium{width:60px}}.placeload__content .placeload__line--short{width:60px}@media(max-width:992px){.placeload__content .placeload__line--short{width:30px}}.placeload__buttons{display:flex;align-items:center;gap:1rem}@media(max-width:992px){.placeload__buttons{gap:.5rem}}.placeload__buttons .placeload__button{height:32px;background-color:#1c2230;border-radius:16px}@media(max-width:992px){.placeload__buttons .placeload__button{height:16px;border-radius:8px}}.placeload__buttons .placeload__button--wide{width:150px}@media(max-width:992px){.placeload__buttons .placeload__button--wide{width:75px}}.placeload__buttons .placeload__button--medium{width:100px}@media(max-width:992px){.placeload__buttons .placeload__button--medium{width:50px}}.placeload__buttons .placeload__button--small{width:40px}@media(max-width:992px){.placeload__buttons .placeload__button--small{width:20px}}.placeload__buttons .placeload__button--rect{width:120px;border-radius:8px}@media(max-width:992px){.placeload__buttons .placeload__button--rect{width:60px;border-radius:4px}}.placeload__buttons .placeload__button-group{display:flex;gap:.5rem}@media(max-width:992px){.placeload__buttons .placeload__button-group{gap:.25rem}}.placeload__buttons .placeload__circle-group{display:flex;align-items:center;gap:.5rem}@media(max-width:992px){.placeload__buttons .placeload__circle-group{gap:.25rem}}.placeload__buttons .placeload__circle-group .placeload__circle{width:32px;height:32px;border-radius:50%;background-color:#1c2230}@media(max-width:992px){.placeload__buttons .placeload__circle-group .placeload__circle{width:16px;height:16px}}.placeload *{animation:pulse 1.5s ease-in-out infinite}.score-circle{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.score-circle svg{transform:rotate(-90deg);width:100%;height:100%}.score-circle__bg{transition:stroke .3s;shape-rendering:geometricPrecision}.score-circle__progress{transition:stroke-dashoffset .4s ease,stroke .4s ease;shape-rendering:geometricPrecision}.score-circle__text{color:#fff;font-size:10px;flex-direction:column;line-height:1.1}.score-circle__fallback,.score-circle__text{position:absolute;display:flex;align-items:center}.score-circle__fallback{top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,100%,.1);border-radius:50%;width:100%;height:100%;justify-content:center}.score-circle__fallback-text{color:#fff;font-size:10px;font-weight:500}@media(max-width:992px){.score-circle{width:32px;height:32px}.score-circle__fallback-text,.score-circle__text{font-size:5px}.score-circle .match{margin-left:2px}}@media(max-width:480px){.score-circle{width:28px;height:28px}.score-circle__fallback-text,.score-circle__text{font-size:5px}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes slideUp{to{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.home-header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:640px;padding:20px;border-radius:40px;background:radial-gradient(120% 120% at 50% 0,rgba(0,0,0,0) 40%,#63e 70%,#fff 100%);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:992px){.home-header{height:calc(100vh - 10.6rem)}}.home-header h1{margin:1rem 0;font-size:2rem;font-weight:500;letter-spacing:-.025em;line-height:1em;font-family:Roobert,sans-serif}@media(min-width:992px){.home-header h1{font-size:3.75rem}}.home-header p{font-size:.7rem;margin-bottom:1.75rem;line-height:1.75em;color:var(--color-gray-30)}@media(min-width:992px){.home-header p{font-size:.9rem}}.home-header .preview-wrap{width:100%;height:100%;display:flex}.home-header .search-preview-description{text-align:center}.home-header .search-preview-description br{display:none}@media(max-width:992px){.home-header .search-preview-description{width:100%}.home-header .search-preview-description .learn-more{margin:0 auto}}@media(min-width:992px){.home-header .search-preview-description{width:50%;text-align:start}.home-header .search-preview-description br{display:block}.home-header .preview-animation-container{position:absolute;top:0;right:0;width:50%;height:100%}.home-header .search-preview{width:700px;border-right:none;border-radius:24px 0 0 24px}}.CandidatesScreenshotSection_section__DU_rJ{width:100%;padding:0 20px;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;overflow-x:hidden;overflow-x:clip}.CandidatesScreenshotSection_section__DU_rJ.CandidatesScreenshotSection_visible__STIcB{opacity:1;transform:translateY(0)}@media(max-width:992px){.CandidatesScreenshotSection_section__DU_rJ{padding:0 16px}}@media(prefers-reduced-motion:reduce){.CandidatesScreenshotSection_section__DU_rJ{opacity:1;transform:none;transition:none}}.CandidatesScreenshotSection_header__bEUZ_{max-width:720px;margin:0 auto 3rem;text-align:center}@media(max-width:992px){.CandidatesScreenshotSection_header__bEUZ_{margin:0 auto 2rem}}.CandidatesScreenshotSection_heading__vbiJk{font-family:Roobert,sans-serif;font-size:2rem;font-weight:500;letter-spacing:-.025em;line-height:1.15em;color:#fff;margin:1rem 0 0}@media(min-width:992px){.CandidatesScreenshotSection_heading__vbiJk{font-size:3rem}}@media(max-width:992px){.CandidatesScreenshotSection_heading__vbiJk br{display:none}}.CandidatesScreenshotSection_subtitle__eVMXv{color:var(--color-gray-40);font-size:.8rem;line-height:1.6em;max-width:640px;margin:1rem auto 0}@media(min-width:992px){.CandidatesScreenshotSection_subtitle__eVMXv{font-size:.9rem}}.CandidatesScreenshotSection_visual__lCenW{position:relative;max-width:1100px;margin:0 auto}.CandidatesScreenshotSection_glow__CLKOx{position:absolute;inset:-10% -5%;z-index:0;pointer-events:none;background:radial-gradient(60% 50% at 50% 50%,rgba(102,51,238,.35),rgba(184,140,255,.15) 40%,transparent 70%);filter:blur(60px)}.CandidatesScreenshotSection_screenshotFrame__6PQyx{position:relative;z-index:1;border-radius:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 20px 60px -20px rgba(0,0,0,.5);overflow:hidden}.CandidatesScreenshotSection_screenshotFrame__6PQyx img{width:100%;height:auto;display:block}@media(max-width:992px){.CandidatesScreenshotSection_screenshotFrame__6PQyx{border-radius:12px}}