.careers-page{font-family:var(--font-sans);background-color:var(--color-bg-page);color:var(--color-text-primary);min-height:100vh}.careers-section{max-width:var(--container-max-width);margin:0 auto;padding:6rem 1.5rem}.careers-section--dark{color:#fff;background-color:#121314;max-width:100%}.careers-section-header{text-align:center;margin-bottom:4rem}.careers-section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.2}.careers-section-title em{font-family:var(--font-serif);color:var(--color-accent);font-style:italic;font-weight:500}.careers-section-subtitle{color:var(--color-text-secondary);max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.6}.careers-section--dark .careers-section-subtitle{color:#ffffffb3}.careers-hero{color:#fff;text-align:center;background-image:linear-gradient(#0f172ad9,#0f172af2),url(https://images.unsplash.com/photo-1542744173-8e0ee26d22dd?q=80&w=1600);background-position:50%;background-size:cover;width:100%;padding:10rem 1.5rem 8rem;position:relative}.careers-hero__badge{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.careers-hero__title{letter-spacing:-.03em;max-width:850px;margin:0 auto 1.5rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.15}.careers-hero__subtitle{color:#fffc;max-width:700px;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.65}.careers-hero__cta{background-color:var(--color-accent);color:#fff;border-radius:var(--radius-button);transition:var(--transition-smooth);cursor:pointer;border:none;padding:14px 36px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.careers-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e55b2b59}.careers-toolbar{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.careers-filters{flex-wrap:wrap;gap:.5rem;display:flex}.careers-filter-btn{cursor:pointer;transition:var(--transition-smooth);border:1px solid var(--color-border);color:var(--color-text-secondary);background-color:#fff;border-radius:100px;padding:8px 18px;font-size:.85rem;font-weight:600}.careers-filter-btn:hover{border-color:var(--color-border-hover);color:var(--color-text-primary)}.careers-filter-btn--active{background-color:var(--color-accent);border-color:var(--color-accent);color:#fff}.careers-filter-btn--active:hover{color:#fff}.careers-search{min-width:280px;position:relative}.careers-search__icon{color:var(--color-text-secondary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.careers-search__input{border:1px solid var(--color-border);width:100%;font-size:.9rem;font-family:var(--font-sans);color:var(--color-text-primary);transition:var(--transition-smooth);background-color:#fff;border-radius:100px;outline:none;padding:10px 14px 10px 42px}.careers-search__input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #e55b2b26}.careers-group{margin-bottom:4rem}.careers-group:last-child{margin-bottom:0}.careers-group-heading{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--color-border);margin-bottom:.5rem;padding-bottom:1rem;font-size:.8rem;font-weight:700}.careers-role-item{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);transition:var(--transition-smooth);justify-content:space-between;align-items:center;padding:2rem 0;text-decoration:none;display:flex}.careers-role-item:last-child{border-bottom:none}.careers-role-item:hover{transform:translate(4px)}.careers-role-title{letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.careers-role-meta{color:var(--color-text-secondary);font-size:.9rem}.careers-role-arrow{color:var(--color-text-secondary);opacity:.4;transition:var(--transition-smooth)}.careers-role-item:hover .careers-role-arrow{color:var(--color-accent);opacity:1;transform:translate(4px)}.careers-empty{text-align:center;padding:4rem 1.5rem}.careers-empty__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.careers-empty__text{color:var(--color-text-secondary)}.careers-timeline-grid{justify-content:space-between;margin-top:4rem;padding:0 1rem;display:flex;position:relative}.careers-timeline-grid:before{content:"";z-index:1;background-color:#ffffff26;height:2px;position:absolute;top:20px;left:10%;right:10%}.careers-timeline-step{z-index:2;text-align:center;flex:1;max-width:200px;position:relative}.careers-timeline-circle{background-color:var(--color-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1.5rem;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 0 0 6px #121314}.careers-timeline-title{color:#fff;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.careers-timeline-text{color:#ffffffb3;font-size:.85rem;line-height:1.5}.careers-perks-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.careers-perk-card{border:1px solid var(--color-border);transition:var(--transition-smooth);background-color:#fff;border-radius:20px;flex-direction:column;gap:1.25rem;padding:2.5rem;display:flex}.careers-perk-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #1c1b190a}.careers-perk-card__icon-wrapper{width:44px;height:44px;color:var(--color-accent);background-color:#e55b2b14;border-radius:10px;justify-content:center;align-items:center;display:flex}.careers-perk-card__title{color:var(--color-text-primary);font-size:1rem;font-weight:700}.careers-perk-card__text{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}.careers-resume{text-align:center;padding:6rem 1.5rem}.careers-resume__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.careers-resume__title em{font-family:var(--font-serif);color:var(--color-accent);font-style:italic;font-weight:500}.careers-resume__subtitle{color:var(--color-text-secondary);max-width:550px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.6}.careers-resume__btn{background-color:var(--color-accent);color:#fff;border-radius:var(--radius-button);cursor:pointer;transition:var(--transition-smooth);border:none;padding:14px 36px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.careers-resume__btn:hover{background-color:#d1491a;transform:translateY(-1px)}@media (width<=991px){.careers-perks-grid{grid-template-columns:1fr}}@media (width<=768px){.careers-hero{padding:7.5rem 1.5rem 5.5rem}.careers-section{padding:4.5rem 1.5rem}.careers-toolbar{flex-direction:column;align-items:stretch}.careers-search{min-width:100%}.careers-timeline-grid{flex-direction:column;align-items:center;gap:2.5rem}.careers-timeline-grid:before{display:none}}
