@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700&display=swap";.filter-tag.svelte-aw4p3a.svelte-aw4p3a{width:fit-content;background-color:#f0f0ff;border:1px solid #3732ff20;padding:6px 12px;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:14px;animation:svelte-aw4p3a-insertAnimation .5s ease-in-out}.filter-tag.svelte-aw4p3a p.svelte-aw4p3a{margin:0;padding:0 5px;color:#2f2f2f;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1px}.filter-tag.svelte-aw4p3a .filter-tag-icon.svelte-aw4p3a{color:#3732ff}.filter-tag.svelte-aw4p3a button.svelte-aw4p3a{padding:0;margin:0;display:flex;align-items:center;justify-content:center}.filter-tag.svelte-aw4p3a button span.svelte-aw4p3a{line-height:1;font-size:18px}.remove-filter.svelte-aw4p3a.svelte-aw4p3a{background:none;border:none;cursor:pointer;margin-left:5px;padding:0 5px;font-size:16px;color:#2f2f2f;transition:color .2s ease}.remove-filter.svelte-aw4p3a.svelte-aw4p3a:hover{color:#ff506e}@keyframes svelte-aw4p3a-insertAnimation{0%{transform:scale(.8);opacity:0}70%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes svelte-aw4p3a-removeAnimation{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.slide-filter-selector.svelte-9jbbei{font-family:Poppins,sans-serif;color:#2f2f2f;width:100%;margin:5px 0}.label.svelte-9jbbei{font-family:Poppins,sans-serif;display:block;margin-bottom:5px;font-size:14px;font-weight:500;color:#2f2f2f}.value-display.svelte-9jbbei{margin-bottom:15px;font-size:14px;color:#3732ff;font-weight:600}.poppins.svelte-9jbbei{font-family:Poppins,sans-serif}.range-inputs.svelte-9jbbei{position:relative;padding:5px 0}input[type=range].svelte-9jbbei{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent;position:absolute;left:0;bottom:0}input[type=range].svelte-9jbbei::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;background:#3732ff;cursor:pointer;margin-top:-8px;position:relative;z-index:1;box-shadow:0 1px 3px #0003}input[type=range].svelte-9jbbei::-moz-range-thumb{height:18px;width:18px;border-radius:50%;background:#3732ff;cursor:pointer;border:none;position:relative;z-index:1;box-shadow:0 1px 3px #0003}input[type=range].svelte-9jbbei::-webkit-slider-runnable-track{width:100%;height:4px;background:#e0e0e0;border-radius:3px;border:none}input[type=range].svelte-9jbbei::-moz-range-track{width:100%;height:4px;background:#e0e0e0;border-radius:3px;border:none}.range-marker.svelte-9jbbei{position:absolute;animation:svelte-9jbbei-popUp .3s ease-out forwards}.range-marker.disappearing.svelte-9jbbei{animation:svelte-9jbbei-popDown .3s ease-in forwards}.pin.svelte-9jbbei{position:relative;width:28px;height:28px;background-color:#3732ff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px #0003}.pin-value.svelte-9jbbei{transform:rotate(45deg);color:#fff;font-size:11px;font-weight:700;font-family:Poppins,sans-serif}@keyframes svelte-9jbbei-popUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-9jbbei-popDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.skill-chip-filter-selector.svelte-1byzx5u.svelte-1byzx5u{font-family:Poppins,sans-serif;color:#2f2f2f;width:100%;max-width:24vw;margin:10px 0}.label.svelte-1byzx5u.svelte-1byzx5u{display:block;margin-bottom:10px;font-size:16px;font-weight:500;color:#2f2f2f}.selected-skills.svelte-1byzx5u.svelte-1byzx5u{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.input-container.svelte-1byzx5u.svelte-1byzx5u{position:relative;margin-bottom:10px}.input-container.has-skills.svelte-1byzx5u.svelte-1byzx5u{margin-top:5px}input.svelte-1byzx5u.svelte-1byzx5u{width:100%;padding:10px 12px;font-size:14px;border:1px solid #ddd;border-radius:10px;color:#2f2f2f;box-sizing:border-box;font-family:Poppins,sans-serif}input.svelte-1byzx5u.svelte-1byzx5u:focus{outline:none;border:2px solid #3732ff}.suggestions.svelte-1byzx5u.svelte-1byzx5u{position:absolute;top:115%;left:0;right:0;background-color:#fff;border:1px solid #ddd;border-radius:10px;max-height:200px;overflow-y:auto;list-style-type:none;padding:0;margin:0;z-index:10;box-shadow:0 4px 10px #0000001a}.suggestions.svelte-1byzx5u li.svelte-1byzx5u{padding:10px 12px;cursor:pointer;color:#2f2f2f;display:flex;align-items:center;gap:8px;transition:background-color .2s}.suggestions.svelte-1byzx5u li.svelte-1byzx5u:hover{background-color:#f0f0ff}.add-icon.svelte-1byzx5u.svelte-1byzx5u{color:#3732ff;font-size:18px}.max-skills-notice.svelte-1byzx5u.svelte-1byzx5u{display:flex;align-items:center;gap:8px;padding:10px 12px;background-color:#f8f8f8;border-radius:10px;font-size:14px;color:#666}.max-skills-notice.svelte-1byzx5u .material-symbols-outlined.svelte-1byzx5u{color:#ff506e;font-size:18px}.search-bar-container.svelte-18mh28.svelte-18mh28{display:flex;flex-direction:column;gap:12px}.search-field.svelte-18mh28.svelte-18mh28{display:flex;align-items:center;background:#fff;border-radius:14px;padding:0 6px 0 16px;transition:all .2s ease}.search-field.svelte-18mh28.svelte-18mh28:focus-within{border-color:#3732ff;box-shadow:0 0 0 3px #3732ff1a}.search-icon.svelte-18mh28.svelte-18mh28{color:#94a3b8;font-size:22px;margin-right:12px;flex-shrink:0}.search-bar.svelte-18mh28.svelte-18mh28{flex:1;height:52px;background:transparent;border:none;outline:none;font-family:Poppins,sans-serif;font-weight:400;font-size:15px;color:#1e293b;min-width:0}.search-bar.svelte-18mh28.svelte-18mh28::placeholder{color:#94a3b8}.filter-button.svelte-18mh28.svelte-18mh28{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;transition:all .2s ease;flex-shrink:0;margin-left:8px}.filter-button.svelte-18mh28.svelte-18mh28:hover{background:#f1f5f9;border-color:#cbd5e1}.filter-button.active.svelte-18mh28.svelte-18mh28{background:#3732ff;border-color:#3732ff;color:#fff}.filter-button.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:20px}.filter-badge.svelte-18mh28.svelte-18mh28{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;background:#3732ff;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 4px #3732ff4d}.filter-button.active.svelte-18mh28 .filter-badge.svelte-18mh28{background:#fff;color:#3732ff;box-shadow:0 2px 4px #00000026}.filter-tags-row.svelte-18mh28.svelte-18mh28{display:flex;flex-wrap:wrap;gap:8px;animation:svelte-18mh28-tagsAppear .3s ease}@keyframes svelte-18mh28-tagsAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.filter-tags-row.svelte-18mh28>*{animation:svelte-18mh28-filterTagAppear .35s cubic-bezier(.4,0,.2,1) backwards}.filter-tags-row.svelte-18mh28>*:nth-child(1){animation-delay:0ms}.filter-tags-row.svelte-18mh28>*:nth-child(2){animation-delay:50ms}.filter-tags-row.svelte-18mh28>*:nth-child(3){animation-delay:.1s}.filter-tags-row.svelte-18mh28>*:nth-child(4){animation-delay:.15s}.filter-tags-row.svelte-18mh28>*:nth-child(5){animation-delay:.2s}.filter-tags-row.svelte-18mh28>*:nth-child(n+6){animation-delay:.25s}@keyframes svelte-18mh28-filterTagAppear{0%{opacity:0;transform:translateY(-8px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.drop-down-menu-container.svelte-18mh28.svelte-18mh28{position:fixed;left:2vw;top:11vh;width:21vw;height:86.5vh;z-index:1000;animation:svelte-18mh28-slideInLeft .3s cubic-bezier(.4,0,.2,1)}@keyframes svelte-18mh28-slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.filter-header.svelte-18mh28.svelte-18mh28{display:flex;justify-content:space-between;align-items:center;padding:0 10px 15px;border-bottom:1px solid #f1f5f9;margin-bottom:15px}.filter-header.svelte-18mh28 h3.svelte-18mh28{font-family:Lexend,sans-serif;font-size:18px;font-weight:600;color:#1e293b;margin:0}.clear-filters.svelte-18mh28.svelte-18mh28{background:transparent;color:#ef4444;border:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;padding:6px 10px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:background-color .2s ease}.clear-filters.svelte-18mh28.svelte-18mh28:hover{background:#ef44441a}.clear-filters.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:16px}.filter-categories.svelte-18mh28.svelte-18mh28{display:flex;flex-direction:column;gap:20px;padding:0 5px;max-height:66vh;overflow-y:auto}.filter-category.svelte-18mh28.svelte-18mh28{padding:0 10px}.filter-options.svelte-18mh28.svelte-18mh28{display:flex;flex-wrap:wrap;gap:8px}.filter-chip.svelte-18mh28.svelte-18mh28{display:flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease}.filter-chip.svelte-18mh28.svelte-18mh28:hover{background:#f1f5f9;border-color:#cbd5e1}.filter-chip.selected.svelte-18mh28.svelte-18mh28{background:#3732ff1a;border-color:#3732ff4d;color:#3732ff}.filter-chip.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:18px}.filter-section.svelte-18mh28.svelte-18mh28{padding:10px 0}.filter-footer.svelte-18mh28.svelte-18mh28{display:flex;justify-content:center;padding-top:15px;margin-top:10px;border-top:1px solid #f1f5f9}.apply-filters.svelte-18mh28.svelte-18mh28{background:#3732ff;color:#fff;border:none;border-radius:12px;padding:12px 24px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.apply-filters.svelte-18mh28.svelte-18mh28:hover{background:#2a26cc}.apply-filters.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:18px}@media (max-width: 768px){.search-bar-container.svelte-18mh28.svelte-18mh28{gap:8px}.search-field.svelte-18mh28.svelte-18mh28{border-radius:12px;padding:0 4px 0 14px}.search-icon.svelte-18mh28.svelte-18mh28{font-size:20px;margin-right:10px}.search-bar.svelte-18mh28.svelte-18mh28{height:44px;font-size:14px}.filter-button.svelte-18mh28.svelte-18mh28{width:38px;height:38px;border-radius:10px}.filter-button.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:18px}.filter-badge.svelte-18mh28.svelte-18mh28{min-width:16px;height:16px;font-size:10px;top:-3px;right:-3px}.filter-tags-row.svelte-18mh28.svelte-18mh28{flex-wrap:nowrap;overflow-x:auto;margin:0 -4px;padding:0 4px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-tags-row.svelte-18mh28.svelte-18mh28::-webkit-scrollbar{display:none}.filter-tags-row.svelte-18mh28>*{flex-shrink:0}.drop-down-menu-container.svelte-18mh28.svelte-18mh28{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:#0006;display:flex;align-items:flex-end;z-index:1000;animation:svelte-18mh28-fadeIn .2s ease}.drop-down-menu-container.svelte-18mh28>*{width:100%;max-height:85vh;animation:svelte-18mh28-slideUp .3s cubic-bezier(.4,0,.2,1)}@keyframes svelte-18mh28-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-18mh28-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filter-header.svelte-18mh28.svelte-18mh28{padding:5px 5px 15px}.filter-header.svelte-18mh28 h3.svelte-18mh28{font-size:17px}.filter-categories.svelte-18mh28.svelte-18mh28{max-height:55vh;padding:0}.filter-category.svelte-18mh28.svelte-18mh28{padding:0 5px}.filter-chip.svelte-18mh28.svelte-18mh28{padding:10px 14px;font-size:14px;border-radius:10px}.filter-footer.svelte-18mh28.svelte-18mh28{padding:15px 5px;padding-bottom:calc(15px + env(safe-area-inset-bottom,0px))}.apply-filters.svelte-18mh28.svelte-18mh28{width:100%;justify-content:center;padding:14px 24px;border-radius:12px;font-size:15px}}@media (max-width: 480px){.search-field.svelte-18mh28.svelte-18mh28{padding:0 4px 0 12px}.search-icon.svelte-18mh28.svelte-18mh28{font-size:18px;margin-right:8px}.search-bar.svelte-18mh28.svelte-18mh28{height:44px;font-size:14px}.filter-button.svelte-18mh28.svelte-18mh28{width:36px;height:36px;border-radius:8px;margin-left:6px}.filter-button.svelte-18mh28 .material-symbols-outlined.svelte-18mh28{font-size:16px}.filter-tags-row.svelte-18mh28.svelte-18mh28{gap:6px}}
