@charset "UTF-8";.hero.svelte-1q37ri0{--orange: #ff5c28;--orange-light: #fff0eb;--orange-mid: #ff8055;--dark: #111110;--mid: #555550;--light: #999994;--line: #e8e8e4;--bg: #fafaf8;--card: #fff;--radius: 14px;--radius-sm: 8px;--green: #22c55e;position:relative;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;min-height:520px;margin:20px 40px 60px;border-radius:24px;background:#f5f1eb}.hero.svelte-1q37ri0:before{position:absolute;z-index:0;top:-100px;right:-80px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgb(255 92 40 / 13%) 0%,transparent 65%);pointer-events:none;content:""}.hero.svelte-1q37ri0:after{position:absolute;z-index:0;inset:0;background-image:linear-gradient(rgb(0 0 0 / 2.5%) 1px,transparent 1px),linear-gradient(90deg,rgb(0 0 0 / 2.5%) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;content:""}.hero-text.svelte-1q37ri0{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:0;padding:72px 52px}.hero-eyebrow.svelte-1q37ri0{display:flex;align-items:center;gap:10px;margin-bottom:26px}.hero-eyebrow-bar.svelte-1q37ri0{flex-shrink:0;width:22px;height:2px;border-radius:1px;background:var(--orange)}.hero-eyebrow-text.svelte-1q37ri0{color:var(--orange);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){margin-bottom:20px;color:var(--dark);font-size:54px;font-weight:800;line-height:1.04;letter-spacing:-.03em}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0) em:where(.svelte-1q37ri0){color:var(--orange);font-weight:400;font-style:italic}.hero-sub.svelte-1q37ri0{max-width:340px;margin-bottom:36px;color:var(--mid);font-size:16px;font-weight:300;line-height:1.78}.hero-visual.svelte-1q37ri0{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;padding:64px 48px 64px 16px}.hero-card-stack.svelte-1q37ri0{position:relative;width:100%;max-width:300px}.hero-card.svelte-1q37ri0{padding:22px 24px;border-radius:18px;box-shadow:0 4px 24px #00000014;background:#fff}.hero-card.hc-back2.svelte-1q37ri0{position:absolute;z-index:0;top:-22px;right:-22px;left:22px;transform:rotate(5deg);opacity:.25}.hero-card.hc-back1.svelte-1q37ri0{position:absolute;z-index:1;top:-12px;right:-12px;left:12px;transform:rotate(2.2deg);opacity:.5}.hero-card.hc-front.svelte-1q37ri0{position:relative;z-index:2}.hc-type.svelte-1q37ri0{display:inline-block;margin-bottom:12px;padding:3px 10px;border-radius:100px;background:#f3f3f0;color:var(--light);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.hc-title.svelte-1q37ri0{margin-bottom:12px;color:var(--dark);font-family:Syne,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.hc-tags.svelte-1q37ri0{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px}.hc-tag.svelte-1q37ri0{padding:3px 10px;border-radius:100px;background:var(--orange-light);color:var(--orange);font-size:11px;font-weight:500}.hc-footer.svelte-1q37ri0{display:flex;justify-content:space-between;align-items:center;padding-top:13px;border-top:1px solid #f0eeea}.hc-avs.svelte-1q37ri0{display:flex}.hc-av.svelte-1q37ri0{display:flex;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-7px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:9px;font-weight:700}.hc-av.svelte-1q37ri0:first-child{margin-left:0}.hc-open.svelte-1q37ri0{display:flex;align-items:center;gap:5px;color:#22c55e;font-size:11.5px;font-weight:600}.hc-open-dot.svelte-1q37ri0{width:6px;height:6px;border-radius:50%;background:#22c55e}@media(max-width:768px){.hero.svelte-1q37ri0{grid-template-columns:1fr;min-height:unset;margin:16px 16px 0;border-radius:18px}.hero.svelte-1q37ri0:before{display:none}.hero-visual.svelte-1q37ri0{display:none}.hero-text.svelte-1q37ri0{padding:36px 28px}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:34px}.hero-sub.svelte-1q37ri0{max-width:100%;margin-bottom:24px;font-size:14px}}.drop-down.svelte-rx1mn7{position:relative}.drop-down-title.svelte-rx1mn7{display:flex;align-items:center;gap:8px;padding:7px 16px;border:1px solid #e5e7eb;border-radius:60px;background-color:#fff;color:#8a8a8a;font-size:16px;cursor:pointer;white-space:nowrap}.drop-down-title.is-active.svelte-rx1mn7{border-color:#000;color:#000}.drop-down-options.svelte-rx1mn7{position:absolute;top:100%;left:0;display:flex;flex-direction:column;gap:5px;overflow-y:auto;width:200px;height:300px;padding:10px;border:1px solid #e5e7eb;background-color:#fff}.drop-down-option.svelte-rx1mn7{padding:10px;border:none;outline:none;background-color:transparent;color:#8a8a8a;font-size:16px;text-align:left;cursor:pointer;transition:background-color .3s ease}.drop-down-option.svelte-rx1mn7:hover{background-color:#e5e7eb}.pagination.svelte-14nrfpk{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:40px;margin-bottom:80px}.pagination.svelte-14nrfpk .nav-btn:where(.svelte-14nrfpk){display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:none;background:transparent;color:#8a8a8a;cursor:pointer;transition:color .2s}.pagination.svelte-14nrfpk .nav-btn:where(.svelte-14nrfpk) svg:where(.svelte-14nrfpk){width:20px;height:20px;fill:currentcolor}.pagination.svelte-14nrfpk .nav-btn:where(.svelte-14nrfpk):hover:not(:disabled){color:#151515}.pagination.svelte-14nrfpk .nav-btn:where(.svelte-14nrfpk):disabled{opacity:.3;cursor:not-allowed}.pagination.svelte-14nrfpk .page-numbers:where(.svelte-14nrfpk){display:flex;align-items:center;gap:12px}.pagination.svelte-14nrfpk .page-btn:where(.svelte-14nrfpk){display:flex;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;border:none;border-radius:50%;background:transparent;color:#8a8a8a;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.pagination.svelte-14nrfpk .page-btn:where(.svelte-14nrfpk):hover:not(.active){color:#151515}.pagination.svelte-14nrfpk .page-btn.active:where(.svelte-14nrfpk){background-color:#fa4d00;color:#fff;font-weight:600}.pagination.svelte-14nrfpk .dots:where(.svelte-14nrfpk){padding:0 4px;color:#8a8a8a;font-size:16px;font-weight:500;letter-spacing:2px}.project-card.svelte-oviq8z{display:flex;width:282px;height:200px;border:1px solid #e5e7eb;border-radius:20px}.project-card.is-normal.svelte-oviq8z{height:300px}.project-card-content.svelte-oviq8z{display:flex;flex-direction:column;width:100%;padding:24px}.project-card-header.svelte-oviq8z{display:flex;align-items:center;margin-bottom:12px;font-size:12px;font-weight:600}.project-card-header-type.svelte-oviq8z{padding:4px 8px;border-radius:20px;background-color:#e5e7eb}.project-card-header-status.svelte-oviq8z{margin-left:8px;padding:4px 8px;border-radius:20px;font-size:12px;font-weight:600}.project-card-header-status.due-text.svelte-oviq8z{border:1px solid #ff6056;color:#fa4d00}.project-card-header-status.new-text.svelte-oviq8z{background-color:#fff6dd;color:#fdaf00}.project-card-header-bookmark.svelte-oviq8z{display:flex;align-items:center;margin-left:auto;border:none;outline:none;background-color:transparent;cursor:pointer}.project-card-due.svelte-oviq8z{margin-bottom:8px;color:#a3a3a3;font-size:14px;font-weight:400}.project-card-title.svelte-oviq8z{margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.2}.project-card-author-views.svelte-oviq8z{display:flex;justify-content:flex-end;align-items:center;margin-top:auto}.project-card-author-views.is-normal.svelte-oviq8z{justify-content:space-between;padding-top:12px;border-top:1px solid #e5e7eb}.project-card-author-views-author.svelte-oviq8z{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:600}.project-card-author-views-author.svelte-oviq8z img:where(.svelte-oviq8z){width:24px;height:24px;border-radius:50%;object-fit:cover}.project-card-author-views-author.svelte-oviq8z span:where(.svelte-oviq8z){font-size:14px;font-weight:600}.project-card-author-views-eye.svelte-oviq8z{display:flex;align-items:center;gap:4px;margin-left:auto}.project-card-positions.svelte-oviq8z{display:flex;gap:5px;color:#4682ff;font-size:12px;font-weight:600}.project-card-positions-position.svelte-oviq8z{padding:4px 8px;border-radius:20px;background-color:#f1f1f5}.project-card-tech-stack.svelte-oviq8z{display:flex;gap:10px;margin-top:8px}.project-card-tech-stack.svelte-oviq8z .tech-icon-wrapper:where(.svelte-oviq8z){display:flex}.project-filter.svelte-1p4ujjj{display:flex;flex-direction:column;padding:0 40px}.project-filter-view-mode.svelte-1p4ujjj{display:flex;gap:10px}@media(min-width:768px){.project-filter-view-mode.svelte-1p4ujjj{justify-content:center;align-items:center}}@media(min-width:1200px){.project-filter-view-mode.svelte-1p4ujjj{justify-content:flex-start}}.project-filter-view-mode.svelte-1p4ujjj button:where(.svelte-1p4ujjj){border:none;outline:none;background-color:transparent;color:#8a8a8a;font-size:24px;font-weight:600;cursor:pointer}.project-filter-view-mode.svelte-1p4ujjj button.active:where(.svelte-1p4ujjj){color:#000}.project-filter-select.svelte-1p4ujjj{display:flex;flex-direction:column;gap:10px;margin-top:32px;margin-bottom:40px}@media(min-width:768px){.project-filter-select.svelte-1p4ujjj{align-items:center}}@media(min-width:1200px){.project-filter-select.svelte-1p4ujjj{flex-direction:row;justify-content:space-between;align-items:center}}.project-filter-select-dropdown.svelte-1p4ujjj{overflow:hidden;width:100%;cursor:grab}.project-filter-select-dropdown.svelte-1p4ujjj:active{cursor:grabbing}.project-filter-select-dropdown.svelte-1p4ujjj .embla-container:where(.svelte-1p4ujjj){display:flex;gap:10px}@media(min-width:768px){.project-filter-select-dropdown.svelte-1p4ujjj .embla-container:where(.svelte-1p4ujjj){justify-content:center}}@media(min-width:1200px){.project-filter-select-dropdown.svelte-1p4ujjj .embla-container:where(.svelte-1p4ujjj){justify-content:flex-start}}.project-filter-select-dropdown.svelte-1p4ujjj .embla-slide:where(.svelte-1p4ujjj){flex:0 0 auto;min-width:0}.project-filter-select-dropdown.svelte-1p4ujjj .my-saved:where(.svelte-1p4ujjj){display:flex;align-items:center;gap:8px;padding:7px 16px;border:1px solid #e5e7eb;border-radius:60px;background-color:#fff;color:#8a8a8a;font-size:16px;cursor:pointer;white-space:nowrap}.project-filter-select-dropdown.svelte-1p4ujjj .open-roles-only:where(.svelte-1p4ujjj){display:flex;align-items:center;gap:8px;padding:7px 16px;border:1px solid #fa4d00;border-radius:60px;background-color:#fff;color:#fa4d00;font-size:16px;cursor:pointer;white-space:nowrap}.project-filter-select-search.svelte-1p4ujjj{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;padding:10px 20px;border-radius:30px;background-color:#f1f1f5}@media(min-width:768px){.project-filter-select-search.svelte-1p4ujjj{max-width:700px}}@media(min-width:1200px){.project-filter-select-search.svelte-1p4ujjj{max-width:280px}}.project-filter-select-search.svelte-1p4ujjj input:where(.svelte-1p4ujjj){flex:1;border:none;outline:none;background-color:transparent;color:#333;font-size:14px}.project-filter-select-search.svelte-1p4ujjj input:where(.svelte-1p4ujjj)::placeholder{color:#a3a3a3;font-weight:500}.project-filter-cards.svelte-1p4ujjj{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px;overflow:hidden}@media(min-width:768px){.project-filter-cards.svelte-1p4ujjj{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.project-filter-cards.svelte-1p4ujjj{grid-template-columns:repeat(4,1fr)}}.project-section.svelte-1o0rflo{margin:31px 0;padding:0 40px}.project-section-title.svelte-1o0rflo{margin-bottom:30px;font-size:22px;font-weight:600}.project-section.svelte-1o0rflo .embla:where(.svelte-1o0rflo){overflow:hidden;width:100%;cursor:grab}.project-section.svelte-1o0rflo .embla:where(.svelte-1o0rflo):active{cursor:grabbing}.project-section.svelte-1o0rflo .embla__container:where(.svelte-1o0rflo){display:flex;gap:15px}.project-section.svelte-1o0rflo .embla__slide:where(.svelte-1o0rflo){flex:0 0 auto;min-width:0}
