.Work-module__wMjaHa__workSection{gap:var(--space-8);flex-direction:column;display:flex}.Work-module__wMjaHa__sectionHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-6);display:flex}.Work-module__wMjaHa__sectionTitle{font-size:clamp(var(--font-size-3xl),4vw,var(--font-size-4xl));font-weight:var(--font-weight-semibold);font-family:var(--font-display),"Trebuchet MS",Arial,sans-serif;color:var(--header_color);margin:0}.Work-module__wMjaHa__sectionSubtitle{margin:var(--space-2)0 0;font-size:var(--font-size-base);color:var(--text-secondary);max-width:520px;line-height:var(--line-height-relaxed)}.Work-module__wMjaHa__errorState{padding:var(--space-6);border-radius:var(--radius-lg);color:#b91c1c;background:#ff3b3014;border:1px solid #ff3b3033;margin:0}.Work-module__wMjaHa__timeline{gap:var(--space-10);margin:0;padding:0;list-style:none;display:grid;position:relative}.Work-module__wMjaHa__timeline:before{content:"";background:linear-gradient(#1b7f7938 0%,#f2b44738 100%);width:2px;position:absolute;top:0;bottom:0;left:max(12px,min(2%,20px))}.Work-module__wMjaHa__timelineItem{padding-left:max(40px,min(6vw,80px));position:relative}.Work-module__wMjaHa__timelineMarker{top:var(--space-6);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border:3px solid #ffffffe6;border-radius:50%;width:14px;height:14px;position:absolute;left:max(4px,min(1%,12px));box-shadow:0 10px 22px #0f172a2e}.Work-module__wMjaHa__companyCard{border-radius:var(--radius-xl);background:var(--surface-elevated);-webkit-backdrop-filter:blur(18px);border:1px solid var(--border-color);box-shadow:var(--shadow);padding:var(--space-8);gap:var(--space-6);flex-direction:column;display:flex;position:relative}.Work-module__wMjaHa__companyHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-6);display:flex}.Work-module__wMjaHa__companyIdentity{align-items:center;gap:var(--space-4);flex:1;display:flex}.Work-module__wMjaHa__companyName{align-items:center;gap:clamp(var(--space-3),2vw,var(--space-5));font-size:clamp(var(--font-size-2xl),3vw,var(--font-size-3xl));font-weight:var(--font-weight-semibold);font-family:var(--font-display),"Trebuchet MS",Arial,sans-serif;letter-spacing:var(--tracking-tight);color:var(--header_color);margin:0;line-height:1.1;display:inline-flex}.Work-module__wMjaHa__roleCount{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);padding:var(--space-2)var(--space-3);border-radius:var(--radius-round);color:var(--color-primary);background:#1b7f791f;display:inline-flex}.Work-module__wMjaHa__roles{gap:var(--space-6);display:grid}.Work-module__wMjaHa__role{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--surface-secondary);box-shadow:inset 0 1px #fff3}.Work-module__wMjaHa__roleTitle{margin:0 0 var(--space-3)0;font-size:clamp(var(--font-size-lg),2.2vw,var(--font-size-xl));font-weight:var(--font-weight-semibold);font-family:var(--font-display),"Trebuchet MS",Arial,sans-serif;color:var(--header_color)}.Work-module__wMjaHa__roleDetails{gap:var(--space-3);flex-direction:column;display:flex}.Work-module__wMjaHa__roleMeta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Work-module__wMjaHa__rolePill{padding:var(--space-1)var(--space-3);border-radius:var(--radius-round);color:var(--color-primary);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-wider);text-transform:uppercase;background:#1b7f7924}.Work-module__wMjaHa__roleLocation{font-size:var(--font-size-sm);color:var(--text-secondary)}.Work-module__wMjaHa__roleDescription{font-size:var(--font-size-base);color:var(--text-primary);line-height:var(--line-height-relaxed);text-align:left;margin:0}.Work-module__wMjaHa__roleDates{gap:var(--space-3);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);flex-wrap:wrap;margin:0;display:flex}.Work-module__wMjaHa__roleDuration{align-items:center;gap:var(--space-1);padding:0 var(--space-2);border-radius:var(--radius-round);background:#11182014;display:inline-flex}@media only screen and (max-width:900px){.Work-module__wMjaHa__timeline:before{left:10px}.Work-module__wMjaHa__timelineItem{padding-left:54px}.Work-module__wMjaHa__companyHeader{flex-direction:column;align-items:flex-start}.Work-module__wMjaHa__roleCount{align-self:flex-start}}@media only screen and (max-width:600px){.Work-module__wMjaHa__sectionHeader{flex-direction:column;align-items:flex-start}.Work-module__wMjaHa__timeline:before{left:6px}.Work-module__wMjaHa__timelineItem{padding-left:44px}.Work-module__wMjaHa__companyCard{padding:var(--space-6)}.Work-module__wMjaHa__role{padding:var(--space-5)}}@media (prefers-reduced-motion:reduce){.Work-module__wMjaHa__timeline:before,.Work-module__wMjaHa__companyCard,.Work-module__wMjaHa__role,.Work-module__wMjaHa__rolePill{transition:none}}[data-theme=dark] .Work-module__wMjaHa__companyCard{background:var(--surface-elevated);border-color:var(--border-color);box-shadow:var(--shadow)}[data-theme=dark] .Work-module__wMjaHa__role{background:var(--surface-secondary);border-color:var(--border-color)}[data-theme=dark] .Work-module__wMjaHa__roleDescription{color:var(--text-primary)}[data-theme=dark] .Work-module__wMjaHa__roleDuration{background:#ffffff1f}[data-theme=dark] .Work-module__wMjaHa__timeline:before{background:linear-gradient(#1b7f7947 0%,#f2b44738 100%)}[data-theme=dark] .Work-module__wMjaHa__timelineMarker{border-color:#0d1116f2}
