.account-list-module__bkwZIa__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.account-list-module__bkwZIa__card{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.account-list-module__bkwZIa__cardInactive{opacity:.6}.account-list-module__bkwZIa__cardMain{flex:1;min-width:15rem}.account-list-module__bkwZIa__cardTitleRow{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.account-list-module__bkwZIa__cardTitle{color:var(--kj-ink);font-size:1rem;font-weight:500}.account-list-module__bkwZIa__matchBadge{font-size:var(--text-xs);border-radius:var(--radius-sm);align-items:center;gap:.25rem;min-height:2rem;padding:.375rem .75rem;font-weight:500;text-decoration:none;display:inline-flex}.account-list-module__bkwZIa__matchBadgeActive{color:var(--kj-on-accent);background:var(--kj-accent)}.account-list-module__bkwZIa__matchBadgeMuted{color:var(--kj-text-dim);background:var(--kj-tile)}.account-list-module__bkwZIa__cardSummary{color:var(--kj-text-dim);font-size:var(--text-sm);margin-top:.25rem}.account-list-module__bkwZIa__cardMeta{color:var(--kj-text-muted);font-size:var(--text-xs);margin-top:.375rem}.account-list-module__bkwZIa__cardActions{flex-wrap:wrap;gap:.5rem;display:flex}.account-list-module__bkwZIa__confirmRow{font-size:var(--text-sm);color:var(--kj-danger);flex-wrap:wrap;align-items:center;gap:.375rem;font-weight:500;display:inline-flex}.account-list-module__bkwZIa__stateMessage{color:var(--kj-text-dim)}.account-list-module__bkwZIa__stateError{color:var(--kj-danger)}.account-list-module__bkwZIa__empty{text-align:center;color:var(--kj-text-dim);padding:3rem 1rem}.account-list-module__bkwZIa__emptyLink{color:var(--kj-ink);font-weight:500;text-decoration:underline}@media (max-width:639.98px){.account-list-module__bkwZIa__card{flex-direction:column;align-items:stretch;padding:.875rem}.account-list-module__bkwZIa__cardMain{min-width:0}.account-list-module__bkwZIa__cardActions{width:100%}.account-list-module__bkwZIa__cardActions>*{flex:1;justify-content:center;min-height:2.75rem}.account-list-module__bkwZIa__matchBadge{font-size:var(--text-xs);padding:.3rem .6rem}}
.recruiter-module__h2yPjq__form{flex-direction:column;gap:1rem;max-width:40rem;display:flex}.recruiter-module__h2yPjq__field label{font-weight:500;font-size:var(--text-sm);margin-bottom:.35rem;display:block}.recruiter-module__h2yPjq__field input,.recruiter-module__h2yPjq__field select,.recruiter-module__h2yPjq__field textarea{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);width:100%;color:var(--kj-ink);font:inherit;padding:.65rem .75rem}.recruiter-module__h2yPjq__field textarea{resize:vertical;min-height:8rem}.recruiter-module__h2yPjq__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:639.98px){.recruiter-module__h2yPjq__row{grid-template-columns:1fr}}.recruiter-module__h2yPjq__hint{font-size:var(--text-sm);color:var(--kj-text-muted,var(--text-muted));margin:0}.recruiter-module__h2yPjq__error{color:var(--kj-danger);font-size:var(--text-sm)}.recruiter-module__h2yPjq__success{color:var(--kj-ink);background:var(--kj-tile);border:1px solid var(--kj-divider);border-radius:var(--radius-md);padding:.75rem 1rem}.recruiter-module__h2yPjq__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.recruiter-module__h2yPjq__primaryBtn{background:var(--kj-accent);color:var(--kj-on-accent);border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600}.recruiter-module__h2yPjq__primaryBtn:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.recruiter-module__h2yPjq__secondaryBtn{background:var(--kj-surface);color:var(--kj-ink);border:1px solid var(--kj-divider);border-radius:var(--radius-md);align-items:center;gap:.35rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.recruiter-module__h2yPjq__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.recruiter-module__h2yPjq__statusBadge{font-size:var(--text-xs);border-radius:var(--radius-sm);background:var(--kj-tile);color:var(--kj-text-dim);padding:.2rem .55rem;font-weight:600;display:inline-block}.recruiter-module__h2yPjq__moderationNote{font-size:var(--text-xs);color:var(--kj-warning-text);margin-top:.35rem}.recruiter-module__h2yPjq__posterSection{border:1px solid var(--kj-divider);border-radius:var(--radius-lg);background:var(--kj-tile);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.recruiter-module__h2yPjq__posterTitle{margin:0;font-size:1rem;font-weight:600}.recruiter-module__h2yPjq__fileInput{font:inherit}.recruiter-module__h2yPjq__fileInputHidden{display:none}.recruiter-module__h2yPjq__posterPreviewWrap{border-radius:var(--radius-lg);border:1px solid var(--kj-divider);max-width:20rem;margin:0;overflow:hidden}.recruiter-module__h2yPjq__posterPreviewImg{width:100%;height:auto;display:block}.recruiter-module__h2yPjq__posterActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.recruiter-module__h2yPjq__posterNotice{font-size:var(--text-sm);color:var(--kj-success-text);background:var(--kj-success-bg);border:1px solid var(--kj-success-border);border-radius:var(--radius-md);margin:0;padding:.65rem .75rem}.recruiter-module__h2yPjq__posterWarnings{font-size:var(--text-sm);color:var(--kj-warning-text);background:var(--kj-warning-bg);border:1px solid var(--kj-warning-border);border-radius:var(--radius-md);padding:.65rem .75rem}.recruiter-module__h2yPjq__posterWarnings ul{margin:.35rem 0 0;padding-left:1.2rem}.recruiter-module__h2yPjq__attachmentList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.recruiter-module__h2yPjq__attachmentItem{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.recruiter-module__h2yPjq__attachmentName{font-weight:500;font-size:var(--text-sm);word-break:break-word;display:block}.recruiter-module__h2yPjq__attachmentMeta{font-size:var(--text-xs);color:var(--kj-text-dim);margin-top:.15rem;display:block}.recruiter-module__h2yPjq__attachmentRemove{color:var(--kj-danger);font-weight:500;font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem .5rem}.recruiter-module__h2yPjq__attachmentRemove:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}
.JobMatchBadge-module__Kv1Zva__wrapper{flex-direction:column;align-items:flex-start;gap:.375rem;max-width:100%;display:flex}.JobMatchBadge-module__Kv1Zva__chip{border-radius:var(--radius-sm);font-size:var(--text-2xs);white-space:nowrap;border:1px solid #0000;align-items:center;gap:.25rem;padding:.125rem .5rem;font-weight:500;line-height:1.5;display:inline-flex}.JobMatchBadge-module__Kv1Zva__chipCompact{padding:0 .375rem}.JobMatchBadge-module__Kv1Zva__high{background:var(--kj-success-bg);color:var(--kj-success-text);border-color:var(--kj-success-border)}.JobMatchBadge-module__Kv1Zva__mid{background:var(--kj-warning-bg);color:var(--kj-warning-text);border-color:var(--kj-warning-border)}.JobMatchBadge-module__Kv1Zva__low{background:var(--secondary);color:var(--muted-foreground);border-color:var(--border)}.JobMatchBadge-module__Kv1Zva__starIcon{width:.85em;height:.85em}.JobMatchBadge-module__Kv1Zva__reason{font-size:var(--text-xs);color:var(--muted-foreground);max-width:100%;font-weight:400;line-height:1.4}.JobMatchBadge-module__Kv1Zva__reasonCompact{font-size:var(--text-2xs)}.JobMatchBadge-module__Kv1Zva__breakdown{flex-direction:column;gap:.25rem;width:100%;margin:.125rem 0 0;padding:0;list-style:none;display:flex}.JobMatchBadge-module__Kv1Zva__breakdownRow{font-size:var(--text-2xs);color:var(--muted-foreground);grid-template-columns:minmax(0,1fr) 3.5rem 2rem;align-items:center;gap:.375rem;display:grid}.JobMatchBadge-module__Kv1Zva__breakdownLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.JobMatchBadge-module__Kv1Zva__breakdownBarTrack{border-radius:var(--radius-pill);background:var(--muted);height:4px;overflow:hidden}.JobMatchBadge-module__Kv1Zva__breakdownBarFill{border-radius:inherit;background:var(--accent);height:100%;display:block}.JobMatchBadge-module__Kv1Zva__breakdownPct{text-align:right;color:var(--foreground);font-weight:500}
.PremiumBadge-module__qmvyXW__premium{vertical-align:middle;color:var(--kj-verified);align-items:center;margin-left:.25em;display:inline-flex}.PremiumBadge-module__qmvyXW__check{fill:var(--kj-on-strong)}.PremiumBadge-module__qmvyXW__sponsored{border-radius:var(--radius-md);font-size:var(--text-2xs);letter-spacing:.02em;white-space:nowrap;background:var(--kj-warning-bg);color:var(--kj-warning-text);border:1px solid var(--kj-warning-border);align-items:center;gap:4px;padding:3px 10px;font-weight:600;line-height:1.2;display:inline-flex}.PremiumBadge-module__qmvyXW__closed{border-radius:var(--radius-md);font-size:var(--text-2xs);letter-spacing:.02em;white-space:nowrap;background:var(--kj-bg);color:var(--kj-text-muted);border:1px solid var(--kj-border-strong);align-items:center;gap:4px;padding:3px 10px;font-weight:600;line-height:1.2;display:inline-flex}
.Badge-module__H8aylq__badge{border-radius:var(--radius-sm);width:fit-content;max-width:100%;font-size:var(--text-2xs);white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;align-items:center;gap:.25rem;padding:.125rem .5rem;font-weight:500;line-height:1.5;display:inline-flex;overflow:hidden}.Badge-module__H8aylq__badge>svg{flex-shrink:0;width:.75rem;height:.75rem}.Badge-module__H8aylq__primary{background:var(--primary);color:var(--primary-foreground)}.Badge-module__H8aylq__secondary{background:var(--secondary);color:var(--secondary-foreground)}.Badge-module__H8aylq__outline{border-color:var(--border);color:var(--foreground)}.Badge-module__H8aylq__muted{border-color:var(--border);color:var(--muted-foreground)}.Badge-module__H8aylq__destructive{background:var(--kj-danger-soft-bg);color:var(--kj-danger-soft-text);border-color:var(--kj-danger-soft-border)}.Badge-module__H8aylq__accent{background:var(--accent);color:var(--accent-foreground)}.Badge-module__H8aylq__success{background:var(--kj-success-bg);color:var(--kj-success-text);border-color:var(--kj-success-border)}.Badge-module__H8aylq__warning{background:var(--kj-warning-bg);color:var(--kj-warning-text);border-color:var(--kj-warning-border)}
.Button-module__8RiFmG__button{border-radius:var(--radius-md);height:2.25rem;font-family:inherit;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .5);outline:none}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[aria-disabled=true]{opacity:var(--disabled-opacity);pointer-events:none}.Button-module__8RiFmG__button>svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.Button-module__8RiFmG__sm{height:2rem;font-size:var(--text-xs);gap:.375rem;padding:0 .75rem}.Button-module__8RiFmG__md{height:2.25rem}.Button-module__8RiFmG__lg{height:2.5rem;padding:0 1.5rem}.Button-module__8RiFmG__icon{width:2.25rem;height:2.25rem;padding:0}.Button-module__8RiFmG__block{width:100%}.Button-module__8RiFmG__primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__primary:hover{background:var(--primary-hover)}.Button-module__8RiFmG__secondary{background:var(--secondary);color:var(--secondary-foreground)}.Button-module__8RiFmG__secondary:hover{background:color-mix(in srgb, var(--secondary) 80%, transparent)}.Button-module__8RiFmG__outline{border-color:var(--border);background:var(--card);color:var(--foreground);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__outline:hover{background:var(--kj-hover)}.Button-module__8RiFmG__ghost{color:var(--foreground);background:0 0}.Button-module__8RiFmG__ghost:hover{background:var(--kj-hover)}.Button-module__8RiFmG__link{height:auto;color:var(--foreground);text-underline-offset:4px;background:0 0;padding:0;text-decoration:underline}.Button-module__8RiFmG__link:hover{color:var(--muted-foreground)}.Button-module__8RiFmG__destructive{background:var(--destructive);color:var(--destructive-foreground);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__destructive:hover{filter:brightness(.92)}.Button-module__8RiFmG__accent{background:var(--accent);color:var(--accent-foreground);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__accent:hover{background:#c8ee3f}@media (pointer:coarse){.Button-module__8RiFmG__sm,.Button-module__8RiFmG__md,.Button-module__8RiFmG__lg{min-height:var(--tap-target)}.Button-module__8RiFmG__icon{min-width:var(--tap-target);min-height:var(--tap-target)}}
.Card-module__b6YjYG__card{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);flex-direction:column;gap:1.25rem;min-width:0;padding:1.5rem;display:flex}.Card-module__b6YjYG__compact{gap:1rem;padding:1.25rem}.Card-module__b6YjYG__flush{gap:0;padding:0;overflow:hidden}.Card-module__b6YjYG__interactive{transition:box-shadow .15s,border-color .15s}.Card-module__b6YjYG__interactive:hover{box-shadow:var(--shadow-md)}.Card-module__b6YjYG__header{flex-direction:column;gap:.375rem;display:flex}.Card-module__b6YjYG__title{font-size:var(--text-base);letter-spacing:var(--tracking-tight);color:var(--card-foreground);font-weight:600;line-height:1.3}.Card-module__b6YjYG__description{font-size:var(--text-sm);color:var(--muted-foreground);line-height:1.5}.Card-module__b6YjYG__content{min-width:0}.Card-module__b6YjYG__footer{align-items:center;gap:.75rem;margin-top:auto;display:flex}.Card-module__b6YjYG__footerBordered{border-top:1px solid var(--border);padding-top:1rem}
.JobCard-module__uau0qG__card{gap:1rem;padding:1.25rem}.JobCard-module__uau0qG__closed{opacity:.72}.JobCard-module__uau0qG__closed:hover{opacity:1}.JobCard-module__uau0qG__header{align-items:center;gap:.75rem;min-width:0;display:flex}.JobCard-module__uau0qG__logo{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.25rem;display:flex;overflow:hidden}.JobCard-module__uau0qG__heading{min-width:0}.JobCard-module__uau0qG__title{font-size:var(--text-base);text-wrap:pretty;margin-bottom:.125rem;font-weight:600;line-height:1.3}.JobCard-module__uau0qG__titleLink{color:inherit}.JobCard-module__uau0qG__titleLink:hover{text-underline-offset:3px;text-decoration:underline}.JobCard-module__uau0qG__company{font-size:var(--text-sm);color:var(--muted-foreground);align-items:center;gap:.25rem;min-width:0;display:flex}.JobCard-module__uau0qG__companyName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.JobCard-module__uau0qG__tags{flex-wrap:wrap;gap:.375rem;display:flex}.JobCard-module__uau0qG__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.JobCard-module__uau0qG__time{font-size:var(--text-xs);color:var(--muted-foreground)}.JobCard-module__uau0qG__deadline{font-size:var(--text-xs);color:var(--kj-accent-text);font-weight:500}
.Pagination-module__Ih5jkq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-top:3rem;display:flex}.Pagination-module__Ih5jkq__pageBtn{border-radius:var(--radius-md);min-width:2.25rem;height:2.25rem;font-size:var(--text-sm);color:var(--foreground);border:1px solid #0000;justify-content:center;align-items:center;padding:0 .625rem;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.Pagination-module__Ih5jkq__pageBtn:hover:not(.Pagination-module__Ih5jkq__active):not([aria-disabled=true]){background:var(--kj-hover)}.Pagination-module__Ih5jkq__pageBtn[aria-disabled=true]{opacity:.5;cursor:default}.Pagination-module__Ih5jkq__active{border-color:var(--border);background:var(--card);box-shadow:var(--shadow-xs)}.Pagination-module__Ih5jkq__dots{width:2.25rem;height:2.25rem;color:var(--muted-foreground);justify-content:center;align-items:center;display:inline-flex}@media (pointer:coarse){.Pagination-module__Ih5jkq__pageBtn{min-width:var(--tap-target);min-height:var(--tap-target)}}@media (max-width:1024px){.Pagination-module__Ih5jkq__pagination{margin-top:2rem}}
.SaveSearchButton-module__1iB0WG__trigger{align-items:center;gap:var(--space-2);min-height:var(--tap-target);padding:var(--space-2) var(--space-4);border:1px solid var(--kj-ink);border-radius:var(--radius-sm);background:var(--kj-surface);color:var(--kj-ink);font-family:inherit;font-size:var(--text-xs);cursor:pointer;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.SaveSearchButton-module__1iB0WG__trigger:hover{background:var(--kj-tile)}.SaveSearchButton-module__1iB0WG__placeholder{min-height:var(--tap-target);display:block}.SaveSearchButton-module__1iB0WG__done{align-items:center;gap:var(--space-1);color:var(--kj-success-text);font-size:var(--text-xs);flex-wrap:wrap;font-weight:500;display:inline-flex}.SaveSearchButton-module__1iB0WG__doneLink{color:inherit;text-decoration:underline}.SaveSearchButton-module__1iB0WG__panel{gap:var(--space-2);max-width:480px;padding:var(--space-3);border:1px solid var(--kj-ink);border-radius:var(--radius-control);background:var(--kj-info-bg);flex-direction:column;display:flex}.SaveSearchButton-module__1iB0WG__panelTitle{font-size:var(--text-sm);color:var(--kj-ink);font-weight:600}.SaveSearchButton-module__1iB0WG__field{gap:var(--space-1);flex-direction:column;display:flex}.SaveSearchButton-module__1iB0WG__label{font-size:var(--text-2xs);color:var(--kj-text-muted);font-weight:500}.SaveSearchButton-module__1iB0WG__input{width:100%;padding:var(--space-2);border:1px solid var(--kj-divider);border-radius:var(--radius-control);background:var(--kj-surface);color:var(--kj-ink);font-size:var(--text-base);font-family:inherit}.SaveSearchButton-module__1iB0WG__input:focus{border-color:var(--kj-ink);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4);outline:none}.SaveSearchButton-module__1iB0WG__fieldset{gap:var(--space-1);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.SaveSearchButton-module__1iB0WG__radioRow{align-items:center;gap:var(--space-3);font-size:var(--text-xs);color:var(--kj-ink);flex-wrap:wrap;display:flex}.SaveSearchButton-module__1iB0WG__radioRow label{align-items:center;gap:var(--space-1);min-height:var(--tap-target);cursor:pointer;display:inline-flex}.SaveSearchButton-module__1iB0WG__error{color:var(--kj-danger);font-size:var(--text-2xs);margin:0}.SaveSearchButton-module__1iB0WG__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.SaveSearchButton-module__1iB0WG__submit,.SaveSearchButton-module__1iB0WG__cancel{min-height:var(--tap-target);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-family:inherit;font-size:var(--text-xs);cursor:pointer;font-weight:500}.SaveSearchButton-module__1iB0WG__submit{background:var(--kj-strong);color:var(--kj-on-strong);border:0}.SaveSearchButton-module__1iB0WG__submit:disabled,.SaveSearchButton-module__1iB0WG__cancel:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.SaveSearchButton-module__1iB0WG__cancel{border:1px solid var(--kj-divider);color:var(--kj-ink);background:0 0}
.ListingGrid-module__DxdXNq__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.ListingGrid-module__DxdXNq__cols2{grid-template-columns:repeat(2,minmax(0,1fr))}.ListingGrid-module__DxdXNq__cols4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1024px){.ListingGrid-module__DxdXNq__grid,.ListingGrid-module__DxdXNq__cols4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639.98px){.ListingGrid-module__DxdXNq__grid,.ListingGrid-module__DxdXNq__cols2,.ListingGrid-module__DxdXNq__cols4{grid-template-columns:1fr}}
.PageHeader-module__HZea0q__header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.PageHeader-module__HZea0q__centered{text-align:center;border-bottom:0;flex-direction:column;align-items:center;margin-bottom:2.5rem;padding-bottom:0}.PageHeader-module__HZea0q__text{flex-direction:column;gap:.5rem;min-width:0;display:flex}.PageHeader-module__HZea0q__centered .PageHeader-module__HZea0q__text{align-items:center}.PageHeader-module__HZea0q__title{font-size:var(--text-3xl);letter-spacing:var(--tracking-tighter);font-weight:700;line-height:1.1}.PageHeader-module__HZea0q__description{font-size:var(--text-base);color:var(--muted-foreground);max-width:60ch;line-height:1.6}.PageHeader-module__HZea0q__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}
.SectionHeader-module__1WsNmG__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.SectionHeader-module__1WsNmG__text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.SectionHeader-module__1WsNmG__title{font-size:var(--text-2xl);letter-spacing:var(--tracking-tight);font-weight:600;line-height:1.2}.SectionHeader-module__1WsNmG__description{font-size:var(--text-sm);color:var(--muted-foreground)}.SectionHeader-module__1WsNmG__link{color:var(--muted-foreground);flex-shrink:0}.SectionHeader-module__1WsNmG__link:hover{color:var(--foreground)}
.blog-module__JsT-Oq__main{padding:4rem 0}.blog-module__JsT-Oq__pageLayout{grid-template-columns:1fr;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.blog-module__JsT-Oq__adRail{display:none}.blog-module__JsT-Oq__contentColumn{min-width:0}@media (min-width:1280px){.blog-module__JsT-Oq__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px;align-items:start}.blog-module__JsT-Oq__adRail{display:block;position:sticky;top:6rem}}@media (min-width:1500px){.blog-module__JsT-Oq__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.blog-module__JsT-Oq__header{text-align:center;margin-bottom:3rem}.blog-module__JsT-Oq__header h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.blog-module__JsT-Oq__header p{color:var(--text-muted);font-size:1.2rem}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:4rem;display:grid}.blog-module__JsT-Oq__card{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);flex-direction:column;min-height:100%;padding:1.5rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.blog-module__JsT-Oq__card:hover{box-shadow:var(--shadow-md)}.blog-module__JsT-Oq__cardPoster{height:160px;margin:-1.5rem -1.5rem 1rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__cardPosterPlaceholder{background:var(--kj-bg);width:100%;height:100%;color:var(--kj-text-muted);justify-content:center;align-items:center;display:flex}.blog-module__JsT-Oq__cardPosterPlaceholder svg{width:1.75rem;height:1.75rem}.blog-module__JsT-Oq__cardBadge{background:var(--kj-accent);color:var(--kj-on-accent);border-radius:var(--radius-sm);font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;padding:.25rem .65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.blog-module__JsT-Oq__cardBadgeInline{align-self:flex-start;margin-bottom:.6rem;display:inline-flex;position:static}.blog-module__JsT-Oq__card h3{margin-bottom:.6rem;font-size:1.05rem;font-weight:600;line-height:1.35}.blog-module__JsT-Oq__card h3 a{color:inherit;text-decoration:none}.blog-module__JsT-Oq__card h3 a:hover{color:var(--kj-ink)}.blog-module__JsT-Oq__description{color:var(--text-muted);font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardBottom{margin-top:auto}.blog-module__JsT-Oq__cardFooter{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:.75rem;margin-bottom:.85rem;font-weight:500;display:flex}.blog-module__JsT-Oq__cardDate{white-space:nowrap;margin-left:auto}.blog-module__JsT-Oq__readBtn{text-align:center;background:var(--kj-strong);border-radius:var(--radius-md);width:100%;font-weight:600;font-size:var(--text-sm);color:var(--kj-on-strong);padding:.75rem;transition:background .18s,transform .18s;display:block}.blog-module__JsT-Oq__readBtn:hover{background:var(--kj-strong-hover)}.blog-module__JsT-Oq__newsletter{background:var(--kj-strong);border-radius:var(--radius-xl);color:var(--kj-on-strong);text-align:center;padding:4rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__newsletter:before{content:"";background:var(--kj-accent);opacity:.15;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.blog-module__JsT-Oq__newsletterCard{position:relative}.blog-module__JsT-Oq__newsletterCard h3{margin-bottom:1rem;font-size:2rem}.blog-module__JsT-Oq__newsletterCard p{opacity:.9;margin-bottom:2.5rem}.blog-module__JsT-Oq__inputGroup{gap:1rem;max-width:500px;margin:0 auto;display:flex}.blog-module__JsT-Oq__inputGroup input{border-radius:var(--radius-xl);color:var(--kj-on-strong);background:#ffffff14;border:1px solid #ffffff14;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.blog-module__JsT-Oq__inputGroup input::placeholder{color:var(--kj-on-strong-dim)}.blog-module__JsT-Oq__inputGroup button{background:var(--kj-accent);color:var(--kj-on-accent);border-radius:var(--radius-md);padding:1rem 2rem;font-weight:700;transition:background .18s,transform .18s}.blog-module__JsT-Oq__inputGroup button:hover{background:var(--kj-accent);filter:brightness(.94)}@media (max-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639.98px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr}.blog-module__JsT-Oq__newsletter{padding:3rem 1.5rem}.blog-module__JsT-Oq__inputGroup{flex-direction:column}}
.offres-module__nxGYbW__main{padding:2.5rem 0 4rem}.offres-module__nxGYbW__pageLayout{grid-template-columns:1fr;align-items:start;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.offres-module__nxGYbW__adRail{display:none}@media (min-width:1280px){.offres-module__nxGYbW__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px}.offres-module__nxGYbW__adRail{display:block;position:sticky;top:5rem}}@media (min-width:1500px){.offres-module__nxGYbW__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.offres-module__nxGYbW__content{min-width:0}.offres-module__nxGYbW__filtersWrap,.offres-module__nxGYbW__appBanner{margin-bottom:1.25rem}.offres-module__nxGYbW__filtersPanel{box-shadow:none;background:0 0;border:0;padding:0}.offres-module__nxGYbW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.offres-module__nxGYbW__filtersBar{align-items:stretch;gap:.5rem;display:flex}.offres-module__nxGYbW__searchWrap{flex:1;min-width:0;position:relative}.offres-module__nxGYbW__searchIcon{width:1rem;height:1rem;color:var(--muted-foreground);pointer-events:none;z-index:1;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.offres-module__nxGYbW__searchAutocomplete,.offres-module__nxGYbW__autocompleteWrap{width:100%}.offres-module__nxGYbW__searchInput,.offres-module__nxGYbW__select{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);width:100%;height:2.5rem;color:var(--foreground);font-family:inherit;font-size:var(--text-sm);box-shadow:var(--shadow-xs);outline:none;padding:.25rem .75rem;transition:border-color .15s,box-shadow .15s;display:block}.offres-module__nxGYbW__searchInput::placeholder,.offres-module__nxGYbW__select::placeholder{color:var(--muted-foreground)}.offres-module__nxGYbW__searchInput{padding-left:2.25rem}select.offres-module__nxGYbW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='%2371717a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.offres-module__nxGYbW__searchInput:focus,.offres-module__nxGYbW__select:focus{border-color:var(--ring);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4)}.offres-module__nxGYbW__applyBtn{border-radius:var(--radius-md);background:var(--primary);height:2.5rem;color:var(--primary-foreground);font-weight:500;font-size:var(--text-sm);box-shadow:var(--shadow-xs);cursor:pointer;white-space:nowrap;border:0;flex-shrink:0;padding:0 1.25rem;transition:background-color .15s}.offres-module__nxGYbW__applyBtn:hover{background:var(--primary-hover)}.offres-module__nxGYbW__applyBtnSecondary{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);height:2rem;color:var(--foreground);font-weight:500;font-size:var(--text-xs);box-shadow:var(--shadow-xs);cursor:pointer;padding:0 .75rem;transition:background-color .15s}.offres-module__nxGYbW__applyBtnSecondary:hover{background:var(--kj-hover)}.offres-module__nxGYbW__filtersMore{margin-top:.75rem}.offres-module__nxGYbW__filtersMoreSummary{border-radius:var(--radius-md);height:2rem;font-size:var(--text-sm);color:var(--muted-foreground);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-left:-.5rem;padding:0 .5rem;font-weight:500;list-style:none;transition:color .15s,background-color .15s;display:inline-flex}.offres-module__nxGYbW__filtersMoreSummary:hover{color:var(--foreground);background:var(--kj-hover)}.offres-module__nxGYbW__filtersMoreSummary::-webkit-details-marker{display:none}.offres-module__nxGYbW__filtersMoreSummary:before{content:"";background-color:currentColor;width:.875rem;height:.875rem;transition:transform .15s;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E") 50%/contain no-repeat}.offres-module__nxGYbW__filtersMore[open]>.offres-module__nxGYbW__filtersMoreSummary:before{transform:rotate(180deg)}.offres-module__nxGYbW__filtersMoreCount{border-radius:var(--radius-sm);background:var(--primary);min-width:1.25rem;height:1.25rem;color:var(--primary-foreground);font-size:var(--text-2xs);justify-content:center;align-items:center;padding:0 .375rem;font-weight:500;display:inline-flex}.offres-module__nxGYbW__filtersGrid{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1rem;margin-top:.5rem;padding:1rem;display:grid}.offres-module__nxGYbW__filtersMoreActions{align-items:center;gap:1rem;padding-top:.75rem;display:flex}.offres-module__nxGYbW__filterSection{min-width:0;margin-bottom:0}.offres-module__nxGYbW__filterSection label{font-weight:500;font-size:var(--text-xs);color:var(--foreground);margin-bottom:.5rem;line-height:1;display:block}.offres-module__nxGYbW__resetLink{font-size:var(--text-xs);color:var(--muted-foreground);text-underline-offset:4px;font-weight:500;text-decoration:underline}.offres-module__nxGYbW__resetLink:hover{color:var(--foreground)}.offres-module__nxGYbW__activeFilters{align-items:center;gap:var(--space-5) var(--space-2);flex-wrap:wrap;margin-bottom:1rem;display:flex}.offres-module__nxGYbW__filterChip{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--foreground);font-size:var(--text-2xs);align-items:center;gap:.25rem;padding:.125rem .5rem;font-weight:500;line-height:1.5;text-decoration:none;transition:background-color .15s;display:inline-flex;position:relative}.offres-module__nxGYbW__filterChip:after{content:"";height:var(--tap-target);position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.offres-module__nxGYbW__filterChip:hover{background:var(--kj-hover)}.offres-module__nxGYbW__filterChipIcon{width:12px;height:12px;color:var(--muted-foreground)}.offres-module__nxGYbW__clearAllFilters{font-size:var(--text-xs);color:var(--muted-foreground);text-underline-offset:4px;align-items:center;margin-left:.25rem;font-weight:500;text-decoration:underline;display:inline-flex;position:relative}.offres-module__nxGYbW__clearAllFilters:after{content:"";height:var(--tap-target);position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.offres-module__nxGYbW__clearAllFilters:hover{color:var(--foreground)}.offres-module__nxGYbW__saveSearchRow{margin:.75rem 0}.offres-module__nxGYbW__listInlineAd{grid-column:1/-1;margin:0}.offres-module__nxGYbW__empty{text-align:center;color:var(--muted-foreground);border:1px dashed var(--border);border-radius:var(--radius-xl);padding:3rem 1rem}.offres-module__nxGYbW__matchTeaserBanner{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.offres-module__nxGYbW__matchTeaserBanner p{flex:1;min-width:0;margin:0}.offres-module__nxGYbW__matchTeaserBannerCta{flex-shrink:0}@media (max-width:1024px){.offres-module__nxGYbW__filtersGrid{grid-template-columns:1fr 1fr}}@media (max-width:639.98px){.offres-module__nxGYbW__main{padding-top:1.5rem}.offres-module__nxGYbW__filtersGrid{grid-template-columns:1fr}.offres-module__nxGYbW__filtersBar{flex-direction:column}.offres-module__nxGYbW__applyBtn{width:100%}.offres-module__nxGYbW__searchInput,.offres-module__nxGYbW__select{font-size:var(--text-base);min-height:var(--tap-target)}.offres-module__nxGYbW__matchTeaserBanner{flex-direction:column;align-items:flex-start}}
.SearchAutocomplete-module__Ezcayq__root{flex:1;min-width:0;position:relative}.SearchAutocomplete-module__Ezcayq__spinner{border:2px solid var(--kj-divider);border-top-color:var(--kj-text-muted);z-index:1;pointer-events:none;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite SearchAutocomplete-module__Ezcayq__acSpin;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}@keyframes SearchAutocomplete-module__Ezcayq__acSpin{to{transform:translateY(-50%)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.SearchAutocomplete-module__Ezcayq__spinner{border-color:var(--kj-text-muted);border-width:3px;animation:none}}.SearchAutocomplete-module__Ezcayq__dropdown{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:30;max-height:320px;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.SearchAutocomplete-module__Ezcayq__item{border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--kj-ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.55rem .75rem;display:flex}.SearchAutocomplete-module__Ezcayq__item:hover,.SearchAutocomplete-module__Ezcayq__itemActive{background:rgba(var(--primary-rgb), .08)}.SearchAutocomplete-module__Ezcayq__itemSecondary{color:var(--kj-text-muted);font-size:var(--text-xs);margin-left:auto;padding-left:.5rem}.SearchAutocomplete-module__Ezcayq__empty{font-size:var(--text-sm);color:var(--kj-text-muted);padding:.65rem .75rem}@media (max-width:639.98px){.SearchAutocomplete-module__Ezcayq__item{min-height:44px;padding:.65rem .75rem;font-size:1rem}.SearchAutocomplete-module__Ezcayq__dropdown{max-height:min(240px,40vh)}}
.JobMatchInsight-module__s3XBJG__card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-xs);padding:1.25rem}.JobMatchInsight-module__s3XBJG__title{font-size:var(--text-sm);letter-spacing:var(--tracking-tight);color:var(--foreground);margin:0 0 .75rem;font-weight:600}.JobMatchInsight-module__s3XBJG__scoreRow{margin-bottom:.75rem}.JobMatchInsight-module__s3XBJG__chip{border-radius:var(--radius-sm);font-size:var(--text-xs);border:1px solid #0000;align-items:center;gap:.25rem;padding:.125rem .5rem;font-weight:500;line-height:1.5;display:inline-flex}.JobMatchInsight-module__s3XBJG__high{background:var(--kj-success-bg);color:var(--kj-success-text);border-color:var(--kj-success-border)}.JobMatchInsight-module__s3XBJG__mid{background:var(--kj-warning-bg);color:var(--kj-warning-text);border-color:var(--kj-warning-border)}.JobMatchInsight-module__s3XBJG__low{background:var(--secondary);color:var(--muted-foreground);border-color:var(--border)}.JobMatchInsight-module__s3XBJG__starIcon{width:.85em;height:.85em}.JobMatchInsight-module__s3XBJG__explanation{font-size:var(--text-xs);color:var(--muted-foreground);margin:0 0 .875rem;line-height:1.5}.JobMatchInsight-module__s3XBJG__breakdown{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.JobMatchInsight-module__s3XBJG__breakdownRow{flex-direction:column;gap:.25rem;display:flex}.JobMatchInsight-module__s3XBJG__breakdownHeader{font-size:var(--text-2xs);justify-content:space-between;gap:.5rem;display:flex}.JobMatchInsight-module__s3XBJG__breakdownLabel{color:var(--muted-foreground)}.JobMatchInsight-module__s3XBJG__breakdownPct{color:var(--foreground);font-weight:500}.JobMatchInsight-module__s3XBJG__breakdownBarTrack{border-radius:var(--radius-pill);background:var(--muted);height:5px;display:block;overflow:hidden}.JobMatchInsight-module__s3XBJG__breakdownBarFill{border-radius:inherit;background:var(--accent);height:100%;display:block}
.annonces-module__bh1y6q__main{padding:4rem 0}.annonces-module__bh1y6q__pageLayout{grid-template-columns:1fr;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.annonces-module__bh1y6q__adRail{display:none}.annonces-module__bh1y6q__contentColumn{min-width:0}@media (min-width:1280px){.annonces-module__bh1y6q__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px;align-items:start}.annonces-module__bh1y6q__adRail{display:block;position:sticky;top:6rem}}@media (min-width:1500px){.annonces-module__bh1y6q__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.annonces-module__bh1y6q__hero{text-align:center;margin-bottom:4rem}.annonces-module__bh1y6q__hero h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.annonces-module__bh1y6q__hero p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.2rem}.annonces-module__bh1y6q__publishBtn{border-radius:var(--radius-md);background:var(--kj-accent);color:var(--kj-on-accent);justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.annonces-module__bh1y6q__publishBtn:hover{opacity:.95}.annonces-module__bh1y6q__categories{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:6rem;display:grid}.annonces-module__bh1y6q__categoryCard{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);text-align:center;cursor:pointer;color:inherit;padding:2rem;text-decoration:none;transition:all .3s;display:block}.annonces-module__bh1y6q__categoryCard:hover{box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-4px)}.annonces-module__bh1y6q__catIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.annonces-module__bh1y6q__categoryCardTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.annonces-module__bh1y6q__seoIntro{max-width:42rem;color:var(--text-muted);text-align:left;margin:0 auto 1.5rem;font-size:1rem;line-height:1.65}.annonces-module__bh1y6q__card h3 a{color:inherit;text-decoration:none}.annonces-module__bh1y6q__card h3 a:hover{color:var(--kj-accent-ink,var(--kj-ink))}.annonces-module__bh1y6q__categoryCard p{font-size:var(--text-sm);color:var(--text-muted)}.annonces-module__bh1y6q__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.annonces-module__bh1y6q__filters{gap:.75rem;display:flex}.annonces-module__bh1y6q__filterBtn{border-radius:var(--radius-xl);border:1px solid var(--border);font-weight:500;font-size:var(--text-sm);padding:.6rem 1.2rem;transition:all .2s}.annonces-module__bh1y6q__filterBtn[aria-current=page]{background:var(--kj-accent);color:#0e0f0c;border-color:#0000}.annonces-module__bh1y6q__filterBtn:hover{background:var(--background)}.annonces-module__bh1y6q__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.annonces-module__bh1y6q__card{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);flex-direction:column;min-height:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.annonces-module__bh1y6q__cardPoster{max-height:160px;margin:-1.5rem -1.5rem 1rem;overflow:hidden}.annonces-module__bh1y6q__cardPoster img,.annonces-module__bh1y6q__cardPosterImage{object-fit:cover;width:100%;height:160px;display:block}.annonces-module__bh1y6q__cardBadge{background:var(--kj-accent);color:var(--kj-on-accent);border-radius:var(--radius-sm);font-size:var(--text-2xs);letter-spacing:.04em;padding:.25rem .65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.annonces-module__bh1y6q__cardBadgeInline{align-self:flex-start;margin-bottom:.6rem;display:inline-flex;position:static}.annonces-module__bh1y6q__card h3{margin-bottom:.6rem;font-size:1.05rem;font-weight:600;line-height:1.35}.annonces-module__bh1y6q__description{color:var(--text-muted);font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;line-height:1.55;display:-webkit-box;overflow:hidden}.annonces-module__bh1y6q__cardBottom{margin-top:auto}.annonces-module__bh1y6q__cardFooter{min-height:2.25rem;font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:.75rem;margin-bottom:.85rem;font-weight:500;display:flex}.annonces-module__bh1y6q__cardFee{white-space:nowrap;flex-shrink:0}.annonces-module__bh1y6q__cardLocation{flex:1;min-width:0}.annonces-module__bh1y6q__cardDate{white-space:nowrap;flex-shrink:0;margin-left:auto}.annonces-module__bh1y6q__detailsBtn{text-align:center;background:var(--kj-strong);border-radius:var(--radius-md);width:100%;font-weight:600;font-size:var(--text-sm);color:var(--kj-on-strong);padding:.75rem;transition:background .18s,transform .18s;display:block}.annonces-module__bh1y6q__detailsBtn:hover{background:var(--kj-strong-hover)}@media (max-width:1024px){.annonces-module__bh1y6q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639.98px){.annonces-module__bh1y6q__grid{grid-template-columns:1fr}.annonces-module__bh1y6q__sectionHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.annonces-module__bh1y6q__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;width:100%;padding-bottom:.25rem;overflow-x:auto}.annonces-module__bh1y6q__filters::-webkit-scrollbar{display:none}.annonces-module__bh1y6q__filterBtn{white-space:nowrap;scroll-snap-align:start;flex:none}}
.detail-module__gkYkSq__main{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:2rem;padding:2rem 0 4rem;display:grid}.detail-module__gkYkSq__content{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);overflow:hidden}.detail-module__gkYkSq__headerImage{display:none}.detail-module__gkYkSq__headerContent{border-bottom:1px solid var(--border);padding:2rem 2rem 1.5rem}.detail-module__gkYkSq__logoContainer{margin-bottom:1.25rem;display:flex}.detail-module__gkYkSq__companyLogo{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);width:4rem;height:4rem;box-shadow:var(--shadow-xs);justify-content:center;align-items:center;padding:.375rem;display:flex;overflow:hidden}.detail-module__gkYkSq__title{font-size:var(--text-3xl);letter-spacing:var(--tracking-tighter);margin-bottom:.5rem;font-weight:700;line-height:1.1}.detail-module__gkYkSq__company{font-size:var(--text-base);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.375rem;margin-bottom:1.25rem;display:flex}.detail-module__gkYkSq__company a{color:var(--foreground);font-weight:500}.detail-module__gkYkSq__company a:hover{text-underline-offset:4px;text-decoration:underline}.detail-module__gkYkSq__tags{flex-wrap:wrap;gap:.375rem;display:flex}.detail-module__gkYkSq__tag{border-radius:var(--radius-sm);background:var(--secondary);color:var(--secondary-foreground);font-size:var(--text-xs);border:1px solid #0000;align-items:center;padding:.125rem .5rem;font-weight:500;line-height:1.5;display:inline-flex}.detail-module__gkYkSq__body{padding:2rem}.detail-module__gkYkSq__section{margin-bottom:2rem}.detail-module__gkYkSq__section:last-child{margin-bottom:0}.detail-module__gkYkSq__section h2{font-size:var(--text-lg);letter-spacing:var(--tracking-tight);margin-bottom:.75rem;font-weight:600}.detail-module__gkYkSq__text{font-size:var(--text-base);color:var(--foreground);white-space:pre-line;line-height:1.7}.detail-module__gkYkSq__skillsGrid{flex-wrap:wrap;gap:.375rem;display:flex}.detail-module__gkYkSq__skillBadge{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);font-size:var(--text-xs);align-items:center;padding:.125rem .5rem;font-weight:500;line-height:1.5;display:inline-flex}.detail-module__gkYkSq__stickySidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:4.5rem}.detail-module__gkYkSq__salaryCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.detail-module__gkYkSq__salaryLabel{font-size:var(--text-xs);color:var(--muted-foreground);font-weight:500}.detail-module__gkYkSq__salaryValue{font-size:var(--text-xl);letter-spacing:var(--tracking-tight);color:var(--foreground);font-weight:600}.detail-module__gkYkSq__applyHint{font-size:var(--text-xs);color:var(--muted-foreground);text-align:center;margin:.75rem 0;line-height:1.4}.detail-module__gkYkSq__shareSection{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);padding:1rem 1.25rem 1.25rem}.detail-module__gkYkSq__shareSection p{font-size:var(--text-xs);color:var(--muted-foreground);margin-bottom:.75rem;font-weight:500}.detail-module__gkYkSq__shareIcons{gap:.5rem;display:flex}.detail-module__gkYkSq__shareBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);height:2rem;color:var(--foreground);font-size:var(--text-xs);box-shadow:var(--shadow-xs);flex:1;justify-content:center;align-items:center;gap:.375rem;padding:0 .75rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.detail-module__gkYkSq__shareBtn:hover{background:var(--kj-hover)}.detail-module__gkYkSq__shareBtn:disabled,.detail-module__gkYkSq__shareBtn[aria-disabled=true]{opacity:var(--disabled-opacity);cursor:not-allowed}.detail-module__gkYkSq__backLink{border-radius:var(--radius-md);height:2.25rem;color:var(--muted-foreground);font-weight:500;font-size:var(--text-sm);justify-content:center;align-items:center;padding:0 1rem;transition:color .15s,background-color .15s;display:inline-flex}.detail-module__gkYkSq__backLink:hover{color:var(--foreground);background:var(--kj-hover)}@media (max-width:1024px){.detail-module__gkYkSq__main{grid-template-columns:1fr;padding-bottom:5rem}.detail-module__gkYkSq__stickySidebar{position:static}.detail-module__gkYkSq__sidebarApply{display:none}}@media (max-width:639.98px){.detail-module__gkYkSq__main{padding-top:1rem}.detail-module__gkYkSq__headerContent{padding:1.5rem 1.25rem 1.25rem}.detail-module__gkYkSq__body{padding:1.5rem 1.25rem}.detail-module__gkYkSq__title{font-size:var(--text-2xl)}}.detail-module__gkYkSq__mobileApplyBar{display:none}@media (max-width:1024px){.detail-module__gkYkSq__mobileApplyBar{z-index:50;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--background);border-top:1px solid var(--border);align-items:center;gap:.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.detail-module__gkYkSq__mobileApplyBar>*{flex:1}.detail-module__gkYkSq__mobileApplyBar p{display:none}}.detail-module__gkYkSq__closedNotice{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--muted);color:var(--muted-foreground);font-size:var(--text-sm);text-align:left;flex-direction:column;gap:.25rem;margin:.75rem 0 1rem;padding:.75rem 1rem;line-height:1.5;display:flex}.detail-module__gkYkSq__closedNotice strong{color:var(--foreground);align-items:center;gap:.5rem;font-weight:500;display:inline-flex}
.profile-module__xq7L9G__form{flex-direction:column;gap:1.25rem;display:flex}.profile-module__xq7L9G__section{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);padding:1.25rem 1.5rem;scroll-margin-top:6rem}.profile-module__xq7L9G__sectionHighlight{animation:1.2s forwards profile-module__xq7L9G__sectionPulse}@keyframes profile-module__xq7L9G__sectionPulse{0%,15%{box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4)}to{box-shadow:var(--shadow-xs)}}@media (prefers-reduced-motion:reduce){.profile-module__xq7L9G__sectionHighlight{box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4);animation:none}}.profile-module__xq7L9G__quickNav,.profile-module__xq7L9G__mobileCompactHeader,.profile-module__xq7L9G__mobileTabBar,.profile-module__xq7L9G__mobileSubTabBar{display:none}.profile-module__xq7L9G__quickNavTrack{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;gap:.4rem;padding:.5rem .85rem;scroll-padding-inline:.85rem;display:flex;overflow-x:auto}.profile-module__xq7L9G__quickNavTrack::-webkit-scrollbar{display:none}.profile-module__xq7L9G__quickNavChip,.profile-module__xq7L9G__quickNavChipActive{scroll-snap-align:start;border:1px solid var(--kj-divider);background:var(--kj-surface);color:var(--kj-text-dim);border-radius:var(--radius-sm);font-size:var(--text-sm);white-space:nowrap;cursor:pointer;flex-shrink:0;padding:.4rem .85rem;font-family:inherit;font-weight:500;transition:background .15s,color .15s,border-color .15s}.profile-module__xq7L9G__quickNavChip:hover{background:var(--kj-tile);color:var(--kj-ink)}.profile-module__xq7L9G__quickNavChipActive{background:var(--kj-strong);color:var(--kj-on-strong);border-color:#0000;font-weight:600}.profile-module__xq7L9G__sectionTitle{color:var(--kj-ink);margin:0 0 1rem;font-size:1.05rem;font-weight:600}.profile-module__xq7L9G__accordionBtn{text-align:left;cursor:default;pointer-events:none;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:0;display:block}.profile-module__xq7L9G__accordionChevron{display:none}.profile-module__xq7L9G__accordionBody{display:block}.profile-module__xq7L9G__field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.profile-module__xq7L9G__field:last-child{margin-bottom:0}.profile-module__xq7L9G__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:639.98px){.profile-module__xq7L9G__row{grid-template-columns:1fr}}.profile-module__xq7L9G__label{font-size:var(--text-sm);color:var(--kj-text-dim);font-weight:500}.profile-module__xq7L9G__input,.profile-module__xq7L9G__textarea,.profile-module__xq7L9G__select{appearance:none;border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);width:100%;color:var(--kj-ink);padding:.7rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.profile-module__xq7L9G__textarea{resize:vertical;min-height:140px;line-height:1.5}.profile-module__xq7L9G__input:focus,.profile-module__xq7L9G__textarea:focus,.profile-module__xq7L9G__select:focus{border-color:var(--kj-ink);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4);outline:none}.profile-module__xq7L9G__cvPaths{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:768px){.profile-module__xq7L9G__cvPaths{grid-template-columns:1fr}}.profile-module__xq7L9G__cvPathCard{border:1px solid var(--kj-divider);border-radius:var(--radius-lg);background:var(--kj-bg);padding:1rem 1.15rem}.profile-module__xq7L9G__cvPathTitle{font-size:var(--text-sm);margin:0 0 .35rem;font-weight:600}.profile-module__xq7L9G__cvPathDesc{font-size:var(--text-sm);color:var(--kj-text-dim);overflow-wrap:break-word;margin:0 0 .75rem;line-height:1.45}.profile-module__xq7L9G__cvBox{border:1px dashed var(--kj-divider);border-radius:var(--radius-lg);background:var(--kj-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.profile-module__xq7L9G__cvInfo{align-items:center;gap:.85rem;min-width:0;display:flex}.profile-module__xq7L9G__cvIcon{border-radius:var(--radius-md);background:var(--kj-strong);width:40px;height:40px;color:var(--kj-on-strong);font-weight:600;font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.profile-module__xq7L9G__cvMeta{flex-direction:column;min-width:0;display:flex}.profile-module__xq7L9G__cvFilename{font-weight:600;font-size:var(--text-sm);color:var(--kj-ink);text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.profile-module__xq7L9G__cvDate{font-size:var(--text-xs);color:var(--kj-text-dim)}.profile-module__xq7L9G__cvEmpty{color:var(--kj-text-dim);font-size:var(--text-sm)}.profile-module__xq7L9G__cvActions{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__xq7L9G__hiddenFile{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-module__xq7L9G__fileBtn{cursor:pointer}.profile-module__xq7L9G__btnPrimary{background:var(--kj-strong);color:var(--kj-on-strong);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.7rem 1.4rem;transition:background .15s,transform .15s;display:inline-flex}.profile-module__xq7L9G__btnPrimary:hover:not(:disabled){background:var(--kj-strong-hover)}.profile-module__xq7L9G__btnPrimary:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.profile-module__xq7L9G__btnSecondary{background:var(--kj-surface);color:var(--kj-ink);border:1px solid var(--kj-divider);border-radius:var(--radius-md);font-weight:500;font-size:var(--text-sm);cursor:pointer;align-items:center;gap:.4rem;padding:.55rem 1rem;text-decoration:none;transition:background .15s;display:inline-flex}.profile-module__xq7L9G__btnSecondary:hover:not(:disabled){background:var(--kj-tile)}.profile-module__xq7L9G__btnSecondary:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.profile-module__xq7L9G__btnDanger{color:var(--kj-danger-soft-text);border-color:#b4231840;}.profile-module__xq7L9G__btnDanger:hover:not(:disabled){background:#b4231814}.profile-module__xq7L9G__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.profile-module__xq7L9G__feedbackOk{color:var(--kj-success-text);font-weight:500;font-size:var(--text-sm)}.profile-module__xq7L9G__feedbackErr{color:var(--kj-danger-soft-text);font-weight:500;font-size:var(--text-sm)}.profile-module__xq7L9G__aiHint{color:var(--kj-text-dim);font-size:var(--text-sm);margin-top:.5rem;font-style:italic}.profile-module__xq7L9G__aiBtn{composes:btnSecondary global(kj-pastel-ai);border-color:#7c3aed40}.profile-module__xq7L9G__aiBtn:hover:not(:disabled){background:linear-gradient(135deg,#ede0ff 0%,#d6e8ff 100%)}.profile-module__xq7L9G__listEmpty{color:var(--kj-text-dim);font-size:var(--text-sm);margin:0 0 .75rem;font-style:italic}.profile-module__xq7L9G__entryCard{border:1px solid var(--kj-divider);border-radius:var(--radius-lg);background:var(--kj-bg);flex-direction:column;gap:.6rem;margin-bottom:.85rem;padding:1rem 1.1rem;display:flex}.profile-module__xq7L9G__entryHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.profile-module__xq7L9G__entryTitle{min-width:0;font-weight:600;font-size:var(--text-sm);color:var(--kj-ink);word-break:break-word;flex:1}.profile-module__xq7L9G__entryRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.profile-module__xq7L9G__entryRow3{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}@media (max-width:639.98px){.profile-module__xq7L9G__entryRow{grid-template-columns:1fr}.profile-module__xq7L9G__entryRow3{grid-template-columns:1fr 1fr}.profile-module__xq7L9G__entryRow3>:first-child{grid-column:1/-1}}.profile-module__xq7L9G__entryCheck{font-size:var(--text-sm);color:var(--kj-text-dim);align-items:center;gap:.4rem;display:inline-flex}.profile-module__xq7L9G__addBtn{border-style:dashed;align-self:flex-start;}.profile-module__xq7L9G__removeBtn{color:var(--kj-danger-soft-text);font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem .5rem;font-weight:500}.profile-module__xq7L9G__removeBtn:hover{background:#b4231814}.profile-module__xq7L9G__chipsBox{flex-wrap:wrap;gap:.45rem;min-height:1.5rem;margin-bottom:.6rem;display:flex}.profile-module__xq7L9G__chip{background:var(--kj-info-bg);border:1px solid var(--kj-info-border);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--kj-on-accent);align-items:center;gap:.35rem;padding:.3rem .7rem;font-weight:500;display:inline-flex}.profile-module__xq7L9G__chipRemove{color:var(--kj-text-dim);cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.profile-module__xq7L9G__chipRemove:hover{color:var(--kj-danger)}.profile-module__xq7L9G__sectionHint{font-size:var(--text-sm);color:var(--kj-text-dim);overflow-wrap:break-word;margin:-.35rem 0 1rem;line-height:1.5}.profile-module__xq7L9G__inlineLink{color:var(--kj-ink);text-underline-offset:2px;font-weight:500;text-decoration:underline}.profile-module__xq7L9G__fieldHint{font-size:var(--text-xs);color:var(--kj-text-dim);overflow-wrap:break-word;margin:0 0 .5rem}.profile-module__xq7L9G__fieldHintInline{font-size:var(--text-xs);color:var(--kj-text-dim);margin:.25rem 0 0;line-height:1.4}.profile-module__xq7L9G__inputReadonly{background:var(--kj-tile);color:var(--kj-text-dim);cursor:not-allowed}.profile-module__xq7L9G__choiceGrid{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__xq7L9G__choiceChip,.profile-module__xq7L9G__choiceChipActive{border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer;border:1px solid var(--kj-divider);background:var(--kj-surface);color:var(--kj-ink);padding:.45rem .85rem;font-family:inherit;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .12s}.profile-module__xq7L9G__choiceChip:hover{border-color:var(--kj-text-muted);background:var(--kj-tile)}.profile-module__xq7L9G__choiceChip:focus-visible{border-color:var(--kj-ink);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .28);outline:none}.profile-module__xq7L9G__choiceChip:active,.profile-module__xq7L9G__choiceChipActive:active{transform:scale(.97)}.profile-module__xq7L9G__choiceChipActive{background:var(--kj-accent);color:var(--kj-on-accent);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .4);border-color:#0000;font-weight:600}.profile-module__xq7L9G__choiceChipActive:hover{background:color-mix(in srgb, var(--kj-accent) 88%, var(--kj-on-accent))}.profile-module__xq7L9G__choiceChipActive:focus-visible{box-shadow:0 0 0 1px rgba(var(--accent-rgb), .4), 0 0 0 3px rgba(var(--accent-rgb), .35);outline:none}.profile-module__xq7L9G__chipsInputRow{align-items:flex-start;gap:.5rem;display:flex}.profile-module__xq7L9G__chipsInputRow .profile-module__xq7L9G__input{flex:1}.profile-module__xq7L9G__skillAutocomplete{flex:1;min-width:0}.profile-module__xq7L9G__modalOverlay{background:rgba(var(--kj-bg-rgb), .72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.profile-module__xq7L9G__modalCard{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-xl);width:100%;max-width:720px;box-shadow:var(--shadow-dark);flex-direction:column;gap:1rem;padding:1.5rem 1.75rem;display:flex;position:relative}.profile-module__xq7L9G__modalClose{top:var(--space-2);right:var(--space-2);border-radius:var(--radius-md);width:44px;height:44px;color:var(--kj-text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex;position:absolute}.profile-module__xq7L9G__modalClose:hover{background:var(--kj-tile);color:var(--kj-ink)}.profile-module__xq7L9G__modalTitle{margin:0 var(--space-8) 0 0;color:var(--kj-ink);font-size:1.2rem;font-weight:600}.profile-module__xq7L9G__modalSubtitle{font-size:var(--text-sm);color:var(--kj-text-dim);margin:0}.profile-module__xq7L9G__modalSection{border:1px solid var(--kj-divider);border-radius:var(--radius-md);flex-direction:column;gap:.4rem;padding:.75rem 1rem;display:flex}.profile-module__xq7L9G__modalSectionHead{font-weight:500;font-size:var(--text-sm);color:var(--kj-ink);align-items:center;gap:.5rem;display:flex}.profile-module__xq7L9G__modalSnippet{font-size:var(--text-sm);color:var(--kj-text-dim);white-space:pre-wrap;max-height:120px;overflow:auto}.profile-module__xq7L9G__modalWarn{background:var(--kj-info-bg);border:1px solid var(--kj-info-border);color:var(--kj-info-text);border-radius:var(--radius-md);font-size:var(--text-sm);padding:.65rem .9rem;line-height:1.45}.profile-module__xq7L9G__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.profile-module__xq7L9G__parsingBanner{composes:global(kj-pastel-ai);border-radius:var(--radius-md);font-size:var(--text-sm);align-items:center;gap:.5rem;margin-top:.75rem;padding:.6rem .85rem;display:inline-flex}.profile-module__xq7L9G__atsLoadingOverlay{background:rgba(var(--kj-bg-rgb), .78);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.profile-module__xq7L9G__atsLoadingCard{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-xl);width:100%;max-width:380px;box-shadow:var(--shadow-dark);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.75rem;display:flex}.profile-module__xq7L9G__atsSpinner{border:3px solid var(--kj-divider);border-top-color:var(--kj-accent);border-radius:50%;width:2.75rem;height:2.75rem;animation:.8s linear infinite profile-module__xq7L9G__atsSpin}@keyframes profile-module__xq7L9G__atsSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.profile-module__xq7L9G__atsSpinner{border-color:var(--kj-accent);animation:none}}.profile-module__xq7L9G__atsLoadingTitle{color:var(--kj-ink);margin:0;font-size:1.05rem;font-weight:600}.profile-module__xq7L9G__atsLoadingHint{font-size:var(--text-sm);color:var(--kj-text-dim);margin:0;line-height:1.5}.profile-module__xq7L9G__atsModalCard{gap:1.15rem}.profile-module__xq7L9G__atsScoreRow{border-radius:var(--radius-lg);background:var(--kj-tile);border:1px solid var(--kj-divider);align-items:center;gap:.85rem;padding:.85rem 1rem;display:flex}.profile-module__xq7L9G__atsScoreBadge{border-radius:var(--radius-sm);letter-spacing:.01em;border:1px solid #0000;justify-content:center;align-items:center;min-width:4.75rem;padding:.5rem .95rem;font-size:1.1rem;font-weight:700;display:inline-flex}.profile-module__xq7L9G__atsScoreGood{background:var(--kj-success-bg);color:var(--kj-success-text);border-color:var(--kj-success-border)}.profile-module__xq7L9G__atsScoreMid{background:var(--kj-warning-bg);color:var(--kj-warning-text);border-color:var(--kj-warning-border)}.profile-module__xq7L9G__atsScoreLow{background:var(--kj-danger-soft-bg);color:var(--kj-danger-soft-text);border-color:var(--kj-danger-soft-border)}.profile-module__xq7L9G__atsScoreLabel{font-size:var(--text-sm);color:var(--kj-ink);font-weight:600}.profile-module__xq7L9G__atsSummary{font-size:var(--text-sm);color:var(--kj-text-dim);border-radius:var(--radius-lg);background:var(--kj-tile);border:1px solid var(--kj-divider);margin:0;padding:.85rem 1rem;line-height:1.6}.profile-module__xq7L9G__atsListBlock{flex-direction:column;gap:.6rem;display:flex}.profile-module__xq7L9G__atsListTitle{font-size:var(--text-sm);color:var(--kj-ink);letter-spacing:.01em;margin:0;font-weight:600}.profile-module__xq7L9G__atsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.profile-module__xq7L9G__atsListItemPositive,.profile-module__xq7L9G__atsListItemNegative{font-size:var(--text-sm);border-radius:var(--radius-md);border:1px solid #0000;align-items:flex-start;gap:.55rem;padding:.65rem .85rem;line-height:1.5;display:flex}.profile-module__xq7L9G__atsListItemPositive svg,.profile-module__xq7L9G__atsListItemNegative svg{flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem}.profile-module__xq7L9G__atsListItemPositive{background:var(--kj-success-bg);color:var(--kj-success-text);border-color:var(--kj-success-border)}.profile-module__xq7L9G__atsListItemNegative{background:var(--kj-danger-soft-bg);color:var(--kj-danger-soft-text);border-color:var(--kj-danger-soft-border)}.profile-module__xq7L9G__atsImprovedBlock{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-bg);flex-direction:column;gap:.65rem;padding:.85rem 1rem;display:flex}.profile-module__xq7L9G__atsImprovedHead{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.profile-module__xq7L9G__atsImprovedActions{flex-wrap:wrap;gap:.5rem;display:flex}.profile-module__xq7L9G__atsPdfHint{font-size:var(--text-xs);color:var(--kj-text-dim);margin:0 0 .5rem;line-height:1.4}.profile-module__xq7L9G__atsImprovedText{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-xs);white-space:pre-wrap;max-height:280px;color:var(--kj-ink);margin:0;line-height:1.5;overflow:auto}.profile-module__xq7L9G__pageHeader{margin-bottom:1.25rem}.profile-module__xq7L9G__pageTitle{color:var(--kj-ink);margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.profile-module__xq7L9G__pageSubtitle{color:var(--kj-text-dim);margin:0;line-height:1.5}.profile-module__xq7L9G__identityCard{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);align-items:flex-start;gap:1.25rem;margin-bottom:1.25rem;padding:1.25rem 1.5rem;display:flex}.profile-module__xq7L9G__identityAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:72px;height:72px}.profile-module__xq7L9G__identityAvatarFallback{background:var(--kj-strong);width:72px;height:72px;color:var(--kj-on-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}.profile-module__xq7L9G__identityBody{flex-direction:column;flex:1;gap:.65rem;min-width:0;display:flex}.profile-module__xq7L9G__identityTop{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-module__xq7L9G__identityName{color:var(--kj-ink);margin:0;font-size:1.2rem;font-weight:700}.profile-module__xq7L9G__identityEmail{font-size:var(--text-sm);color:var(--kj-text-dim);margin:.15rem 0 0}.profile-module__xq7L9G__identityHeadline{font-size:var(--text-sm);color:var(--kj-ink);margin:0;font-weight:500}.profile-module__xq7L9G__identityCity{font-size:var(--text-sm);color:var(--kj-text-dim);margin:0}.profile-module__xq7L9G__completionBlock{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);margin-bottom:1.25rem;padding:1rem 1.25rem}.profile-module__xq7L9G__formWithSticky{padding-bottom:1rem}.profile-module__xq7L9G__stickyBar{z-index:40;background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);box-shadow:0 -1px 0 var(--border);margin-top:1rem;padding:.75rem 1.5rem;position:sticky;bottom:0}.profile-module__xq7L9G__stickyBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.profile-module__xq7L9G__stickyHint{font-size:var(--text-sm);color:var(--kj-warning-text,var(--kj-warning-text));font-weight:500}.profile-module__xq7L9G__stickyActions{flex-wrap:wrap;align-items:center;gap:1rem;margin-left:auto;display:flex}.profile-module__xq7L9G__langEntry{flex-direction:column;gap:.5rem;margin-bottom:.65rem;display:flex}.profile-module__xq7L9G__langLevelRow{align-items:center;gap:.5rem;display:flex}.profile-module__xq7L9G__langLevelRow .profile-module__xq7L9G__input{flex:1;min-width:0}.profile-module__xq7L9G__langLevelRow .profile-module__xq7L9G__removeBtn{flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}@media (max-width:1024px){.profile-module__xq7L9G__quickNav{z-index:45;border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:rgba(var(--kj-bg-rgb), .92);-webkit-backdrop-filter:blur(8px);margin:0 0 .85rem;display:block;position:sticky;top:70px}.profile-module__xq7L9G__section,#profile-module__xq7L9G__profile-identity{scroll-margin-top:7.5rem}.profile-module__xq7L9G__stickyBar{border:none;border-top:1px solid var(--kj-divider);border-radius:0;margin-top:0;position:fixed;bottom:0;left:0;right:0}.profile-module__xq7L9G__formWithSticky{padding-bottom:calc(8rem + env(safe-area-inset-bottom,0px))}.profile-module__xq7L9G__pageHeader{margin:0;display:none}.profile-module__xq7L9G__identityCard{flex-direction:row;align-items:center;gap:.85rem;margin-bottom:.85rem;padding:.85rem 1rem}.profile-module__xq7L9G__identityAvatar,.profile-module__xq7L9G__identityAvatarFallback{display:none}.profile-module__xq7L9G__identityBody{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:.2rem .75rem;width:100%;display:grid}.profile-module__xq7L9G__identityTop{display:contents}.profile-module__xq7L9G__identityTop>div:first-child{display:none}.profile-module__xq7L9G__identityTop .profile-module__xq7L9G__btnSecondary{width:auto;min-height:40px;font-size:var(--text-xs);white-space:nowrap;grid-area:1/2/-1;align-self:center;padding:.45rem .85rem}.profile-module__xq7L9G__identityHeadline{font-size:var(--text-sm);grid-area:1/1;margin:0}.profile-module__xq7L9G__identityCity{font-size:var(--text-xs);grid-area:2/1;margin:0}.profile-module__xq7L9G__identityBody:not(:has(.profile-module__xq7L9G__identityHeadline)) .profile-module__xq7L9G__identityCity{grid-row:1}.profile-module__xq7L9G__completionBlock{margin-bottom:.85rem;padding:.85rem 1rem}.profile-module__xq7L9G__cvBox{flex-direction:column;align-items:stretch}.profile-module__xq7L9G__cvFilename{white-space:normal;max-width:none}.profile-module__xq7L9G__cvActions{width:100%}}@media (max-width:639.98px){.profile-module__xq7L9G__quickNav,.profile-module__xq7L9G__pageHeader,.profile-module__xq7L9G__identityCard,.profile-module__xq7L9G__completionBlock{display:none}.profile-module__xq7L9G__mobileHidden{display:none!important}.profile-module__xq7L9G__mobileCompactHeader{align-items:center;gap:.75rem;padding:.65rem 0;display:flex}.profile-module__xq7L9G__mobileCompactAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.profile-module__xq7L9G__mobileCompactAvatarFallback{background:var(--kj-strong);width:40px;height:40px;color:var(--kj-on-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.profile-module__xq7L9G__mobileCompactInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.profile-module__xq7L9G__mobileCompactName{font-size:var(--text-sm);color:var(--kj-ink);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.profile-module__xq7L9G__mobileCompactSub{font-size:var(--text-xs);color:var(--kj-text-dim);align-items:center;gap:.4rem;display:flex}.profile-module__xq7L9G__mobileCompactProgBar{background:var(--kj-divider);border-radius:var(--radius-pill);flex-shrink:0;width:52px;height:4px;overflow:hidden}.profile-module__xq7L9G__mobileCompactProgFill{background:linear-gradient(90deg, color-mix(in srgb, var(--kj-accent) 72%, var(--kj-on-accent)) 0%, var(--kj-accent) 100%);border-radius:var(--radius-pill);height:100%;transition:width .3s;display:block}.profile-module__xq7L9G__mobileCompactEditBtn{background:var(--kj-surface);color:var(--kj-ink);border:1px solid var(--kj-divider);border-radius:var(--radius-md);font-weight:500;font-size:var(--text-xs);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;gap:.4rem;min-height:36px;padding:.4rem .9rem;font-family:inherit;text-decoration:none;transition:background .15s;display:inline-flex}.profile-module__xq7L9G__mobileCompactEditBtn:hover{background:var(--kj-tile)}.profile-module__xq7L9G__mobileTabBar{border-bottom:1px solid var(--kj-divider);z-index:45;background:rgba(var(--kj-bg-rgb), .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:0 -.85rem .85rem;padding:0 .85rem;display:flex;position:sticky;top:60px}.profile-module__xq7L9G__mobileTab,.profile-module__xq7L9G__mobileTabActive{color:var(--kj-text-dim);cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;min-height:44px;padding:10px 4px 9px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s,border-color .15s;position:relative;overflow:hidden}.profile-module__xq7L9G__mobileTabActive{color:var(--kj-ink);border-bottom-color:var(--kj-ink);font-weight:600}.profile-module__xq7L9G__mobileTabDot{background:var(--kj-warning-text);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:calc(50% - 14px)}.profile-module__xq7L9G__mobileSubTabBar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.35rem;margin-bottom:.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.profile-module__xq7L9G__mobileSubTabBar::-webkit-scrollbar{display:none}.profile-module__xq7L9G__mobileSubTab,.profile-module__xq7L9G__mobileSubTabActive{border:1px solid var(--kj-divider);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--kj-text-dim);background:var(--kj-surface);cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;min-height:36px;padding:7px 14px;font-family:inherit;font-weight:500;transition:background .12s,color .12s,border-color .12s}.profile-module__xq7L9G__mobileSubTabActive{background:var(--kj-strong);color:var(--kj-on-strong);border-color:#0000;font-weight:500}.profile-module__xq7L9G__accordionBtn,.profile-module__xq7L9G__accordionChevron{display:none}.profile-module__xq7L9G__accordionBody{opacity:1!important;max-height:none!important;transition:none!important;overflow:visible!important}.profile-module__xq7L9G__accordionInner{box-sizing:border-box;width:100%;min-width:0;padding:1rem 1.15rem 1.25rem;overflow:visible}.profile-module__xq7L9G__section{border-radius:var(--radius-lg);padding:0;overflow:visible}.profile-module__xq7L9G__section+.profile-module__xq7L9G__section{margin-top:.5rem}#profile-module__xq7L9G__profile-identity,.profile-module__xq7L9G__section{scroll-margin-top:7rem}.profile-module__xq7L9G__form{gap:.75rem}.profile-module__xq7L9G__formWithSticky{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px))}.profile-module__xq7L9G__sectionTitle{font-size:1rem}.profile-module__xq7L9G__sectionHint{overflow-wrap:break-word;margin-bottom:.85rem;font-size:.86rem}.profile-module__xq7L9G__fieldHint{overflow-wrap:break-word}.profile-module__xq7L9G__stickyBar{padding:.65rem 1rem;padding-bottom:calc(.65rem + env(safe-area-inset-bottom,0px))}.profile-module__xq7L9G__stickyBarInner{flex-flow:row;align-items:center;gap:.75rem}.profile-module__xq7L9G__stickyHint{text-align:left;font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-weight:500;overflow:hidden}.profile-module__xq7L9G__stickyActions{flex-direction:row;flex-shrink:0;align-items:center;gap:.5rem;width:auto;margin-left:0}.profile-module__xq7L9G__stickyActions .profile-module__xq7L9G__btnPrimary{white-space:nowrap;width:auto;min-height:40px;padding:0 1.25rem}.profile-module__xq7L9G__stickyActions .profile-module__xq7L9G__feedbackOk,.profile-module__xq7L9G__stickyActions .profile-module__xq7L9G__feedbackErr{font-size:var(--text-xs);text-align:left;text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.profile-module__xq7L9G__cvPathCard{padding:.85rem 1rem}.profile-module__xq7L9G__cvPathCard .profile-module__xq7L9G__btnSecondary{justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__cvBox{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.profile-module__xq7L9G__cvInfo{width:100%}.profile-module__xq7L9G__cvFilename{white-space:normal;max-width:none}.profile-module__xq7L9G__cvActions{flex-direction:column;gap:.5rem;display:flex}.profile-module__xq7L9G__cvActions>.profile-module__xq7L9G__btnSecondary,.profile-module__xq7L9G__cvActions>.profile-module__xq7L9G__btnDanger,.profile-module__xq7L9G__cvActions>.profile-module__xq7L9G__fileBtn{text-align:center;justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__parsingBanner{justify-content:center;width:100%}.profile-module__xq7L9G__choiceChip,.profile-module__xq7L9G__choiceChipActive{-webkit-tap-highlight-color:transparent;min-height:44px;padding:.5rem 1rem}.profile-module__xq7L9G__row{grid-template-columns:1fr}.profile-module__xq7L9G__chipsInputRow{flex-direction:column;align-items:stretch}.profile-module__xq7L9G__chipsInputRow .profile-module__xq7L9G__btnSecondary{justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__entryCard{padding:.85rem}.profile-module__xq7L9G__entryHeader .profile-module__xq7L9G__removeBtn{min-height:44px;padding:.35rem .65rem}.profile-module__xq7L9G__addBtn{justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__langEntry{margin-bottom:.75rem}.profile-module__xq7L9G__langLevelRow{align-items:center;gap:.4rem}.profile-module__xq7L9G__langLevelRow .profile-module__xq7L9G__input{min-width:0}.profile-module__xq7L9G__langLevelRow .profile-module__xq7L9G__removeBtn{flex-shrink:0;width:auto;min-width:44px}.profile-module__xq7L9G__atsScoreRow{flex-direction:column;align-items:flex-start}.profile-module__xq7L9G__actions{flex-direction:column;align-items:stretch}.profile-module__xq7L9G__actions .profile-module__xq7L9G__btnPrimary{justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__modalOverlay{align-items:flex-end;padding:.5rem 0 0}.profile-module__xq7L9G__modalCard{border-radius:1.25rem 1.25rem 0 0;max-height:92vh;padding:.5rem 1rem 1.25rem;overflow-y:auto}.profile-module__xq7L9G__modalCard:before{content:"";background:var(--kj-divider);border-radius:var(--radius-pill);flex-shrink:0;align-self:center;width:40px;height:4px;margin:.25rem auto -.5rem;display:block}.profile-module__xq7L9G__modalActions{flex-direction:column-reverse;align-items:stretch}.profile-module__xq7L9G__modalActions .profile-module__xq7L9G__btnPrimary,.profile-module__xq7L9G__modalActions .profile-module__xq7L9G__btnSecondary{justify-content:center;width:100%;min-height:44px}.profile-module__xq7L9G__atsLoadingOverlay{padding:1rem}.profile-module__xq7L9G__atsImprovedActions{flex-direction:column}.profile-module__xq7L9G__atsImprovedActions .profile-module__xq7L9G__btnSecondary,.profile-module__xq7L9G__atsImprovedActions .profile-module__xq7L9G__btnPrimary{justify-content:center;width:100%;min-height:44px}}@media (max-width:480px){.profile-module__xq7L9G__section+.profile-module__xq7L9G__section{margin-top:.35rem}.profile-module__xq7L9G__accordionInner{padding:.85rem 1rem 1rem}.profile-module__xq7L9G__mobileCompactAvatar,.profile-module__xq7L9G__mobileCompactAvatarFallback{width:36px;height:36px;font-size:var(--text-sm)}.profile-module__xq7L9G__mobileSubTab,.profile-module__xq7L9G__mobileSubTabActive{font-size:var(--text-xs);padding:6px 11px}.profile-module__xq7L9G__mobileTabBar{margin-left:-.65rem;margin-right:-.65rem;padding-left:.65rem;padding-right:.65rem}.profile-module__xq7L9G__entryRow3{grid-template-columns:1fr}.profile-module__xq7L9G__entryRow3>:first-child{grid-column:auto}.profile-module__xq7L9G__choiceChip,.profile-module__xq7L9G__choiceChipActive{text-align:center;word-break:break-word;flex:calc(50% - .25rem);justify-content:center}.profile-module__xq7L9G__pageTitle{font-size:1.2rem}.profile-module__xq7L9G__stickyBar{padding:.5rem .75rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom,0px))}.profile-module__xq7L9G__modalCard{padding:.5rem .85rem 1rem}.profile-module__xq7L9G__modalSnippet{max-height:96px}.profile-module__xq7L9G__atsImprovedText{max-height:200px}}
.company-module__6Z4B3a__page{padding:2rem 1rem}.company-module__6Z4B3a__cover{border-radius:var(--radius-xl);background:var(--kj-tile);width:100%;height:clamp(120px,22vw,220px);margin-bottom:1.25rem;position:relative;overflow:hidden}.company-module__6Z4B3a__coverImage{object-fit:cover}.company-module__6Z4B3a__header{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;display:flex}.company-module__6Z4B3a__logo{object-fit:contain;background:var(--kj-tile);border-radius:var(--radius-lg);flex-shrink:0;width:5rem;height:5rem;padding:.5rem}.company-module__6Z4B3a__headerBody{flex:1;min-width:min(100%,240px)}.company-module__6Z4B3a__title{letter-spacing:var(--tracking-tight);margin-bottom:.5rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;line-height:1.2}.company-module__6Z4B3a__meta{color:var(--kj-text-dim);font-size:var(--text-sm);flex-wrap:wrap;gap:.75rem;display:flex}.company-module__6Z4B3a__meta span{align-items:center;gap:.25rem;display:inline-flex}.company-module__6Z4B3a__links{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.company-module__6Z4B3a__websiteLink{color:var(--kj-ink);font-weight:500;text-decoration:underline}.company-module__6Z4B3a__about{background:var(--kj-bg);border-radius:var(--radius-md);margin-bottom:2rem;padding:1rem}.company-module__6Z4B3a__aboutTitle{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.company-module__6Z4B3a__aboutText{white-space:pre-line;color:var(--kj-text-dim);line-height:1.6}.company-module__6Z4B3a__jobsTitle{letter-spacing:var(--tracking-tight);margin-bottom:.75rem;font-size:clamp(1.125rem,4vw,1.5rem);font-weight:700}.company-module__6Z4B3a__jobsEmpty{color:var(--kj-text-dim)}.company-module__6Z4B3a__jobsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.company-module__6Z4B3a__jobItem{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);padding:1rem}.company-module__6Z4B3a__jobTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.company-module__6Z4B3a__jobLink{color:var(--kj-ink);font-size:1.0625rem;font-weight:500;text-decoration:none}.company-module__6Z4B3a__jobLink:hover{color:var(--kj-accent-text)}.company-module__6Z4B3a__jobMeta{color:var(--kj-text-dim);font-size:var(--text-sm);margin-top:.25rem;line-height:1.5}@media (max-width:639.98px){.company-module__6Z4B3a__page{padding:1.25rem 1rem}.company-module__6Z4B3a__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.5rem}.company-module__6Z4B3a__logo{width:4.5rem;height:4.5rem}.company-module__6Z4B3a__meta,.company-module__6Z4B3a__links{justify-content:center}.company-module__6Z4B3a__jobItem{padding:.875rem}.company-module__6Z4B3a__jobLink{font-size:1rem}}
.JobAlertOnboardingModal-module__qnZoBq__overlay{z-index:1100;background:#0f172a99;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.JobAlertOnboardingModal-module__qnZoBq__card{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-xl);width:100%;max-width:480px;box-shadow:var(--shadow-lg);flex-direction:column;gap:1.1rem;padding:1.75rem 1.5rem;display:flex;position:relative}.JobAlertOnboardingModal-module__qnZoBq__badge{color:var(--kj-on-accent);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);background:#d4f94a59;align-self:flex-start;align-items:center;gap:.35rem;padding:.25rem .65rem;font-weight:600;display:inline-flex}.JobAlertOnboardingModal-module__qnZoBq__title{color:var(--kj-ink);margin:0;font-size:1.35rem;font-weight:600;line-height:1.25}.JobAlertOnboardingModal-module__qnZoBq__subtitle{color:var(--kj-text-dim);font-size:var(--text-sm);margin:0;line-height:1.5}.JobAlertOnboardingModal-module__qnZoBq__close{top:var(--space-2);right:var(--space-2);border-radius:var(--radius-md);width:44px;height:44px;color:var(--kj-text-dim);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex;position:absolute}.JobAlertOnboardingModal-module__qnZoBq__close:hover{background:var(--kj-tile);color:var(--kj-ink)}.JobAlertOnboardingModal-module__qnZoBq__field{flex-direction:column;gap:.4rem;display:flex}.JobAlertOnboardingModal-module__qnZoBq__fieldset{border:0;flex-direction:column;gap:.4rem;min-width:0;margin:0;padding:0;display:flex}.JobAlertOnboardingModal-module__qnZoBq__label{font-size:var(--text-sm);color:var(--kj-text-dim);font-weight:500}.JobAlertOnboardingModal-module__qnZoBq__input,.JobAlertOnboardingModal-module__qnZoBq__select{border:1px solid var(--kj-divider);border-radius:var(--radius-md);background:var(--kj-surface);width:100%;color:var(--kj-ink);padding:.75rem .9rem;font-family:inherit;font-size:1rem}.JobAlertOnboardingModal-module__qnZoBq__input:focus,.JobAlertOnboardingModal-module__qnZoBq__select:focus{border-color:var(--kj-ink);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4);outline:none}.JobAlertOnboardingModal-module__qnZoBq__freqRow{font-size:var(--text-sm);color:var(--kj-ink);flex-wrap:wrap;gap:1rem;display:flex}.JobAlertOnboardingModal-module__qnZoBq__freqRow label{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.JobAlertOnboardingModal-module__qnZoBq__error{color:var(--kj-danger);font-size:var(--text-sm);margin:0}.JobAlertOnboardingModal-module__qnZoBq__actions{flex-direction:column;gap:.65rem;margin-top:.25rem;display:flex}.JobAlertOnboardingModal-module__qnZoBq__primary{border-radius:var(--radius-md);background:var(--kj-strong);width:100%;color:var(--kj-on-strong);cursor:pointer;border:none;padding:.85rem 1rem;font-size:1rem;font-weight:600}.JobAlertOnboardingModal-module__qnZoBq__primary:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.JobAlertOnboardingModal-module__qnZoBq__secondary{border-radius:var(--radius-md);width:100%;min-height:44px;color:var(--kj-text-dim);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;padding:.65rem 1rem}.JobAlertOnboardingModal-module__qnZoBq__secondary:hover{color:var(--kj-ink)}.JobAlertOnboardingModal-module__qnZoBq__hint{font-size:var(--text-xs);color:var(--kj-text-dim);margin:0;line-height:1.45}.JobAlertOnboardingModal-module__qnZoBq__autocompleteWrap{width:100%}
.entreprises-module__HhyLHq__page{padding:2rem 1rem}.entreprises-module__HhyLHq__header{margin-bottom:1.5rem}.entreprises-module__HhyLHq__title{letter-spacing:var(--tracking-tight);margin-bottom:.5rem;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;line-height:1.2}.entreprises-module__HhyLHq__subtitle{color:var(--kj-text-dim);font-size:var(--text-sm);line-height:1.5}.entreprises-module__HhyLHq__searchForm{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.entreprises-module__HhyLHq__searchField{background:var(--kj-surface);border:1px solid var(--kj-divider);border-radius:var(--radius-lg);flex:18rem;align-items:center;gap:.5rem;min-width:0;padding:0 .75rem;display:flex}.entreprises-module__HhyLHq__searchField:focus-within{border-color:var(--kj-accent)}.entreprises-module__HhyLHq__searchIcon{color:var(--kj-text-muted);flex-shrink:0}.entreprises-module__HhyLHq__searchInput{min-width:0;min-height:44px;color:var(--kj-ink);font-family:inherit;font-size:var(--text-sm);background:0 0;border:none;flex:1}.entreprises-module__HhyLHq__searchInput:focus{outline:none}.entreprises-module__HhyLHq__searchSubmit{border-radius:var(--radius-lg);background:var(--kj-strong);min-height:44px;color:var(--kj-on-strong);font-weight:600;font-size:var(--text-sm);padding:0 1.15rem}.entreprises-module__HhyLHq__searchClear{min-height:44px;color:var(--kj-text-dim);font-size:var(--text-sm);align-items:center;padding:0 .5rem;text-decoration:underline;display:inline-flex}.entreprises-module__HhyLHq__empty{color:var(--kj-text-dim);font-size:var(--text-sm)}.entreprises-module__HhyLHq__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:.875rem;margin:0;padding:0;list-style:none;display:grid}.entreprises-module__HhyLHq__card{border:1px solid var(--kj-divider);border-radius:var(--radius-lg);color:inherit;background:var(--kj-surface);align-items:center;gap:.75rem;min-height:4.5rem;padding:1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.entreprises-module__HhyLHq__card:hover{border-color:var(--kj-accent);box-shadow:var(--shadow-card)}.entreprises-module__HhyLHq__logo{border-radius:var(--radius-md);object-fit:contain;background:var(--kj-tile);flex-shrink:0;width:3.25rem;height:3.25rem;padding:.25rem}.entreprises-module__HhyLHq__cardBody{flex:1;min-width:0}.entreprises-module__HhyLHq__cardName{font-weight:500;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entreprises-module__HhyLHq__cardMeta{font-size:var(--text-xs);color:var(--kj-text-dim);text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;overflow:hidden}@media (max-width:639.98px){.entreprises-module__HhyLHq__page{padding:1.25rem 1rem}.entreprises-module__HhyLHq__header{margin-bottom:1.25rem}}
.alertFab-module__oy5-SG__fab{bottom:max(1.25rem, env(safe-area-inset-bottom,0px));right:calc(max(1.25rem, env(safe-area-inset-right,0px)) + 3.5rem + .75rem);z-index:1200;border-radius:var(--radius-md);cursor:pointer;background:var(--kj-accent,#d4f94a);color:#0e0f0c;width:3.5rem;height:3.5rem;box-shadow:var(--shadow-md);border:none;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed}.alertFab-module__oy5-SG__fab:hover{box-shadow:var(--shadow-lg)}.alertFab-module__oy5-SG__fab:focus-visible{outline:2px solid var(--kj-ink,#0e0f0c);outline-offset:2px}.alertFab-module__oy5-SG__fab svg{width:1.4rem;height:1.4rem}@media (max-width:1024px){.alertFab-module__oy5-SG__fab{bottom:max(1.25rem, env(safe-area-inset-bottom,0px))}}
